diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-09 21:10:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-09 21:10:33 +0000 |
commit | 999c65abbebaa30f36beb4f9ac812542458574b2 (patch) | |
tree | 1e3e8175f9c5dc9507ee5ce1dee38b356abab5d9 /Master/texmf-dist/source/latex/fdsymbol/fdsymbol.ins | |
parent | 977d1378e54196b26b7685f4a5112d58e79bedcd (diff) |
new font fdsymbol (9may11)
git-svn-id: svn://tug.org/texlive/trunk@22383 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/fdsymbol/fdsymbol.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/fdsymbol/fdsymbol.ins | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/fdsymbol/fdsymbol.ins b/Master/texmf-dist/source/latex/fdsymbol/fdsymbol.ins new file mode 100644 index 00000000000..a936394897c --- /dev/null +++ b/Master/texmf-dist/source/latex/fdsymbol/fdsymbol.ins @@ -0,0 +1,55 @@ +% +% Copyright (c) 2011 by Michael Ummels <michael.ummels@rwth-aachen.de> +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either version 1.3c +% of this license or (at your option) any later version. +% The latest version of this license is in +% http://www.latex-project.org/lppl.txt +% and version 1.3 or later is part of all distributions of LaTeX +% version 2005/12/01 or later. +% +% This work has the LPPL maintenance status `maintained'. +% +% The Current Maintainer of this work is Michael Ummels. +% +% This work consists of the files fdsymbol.dtx, fdsymbol.ins +% and the derived file fdsymbol.sty. +% + +\input docstrip.tex + +\preamble + +This is a generated file. + +Copyright (c) 2011 by Michael Ummels <michael.ummels@rwth-aachen.de> + +This work may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.3c +of this license or (at your option) any later version. +The latest version of this license is in + http://www.latex-project.org/lppl.txt +and version 1.3 or later is part of all distributions of LaTeX +version 2005/12/01 or later. + +This work has the LPPL maintenance status `maintained'. + +The Current Maintainer of this work is Michael Ummels. + +This work consists of the files fdsymbol.dtx, fdsymbol.ins +and the derived file fdsymbol.sty. + +\endpreamble + +\postamble +\endpostamble + +\keepsilent +\askforoverwritetrue + +\generate{% + \file{fdsymbol.sty}{\from{fdsymbol.dtx}{style}} +} + +\endbatchfile |