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 [OPTION] 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 <john.boyer@abilitiessoft.com>.
29
31 Copyright © 2009 ViewPlus Technologies, Inc. and JJB Software, Inc.
32 License GPLv3+: GNU GPL version 3 or later
33 <http://gnu.org/licenses/gpl.html>.
34 This is free software: you are free to change and redistribute it.
35 There is NO WARRANTY, to the extent permitted by law.
36
38 The full documentation for lou_debug is maintained as a Texinfo manual.
39 If the info and lou_debug programs are properly installed at your site,
40 the command
41
42 info liblouis
43
44 should give you access to the complete manual.
45
46
47
48lou_debug (liblouis) 2.3.0 May 2011 LOU_DEBUG(1)