1FILE2BRL(1) User Commands FILE2BRL(1)
2
3
4
6 file2brl - manual page for file2brl (liblouisutdml) 2.7.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 -T, --text
37 Treat as text even if xml
38
39 -t, --html
40 html document, not xhtml
41
42 -p, --poorly-formatted
43 translate a poorly formatted file
44
45 -P, --paragraph-line
46 treat each block of text ending in a newline as a paragraph. If
47 there are two newline characters a blank line will be inserted
48 before the next paragraph
49
50 -C, --config-setting
51 specify particular configuration settings They override any set‐
52 tings that are specified in a config file
53
54 -w --writeable-path
55 path for temp files and log file
56
57 -l, --log-file
58 write errors to file2brl.log instead of stderr
59
61 Written by John J. Boyer.
62
64 Report bugs to <liblouis-liblouisxml@freelists.org>.
65
67 Copyright © 2013 ViewPlus Technologies, Inc. and JJB Software, Inc.
68 License GPLv3+: GNU GPL version 3 or later
69 <http://gnu.org/licenses/gpl.html>.
70 This is free software: you are free to change and redistribute it.
71 There is NO WARRANTY, to the extent permitted by law.
72
74 The full documentation for file2brl is maintained as a Texinfo manual.
75 If the info and file2brl programs are properly installed at your site,
76 the command
77
78 info liblouisutdml
79
80 should give you access to the complete manual.
81
82
83
84file2brl (liblouisutdml) 2.7.0 July 2019 FILE2BRL(1)