Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

lou_trace (1)

Name

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

Synopsis

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

Description

LOU_TRACE(1)                     User Commands                    LOU_TRACE(1)



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

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

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

AUTHOR
       Written by Bert Frees.

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

COPYRIGHT
       Copyright  (C)  2019 Swiss Library for the Blind, Visually Impaired and
       Print  Disabled.   License  GPLv3+:  GNU  GPL  version   3   or   later
       <https://gnu.org/licenses/gpl.html>.
       This  is  free  software:  you  are free to change and redistribute it.
       There is NO WARRANTY, to the extent permitted by law.


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+------------------+
       |ATTRIBUTE TYPE | ATTRIBUTE VALUE  |
       +---------------+------------------+
       |Availability   | library/liblouis |
       +---------------+------------------+
       |Stability      | Volatile         |
       +---------------+------------------+

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

              info liblouis

       should give you access to the complete manual.



NOTES
       Source code for open source software components in Oracle  Solaris  can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This    software    was    built    from    source     available     at
       https://github.com/oracle/solaris-userland.    The  original  community
       source                was                downloaded                from
       https://github.com/liblouis/liblouis/releases/down-
       load/v3.13.0/liblouis-3.13.0.tar.gz.

       Further information about this software can be found on the open source
       community website at http://liblouis.org/.



Liblouis 3.13.0                    June 2022                      LOU_TRACE(1)