summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/platex/base/plcls.ins
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/platex/base/plcls.ins')
-rw-r--r--Master/texmf-dist/source/platex/base/plcls.ins38
1 files changed, 38 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/platex/base/plcls.ins b/Master/texmf-dist/source/platex/base/plcls.ins
new file mode 100644
index 00000000000..6fb7df33108
--- /dev/null
+++ b/Master/texmf-dist/source/platex/base/plcls.ins
@@ -0,0 +1,38 @@
+\input docstrip
+\keepsilent
+\ifToplevel{\askonceonly}
+\usedir{ptex/platex/base}
+
+\Msg{*** Generating the pLaTeX class files ***}
+
+%
+% 横組用クラスファイル
+%
+\generate{
+ \file{jarticle.cls}{\from{jclasses.dtx}{article,yoko}}
+ \file{jreport.cls}{\from{jclasses.dtx}{report,yoko}}
+ \file{jbook.cls}{\from{jclasses.dtx}{book,yoko}}
+ \file{jsize10.clo}{\from{jclasses.dtx}{10pt,yoko}}
+ \file{jsize11.clo}{\from{jclasses.dtx}{11pt,yoko}}
+ \file{jsize12.clo}{\from{jclasses.dtx}{12pt,yoko}}
+ \file{jbk10.clo}{\from{jclasses.dtx}{10pt,bk,yoko}}
+ \file{jbk11.clo}{\from{jclasses.dtx}{11pt,bk,yoko}}
+ \file{jbk12.clo}{\from{jclasses.dtx}{12pt,bk,yoko}}
+}
+
+%
+% 縦組用クラスファイル
+%
+\generate{
+ \file{tarticle.cls}{\from{jclasses.dtx}{article,tate}}
+ \file{treport.cls}{\from{jclasses.dtx}{report,tate}}
+ \file{tbook.cls}{\from{jclasses.dtx}{book,tate}}
+ \file{tsize10.clo}{\from{jclasses.dtx}{10pt,tate}}
+ \file{tsize11.clo}{\from{jclasses.dtx}{11pt,tate}}
+ \file{tsize12.clo}{\from{jclasses.dtx}{12pt,tate}}
+ \file{tbk10.clo}{\from{jclasses.dtx}{10pt,bk,tate}}
+ \file{tbk11.clo}{\from{jclasses.dtx}{11pt,bk,tate}}
+ \file{tbk12.clo}{\from{jclasses.dtx}{12pt,bk,tate}}
+}
+
+\endbatchfile