diff options
Diffstat (limited to 'Master/texmf-dist/source/xetex/fontspec/fontspec.ins')
-rw-r--r-- | Master/texmf-dist/source/xetex/fontspec/fontspec.ins | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/xetex/fontspec/fontspec.ins b/Master/texmf-dist/source/xetex/fontspec/fontspec.ins new file mode 100644 index 00000000000..ba4f02eae57 --- /dev/null +++ b/Master/texmf-dist/source/xetex/fontspec/fontspec.ins @@ -0,0 +1,37 @@ +\begingroup +\input docstrip.tex +\keepsilent +\usedir{xetex/latex/fontspec} +\preamble + + ________________________________ + The fontspec package for XeLaTeX + (C) 2004--2006 Will Robertson + + License information appended. + +\endpreamble +\postamble + +Copyright 2005 by Will Robertson <will@guerilla.net.au> + +Distributable under the LaTeX Project Public License, +version 1.3b or higher (your choice). The latest version of +this license is at: http://www.latex-project.org/lppl.txt + +This work is "maintained" (as per LPPL maintenance status) +by Will Robertson. + +This work consists of the file fontspec.dtx + and the derived files fontspec.sty and fontspec.pdf. + +\endpostamble +\askforoverwritefalse +\generate{\file{fontspec.sty}{\from{fontspec.dtx}{fontspec}}} +\nopreamble\nopostamble +\generate{\file{fontspec.cfg}{\from{fontspec.dtx}{cfg}}} +\generate{\file{fontspec.ins}{\from{fontspec.dtx}{batchfile}}} +\generate{\file{fontspec-example.tex}{\from{fontspec.dtx}{example}}} +\generate{\file{fontspec-doc-style.sty}{\from{fontspec.dtx}{doc-style}}} +\endgroup + |