diff options
author | Karl Berry <karl@freefriends.org> | 2021-03-20 22:19:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-03-20 22:19:08 +0000 |
commit | aee629c82791eca01c580bd673d30c8677235806 (patch) | |
tree | f3884a90ce65d2d2f942bb5ed55cbcf6002e5e44 /Master/texmf-dist/doc | |
parent | b87968da8916aed6b5fbca2f3d82e37738094e49 (diff) |
addfont (20mar21)
git-svn-id: svn://tug.org/texlive/trunk@58559 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/addfont/README | 7 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/addfont/addfont.pdf | bin | 96481 -> 56253 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/addfont/addfont.tex | 7 |
3 files changed, 9 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/addfont/README b/Master/texmf-dist/doc/latex/addfont/README index 096f6f493f5..d8b3329ba0e 100644 --- a/Master/texmf-dist/doc/latex/addfont/README +++ b/Master/texmf-dist/doc/latex/addfont/README @@ -1,4 +1,6 @@ -addfont is copyright 2016 (c) Palle Jørgensen. +addfont is copyright 2016-21 (c) Palle Jørgensen. + +Version 1.1- addfont is intended for use by users who know about fonts. It is a quick-fix for fonts which does not have genuine LaTeX support. It is @@ -9,4 +11,5 @@ It is meant as something more useable for LaTeX users than the usual LaTeX size selection. Using this package still requires some knowledge on how to use fonts with LaTeX. -The license of addfont is GNU General Public License, version 3. +The license of addfont is GNU General Public License, version 3 or +later. diff --git a/Master/texmf-dist/doc/latex/addfont/addfont.pdf b/Master/texmf-dist/doc/latex/addfont/addfont.pdf Binary files differindex 406e57f5254..72497178015 100644 --- a/Master/texmf-dist/doc/latex/addfont/addfont.pdf +++ b/Master/texmf-dist/doc/latex/addfont/addfont.pdf diff --git a/Master/texmf-dist/doc/latex/addfont/addfont.tex b/Master/texmf-dist/doc/latex/addfont/addfont.tex index 4c8395418af..ac8c916ab9b 100644 --- a/Master/texmf-dist/doc/latex/addfont/addfont.tex +++ b/Master/texmf-dist/doc/latex/addfont/addfont.tex @@ -1,11 +1,11 @@ -% Copyright 2016 (c) Palle Joergensen +% Copyright 2016-21 (c) Palle Joergensen % % This file is part of addfont. % addfont is free software: you can redistribute it and/or modify it % under the terms of the GNU General Public License as published by % the Free Software Foundation, either version 3 of the License, or -% (at your option) any later version. +% (at your option) any later version % addfont is distributed in the hope that it will be useful, but % WITHOUT ANY WARRANTY; without even the implied warranty of @@ -26,6 +26,7 @@ \lstset{language={[latex]tex},frame=single,morekeywords={addfont,addshape,*}} \addfont[1.2][\hyphenchar\font-1]{OT1}{cmtt5}{\cmtt} \addfont{OT1}{cmr5}{\cmr} \addshape{m}{it}{cmti5} +\date{Version 1.1, \today} \begin{document} \maketitle @@ -171,7 +172,7 @@ it does not provide all the features of \LaTeX\ font selection. \label{sec:license} \texttt{addfont} i copyright \textcopyright\ Palle Jørgensen, -\the\year. +2016-21 \texttt{addfont} is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as |