logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

lou_trace - A tool to list all the rules that were used for a Braille translation

Author

       Written by Bert Frees.

Description

       Examine  and  debug  Braille  translation tables. This program allows you to inspect liblouis translation
       tables by printing out the list of applied translation rules for a given input.

       -h, --help
              display this help and exit

       -v, --version
              display version information and exit

       -f, --forward
              forward translation using the given table

       -b, --backward
              backward translation using the given table

       --noContractions
              Use no contractions

       --dotsIO
              Display dot patterns

       --ucBrl
              Use Unicode Braille patterns

       --noUndefined
              Disable output of undefined dot numbers during back-translation

       --partialTrans
              Use partial back-translation If neither -f nor -b are specified forward translation is assumed

Name

       lou_trace - A tool to list all the rules that were used for a Braille translation

Reporting Bugs

       Report bugs to liblouis-liblouisxml@freelists.org.
       Liblouis home page: <http://www.liblouis.io>

See Also

       The full documentation for lou_trace is maintained as a  Texinfo  manual.   If  the  info  and  lou_trace
       programs are properly installed at your site, the command

              infoliblouis

       should give you access to the complete manual.

Liblouis 3.32.0                                   December 2024                                     LOU_TRACE(1)

Synopsis

lou_trace [OPTIONS] TABLE[,TABLE,...]

See Also