summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-08-19 17:39:19 +0000
committerKarl Berry <karl@freefriends.org>2011-08-19 17:39:19 +0000
commit2c801de8d1c719b75d32fcab29a63766a60485d3 (patch)
treeb9b396359e71d57d9633694d8e457c2a93483415
parentb517c0e3b49945f2d98002b5a9777dc141050e90 (diff)
fontbook (17aug11)
git-svn-id: svn://tug.org/texlive/trunk@23608 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/xelatex/fontbook/fontbook-freefonts.pdfbin1447474 -> 1455714 bytes
-rw-r--r--Master/texmf-dist/doc/xelatex/fontbook/fontbook-freefonts.tex28
-rw-r--r--Master/texmf-dist/doc/xelatex/fontbook/fontbook.pdfbin40259 -> 48859 bytes
-rw-r--r--Master/texmf-dist/source/xelatex/fontbook/fontbook.dtx3
-rw-r--r--Master/texmf-dist/tex/xelatex/fontbook/fontbook.sty2
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds5
-rw-r--r--Master/tlpkg/tlpsrc/babyloniannum.tlpsrc0
-rw-r--r--Master/tlpkg/tlpsrc/collection-xetex.tlpsrc1
9 files changed, 22 insertions, 19 deletions
diff --git a/Master/texmf-dist/doc/xelatex/fontbook/fontbook-freefonts.pdf b/Master/texmf-dist/doc/xelatex/fontbook/fontbook-freefonts.pdf
index 397cee85771..1f8424fd936 100644
--- a/Master/texmf-dist/doc/xelatex/fontbook/fontbook-freefonts.pdf
+++ b/Master/texmf-dist/doc/xelatex/fontbook/fontbook-freefonts.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/xelatex/fontbook/fontbook-freefonts.tex b/Master/texmf-dist/doc/xelatex/fontbook/fontbook-freefonts.tex
index bdbce7b20cf..25630dc05ef 100644
--- a/Master/texmf-dist/doc/xelatex/fontbook/fontbook-freefonts.tex
+++ b/Master/texmf-dist/doc/xelatex/fontbook/fontbook-freefonts.tex
@@ -14,7 +14,7 @@
pdftitle={Nice free/libre fonts}}
\title{Nice free/libre fonts}
-\author{Rapha\"e Pinson}
+\author{Rapha\"el Pinson}
\usepackage{fontbook}
@@ -117,13 +117,13 @@ As a minimal requirement, each font:
\printfont[Numbers=Uppercase]{Linden Hill}{Some Free License}
-\printfont{Linux Libertine O}{Public Domain}
-\printfont[Ligatures=Historical]{Linux Libertine O}{Public Domain}
-\printfont{Linux Libertine Slanted O}{Public Domain}
-\printfont{Linux Libertine Capitals O}{Public Domain}
-\printfont{Linux Libertine Display O}{Public Domain}
-\printfont{Linux Libertine Display Capitals O}{Public Domain}
-\printfont{Linux Libertine Initials O}{Public Domain}
+\printfont{Linux Libertine O}{GPL and OFL}
+\printfont[Ligatures=Historical]{Linux Libertine O}{GPL and OFL}
+\printfont{Linux Libertine Slanted O}{GPL and OFL}
+\printfont{Linux Libertine Capitals O}{GPL and OFL}
+\printfont{Linux Libertine Display O}{GPL and OFL}
+\printfont{Linux Libertine Display Capitals O}{GPL and OFL}
+\printfont{Linux Libertine Initials O}{GPL and OFL}
\printfont{Playfair Display}{OFL}
\printfont[Ligatures=Rare]{Playfair Display}{OFL}
@@ -192,12 +192,12 @@ As a minimal requirement, each font:
\printfont{Istok}{GPL}
-\printfont{Linux Biolinum O}{Public Domain}
-\printfont{Linux Biolinum Slanted O}{Public Domain}
-\printfont{Linux Biolinum Capitals O}{Public Domain}
-\printfont{Linux Biolinum Outline O}{Public Domain}
-\printfont{Linux Biolinum Shadow O}{Public Domain}
-\printfont{Linux Biolinum Keyboard O}{Public Domain}
+\printfont{Linux Biolinum O}{GPL and OFL}
+\printfont{Linux Biolinum Slanted O}{GPL and OFL}
+\printfont{Linux Biolinum Capitals O}{GPL and OFL}
+\printfont{Linux Biolinum Outline O}{GPL and OFL}
+\printfont{Linux Biolinum Shadow O}{GPL and OFL}
+\printfont{Linux Biolinum Keyboard O}{GPL and OFL}
\printfont{Purisa}{GPL}
diff --git a/Master/texmf-dist/doc/xelatex/fontbook/fontbook.pdf b/Master/texmf-dist/doc/xelatex/fontbook/fontbook.pdf
index 7b2b9726e9e..9d4f0ac5bf2 100644
--- a/Master/texmf-dist/doc/xelatex/fontbook/fontbook.pdf
+++ b/Master/texmf-dist/doc/xelatex/fontbook/fontbook.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/xelatex/fontbook/fontbook.dtx b/Master/texmf-dist/source/xelatex/fontbook/fontbook.dtx
index 092175c6fd7..c792e35fa12 100644
--- a/Master/texmf-dist/source/xelatex/fontbook/fontbook.dtx
+++ b/Master/texmf-dist/source/xelatex/fontbook/fontbook.dtx
@@ -26,7 +26,7 @@
%<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
%<package>\ProvidesPackage{fontbook}
%<*package>
- [2011/07/05 0.1 Generate a font book]
+ [2011/08/17 0.2 Generate a font book]
%</package>
%
%<*driver>
@@ -63,6 +63,7 @@
% Right brace \} Tilde \~}
%
%
+% \changes{0.2}{2011/08/17}{Fix some licenses and name}
% \changes{0.1}{2011/07/05}{Converted to DTX file}
%
% \DoNotIndex{\newcommand,\newenvironment}
diff --git a/Master/texmf-dist/tex/xelatex/fontbook/fontbook.sty b/Master/texmf-dist/tex/xelatex/fontbook/fontbook.sty
index 13c05000dc4..2baf3681e94 100644
--- a/Master/texmf-dist/tex/xelatex/fontbook/fontbook.sty
+++ b/Master/texmf-dist/tex/xelatex/fontbook/fontbook.sty
@@ -20,7 +20,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{fontbook}
- [2011/07/05 0.1 Generate a font book]
+ [2011/08/17 0.2 Generate a font book]
\ProvidesPackage{fontbook}
\RequirePackage{fontspec}
\RequirePackage{xunicode}
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 15205ccd93e..1b29c820214 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -44,7 +44,7 @@ my @TLP_working = qw(
attachfile
augie auncial-new aurical authoraftertitle authorindex
auto-pst-pdf autoarea automata avantgar
- b1encoding babel babelbib babyloniannum background bangtex
+ b1encoding babel babelbib background bangtex
barcodes bardiag barr bartel-chess-fonts bashful baskervald
bbcard bbding bbm bbm-macros bbold bbold-type1 bclogo
beamer beamer2thesis beamer-FUBerlin beamer-tut-pt
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 96b593fadfa..0974945f876 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -116,6 +116,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'autolatex', "die 'skipping, too complicated, sorry'",
'autotab', "die 'skipping, noinfo license, latex 2.09'",
'babelbib', "&MAKEcopy",
+ 'babyloniannum', "die 'skipping, requires nonfree fonts'",
'backgammon', "die 'skipping, nonfree license'",
'bangtex', "&MAKEflatten",
'bardi', "die 'skipping, nonfree license'",
@@ -613,6 +614,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'pdfx', "&MAKEflatten",
'pgf', "&MAKEcopy",
'pgfplots', "&MAKEcopy",
+ 'pgothic', "die 'skipping, use bookhands'",
'phaistos', "&MAKEflatten",
'phonetic', "&MAKEphonetic",
'physe', "die 'skipping, noinfo license, c.1992 plain format for physics'",
@@ -793,7 +795,8 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'texpower', "&MAKEnosymlinks",
'texsis', "&MAKEtexsis",
'tfrupee', "&MAKEflatten",
- 'thaifonts-scalable', "die 'skipping, Thai, fontforge format only'",
+ 'tgothic', "die 'skipping, use bookhands'",
+ 'thaifonts-scalable', "die 'skipping, Thai, fontforge format only'",
'thesis-titlepage-fhAC',"die 'skipping, use ...fhac'",
'thsmc', "die 'skipping, requires nonfree font'",
'ticket', "&MAKEflatten",
diff --git a/Master/tlpkg/tlpsrc/babyloniannum.tlpsrc b/Master/tlpkg/tlpsrc/babyloniannum.tlpsrc
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/babyloniannum.tlpsrc
diff --git a/Master/tlpkg/tlpsrc/collection-xetex.tlpsrc b/Master/tlpkg/tlpsrc/collection-xetex.tlpsrc
index 863ea7b324b..5d53c4f0dde 100644
--- a/Master/tlpkg/tlpsrc/collection-xetex.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-xetex.tlpsrc
@@ -3,7 +3,6 @@ shortdesc XeTeX packages
longdesc Packages for XeTeX, the Unicode/OpenType-enabled TeX by Jonathan Kew,
longdesc http://scripts.sil.org/xetex.
depend arabxetex
-depend babyloniannum
depend euenc
depend fixlatvian
depend fontbook