From 4513c9c8136432784df347315ab2929d38a980da Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 11 Jun 2016 23:20:44 +0000 Subject: lua-visual-debug (31may16) git-svn-id: svn://tug.org/texlive/trunk@41387 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/luatex/lua-visual-debug/README | 25 --------------------- .../doc/luatex/lua-visual-debug/README.doc | 4 ++-- .../doc/luatex/lua-visual-debug/lvdebug-doc.pdf | Bin 307440 -> 307718 bytes .../doc/luatex/lua-visual-debug/lvdebug-doc.tex | 6 ++--- .../doc/luatex/lua-visual-debug/sample-plain.pdf | Bin 49145 -> 49110 bytes .../doc/luatex/lua-visual-debug/sample.pdf | Bin 143046 -> 143012 bytes 6 files changed, 5 insertions(+), 30 deletions(-) delete mode 100644 Master/texmf-dist/doc/luatex/lua-visual-debug/README (limited to 'Master/texmf-dist/doc') 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 index 1e95f49a4b6..9986860499a 100644 Binary files a/Master/texmf-dist/doc/luatex/lua-visual-debug/lvdebug-doc.pdf and b/Master/texmf-dist/doc/luatex/lua-visual-debug/lvdebug-doc.pdf differ 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 index c5c7afb2943..3b3851f39a3 100644 Binary files a/Master/texmf-dist/doc/luatex/lua-visual-debug/sample-plain.pdf and b/Master/texmf-dist/doc/luatex/lua-visual-debug/sample-plain.pdf differ diff --git a/Master/texmf-dist/doc/luatex/lua-visual-debug/sample.pdf b/Master/texmf-dist/doc/luatex/lua-visual-debug/sample.pdf index 19f25382ed9..f6f6dc6e072 100644 Binary files a/Master/texmf-dist/doc/luatex/lua-visual-debug/sample.pdf and b/Master/texmf-dist/doc/luatex/lua-visual-debug/sample.pdf differ -- cgit v1.2.3