Text FormattingUser-friendly letterspacing

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
AleCes
Posts: 286
Joined: Sat Nov 13, 2010 9:54 pm

User-friendly letterspacing

Post by AleCes »

Is there a quicker and cleaner way to adjust letter spacing than just that:

Code: Select all

\addfontfeature{LetterSpace=24}\ (word) \addfontfeature{LetterSpace=0}
(normal text)
I mean, I'm looking for a thing like

Code: Select all

\emph{word}
Last edited by AleCes on Sun May 15, 2011 4:19 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

johnjamessmith0
Posts: 37
Joined: Sun Mar 29, 2009 1:41 am

User-friendly letterspacing

Post by johnjamessmith0 »

AleCes
Posts: 286
Joined: Sat Nov 13, 2010 9:54 pm

Re: User-friendly letterspacing

Post by AleCes »

Ooops... I forgot about the post!
It works, thank you johnjamessmith0.
Post Reply