diff options
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/autoinst.1')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/autoinst.1 | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/man/man1/autoinst.1 b/Master/texmf-dist/doc/man/man1/autoinst.1 index f56d519c0d4..7b2e3821f4e 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 "2019-07-12" "fontools" "Marc Penninga" +.TH AUTOINST 1 "2019-10-01" "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 @@ -581,7 +581,7 @@ but don't provide a \*(L"liga\*(R" feature to access these. This option tells \fBautoinst\fR to add extra \f(CW\*(C`LIGKERN\*(C'\fR rules to the generated fonts to enable the use of these ligatures. The default is \fB\-ligatures\fR, -unless the user specified the \fIligatures\fR option. +unless the user specified the \fI\-typewriter\fR option. .Sp Specify \fB\-noligatures\fR to disable the generation of ligatures even for fonts that do contain a \*(L"liga\*(R" feature. @@ -737,10 +737,14 @@ 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 20190712. +This document describes \fBautoinst\fR version 20191001. .SH "RECENT CHANGES" .IX Header "RECENT CHANGES" (See the source for the full story, all the way back to 2005.) +.IP "\fI2019\-10\-01\fR" 12 +.IX Item "2019-10-01" +Handle \fI\-target\fR directories with spaces in their path names. +Tweaked messages and logs to make them more useful to the user. .IP "\fI2019\-07\-12\fR" 12 .IX Item "2019-07-12" Replaced single quotes in calls to \fIotfinfo\fR with double quotes, |