From 8e2e8ef7a966b559ba2e61fa603a3de0f590daf3 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 9 Jan 2006 00:34:07 +0000 Subject: trunk/Master/texmf-dist/tpm git-svn-id: svn://tug.org/texlive/trunk@73 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tpm/tokenizer.tpm | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 Master/texmf-dist/tpm/tokenizer.tpm (limited to 'Master/texmf-dist/tpm/tokenizer.tpm') diff --git a/Master/texmf-dist/tpm/tokenizer.tpm b/Master/texmf-dist/tpm/tokenizer.tpm new file mode 100644 index 00000000000..ed32e855b8b --- /dev/null +++ b/Master/texmf-dist/tpm/tokenizer.tpm @@ -0,0 +1,34 @@ + + + + tokenizer + Package + 2005/06/08 22:38:39 + 1.1.0 + rahtz + 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. +[description copied from TeX Catalogue] + + Sascha Herpers + 95838 + + +texmf-dist/tex/latex/tokenizer/tokenizer.sty +texmf-dist/tpm/tokenizer.tpm + + +texmf-dist/doc/latex/tokenizer/tokenizer.pdf +texmf-dist/doc/latex/tokenizer/tokenizer.tex + + Package/tokenizer + + + -- cgit v1.2.3