diff options
Diffstat (limited to 'Master/texmf-dist/scripts/fontools/autoinst')
-rwxr-xr-x | Master/texmf-dist/scripts/fontools/autoinst | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/scripts/fontools/autoinst b/Master/texmf-dist/scripts/fontools/autoinst index 02eb3ef11c4..ffbe7211c3d 100755 --- a/Master/texmf-dist/scripts/fontools/autoinst +++ b/Master/texmf-dist/scripts/fontools/autoinst @@ -4,7 +4,7 @@ ---------------------------------------------------------------------------- - Copyright (C) 2005-2015 Marc Penninga. + Copyright (C) 2005-2017 Marc Penninga. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -2129,7 +2129,7 @@ Please include all (if any) error messages as well. =head1 COPYRIGHT -Copyright (C) 2005-2015 Marc Penninga. +Copyright (C) 2005-2017 Marc Penninga. =head1 LICENSE @@ -2157,6 +2157,10 @@ GNU General Public License for more details. =over 12 +=item I<2017-03-21> + +Updated the F<fontools_ot1.enc> encoding file to include the Lslash and lslash glyphs (thanks to Bob Tennent). + =item I<2015-11-22> Bugfix: Latex doesn't like command names with dashes in it. @@ -2172,7 +2176,7 @@ Fixed a bug in the font info parsing code. =item I<2014-01-21> "Oblique" or "slanted" fonts are now mapped to NFSS code "sl" instead -of "it"; added "ssub" rules to the <fd> files to substitute slanted fonts +of "it"; added "ssub" rules to the F<fd> files to substitute slanted fonts for italic ones if the latter are missing. Fixed a few bugs. =item I<2014-01-03> |