diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/ssqquote/ssqquote.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/ssqquote/ssqquote.ins | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/ssqquote/ssqquote.ins b/Master/texmf-dist/source/latex/ssqquote/ssqquote.ins new file mode 100644 index 00000000000..0255578bf83 --- /dev/null +++ b/Master/texmf-dist/source/latex/ssqquote/ssqquote.ins @@ -0,0 +1,17 @@ +\def\batchfile{ssqquote.ins} +\input docstrip.tex +\keepsilent + +\Msg{*** Generating font defs for old TeX encoding ***} +\generateFile{OT1cmssq.fd}{t}{\from{ssqquote.dtx}{OT1cmssq}} + +\Msg{*** Generating font defs for Cork encoding ***} +\generateFile{T1cmssq.fd}{t}{\from{ssqquote.dtx}{T1cmssq}} + +\Msg{*** Generating package file to access cmssq fonts ***} +\generateFile{ssqquote.sty}{t}{\from{ssqquote.dtx}{package}} + +\Msg{*** Generating documentation driver ***} +\generateFile{ssqquote.drv}{t}{\from{ssqquote.dtx}{driver}} + +\endinput |