summaryrefslogtreecommitdiff
path: root/macros/plain/formats/texsis/dcol/README
diff options
context:
space:
mode:
Diffstat (limited to 'macros/plain/formats/texsis/dcol/README')
-rw-r--r--macros/plain/formats/texsis/dcol/README18
1 files changed, 18 insertions, 0 deletions
diff --git a/macros/plain/formats/texsis/dcol/README b/macros/plain/formats/texsis/dcol/README
new file mode 100644
index 0000000000..57b1aed017
--- /dev/null
+++ b/macros/plain/formats/texsis/dcol/README
@@ -0,0 +1,18 @@
+The files in this subdirectory are the double column macros from TeXsis.
+They can be used by themselves with Plain TeX. Just say
+
+ \input TXSdcol.tex
+
+at the begining of your job. Then use \SetDoublecolumns{column-width}
+to set up the output routine for double column printing. You must say
+\doublecolumns to enter double column mode, and \enddoublecolumns to go
+back to single column mode.
+
+Further info is given in the comments in the file TXSdcol.tex
+
+More complete instructions for using these macros are in TXSdcol.doc,
+which is just the relevant section of the TeXsis manual. You probably
+can't process it unless you already have TeXsis working, so I've put DVI
+and PS copies of it here too.
+
+Eric Myers <texsis@lifshitz.ph.utexas.edu> 26 December 1997