summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/ctable/ctable.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-08-15 18:55:30 +0000
committerKarl Berry <karl@freefriends.org>2007-08-15 18:55:30 +0000
commit4217b6526dc5969a75590384ceaaa4ea814fc6a0 (patch)
treee3cdcda7e6c1f7644a769f5b04c511763c7ba8c6 /Master/texmf-dist/source/latex/ctable/ctable.ins
parente48b37809878cd01b7b78357f6baa132ba1e1533 (diff)
ctable update (14aug07)
git-svn-id: svn://tug.org/texlive/trunk@4737 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/ctable/ctable.ins')
-rw-r--r--Master/texmf-dist/source/latex/ctable/ctable.ins21
1 files changed, 12 insertions, 9 deletions
diff --git a/Master/texmf-dist/source/latex/ctable/ctable.ins b/Master/texmf-dist/source/latex/ctable/ctable.ins
index 10e903d6035..adea4bba77a 100644
--- a/Master/texmf-dist/source/latex/ctable/ctable.ins
+++ b/Master/texmf-dist/source/latex/ctable/ctable.ins
@@ -5,9 +5,9 @@
%% the LaTeX Project Public License, either version 1.2 of this license
%% or (at your option) any later version. The latest version of this
%% license is in:
-%%
+%%
%% http://www.latex-project.org/lppl.txt
-%%
+%%
%% and version 1.2 or later is part of all distributions of LaTeX version
%% 1999/12/01 or later.
%%
@@ -45,17 +45,20 @@ and version 1.2 or later is part of all distributions of LaTeX version
\Msg{* *}
\Msg{* ctable.sty *}
\Msg{* *}
-\Msg{* To produce the documentation run the file ctable.dtx *}
-\Msg{* through LaTeX: *}
+\Msg{* To produce the documentation: *}
+\Msg{* 1. generate the graphics needed by running doit in doc *}
+\Msg{* 2. run the file ctable.dtx through LaTeX: *}
\Msg{* *}
-\Msg{* pdflatex --interaction=batchmode $NAME > /dev/null *}
-\Msg{* makeindex -q -s gglo.ist -o ctable.gls ctable.glo *}
-\Msg{* makeindex -q -s gind.ist -o ctable.ind ctable.idx *}
-\Msg{* pdflatex --interaction=batchmode $NAME > /dev/null *}
+\Msg{* pdflatex --interaction=batchmode $NAME > /dev/null *}
+\Msg{* makeindex -q -s gglo.ist -o ctable.gls ctable.glo *}
+\Msg{* makeindex -q -s gind.ist -o ctable.ind ctable.idx *}
+\Msg{* pdflatex --interaction=batchmode $NAME > /dev/null *}
+\Msg{* (or maybe adapt the inst script to do that and *}
+\Msg{* install everything at the same time) *}
\Msg{* *}
\Msg{* Happy TeXing! *}
\Msg{* *}
\Msg{*************************************************************}
\endbatchfile
-$Id: ctable.ins,v 1.4 2006/04/10 21:26:08 wybo Exp $
+$Id: ctable.ins,v 1.5 2007/07/22 13:47:51 wybo Exp $