TeX Utilities Package Symbol | Tutorials »|See Also »|More About » |
TeXCommand["name"] represents TeX command \name . |
TeXCommand["name", {arg1, arg2, ...}] represents TeX command with arguments \name {arg1}{arg2}.... |
TeXCommand["name", {{opt1→val1, opt2, opt3→val3, ...}, arg1, arg2, ...}] represents TeX command with optional arguments \name [opt1=val1,opt2,opt3=val3]{arg1}{arg2}.... |