Codebase list texlive-bin / 2795bb1
Add manual page for mflua (using help2man). Hilmar Preusse 3 years ago
4 changed file(s) with 85 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
33 * Add patch dvi2tty_man.diff to fix errors in manual page of dvi2tty.
44 (Closes: #958728)
55 * Change Maintainer field to "Debian TeX Task Force".
6 * Add manual page for mflua (using help2man).
67 * Lintian:
78 - I: capitalization-error-in-description-synopsis Tex TeX
89 - W: national-encoding (two files)
1415 - I: typo-in-manual-page usr/share/man/man1/dvi2tty.1.gz
1516 - Override "W: no-manual-page"
1617 + in case the page is provided from a different package
17 + page can only be found using apropos.
18 + page can only be found using apropos
1819
1920 -- Hilmar Preusse <hille42@web.de> Sat, 18 Apr 2020 23:29:09 +0200
2021
0 .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
1 .TH MFLUA "1" "September 2020" "MFLua Metafont integrated with Lua" "User Commands"
2 .SH NAME
3 mflua, mflua-nowin, mfluajit, mfluajit-nowin \- implementation of META-FONT with Lua embedded for better extraction of information from METAFONT.
4 .SH SYNOPSIS
5 .B mflua
6 [\fI\,OPTION\/\fR]... [\fI\,MFNAME\/\fR[\fI\,.mf\/\fR]] [\fI\,COMMANDS\/\fR]
7 .br
8 .B mflua
9 [\fI\,OPTION\/\fR]... \fI\,\FIRST-LINE\/\fR
10 .br
11 .B mflua
12 [\fI\,OPTION\/\fR]... \fI\,&BASE ARGS\/\fR
13 .SH DESCRIPTION
14 .IP
15 Run MFLua on MFNAME, usually creating MFNAME.tfm and MFNAME.NNNNgf,
16 where NNNN is the resolution of the specified mode (2602 by default).
17 Any following COMMANDS are processed as Metafont input,
18 after MFNAME is read.
19 If the first line of MFNAME is %&BASE, and BASE is an existing .base file,
20 use it. Else use `NAME.base', where NAME is the program invocation name,
21 most commonly `mf'.
22 .IP
23 Alternatively, if the first non\-option argument begins with a backslash,
24 interpret all non\-option arguments as a line of Metafont input.
25 .IP
26 Alternatively, if the first non\-option argument begins with a &, the
27 next word is taken as the BASE to read, overriding all else. Any
28 remaining arguments are processed as above.
29 .IP
30 If no arguments or options are specified, prompt for input.
31 .PP
32 \fB\-base\fR=\fI\,BASENAME\/\fR use BASENAME instead of program name or a %& line
33 .PP
34 \fB[\-no]\-file\-line\-error\fR disable/enable file:line:error style messages
35 .PP
36 \fB\-halt\-on\-error\fR stop processing at the first error
37 .PP
38 \fB\-ini\fR be inimf, for dumping bases; this is implicitly true if the program name is `inimf'
39 .PP
40 \fB\-interaction\fR=\fI\,STRING\/\fR set interaction mode (STRING=batchmode/nonstopmode/scrollmode/errorstopmode)
41 .PP
42 \fB\-jobname\fR=\fI\,STRING\/\fR set the job name to STRING
43 .PP
44 \fB\-kpathsea\-debug\fR=\fI\,NUMBER\/\fR set path searching debugging flags according to the bits of NUMBER
45 .PP
46 \fB[\-no]\-mktex\fR=\fI\,FMT\fR disable/enable mktexFMT generation (FMT=mflua)
47 .PP
48 \fB\-output\-directory\fR=\fI\,DIR\/\fR use existing DIR as the directory to write files in
49 .PP
50 \fB[\-no]\-parse\-first\-line\fR disable/enable parsing of first line of input file
51 .PP
52 \fB\-progname\fR=\fI\,STRING\/\fR set program (and base) name to STRING
53 .PP
54 \fB\-recorder\fR enable filename recorder
55 .PP
56 \fB\-translate\-file\fR=\fI\,TCXNAME\/\fR use the TCX file TCXNAME
57 .PP
58 \fB\-8bit\fR make all characters printable by default
59 .PP
60 \fB\-help\fR display this help and exit
61 .PP
62 \fB\-version\fR output version information and exit
63 .SH "REPORTING BUGS"
64 Email bug reports to luigi.scarso@gmail.com.
65 .PP
66 kpathsea version 6.3.2
67 .br
68 Copyright 2020 L. Scarso.
69 .br
70 There is NO warranty. Redistribution of this software is
71 covered by the terms of both the MFLua copyright and
72 the Lesser GNU General Public License.
73 .br
74 For more information about these matters, see the file
75 named COPYING and the MFLua source.
76 .br
77 Primary author of MFLua: L. Scarso.
1010 #texlive-binaries binary: no-manual-page usr/bin/gregorio
1111 texlive-binaries binary: no-manual-page usr/bin/luajithbtex
1212 #texlive-binaries binary: no-manual-page usr/bin/mflua
13 #texlive-binaries binary: no-manual-page usr/bin/mflua-nowin
14 #texlive-binaries binary: no-manual-page usr/bin/mfluajit
15 #texlive-binaries binary: no-manual-page usr/bin/mfluajit-nowin
13 # #970746
14 texlive-binaries binary: no-manual-page usr/bin/mflua-nowin
15 texlive-binaries binary: no-manual-page usr/bin/mfluajit
16 texlive-binaries binary: no-manual-page usr/bin/mfluajit-nowin
1617 #texlive-binaries binary: no-manual-page usr/bin/mfplain
1718 #texlive-binaries binary: no-manual-page usr/bin/omfonts
1819 #texlive-binaries binary: no-manual-page usr/bin/pbibtex