Index of /archives/text/CTAN/macros/generic/diagrams/kuvio/doc-src
Name Last modified Size Description
Parent Directory -
README 1996-06-09 09:00 1.8K
eg/ 2005-09-25 18:40 -
eps/ 1999-10-20 16:23 -
kuv-A4.tar.gz 1996-06-09 09:00 35K
kuv.tar.gz 1996-06-09 09:00 35K
macros/ 1999-10-20 16:23 -
revision_2.5.12 1996-06-09 09:00 12
tdwk-A4.cd 1996-06-09 09:00 3.7K
tdwk-A4.tex 1996-01-17 09:00 66
tdwk-e.tex 1996-06-09 09:00 2.9K
tdwk-r.tex 1996-06-09 09:00 19
tdwk-s.tex 1996-06-09 09:00 61K
tdwk.cd 1996-06-09 09:00 3.7K
tdwk.ist 1996-06-09 09:00 202
tdwk.tex 1996-06-09 09:00 56K
08 Jun 1996
This is the source to my "Typesetting diagrams with kuvio.tex". In
order to run tex (not latex!) on either tdwk.tex or tdwk-A4.tex,
you'll first need to do the following.
1. Get yourself on a really big TeX - tdwk.tex consumes an obscene amount
of memory. (I kid not.)
2. Install the bbm family of fonts, available on any CTAN node.
In particular, you'll need bbm10 and bbmsl10. Please don't make
any substitutions if you're going to put the resulting .dvi or
.ps file in a public place.
3. Install my arrsy10 font, available wherever kuvio.tex is.
4. Include the subdirectories of ./macros in your TEXINPUTS path.
5. Make sure the current patchlevel of kuvio.tex is on your TEXINPUTS.
6. Make sure the directory ./tdwk exists and is writable.
To speed things up, you can also do the following.
7. Unpack either kuv.tar.gz or kuv-A4.tar.gz, depending on whether
you are using letter or A4 paper.
With these files, you need only do "tex tdwk" or "tex tdwk-A4"
to process the documentation. Otherwise you will have to do
tex file
makeindex -s tdwk.ist file.idx
tex file
where file=tdwk or file=tdwk-A4, as appropriate.
Unless you have a dvi previewer which understands dvips' \special
syntax, you will not be able to properly preview tdwk.dvi or
tdwk-A4.dvi. However, you can always do
dvips file -o
and then preview the resulting .ps file. Also, you will need to keep
the files in ./eps in their current location relative to tdwk.dvi and
tdwk-A4.dvi should you move either of these two.
If all this seems like too much work, a PostScript version of
"Typesetting diagrams with kuvio.tex" can be obtained from
ftp://ftp.math.ubc.ca/pub/svensson/kuvio/
in the files tdwk.ps.gz (letter) and tdwk-A4.ps.gz (A4). If this isn't
available to you, send me an email.
Anders <[email protected]>