diff options
author | Karl Berry <karl@freefriends.org> | 2012-08-17 22:49:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-08-17 22:49:00 +0000 |
commit | 1993479d9cf72029f3156e0f44657df711deb319 (patch) | |
tree | 2322b7820cfb6f5cd9dd7dd7f77d0747510ba2ed /Master/texmf-dist/doc/latex/xpeek | |
parent | 03efb6dbd755ff22b128511a02ccd0940ac572c3 (diff) |
xpeek (17aug12)
git-svn-id: svn://tug.org/texlive/trunk@27442 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/xpeek')
-rw-r--r-- | Master/texmf-dist/doc/latex/xpeek/README | 33 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/xpeek/xpeek.pdf | bin | 565570 -> 606075 bytes |
2 files changed, 32 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/xpeek/README b/Master/texmf-dist/doc/latex/xpeek/README index de9dc263f4b..fb0bda72ee1 100644 --- a/Master/texmf-dist/doc/latex/xpeek/README +++ b/Master/texmf-dist/doc/latex/xpeek/README @@ -12,6 +12,38 @@ Enrico, Joseph Wright, Bruno Le Floch, & Clemens Niederberger; see <http://tex.stackexchange.com/q/63568/2966> and <http://thread.gmane.org/gmane.comp.tex.latex.latex3/2894>. +Installation +------------ + +This package is distributed as a standalone `.dtx` file, +packaged for the LaTeX3 project’s `l3docstrip`. +To produce the style file, run this command: + + pdflatex xpeek.dtx + +This will also produce a version of the PDF documentation, +but with undefined references and without an index or change-log. +To get a more useful version of the documentation, +run these commands next: + + pdflatex xpeek.dtx + makeindex -s l3doc.ist -o xpeek.ind xpeek.idx + makeindex -s gglo.ist -o xpeek.gls xpeek.glo + pdflatex xpeek.dtx + pdflatex xpeek.dtx + +These next commands are not strictly necessary, +since Acrobat Reader can generate & display thumbnails on-the-fly. +But since `l3doc` includes `hypdoc` which includes `thumbpdf`, +I may as well generate the pre-rendered thumbnails: + + thumbpdf xpeek.pdf + pdflatex xpeek.dtx + +Notice that the command for generating the index is different +from the one usually used for `ltxdoc`-documented packages; +that’s because I’m using the new (and experimental) package `l3doc`. + License ------- @@ -26,7 +58,6 @@ 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 <http://www.latex-project.org/lppl.txt>. - This work is “maintained” (_per_ LPPL maintenance status) by Joel C. Salomon <joelcsalomon@gmail.com>. diff --git a/Master/texmf-dist/doc/latex/xpeek/xpeek.pdf b/Master/texmf-dist/doc/latex/xpeek/xpeek.pdf Binary files differindex 7a300671010..bd4fd70b372 100644 --- a/Master/texmf-dist/doc/latex/xpeek/xpeek.pdf +++ b/Master/texmf-dist/doc/latex/xpeek/xpeek.pdf |