From 99f6ebc940e504927ea38d6600f8ca9f893667bb Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 13 Aug 2012 22:40:06 +0000 Subject: new (semi-old) latex package xpeek (13aug12) git-svn-id: svn://tug.org/texlive/trunk@27393 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/xpeek/README | 34 ++++++++++++++++++++++++++++ Master/texmf-dist/doc/latex/xpeek/xpeek.pdf | Bin 0 -> 565570 bytes 2 files changed, 34 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/xpeek/README create mode 100644 Master/texmf-dist/doc/latex/xpeek/xpeek.pdf (limited to 'Master/texmf-dist/doc/latex') diff --git a/Master/texmf-dist/doc/latex/xpeek/README b/Master/texmf-dist/doc/latex/xpeek/README new file mode 100644 index 00000000000..de9dc263f4b --- /dev/null +++ b/Master/texmf-dist/doc/latex/xpeek/README @@ -0,0 +1,34 @@ +`xpeek`: Define commands that peek ahead in the input stream +============================================================ + +The `xpeek` package provides tools to help define commands that, +like [`\xspace`][1], peek at what follows them in the command stream +and choose appropriate behavior. + +The code is adapted from an answer posted to [TeX.SX][2] by +Enrico “egreg” Gregorio at , +with modifications according to suggestions & contributions by +Enrico, Joseph Wright, Bruno Le Floch, & Clemens Niederberger; +see +and . + +License +------- + +Copyright © 2012 by Joel C. Salomon . + +This work consists of the file `xpeek.dtx`, + and the derived files `xpeek.ins`, + `xpeek.pdf`, & + `xpeek.sty`. +It may be distributed and/or modified under the conditions of the +LaTeX Project Public License (LPPL), either version 1.3c of this +license or (at your option) any later version. The latest version +of this license is at . + + +This work is “maintained” (_per_ LPPL maintenance status) by +Joel C. Salomon . + +[1]: http://ctan.org/pkg/xspace +[2]: http://tex.stackexchange.com diff --git a/Master/texmf-dist/doc/latex/xpeek/xpeek.pdf b/Master/texmf-dist/doc/latex/xpeek/xpeek.pdf new file mode 100644 index 00000000000..7a300671010 Binary files /dev/null and b/Master/texmf-dist/doc/latex/xpeek/xpeek.pdf differ -- cgit v1.2.3