summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-09-18 18:10:25 +0000
committerKarl Berry <karl@freefriends.org>2007-09-18 18:10:25 +0000
commitee547669658ef181d6a5d6b332fc84adcc2c9c92 (patch)
treeeb0d3a207e5c36ce3c77bd469575c65bc693f42d /Master/texmf-dist
parentddaf6742bc11f45187405c1e4008434f53cf6690 (diff)
omit ubbold.fd from jknapltx, clash with Ubbold.fd + sauter bbold disfunctional? (Zdenek Wagner, 9 Aug 2007 16:20:21 +0200)
git-svn-id: svn://tug.org/texlive/trunk@4975 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/latex/jknapltx/00readme.txt51
-rw-r--r--Master/texmf-dist/tex/latex/jknapltx/ubbold.fd22
2 files changed, 0 insertions, 73 deletions
diff --git a/Master/texmf-dist/doc/latex/jknapltx/00readme.txt b/Master/texmf-dist/doc/latex/jknapltx/00readme.txt
deleted file mode 100644
index 8fa9f23a811..00000000000
--- a/Master/texmf-dist/doc/latex/jknapltx/00readme.txt
+++ /dev/null
@@ -1,51 +0,0 @@
-This directory contains packages that I have written for LaTeX. All these
-packages are supported in the sense, that you can send bug reports to me.
-
-IMPORTANT NOTICE: All packages are (c) Copyleft J"org Knappen.
-They are now all under the GNU public licence version 2.
-
-Short description of the packages:
-
-greekctr New counterstyles \greek and \Greek
-holtpolt Non-commutative fractions
-latin1jk Special variant of latin1 to be used with the inputenc
- package which allows verbatim setting of latin1 files
-latin2jk Special variant of latin2 to be used with the inputenc
- package which allows verbatim setting of latin2 files
-latin3jk Latin3 input encoding (esperanto) to be used with the
- inputenc package
-mathbbol `Mengensymbole' (Blackboard bold, using Alan Jeffrey's
- bbold fonts)
-mathrsfs Mathematical `Script' letters (as traditionally used in
- physics for Lagrangian, Hamiltonian, path integral
- measures ...)
-parboxx New alignment options for parboxen at top and bottom of
- the box
-sans Interchanges the roles of sans serif and roman fonts
- throughout the document (\sf produces roman)
-semtrans Support for special latin letters and diacritics used
- in transliteration of semitic languages
-smartmn Intelligent hyphen/minus, which guesses whether to render
- as hyphen or minus
-sgmlcmpt Commands replacing the characters <, >, and &
-tccompat A compatibility package for users of the older versions of
- the textcomp package
-young Young tableaus. If you like this package, you may also like
- the youngtab package to be found elsewhere on CTAN
-
-
-Please find the file t4enc.def and the fc fonts in directory
-tex-archive/fonts/fc
-
-
-Septembre 2003
-
-J"org Knappen, Dieselstra{\ss}e 13, 66123 Saarbr"ucken, Allemagne
-
-Author of the Book: Schnell ans Ziel mit LaTeX2e, Oldenbourg-Verlag
-M"unchen, 1997, ISBN 3-486-24199-0.
-Second, extended printing 2003 (in preparation)
-
-joerg.knappen@uni-mainz.de
-
-/00readme.txt
diff --git a/Master/texmf-dist/tex/latex/jknapltx/ubbold.fd b/Master/texmf-dist/tex/latex/jknapltx/ubbold.fd
deleted file mode 100644
index 33626dcf641..00000000000
--- a/Master/texmf-dist/tex/latex/jknapltx/ubbold.fd
+++ /dev/null
@@ -1,22 +0,0 @@
-%% ubbold.fd
-%%
-%% (c) Copyleft 1995, 1996, 1999 J"org Knappen
-%% Licence: GNU public licence version 2
-%%
-\ProvidesFile{ubbold.fd}[1996/01/01 Blackboard Bold Font Definition File (jk)]
-%%
-\providecommand{\sauter@family}[5]{%
- \DeclareFontShape{#1}{#2}{#4}{#5}
- { <5> #35 <6> #36 <7> #37 <8> #38 <9> #39 <10> #310 <10.95> #311
- <12> #312 <14.4> #314 <17.28> #317 <20.74> #320 <24.88> #325
- }{}%
-}
-%%
-\DeclareFontFamily{U}{bbold}{}
-\sauter@family{U}{bbold}{bbold}{m}{n}
-\endinput
-
-J"org Knappen, Barbarossaring 43, D-55118 Mainz, Allemagne
-Author of the Book: Schnell ans Ziel mit LaTeX2e, Oldenbourg-Verlag
-M"unchen, 1997, ISBN 3-486-24199-0.
-% /ubbold.fd \ No newline at end of file