summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/luatex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-06-11 23:20:44 +0000
committerKarl Berry <karl@freefriends.org>2016-06-11 23:20:44 +0000
commit4513c9c8136432784df347315ab2929d38a980da (patch)
treeeb5f3c4703d1cb362da15c580db34c5be8a01830 /Master/texmf-dist/doc/luatex
parent50e1ec0263f277b1e09ec33dba67f95e44c4bebc (diff)
lua-visual-debug (31may16)
git-svn-id: svn://tug.org/texlive/trunk@41387 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/luatex')
-rw-r--r--Master/texmf-dist/doc/luatex/lua-visual-debug/README25
-rw-r--r--Master/texmf-dist/doc/luatex/lua-visual-debug/README.doc4
-rw-r--r--Master/texmf-dist/doc/luatex/lua-visual-debug/lvdebug-doc.pdfbin307440 -> 307718 bytes
-rw-r--r--Master/texmf-dist/doc/luatex/lua-visual-debug/lvdebug-doc.tex6
-rw-r--r--Master/texmf-dist/doc/luatex/lua-visual-debug/sample-plain.pdfbin49145 -> 49110 bytes
-rw-r--r--Master/texmf-dist/doc/luatex/lua-visual-debug/sample.pdfbin143046 -> 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
index 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
Binary files 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
--- 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 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
--- a/Master/texmf-dist/doc/luatex/lua-visual-debug/sample.pdf
+++ b/Master/texmf-dist/doc/luatex/lua-visual-debug/sample.pdf
Binary files differ