Tex command which affects the next complete word
Posted
by Debilski
on Stack Overflow
See other posts from Stack Overflow
or by Debilski
Published on 2010-03-15T13:59:39Z
Indexed on
2010/03/15
15:19 UTC
Read the original article
Hit count: 449
tex
|typography
Is it possible to have a tex command which will take the whole next word (or the next letters up to but not including the next punctuation symbol) as an argument and not only the next letter or {} group?
I’d like to have a \caps command on certain acronyms but don’t want to type curly brackets over and over.
© Stack Overflow or respective owner