texlive[73866] trunk: fmtutil.cnf linter placation
commits+karl at tug.org
commits+karl at tug.org
Tue Feb 11 00:36:32 CET 2025
Revision: 73866
https://tug.org/svn/texlive?view=revision&revision=73866
Author: karl
Date: 2025-02-11 00:36:31 +0100 (Tue, 11 Feb 2025)
Log Message:
-----------
fmtutil.cnf linter placation
Modified Paths:
--------------
trunk/Build/source/texk/texlive/tl_support/ChangeLog
trunk/Build/source/texk/texlive/tl_support/fmtutil.cnf.5
trunk/Master/texmf-dist/doc/man/man5/fmtutil.cnf.5
trunk/Master/texmf-dist/doc/man/man5/fmtutil.cnf.man5.pdf
Modified: trunk/Build/source/texk/texlive/tl_support/ChangeLog
===================================================================
--- trunk/Build/source/texk/texlive/tl_support/ChangeLog 2025-02-10 23:10:17 UTC (rev 73865)
+++ trunk/Build/source/texk/texlive/tl_support/ChangeLog 2025-02-10 23:36:31 UTC (rev 73866)
@@ -1,3 +1,9 @@
+2025-02-10 Karl Berry <karl at freefriends.org>
+
+ * fmtutil.cnf.5: remove spurious extra spaces and \& commands.
+ Report from Bjarni Ingi Gislason,
+ https://tug.org/pipermail/tex-k/2025-February/004152.html.
+
2025-02-10 Karl Berry <karl at tug.org>
* Makefile.am (xmflua.1): new target.
Modified: trunk/Build/source/texk/texlive/tl_support/fmtutil.cnf.5
===================================================================
--- trunk/Build/source/texk/texlive/tl_support/fmtutil.cnf.5 2025-02-10 23:10:17 UTC (rev 73865)
+++ trunk/Build/source/texk/texlive/tl_support/fmtutil.cnf.5 2025-02-10 23:36:31 UTC (rev 73866)
@@ -1,71 +1,70 @@
-.TH "fmtutil\&.cnf" "5" "8 March 2022" "TeX Live"
-.PP
-.SH "NAME"
-fmtutil\&.cnf \- configuration file for fmtutil
-.PP
-.SH "DESCRIPTION"
-.PP
-The \fIfmtutil\&.cnf\fP file contains the configuration information
-for \fBfmtutil\fP(8)\&. Each line contains the name of the format
-(e\&.g\&., ``tex\'\', ``latex\'\', ``omega\'\'), the name of the engine that
-is used by that format (e\&.g\&., ``tex\'\', ``etex\'\', ``omega\'\'), the pattern
-file (e\&.g\&., \fIlanguage\&.dat\fP, \fIlanguage\&.def\fP), and any
-arguments (name of an \fI\&.ini\fP file)\&.
-.PP
-Fields are separated by whitespace\& and complete lines can be commented
-out with ``#\'\'\&. The ``pattern file\'\' field cannot be used to
-define a file that is used while building the format\&.
+.TH "fmtutil.cnf" "5" "10 February 2025" "TeX Live"
+.PP
+.SH "NAME"
+fmtutil.cnf \- configuration file for fmtutil
+.PP
+.SH "DESCRIPTION"
+.PP
+The \fIfmtutil.cnf\fP file contains the configuration information
+for \fBfmtutil\fP(8). Each line contains the name of the format
+(e.g., ``tex\'\', ``latex\'\', ``omega\'\'), the name of the engine that
+is used by that format (e.g., ``tex\'\', ``etex\'\', ``omega\'\'),
+the pattern file (e.g., \fIlanguage.dat\fP, \fIlanguage.def\fP),
+and any arguments (name of an \fI.ini\fP file).
+.PP
+Fields are separated by whitespace and complete lines can be commented
+out with ``#\'\'. The ``pattern file\'\' field cannot be used to
+define a file that is used while building the format.
It tells \fBfmtutil\fP which files (separated by commas) the
-format creation procedure reads\& and it has an effect to the options
-\fI--showhyphen\fP and \fI--byhyphen\fP\&.
+format creation procedure reads and it has an effect to the options
+\fI--showhyphen\fP and \fI--byhyphen\fP.
If the format has no way to
-customize hyphenation, a ``-\'\' can be used to indicate this\&.
-.PP
-.SH "NOTES"
-.PP
+customize hyphenation, a ``-\'\' can be used to indicate this.
+.PP
+.SH "NOTES"
+.PP
The \fBtex\fP(1) and \fBamstex\fP(1) formats always load
-\fIhyphen\&.tex\fP\&. No customization by a pattern file is available
-for these formats\&. Therefore, the pattern-file field for the
-\fBtex\fP and \fBamstex\fP is usually indicated to be empty (``-\'\')\&.
-.PP
+\fIhyphen.tex\fP. No customization by a pattern file is available
+for these formats. Therefore, the pattern-file field for the
+\fBtex\fP and \fBamstex\fP is usually indicated to be empty (``-\'\').
+.PP
You can, however, build customized formats on top of plain
-\fBtex\fP(1) or \fBamstex\fP(1) by using \fIbplain\&.tex\fP instead of
-\fIplain\&.tex\fP (b for the \fIBabel\fP system). See, for example,
-the \fIbplain\&.ini\fP file for the bplain format)\&.
-.PP
-\fBetex\fP(1) loads \fIlanguage\&.def\fP, not
-\fIlanguage\&.dat\fP\&.
-.PP
-Symbolic links to the correct engines (e\&.g\&., bplain -> tex)
-are generated by the \fBtexlinks\fP(8) script\&. Remember to run
+\fBtex\fP(1) or \fBamstex\fP(1) by using \fIbplain.tex\fP instead of
+\fIplain.tex\fP (b for the \fIBabel\fP system). See, for example,
+the \fIbplain.ini\fP file for the bplain format).
+.PP
+\fBetex\fP(1) loads \fIlanguage.def\fP, not
+\fIlanguage.dat\fP.
+.PP
+Symbolic links to the correct engines (e.g., bplain -> tex)
+are generated by the \fBtexlinks\fP(8) script. Remember to run
\fBtexlinks\fP(8) if you run \fBfmtutil\fP(8) yourself, rather
-than using the FORMATS option in \fBtexconfig\fP(8)\&.
-.PP
-.SH "FILES"
-.PP
-.IP "\fIfmtutil\&.cnf\fP"
+than using the FORMATS option in \fBtexconfig\fP(8).
+.PP
+.SH "FILES"
+.PP
+.IP "\fIfmtutil.cnf\fP"
default configuration file
-.IP "\fIlanguage\&.dat\fP"
+.IP "\fIlanguage.dat\fP"
hyphenation pattern file
-.IP "\fIlanguage\&.def\fP"
+.IP "\fIlanguage.def\fP"
hyphenation pattern file
-.IP "\fIlanguage\&.dat.lua\fP"
+.IP "\fIlanguage.dat.lua\fP"
hyphenation pattern file
-.PP
-.SH "SEE ALSO"
-.PP
+.PP
+.SH "SEE ALSO"
+.PP
\fBamstex\fP(1), \fBetex\fP(1), \fBfmtutil\fP(8),
-\fBtex\fP(1), \fBtexconfig\fP(8), \fBtexlinks\fP(8)\&.
-.PP
+\fBtex\fP(1), \fBtexconfig\fP(8), \fBtexlinks\fP(8).
+.PP
<https://tug.org/texlive/scripts-sys-user.html>
-.PP
-.SH "BUGS"
-.PP
+.PP
+.SH "BUGS"
+.PP
Email bug reports to <https://lists.tug.org/tex-k> (public mailing list).
-.PP
-.SH "AUTHOR"
-.PP
-\fBfmtutil\fP and \fIfmtutil\&.cnf\fP was originally written by Thomas Esser.
-.PP
-This manual page was written by C\&.M\&. Connelly for the Debian
-GNU/Linux system\&. It is now maintained as part of TeX Live.
+.SH "AUTHOR"
+.PP
+\fBfmtutil\fP and \fIfmtutil.cnf\fP was originally written by Thomas Esser.
+.PP
+This manual page was written by C.M\&. Connelly for the Debian
+GNU/Linux system. It is now maintained as part of TeX Live.
Modified: trunk/Master/texmf-dist/doc/man/man5/fmtutil.cnf.5
===================================================================
--- trunk/Master/texmf-dist/doc/man/man5/fmtutil.cnf.5 2025-02-10 23:10:17 UTC (rev 73865)
+++ trunk/Master/texmf-dist/doc/man/man5/fmtutil.cnf.5 2025-02-10 23:36:31 UTC (rev 73866)
@@ -1,71 +1,70 @@
-.TH "fmtutil\&.cnf" "5" "8 March 2022" "TeX Live"
-.PP
-.SH "NAME"
-fmtutil\&.cnf \- configuration file for fmtutil
-.PP
-.SH "DESCRIPTION"
-.PP
-The \fIfmtutil\&.cnf\fP file contains the configuration information
-for \fBfmtutil\fP(8)\&. Each line contains the name of the format
-(e\&.g\&., ``tex\'\', ``latex\'\', ``omega\'\'), the name of the engine that
-is used by that format (e\&.g\&., ``tex\'\', ``etex\'\', ``omega\'\'), the pattern
-file (e\&.g\&., \fIlanguage\&.dat\fP, \fIlanguage\&.def\fP), and any
-arguments (name of an \fI\&.ini\fP file)\&.
-.PP
-Fields are separated by whitespace\& and complete lines can be commented
-out with ``#\'\'\&. The ``pattern file\'\' field cannot be used to
-define a file that is used while building the format\&.
+.TH "fmtutil.cnf" "5" "10 February 2025" "TeX Live"
+.PP
+.SH "NAME"
+fmtutil.cnf \- configuration file for fmtutil
+.PP
+.SH "DESCRIPTION"
+.PP
+The \fIfmtutil.cnf\fP file contains the configuration information
+for \fBfmtutil\fP(8). Each line contains the name of the format
+(e.g., ``tex\'\', ``latex\'\', ``omega\'\'), the name of the engine that
+is used by that format (e.g., ``tex\'\', ``etex\'\', ``omega\'\'),
+the pattern file (e.g., \fIlanguage.dat\fP, \fIlanguage.def\fP),
+and any arguments (name of an \fI.ini\fP file).
+.PP
+Fields are separated by whitespace and complete lines can be commented
+out with ``#\'\'. The ``pattern file\'\' field cannot be used to
+define a file that is used while building the format.
It tells \fBfmtutil\fP which files (separated by commas) the
-format creation procedure reads\& and it has an effect to the options
-\fI--showhyphen\fP and \fI--byhyphen\fP\&.
+format creation procedure reads and it has an effect to the options
+\fI--showhyphen\fP and \fI--byhyphen\fP.
If the format has no way to
-customize hyphenation, a ``-\'\' can be used to indicate this\&.
-.PP
-.SH "NOTES"
-.PP
+customize hyphenation, a ``-\'\' can be used to indicate this.
+.PP
+.SH "NOTES"
+.PP
The \fBtex\fP(1) and \fBamstex\fP(1) formats always load
-\fIhyphen\&.tex\fP\&. No customization by a pattern file is available
-for these formats\&. Therefore, the pattern-file field for the
-\fBtex\fP and \fBamstex\fP is usually indicated to be empty (``-\'\')\&.
-.PP
+\fIhyphen.tex\fP. No customization by a pattern file is available
+for these formats. Therefore, the pattern-file field for the
+\fBtex\fP and \fBamstex\fP is usually indicated to be empty (``-\'\').
+.PP
You can, however, build customized formats on top of plain
-\fBtex\fP(1) or \fBamstex\fP(1) by using \fIbplain\&.tex\fP instead of
-\fIplain\&.tex\fP (b for the \fIBabel\fP system). See, for example,
-the \fIbplain\&.ini\fP file for the bplain format)\&.
-.PP
-\fBetex\fP(1) loads \fIlanguage\&.def\fP, not
-\fIlanguage\&.dat\fP\&.
-.PP
-Symbolic links to the correct engines (e\&.g\&., bplain -> tex)
-are generated by the \fBtexlinks\fP(8) script\&. Remember to run
+\fBtex\fP(1) or \fBamstex\fP(1) by using \fIbplain.tex\fP instead of
+\fIplain.tex\fP (b for the \fIBabel\fP system). See, for example,
+the \fIbplain.ini\fP file for the bplain format).
+.PP
+\fBetex\fP(1) loads \fIlanguage.def\fP, not
+\fIlanguage.dat\fP.
+.PP
+Symbolic links to the correct engines (e.g., bplain -> tex)
+are generated by the \fBtexlinks\fP(8) script. Remember to run
\fBtexlinks\fP(8) if you run \fBfmtutil\fP(8) yourself, rather
-than using the FORMATS option in \fBtexconfig\fP(8)\&.
-.PP
-.SH "FILES"
-.PP
-.IP "\fIfmtutil\&.cnf\fP"
+than using the FORMATS option in \fBtexconfig\fP(8).
+.PP
+.SH "FILES"
+.PP
+.IP "\fIfmtutil.cnf\fP"
default configuration file
-.IP "\fIlanguage\&.dat\fP"
+.IP "\fIlanguage.dat\fP"
hyphenation pattern file
-.IP "\fIlanguage\&.def\fP"
+.IP "\fIlanguage.def\fP"
hyphenation pattern file
-.IP "\fIlanguage\&.dat.lua\fP"
+.IP "\fIlanguage.dat.lua\fP"
hyphenation pattern file
-.PP
-.SH "SEE ALSO"
-.PP
+.PP
+.SH "SEE ALSO"
+.PP
\fBamstex\fP(1), \fBetex\fP(1), \fBfmtutil\fP(8),
-\fBtex\fP(1), \fBtexconfig\fP(8), \fBtexlinks\fP(8)\&.
-.PP
+\fBtex\fP(1), \fBtexconfig\fP(8), \fBtexlinks\fP(8).
+.PP
<https://tug.org/texlive/scripts-sys-user.html>
-.PP
-.SH "BUGS"
-.PP
+.PP
+.SH "BUGS"
+.PP
Email bug reports to <https://lists.tug.org/tex-k> (public mailing list).
-.PP
-.SH "AUTHOR"
-.PP
-\fBfmtutil\fP and \fIfmtutil\&.cnf\fP was originally written by Thomas Esser.
-.PP
-This manual page was written by C\&.M\&. Connelly for the Debian
-GNU/Linux system\&. It is now maintained as part of TeX Live.
+.SH "AUTHOR"
+.PP
+\fBfmtutil\fP and \fIfmtutil.cnf\fP was originally written by Thomas Esser.
+.PP
+This manual page was written by C.M\&. Connelly for the Debian
+GNU/Linux system. It is now maintained as part of TeX Live.
Modified: trunk/Master/texmf-dist/doc/man/man5/fmtutil.cnf.man5.pdf
===================================================================
(Binary files differ)
More information about the tex-live-commits
mailing list.