1FILE2BRL(1) User Commands FILE2BRL(1)
2
3
4
6 file2brl - manual page for file2brl (liblouisutdml) 1.9.0
7
9 file2brl [OPTION] [inputFile] [outputFile]
10
12 Translate an xml or a text file into an embosser-ready braille file.
13 This includes translation into grade two, if desired, mathematical
14 codes, etc. It also includes formatting according to a built-in style
15 sheet which can be modified by the user.
16
17 If inputFile is not specified or '-' input is taken from stdin. If out‐
18 putFile is not specified the output is sent to stdout.
19
20 -h, --help
21 display this help and exit
22
23 -v, --version
24 display version information and exit
25
26 -f, --config-file
27 name a configuration file that specifies how to do the transla‐
28 tion
29
30 -b, --backward
31 backward translation
32
33 -r, --reformat
34 reformat a braille file
35
36 -p, --poorly-formatted
37 translate a poorly formatted file
38
39 -t, --html
40 html document, not xhtml
41
42 -C, --config-setting
43 specify particular configuration settings They override any set‐
44 tings that are specified in a config file
45
46 -l, --log-file
47 write errors to log file instead of stderr
48
50 Written by John J. Boyer.
51
53 Report bugs to <john.boyer@abilitiessoft.com>.
54
56 Copyright © 2009 ViewPlus Technologies, Inc. and JJB Software, Inc.
57 License GPLv3+: GNU GPL version 3 or later
58 <http://gnu.org/licenses/gpl.html>.
59 This is free software: you are free to change and redistribute it.
60 There is NO WARRANTY, to the extent permitted by law.
61
63 The full documentation for file2brl is maintained as a Texinfo manual.
64 If the info and file2brl programs are properly installed at your site,
65 the command
66
67 info liblouisutdml
68
69 should give you access to the complete manual.
70
71
72
73file2brl (liblouisutdml) 1.9.0 May 2011 FILE2BRL(1)