summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/octavo/octavo.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-11 23:55:44 +0000
committerKarl Berry <karl@freefriends.org>2006-01-11 23:55:44 +0000
commite1aa624528087008a5320818584225655344ad29 (patch)
treedd84bc6a5489165100f521e513fe019951f14fe2 /Master/texmf-dist/source/latex/octavo/octavo.ins
parent86a936a7e685ba9a7a275027910409748b3c2acc (diff)
trunk/Master/texmf-dist/source/latex/octavo
git-svn-id: svn://tug.org/texlive/trunk@423 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/octavo/octavo.ins')
-rw-r--r--Master/texmf-dist/source/latex/octavo/octavo.ins61
1 files changed, 61 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/octavo/octavo.ins b/Master/texmf-dist/source/latex/octavo/octavo.ins
new file mode 100644
index 00000000000..c466bc3008a
--- /dev/null
+++ b/Master/texmf-dist/source/latex/octavo/octavo.ins
@@ -0,0 +1,61 @@
+%% octavo.ins
+%% Copyright 2003 Stefan A. Revets
+%%
+%% This program is provided under the terms of the LaTeX Project Public License
+%% distributed from CTAN archives in directory macros/latex/base/lppl.txt
+%%
+%% Author : Stefan A. Revets
+%% s.revets@tiscali.be
+%%
+%% This file will generate fast loadable files and documentation driver files
+%% from the doc files in this package when run through LaTeX.
+%%
+%% ---------- start of docstrip commands ----------
+%%
+\def\batchfile{octavo.ins}
+\input docstrip.tex
+
+\preamble
+
+Copyright 2003 Stefan A. Revets
+
+Author : Stefan A. Revets
+ s.revets@tiscali.be
+
+The program is provided under the terms of the LaTeX Project Public License
+distributed from CTAN archives in directory macros/latex/base/lppl.txt
+
+This file is part of the Octavo Package, for the typesetting of books along
+classical layout and design ideas. It is a modification of the standard LaTeX
+book class, written by Lamport (1992), Mittelbach and Braams (1994-1997).
+
+The program consists of the files octavo.ins and octavo.dtx.
+
+\endpreamble
+
+\generate{\file{octavo.cls}{\from{octavo.dtx}{octavo}}
+ \file{oct10.clo}{\from{octavo.dtx}{10pt}}
+ \file{oct11.clo}{\from{octavo.dtx}{11pt}}
+ \file{oct12.clo}{\from{octavo.dtx}{12pt}}
+ }
+
+\ifToplevel{
+\Msg{*************************************************************************}
+\Msg{*}
+\Msg{* To finish the installation you should move the following files into}
+\Msg{* a directory searched by TeX:}
+\Msg{*}
+\Msg{* \space\space octavo.cls}
+\Msg{* \space\space oct10.clo}
+\Msg{* \space\space oct11.clo}
+\Msg{* \space\space oct12.clo}
+\Msg{*}
+\Msg{* To produce the documentation run the octavo.dtx file through LaTeX.}
+\Msg{* To add an index of macros and commands run octavo through MakeIndex.}
+\Msg{*}
+\Msg{* Happy TeXing}
+\Msg{*************************************************************************}
+}
+
+\endbatchfile
+