summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/substitutefont
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-07-09 23:03:56 +0000
committerKarl Berry <karl@freefriends.org>2012-07-09 23:03:56 +0000
commit02d35bb1cf6e5eeadaba42fa8e9d194298b65fce (patch)
treeb8357fd73c942180a4d800ff12b17b99b2f36007 /Master/texmf-dist/tex/latex/substitutefont
parentd7aff63ef7145fa27210bad19192bc732af02e5f (diff)
substitutefont (8jul12)
git-svn-id: svn://tug.org/texlive/trunk@26981 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/substitutefont')
-rw-r--r--Master/texmf-dist/tex/latex/substitutefont/substitutefont.sty16
1 files changed, 10 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/substitutefont/substitutefont.sty b/Master/texmf-dist/tex/latex/substitutefont/substitutefont.sty
index de22a81abd0..f1a4b18c365 100644
--- a/Master/texmf-dist/tex/latex/substitutefont/substitutefont.sty
+++ b/Master/texmf-dist/tex/latex/substitutefont/substitutefont.sty
@@ -18,7 +18,7 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{substitutefont}
-[2012/04/30 v0.1.1 combine font families]
+[2012/07/07 v0.1.3 combine font families]
% Changelog:
% .. class:: borderless
@@ -26,6 +26,8 @@
% ============ ===== =================================================
% 2010-11-04 0.1 initial version
% 2012-04-30 0.1.1 documentation update, upload to CTAN
+% 2012-07-05 0.1.2 documentation/example update
+% 2012-07-07 0.1.3 bugfix (comment usage example)
% ============ ===== =================================================
%
%
@@ -38,11 +40,13 @@
% and "small-caps" and the shapes "medium", "bold", and "bold-extended".
%
% Example:
-% Use the `txtt` font family from txfonts_ instead of CM for
-% monospaced text (enables monospaced-bold as well as
-% monospaced-italic):
+% Palatino with the standard package `mathpazo` for Latin and
+% `GFS Didot`_ for Greek:
%
-% ``\substitutefont{T1}{txtt}{cmtt}``
+% .. code:: latex
+%
+% \usepackage[sc,slantedGreek]{mathpazo}
+% \substitutefont{LGR}{pplx}{udidot}
%
%
% Implementation
@@ -70,4 +74,4 @@
\endgroup
% .. _LaTeX Project Public License: http://www.latex-project.org/lppl.txt
-% .. _txfonts: http://mirror.ctan.org/help/Catalogue/entries/txfonts.html
+% .. _GFS Didot: http://mirror.ctan.org/help/Catalogue/entries/gfsdidot.html