[texhax] LaTeX Pagination Reversed
Don Mainfort
mainfort at digitalrealm.net
Sat Apr 8 02:58:25 CEST 2006
Have my book manuscript all set, but can not figure out why the margins for
left & right are reversed, with the wide margin on outside & thin margin
inside. Also, the print on front & back do not align - when looking at outer
edge of a page, the type of the even side is about a quarter of an inch shy
of that of the odd side. I am hoping that there is a simple solution, my
wife who's a scientist initially set LaTeX up for me, but she can't figure
it out.
Managed to get everything else looking decent - 650 page memoir with 149 eps
pictures! Want to print some presentable drafts without these probelms,
though. The paper is 8.5 X 11 and the problem is visible in DVI. Here is how
it's set up now:
\documentclass[final, leqno]{book}
\usepackage{natbib}
\usepackage{amsmath, amssymb, amsfonts}
\usepackage{epsfig}
\usepackage{graphics}
\usepackage{color}
\usepackage{hyperref}
\usepackage{rotating}
\usepackage{lscape}
\usepackage{latexsym}
\usepackage{CJK}
\usepackage{pinyin}
\usepackage{setspace}
\usepackage[outercaption]{sidecap}
\usepackage{ccaption}
\makeindex
\title{------- }
\author{-------- \\
{\small\em \copyright \ Draft date \today}}
\date{}
\begin{document}
\begin{CJK}{GB}{gbsn}
\maketitle
\thispagestyle{empty}
\begin{center}
Copyright $\copyright$ 2005 by --------
\end{center}
\newpage
\addcontentsline{toc}{chapter}{Contents}
\pagenumbering{roman}
\newpage
\tableofcontents
\include{preface_short}
\include{dummy}
\pagestyle{headings} \pagenumbering{arabic}
\include{PartOne}
\include{PartTwo}
\include{PartThree}
\include{Glossary}
\include{Biblo}
%\include{index}
% \addcontentsline{toc}{chapter}{Index}
\end{CJK}
\end{document}
What am I doing wrong??!
Thanks for any help,
Don
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/texhax/attachments/20060407/4f2c0d60/attachment.htm
More information about the texhax
mailing list