From e1aa624528087008a5320818584225655344ad29 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 11 Jan 2006 23:55:44 +0000 Subject: trunk/Master/texmf-dist/source/latex/octavo git-svn-id: svn://tug.org/texlive/trunk@423 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/octavo/octavo.ins | 61 ++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 Master/texmf-dist/source/latex/octavo/octavo.ins (limited to 'Master/texmf-dist/source/latex/octavo/octavo.ins') 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 + -- cgit v1.2.3