diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:51:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:51:50 +0000 |
commit | 1f53d09201fc4b946108e7922386ccc317250061 (patch) | |
tree | 4601d905f838c396a2e1583946aa005876f47db4 /Master/texmf-dist/source/latex/codepage/codepage.ins | |
parent | 3378017768740cf2b6a72c259638f3217cb3cc04 (diff) |
trunk/Master/texmf-dist/source/latex/codepage
git-svn-id: svn://tug.org/texlive/trunk@195 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/codepage/codepage.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/codepage/codepage.ins | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/codepage/codepage.ins b/Master/texmf-dist/source/latex/codepage/codepage.ins new file mode 100644 index 00000000000..26c869d4096 --- /dev/null +++ b/Master/texmf-dist/source/latex/codepage/codepage.ins @@ -0,0 +1,27 @@ +\def\batchfile{codepage.ins} +\input docstrip.tex +\preamble + This package provides some commands to handle different code pages in the same + document. It works with TeX and LaTeX, but his documentation should be produced + with the docstrip package. + + Disclaimer: + This package is provided 'as is' without any warranty. + + Author: + Alain Aubord + Geneva + Switzerland + + E-mail: aubord@uni2a.unige.ch +\endpreamble +\generateFile{codepage.sty}{t}{\from{codepage.dtx}{codepage}} +\generateFile{shapecm.tex}{t}{\from{codepage.dtx}{shapecm}} +\generateFile{shapedc.tex}{t}{\from{codepage.dtx}{shapedc}} +\generateFile{code850.tex}{t}{\from{codepage.dtx}{codepage850}} +\generateFile{code437.tex}{t}{\from{codepage.dtx}{codepage437}} +\generateFile{codemac.tex}{t}{\from{codepage.dtx}{codepagemac}} +\generateFile{codeiso1.tex}{t}{\from{codepage.dtx}{codepageiso1}} +\generateFile{initcar.tex}{t}{\from{codepage.dtx}{initcar}} + + |