diff options
author | Karl Berry <karl@freefriends.org> | 2012-07-28 15:15:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-07-28 15:15:40 +0000 |
commit | 92acb993a39825758c6f99417d1fc4cf00b0ae53 (patch) | |
tree | 468f9865debf273516b4546ec193ff07e44dca11 /Master | |
parent | 2c71c9d92117f7f1fe0d5bd6fe74922e50be0c86 (diff) |
fontools (6jul12)
git-svn-id: svn://tug.org/texlive/trunk@27217 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/support/fontools/README | 2 | ||||
-rwxr-xr-x | Master/texmf-dist/scripts/fontools/autoinst | 12 | ||||
-rw-r--r-- | Master/texmf/doc/man/man1/afm2afm.man1.pdf | bin | 5398 -> 5398 bytes | |||
-rw-r--r-- | Master/texmf/doc/man/man1/autoinst.1 | 13 | ||||
-rw-r--r-- | Master/texmf/doc/man/man1/autoinst.man1.pdf | bin | 29341 -> 29293 bytes | |||
-rw-r--r-- | Master/texmf/doc/man/man1/ot2kpx.man1.pdf | bin | 7539 -> 7539 bytes | |||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
7 files changed, 16 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/support/fontools/README b/Master/texmf-dist/doc/support/fontools/README index b285b84daa9..35fa5b0c4f7 100644 --- a/Master/texmf-dist/doc/support/fontools/README +++ b/Master/texmf-dist/doc/support/fontools/README @@ -55,4 +55,4 @@ the terms of the GNU General Public Licence. See the file GPLv2.txt for the license conditions. - Marc Penninga, 2012/03/06 + Marc Penninga, 2012/07/06 diff --git a/Master/texmf-dist/scripts/fontools/autoinst b/Master/texmf-dist/scripts/fontools/autoinst index 52fe14b65b4..4b3d50fa935 100755 --- a/Master/texmf-dist/scripts/fontools/autoinst +++ b/Master/texmf-dist/scripts/fontools/autoinst @@ -1782,11 +1782,9 @@ without TeX-specific support files. John Owens' F<otfinst> (available from CTAN) is another wrapper around F<otftotfm>, and may work when B<autoinst> doesn't. -The MinionPro for LaTeX project -(F<http://developer.berlios.de/projects/minionpro/>, also on CTAN) -developed very complete support files for Minion Pro (including math), -but the project appears to have been abandoned; -these files don't work with the latest versions of Minion Pro. +The FontPro project (F<https://github.com/sebschub/FontPro>) +offers very complete support for Adobe's Minion Pro and Myriad Pro +(including math), and is currently working on Cronos Pro as well. =head1 AUTHOR @@ -1829,6 +1827,10 @@ GNU General Public License for more details. =over 12 +=item I<2012-07-06> + +Documentation update. + =item I<2012-03-06> Implemented the "splitting the font family into multiple subfamilies" diff --git a/Master/texmf/doc/man/man1/afm2afm.man1.pdf b/Master/texmf/doc/man/man1/afm2afm.man1.pdf Binary files differindex a4884c93ddf..319d11a598b 100644 --- a/Master/texmf/doc/man/man1/afm2afm.man1.pdf +++ b/Master/texmf/doc/man/man1/afm2afm.man1.pdf diff --git a/Master/texmf/doc/man/man1/autoinst.1 b/Master/texmf/doc/man/man1/autoinst.1 index 2e66e514d3b..d997f505ccb 100644 --- a/Master/texmf/doc/man/man1/autoinst.1 +++ b/Master/texmf/doc/man/man1/autoinst.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "AUTOINST 1" -.TH AUTOINST 1 "2012-03-06" "fontools" "Marc Penninga" +.TH AUTOINST 1 "2012-07-06" "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 @@ -571,11 +571,9 @@ without TeX-specific support files. John Owens' \fIotfinst\fR (available from \s-1CTAN\s0) is another wrapper around \fIotftotfm\fR, and may work when \fBautoinst\fR doesn't. .PP -The MinionPro for LaTeX project -(\fIhttp://developer.berlios.de/projects/minionpro/\fR, also on \s-1CTAN\s0) -developed very complete support files for Minion Pro (including math), -but the project appears to have been abandoned; -these files don't work with the latest versions of Minion Pro. +The FontPro project (\fIhttps://github.com/sebschub/FontPro\fR) +offers very complete support for Adobe's Minion Pro and Myriad Pro +(including math), and is currently working on Cronos Pro as well. .SH "AUTHOR" .IX Header "AUTHOR" Marc Penninga <marcpenninga@gmail.com> @@ -604,6 +602,9 @@ but \s-1WITHOUT\s0 \s-1ANY\s0 \s-1WARRANTY\s0; without even the implied warranty .SH "RECENT CHANGES" .IX Header "RECENT CHANGES" (See the source code for the rest of the story.) +.IP "\fI2012\-07\-06\fR" 12 +.IX Item "2012-07-06" +Documentation update. .IP "\fI2012\-03\-06\fR" 12 .IX Item "2012-03-06" Implemented the \*(L"splitting the font family into multiple subfamilies\*(R" diff --git a/Master/texmf/doc/man/man1/autoinst.man1.pdf b/Master/texmf/doc/man/man1/autoinst.man1.pdf Binary files differindex 4d9927de987..6f3cc744463 100644 --- a/Master/texmf/doc/man/man1/autoinst.man1.pdf +++ b/Master/texmf/doc/man/man1/autoinst.man1.pdf diff --git a/Master/texmf/doc/man/man1/ot2kpx.man1.pdf b/Master/texmf/doc/man/man1/ot2kpx.man1.pdf Binary files differindex 93a2d785375..577a98d15b3 100644 --- a/Master/texmf/doc/man/man1/ot2kpx.man1.pdf +++ b/Master/texmf/doc/man/man1/ot2kpx.man1.pdf diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index dca9757d20c..37e53c0d78f 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2865,7 +2865,7 @@ sub doscripts { # update the copy in Build (the reason we do the bindir ones first). &xmkdir ($builddir); &SYSTEM ("$CP $DEST/scripts/$package/* $builddir/"); - chomp (my @scripts = `cd $builddir && ls`); + chomp (@scripts = `cd $builddir && ls`); } # then do the ones that go only under scripts/ and not in the bindirs. |