diff options
author | Karl Berry <karl@freefriends.org> | 2007-03-08 17:16:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-03-08 17:16:44 +0000 |
commit | 8c7b5e7122d9768a59bfe045ecc10a58553f375a (patch) | |
tree | a442fafe1db822a4d4a987bdb2aae49b29ccc5f7 /Master/texmf-dist/source/latex/octavo/octavo.ins | |
parent | 6650de3b1b197274a25cdb925f6d1f1407e04dfa (diff) |
octavo update (7mar07)
git-svn-id: svn://tug.org/texlive/trunk@4023 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.ins | 122 |
1 files changed, 61 insertions, 61 deletions
diff --git a/Master/texmf-dist/source/latex/octavo/octavo.ins b/Master/texmf-dist/source/latex/octavo/octavo.ins index c466bc3008a..64b60359954 100644 --- a/Master/texmf-dist/source/latex/octavo/octavo.ins +++ b/Master/texmf-dist/source/latex/octavo/octavo.ins @@ -1,61 +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 - +%% octavo.ins
+%% Copyright 2003, 2007 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@bigpond.com
+%%
+%% 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, 2007 Stefan A. Revets
+
+Author : Stefan A. Revets
+ s.revets@bigpond.com
+
+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
+
|