An open API service indexing awesome lists of open source software.

https://github.com/pgundlach/lvdebug

LuaTeX package lua-visual-debug
https://github.com/pgundlach/lvdebug

latex lua tex visual-debugging

Last synced: 12 days ago
JSON representation

LuaTeX package lua-visual-debug

Awesome Lists containing this project

README

          

**This repository is outdated.** Please refer to the new repository at

https://github.com/Udi-Fogiel/lvdebug

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–2023 Patrick Gundlach () and others (see Git information)

Package version: see Makefile

Public repository:

Licensed under the MIT license. See the Lua file for details.

The idea is heavily inspired by Hans Hagen's

Example output
--------------