diff options
Diffstat (limited to 'Master/texmf-dist/doc/luatex/lua-visual-debug')
-rw-r--r-- | Master/texmf-dist/doc/luatex/lua-visual-debug/README | 25 | ||||
-rw-r--r-- | Master/texmf-dist/doc/luatex/lua-visual-debug/README.doc | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/luatex/lua-visual-debug/lvdebug-doc.pdf | bin | 307440 -> 307718 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/luatex/lua-visual-debug/lvdebug-doc.tex | 6 | ||||
-rw-r--r-- | Master/texmf-dist/doc/luatex/lua-visual-debug/sample-plain.pdf | bin | 49145 -> 49110 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/luatex/lua-visual-debug/sample.pdf | bin | 143046 -> 143012 bytes |
6 files changed, 5 insertions, 30 deletions
diff --git a/Master/texmf-dist/doc/luatex/lua-visual-debug/README b/Master/texmf-dist/doc/luatex/lua-visual-debug/README deleted file mode 100644 index 3e8ecc43d6b..00000000000 --- a/Master/texmf-dist/doc/luatex/lua-visual-debug/README +++ /dev/null @@ -1,25 +0,0 @@ -The LuaTeX package 'lua-visual-debug' shows boxes, glues, kerns and -penalties in the PDF output. - -Usage: - -LaTeX: - -\usepackage{lua-visual-debug} - -or (plain) - -\input lua-visual-debug.sty - - - -Requirements: The package has only been tested with LuaTeX and - the formats plain and LaTeX. Other formats might work as well, - but other engines only show a warning message. - - -Copyright 2012 Patrick Gundlach (patrick@gundla.ch) -Public repository: https://github.com/pgundlach/lvdebug -Licensed under the MIT license. See the Lua file for details. -The idea is heavily inspired by Hans Hagen's http://pragma-ade.com/articles/art-visi.pdf - diff --git a/Master/texmf-dist/doc/luatex/lua-visual-debug/README.doc b/Master/texmf-dist/doc/luatex/lua-visual-debug/README.doc index 4562a507726..023ea89e372 100644 --- a/Master/texmf-dist/doc/luatex/lua-visual-debug/README.doc +++ b/Master/texmf-dist/doc/luatex/lua-visual-debug/README.doc @@ -18,8 +18,8 @@ Requirements: The package has only been tested with LuaTeX and but other engines only show a warning message. -Copyright 2012 Patrick Gundlach (patrick@gundla.ch) -Package version: 0.4 +Copyright 2012–2016 Patrick Gundlach (patrick@gundla.ch) and others (see Git information) +Package version: 0.5 Public repository: https://github.com/pgundlach/lvdebug Licensed under the MIT license. See the Lua file for details. The idea is heavily inspired by Hans Hagen's http://pragma-ade.com/articles/art-visi.pdf diff --git a/Master/texmf-dist/doc/luatex/lua-visual-debug/lvdebug-doc.pdf b/Master/texmf-dist/doc/luatex/lua-visual-debug/lvdebug-doc.pdf Binary files differindex 1e95f49a4b6..9986860499a 100644 --- a/Master/texmf-dist/doc/luatex/lua-visual-debug/lvdebug-doc.pdf +++ b/Master/texmf-dist/doc/luatex/lua-visual-debug/lvdebug-doc.pdf diff --git a/Master/texmf-dist/doc/luatex/lua-visual-debug/lvdebug-doc.tex b/Master/texmf-dist/doc/luatex/lua-visual-debug/lvdebug-doc.tex index 9ed5397d4cd..b466530bc12 100644 --- a/Master/texmf-dist/doc/luatex/lua-visual-debug/lvdebug-doc.tex +++ b/Master/texmf-dist/doc/luatex/lua-visual-debug/lvdebug-doc.tex @@ -1,6 +1,6 @@ \documentclass{article} -\usepackage{graphicx,listings,lmodern,luatextra,dtklogos} -\newcommand\pkgversion{0.4} +\usepackage{graphicx,listings,lmodern,luatextra} +\newcommand\pkgversion{0.5} \newcommand*\pgsmall{\fontsize{8.5}{8.7}\selectfont\ttfamily} \lstset{basicstyle=\pgsmall, @@ -64,7 +64,7 @@ A strut box (zero width box) is marked with a red rule: \section{Copying} -Copyright 2012 Patrick Gundlach (patrick@gundla.ch), licensed under the MIT license. See the Lua file for details. +Copyright 2012–2016 Patrick Gundlach (patrick@gundla.ch) and other authors (see Git for information), licensed under the MIT license. See the Lua file for details. \end{document} diff --git a/Master/texmf-dist/doc/luatex/lua-visual-debug/sample-plain.pdf b/Master/texmf-dist/doc/luatex/lua-visual-debug/sample-plain.pdf Binary files differindex c5c7afb2943..3b3851f39a3 100644 --- a/Master/texmf-dist/doc/luatex/lua-visual-debug/sample-plain.pdf +++ b/Master/texmf-dist/doc/luatex/lua-visual-debug/sample-plain.pdf diff --git a/Master/texmf-dist/doc/luatex/lua-visual-debug/sample.pdf b/Master/texmf-dist/doc/luatex/lua-visual-debug/sample.pdf Binary files differindex 19f25382ed9..f6f6dc6e072 100644 --- a/Master/texmf-dist/doc/luatex/lua-visual-debug/sample.pdf +++ b/Master/texmf-dist/doc/luatex/lua-visual-debug/sample.pdf |