1LOU_TRANSLATE(1)                 User Commands                LOU_TRANSLATE(1)
2
3
4

NAME

6       lou_translate  -  A  Braille  translator for large scale testing of li‐
7       blouis Braille translation tables
8

SYNOPSIS

10       lou_translate [OPTIONS] TABLE[,TABLE,...]
11

DESCRIPTION

13       Translate whatever is on standard input and print it on  standard  out‐
14       put.  It is intended for large-scale testing of the accuracy of Braille
15       translation and back-translation.
16

OPTIONS

18       -h, --help
19              display this help and exit
20
21       -v, --version
22              display version information and exit
23
24       -f, --forward
25              forward translation using the given table
26
27       -b, --backward
28              backward translation using the given table If neither -f nor  -b
29              are specified forward translation is assumed
30

EXAMPLES

32              lou_translate --forward en-us-g2.ctb < input.txt
33
34              Do  a forward translation with table en-us-g2.ctb. The resulting
35              braille is ASCII encoded.
36
37              lou_translate unicode.dis,en-us-g2.ctb < input.txt
38
39              Do a forward translation with table en-us-g2.ctb. The  resulting
40              braille is encoded as Unicode dot patterns.
41
42              echo ",! qk br{n fox" | lou_translate --backward en-us-g2.ctb
43
44              Do a backward translation with table en-us-g2.ctb.
45

AUTHOR

47       Written by John J. Boyer.
48

REPORTING BUGS

50       Report bugs to liblouis-liblouisxml@freelists.org.
51       Liblouis home page: <http://www.liblouis.org>
52
54       Copyright  ©  2022  ViewPlus  Technologies, Inc. and JJB Software, Inc.
55       License  GPLv3+:  GNU  GPL  version  3  or  later  <https://gnu.org/li
56       censes/gpl.html>.
57       This  is  free  software:  you  are free to change and redistribute it.
58       There is NO WARRANTY, to the extent permitted by law.
59

SEE ALSO

61       The full documentation for lou_translate is  maintained  as  a  Texinfo
62       manual.   If the info and lou_translate programs are properly installed
63       at your site, the command
64
65              info liblouis
66
67       should give you access to the complete manual.
68
69
70
71Liblouis 3.24.0                  December 2022                LOU_TRANSLATE(1)
Impressum