summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xBuild/source/texk/texlive/linked_scripts/installfont/installfont-tl4
-rwxr-xr-xMaster/bin/win32/installfont-tl.exebin0 -> 1536 bytes
-rw-r--r--Master/texmf-dist/doc/support/installfont/LICENSE2
-rw-r--r--Master/texmf-dist/doc/support/installfont/README6
-rw-r--r--Master/texmf-dist/doc/support/installfont/installfont4
-rw-r--r--Master/texmf-dist/doc/support/installfont/installfont.pdfbin62348 -> 62978 bytes
-rw-r--r--Master/texmf-dist/doc/support/installfont/installfont.tex4
-rwxr-xr-xMaster/texmf-dist/scripts/installfont/installfont-tl4
8 files changed, 12 insertions, 12 deletions
diff --git a/Build/source/texk/texlive/linked_scripts/installfont/installfont-tl b/Build/source/texk/texlive/linked_scripts/installfont/installfont-tl
index bd64a4dbc0f..ac072039959 100755
--- a/Build/source/texk/texlive/linked_scripts/installfont/installfont-tl
+++ b/Build/source/texk/texlive/linked_scripts/installfont/installfont-tl
@@ -9,9 +9,9 @@
# Otherwise the *.afm and *.pfb files must be named in Karl Berry scheme
# (e.g. 5bbr8a.pfb)
# (tested with Ubuntu 9.10) v1.6a (03.11.2010)
-# (C) Josef Kleber, Christoph Bier 2009-2010 License: LPPL
+# (C) Josef Kleber, Christoph Bier 2009-2012 License: LPPL
#
-VERSION="v1.6a (2010/11/03)"
+VERSION="v1.6b (2012/01/25)"
#
FONTFAMILY="5bb"
FONTNAME="Softmaker Barbedor"
diff --git a/Master/bin/win32/installfont-tl.exe b/Master/bin/win32/installfont-tl.exe
new file mode 100755
index 00000000000..5777d90a17a
--- /dev/null
+++ b/Master/bin/win32/installfont-tl.exe
Binary files differ
diff --git a/Master/texmf-dist/doc/support/installfont/LICENSE b/Master/texmf-dist/doc/support/installfont/LICENSE
index b1aacc34ffd..97b1f5cb6d9 100644
--- a/Master/texmf-dist/doc/support/installfont/LICENSE
+++ b/Master/texmf-dist/doc/support/installfont/LICENSE
@@ -1,5 +1,5 @@
%%
-%% Copyright (C) 2009-2010 by:
+%% Copyright (C) 2009-2012 by:
%% Josef Kleber
%% <josef.kleber@gmx.de>
%%
diff --git a/Master/texmf-dist/doc/support/installfont/README b/Master/texmf-dist/doc/support/installfont/README
index 90c0789413c..ad6c25b93ae 100644
--- a/Master/texmf-dist/doc/support/installfont/README
+++ b/Master/texmf-dist/doc/support/installfont/README
@@ -10,7 +10,7 @@ have a working font installation in your local TeX tree.
License: LPPL
-New in v1.6a:
+Changes in v1.6b:
-- Bugfix: \RequirePackage{softmakerfreefont} got lost
- in the last update \ No newline at end of file
+- revised documentation
+ project moved to https://bitbucket.org/kleberj/installfont/ \ No newline at end of file
diff --git a/Master/texmf-dist/doc/support/installfont/installfont b/Master/texmf-dist/doc/support/installfont/installfont
index 2a0d07224e9..baaf7642128 100644
--- a/Master/texmf-dist/doc/support/installfont/installfont
+++ b/Master/texmf-dist/doc/support/installfont/installfont
@@ -9,9 +9,9 @@
# Otherwise the *.afm and *.pfb files must be named in Karl Berry scheme
# (e.g. 5bbr8a.pfb)
# (tested with MiKTeX 2.8) v1.6a (03.11.2010)
-# (C) Josef Kleber 2009-2010 License: LPPL
+# (C) Josef Kleber 2009-2012 License: LPPL
#
-VERSION="v1.6a (2010/11/03)"
+VERSION="v1.6b (2012/01/25)"
#
FONTFAMILY="5bb"
FONTNAME="Softmaker Barbedor"
diff --git a/Master/texmf-dist/doc/support/installfont/installfont.pdf b/Master/texmf-dist/doc/support/installfont/installfont.pdf
index 5be1c8255af..b8ef46c932d 100644
--- a/Master/texmf-dist/doc/support/installfont/installfont.pdf
+++ b/Master/texmf-dist/doc/support/installfont/installfont.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/installfont/installfont.tex b/Master/texmf-dist/doc/support/installfont/installfont.tex
index 88575decbf0..4682d169061 100644
--- a/Master/texmf-dist/doc/support/installfont/installfont.tex
+++ b/Master/texmf-dist/doc/support/installfont/installfont.tex
@@ -106,10 +106,10 @@
\renewcommand\notesname{Links}
\title{\texttt{installfont(-tl)}}
\Subtitle{A bash script for installing a \LaTeX{} font family}
-\Fileversion{v1.6a}
+\Fileversion{v1.6b}
\Authorline{Package authors:}
\Author{Josef Kleber \and Christoph Bier (TeXLive version)}
-\Refline{\href{mailto:kleberj@users.berlios.de}{\texttt{kleberj@users.berlios.de}}\\\href{http://installfont.berlios.de}{\texttt{http://installfont.berlios.de}}}
+\Refline{\href{mailto:josef.kleber@gmx.de}{\texttt{josef.kleber@gmx.de}}\\\href{https://bitbucket.org/kleberj/installfont/}{\texttt{https://bitbucket.org/kleberj/installfont/}}}
\maketitle
\Headline{Abstract}
\vspace*{3cm}
diff --git a/Master/texmf-dist/scripts/installfont/installfont-tl b/Master/texmf-dist/scripts/installfont/installfont-tl
index bd64a4dbc0f..ac072039959 100755
--- a/Master/texmf-dist/scripts/installfont/installfont-tl
+++ b/Master/texmf-dist/scripts/installfont/installfont-tl
@@ -9,9 +9,9 @@
# Otherwise the *.afm and *.pfb files must be named in Karl Berry scheme
# (e.g. 5bbr8a.pfb)
# (tested with Ubuntu 9.10) v1.6a (03.11.2010)
-# (C) Josef Kleber, Christoph Bier 2009-2010 License: LPPL
+# (C) Josef Kleber, Christoph Bier 2009-2012 License: LPPL
#
-VERSION="v1.6a (2010/11/03)"
+VERSION="v1.6b (2012/01/25)"
#
FONTFAMILY="5bb"
FONTNAME="Softmaker Barbedor"