summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/luatex/lua-visual-debug/README.doc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/luatex/lua-visual-debug/README.doc')
-rw-r--r--Master/texmf-dist/doc/luatex/lua-visual-debug/README.doc26
1 files changed, 0 insertions, 26 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
-