TeX/csname

From Wikibooks, open books for an open world
< TeX
Jump to: navigation, search

[edit] Synopsis

\csname

[edit] Description

Used with \endcsname. The text between the two commands build the name of a TeX command.

[edit] Example

 \def\x{csname}
 \def\command#1{\csname\x\endcsname#1\csname end\x\endcsname}
Personal tools
Namespaces
Variants
Actions
Navigation
Community
Toolbox
Sister projects
Print/export