summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1/autoinst.1
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-06-19 20:38:31 +0000
committerKarl Berry <karl@freefriends.org>2020-06-19 20:38:31 +0000
commit9ed570548f32cfd03231960843f475ad38fc8831 (patch)
tree3a2c43524ffbd053559bcaaa561fc934eb89e5de /Master/texmf-dist/doc/man/man1/autoinst.1
parentf53e0358fbb3985df8971d336e5b355ac853ac6e (diff)
fontools (19jun20)
git-svn-id: svn://tug.org/texlive/trunk@55596 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/autoinst.1')
-rw-r--r--Master/texmf-dist/doc/man/man1/autoinst.115
1 files changed, 13 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/man/man1/autoinst.1 b/Master/texmf-dist/doc/man/man1/autoinst.1
index 4ffb6c4fa52..c3f0c227990 100644
--- a/Master/texmf-dist/doc/man/man1/autoinst.1
+++ b/Master/texmf-dist/doc/man/man1/autoinst.1
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "AUTOINST 1"
-.TH AUTOINST 1 "2020-05-27" "fontools" "Marc Penninga"
+.TH AUTOINST 1 "2020-06-19" "fontools" "Marc Penninga"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -143,6 +143,8 @@ autoinst \- wrapper around the LCDF TypeTools,
for installing and using OpenType fonts in LaTeX.
.SH "SYNOPSIS"
.IX Header "SYNOPSIS"
+\&\fBautoinst\fR \fI\-help\fR
+.PP
\&\fBautoinst\fR [\fIoptions\fR] \fBfont(s)\fR
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
@@ -361,6 +363,10 @@ The default is `mathlining'.
Use the swash characters from your fonts as the \f(CW\*(C`\emathcal\*(C'\fR alphabet.
(This option only exists if your fonts actually contain swash characters
and a \f(CW\*(C`swsh\*(C'\fR feature to access them).
+.ie n .IP """nomathgreek""" 4
+.el .IP "\f(CWnomathgreek\fR" 4
+.IX Item "nomathgreek"
+Don't redeclare greek letters in math.
.ie n .IP """math\-style=\fI<style>\fP""" 4
.el .IP "\f(CWmath\-style=\f(CI<style>\f(CW\fR" 4
.IX Item "math-style=<style>"
@@ -798,10 +804,15 @@ but \s-1WITHOUT ANY WARRANTY\s0; without even the implied warranty of
\&\s-1GNU\s0 General Public License for more details.
.SH "VERSION"
.IX Header "VERSION"
-This document describes \fBautoinst\fR version 20200527.
+This document describes \fBautoinst\fR version 20200619.
.SH "RECENT CHANGES"
.IX Header "RECENT CHANGES"
(See the source for the full story, all the way back to 2005.)
+.IP "\fI2020\-06\-19\fR" 12
+.IX Item "2020-06-19"
+Added the \f(CW\*(C`nomathgreek\*(C'\fR option to generated style files.
+Reorganized the generated style files to make them more
+standards-conforming.
.IP "\fI2020\-05\-27\fR" 12
.IX Item "2020-05-27"
Added basic (and still somewhat experimental) math support.