1LOU_DEBUG(1) User Commands LOU_DEBUG(1)
2
3
4
6 lou_debug - A debugger for liblouis Braille translation tables
7
9 lou_debug [OPTIONS] TABLE[,TABLE,...]
10
12 Examine and debug Braille translation tables. This program allows you
13 to inspect liblouis translation tables and gather information about
14 them, such as forward and backward rules, characters and dot patterns,
15 specific opcodes, the size of a table, whether a hyphenation table is
16 used, how many passes the translation takes and much more.
17
18 -h, --help
19 display this help and exit
20
21 -v, --version
22 display version information and exit
23
25 Written by John J. Boyer.
26
28 Report bugs to liblouis-liblouisxml@freelists.org.
29 Liblouis home page: <http://www.liblouis.org>
30
32 Copyright © 2022 ViewPlus Technologies, Inc. and JJB Software, Inc.
33 License GPLv3+: GNU GPL version 3 or later <https://gnu.org/li‐
34 censes/gpl.html>.
35 This is free software: you are free to change and redistribute it.
36 There is NO WARRANTY, to the extent permitted by law.
37
39 The full documentation for lou_debug is maintained as a Texinfo manual.
40 If the info and lou_debug programs are properly installed at your site,
41 the command
42
43 info liblouis
44
45 should give you access to the complete manual.
46
47
48
49Liblouis 3.24.0 December 2022 LOU_DEBUG(1)