[geeks] TeX question
    Kevin 
    kevin at mpcf.com
       
    Sat Dec 20 03:25:28 CST 2003
    
    
  
First off, i'm new to TeX and LaTeX.
I'm trying to create a document with four columns.  To accomplish
this, i am using the "multicol" package.
Everything is working fine, except, i need to know how i can control
what text goes into each column.  The multicol portion of my doc is
listed below.  I want each of the "\textbf..." lines to be on it's
own column.
Thanks,
/KRM
\begin{multicols}{4}
\textbf{\large Torque Specs}\\
lugnuts = 76 ft lbs\\
sparkplugs = 14 ft lbs\\
torque convertor  = 25 ft lbs\\
\textbf{\large Spark Plug Info}\\
testdatatest\\
\textbf{\large Fluid Capacities}\\
testdatatest\\
\textbf{\large Phone Numbers}\\
testdatatest\\
\end{multicols}
    
    
More information about the geeks
mailing list