summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/luatex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-01-04 21:47:52 +0000
committerKarl Berry <karl@freefriends.org>2019-01-04 21:47:52 +0000
commit0152ebfa557ae875b2135565bbc16ad01a55ab77 (patch)
treee25e025c2d5266bb28f15a052afc508b47bfdf41 /Master/texmf-dist/doc/luatex
parent901a1fb76ec83a7a3472b6ed56ae5c95df44d68e (diff)
lua-visual-debug (4jan19)
git-svn-id: svn://tug.org/texlive/trunk@49595 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/luatex')
-rw-r--r--Master/texmf-dist/doc/luatex/lua-visual-debug/README.doc26
-rw-r--r--Master/texmf-dist/doc/luatex/lua-visual-debug/README.md37
-rw-r--r--Master/texmf-dist/doc/luatex/lua-visual-debug/lvdebug-doc.pdfbin307718 -> 211678 bytes
-rw-r--r--Master/texmf-dist/doc/luatex/lua-visual-debug/lvdebug-doc.tex2
-rw-r--r--Master/texmf-dist/doc/luatex/lua-visual-debug/sample-plain.pdfbin49110 -> 51119 bytes
-rw-r--r--Master/texmf-dist/doc/luatex/lua-visual-debug/sample.pdfbin143012 -> 45255 bytes
6 files changed, 38 insertions, 27 deletions
diff --git a/Master/texmf-dist/doc/luatex/lua-visual-debug/README.doc b/Master/texmf-dist/doc/luatex/lua-visual-debug/README.doc
deleted file mode 100644
index 023ea89e372..00000000000
--- a/Master/texmf-dist/doc/luatex/lua-visual-debug/README.doc
+++ /dev/null
@@ -1,26 +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–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/README.md b/Master/texmf-dist/doc/luatex/lua-visual-debug/README.md
new file mode 100644
index 00000000000..ad82c5a9366
--- /dev/null
+++ b/Master/texmf-dist/doc/luatex/lua-visual-debug/README.md
@@ -0,0 +1,37 @@
+Visual debugging for LuaTeX
+===========================
+
+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–2019 Patrick Gundlach (<patrick@gundla.ch>) and others (see Git information)
+
+Package version: 0.6
+
+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>
+
+
+Example output
+--------------
+
+<p align="center"><img width="300px" src="https://i.imgur.com/S78jTxb.png"></p>
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 9986860499a..5fd0644ee5e 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 b466530bc12..50ba8972794 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}
-\newcommand\pkgversion{0.5}
+\newcommand\pkgversion{0.6}
\newcommand*\pgsmall{\fontsize{8.5}{8.7}\selectfont\ttfamily}
\lstset{basicstyle=\pgsmall,
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 3b3851f39a3..817343c454b 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 f6f6dc6e072..1029566cae9 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