Directory macros/latex/contrib/tokenizer
Download the contents of this package in one zip archive (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.
| Package | tokenizer |
| Version | 1.1.0 |
| Licenses | The LaTeX Project Public License 1 |
| Maintainer | Sascha Herpers |
| Contained in | TeX Live as tokenizer MiKTeX as tokenizer |
| Topics | Data import CSV support Data display |
| See also | csvtools |