The first step to answer this question is read the package manual.BMAcox wrote:After including the package in the header, what is the syntax to invoke double space?
Code: Select all
\usepackage[doublespacing]{setspace}
The first step to answer this question is read the package manual.BMAcox wrote:After including the package in the header, what is the syntax to invoke double space?
Code: Select all
\usepackage[doublespacing]{setspace}
NEW: TikZ book now 40% off at Amazon.com for a short time.
Please read the manual and choose appropriate values for the page dimensions on your own. To get the manual, follow the links I gave above or open a command prompt on your machine and type in the following line.BMAcox wrote:[...] Similarly, for the \geometry, how do we invoke 'wide margins'? Is that a std defn? Or do we actually key in numbers for the margins?
Code: Select all
texdoc geometry
NEW: TikZ book now 40% off at Amazon.com for a short time.