Verzeichnis macros/latex/contrib/tokenizer
Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (74.4k).
Tokenizer – A tokenizer
A tokenizer for LaTeX.
\GetTokens{Target1}{Target2}{Source}
splits source into two tokens at the first encounter of a comma.
The first token is saved in a newly created command with the
name passed as <Target1> and the second token
likewise. A package option
trim
causes
leading and
trailing space to be removed from each token; with this option,
the \TrimSpaces command is defined, which removes leading
and trailing spaces from its argument.
| Paket | Tokenizer |
| Version | 1.1.0 |
| Lizenzen | The LaTeX Project Public License 1 |
| Betreuer | Sascha Herpers |
| Enthalten in | TeX Live als tokenizer MiKTeX als tokenizer |
| Themen | Datenimport CSV-Unterstützung Datenanzeige |
| Siehe auch | csvtools |