*** egpaper_final.tex Thu Mar 24 14:28:26 2011 --- egpaper_final.tex.~1~ Mon Oct 11 20:13:15 2010 *************** *** 20,27 **** \def\httilde{\mbox{\tt\raisebox{-.5ex}{\symbol{126}}}} % Pages are numbered in submission mode, and unnumbered in camera-ready ! %\ifcvprfinal\pagestyle{empty}\fi ! \setcounter{page}{4321} \begin{document} %%%%%%%%% TITLE --- 20,26 ---- \def\httilde{\mbox{\tt\raisebox{-.5ex}{\symbol{126}}}} % Pages are numbered in submission mode, and unnumbered in camera-ready ! \ifcvprfinal\pagestyle{empty}\fi \begin{document} %%%%%%%%% TITLE *************** *** 44,50 **** } \maketitle ! %\thispagestyle{empty} %%%%%%%%% ABSTRACT \begin{abstract} --- 43,49 ---- } \maketitle ! \thispagestyle{empty} %%%%%%%%% ABSTRACT \begin{abstract} *************** *** 307,329 **** %------------------------------------------------------------------------- \subsection{Margins and page numbering} ! All printed material, including text, illustrations, and charts, must be kept ! within a print area 6-7/8 inches (17.5 cm) wide by 8-7/8 inches (22.54 cm) ! high. Page numbers should be in footer with page numbers, centered and .75 ! inches from the bottom of the page and make it start at the correct page ! number rather than the 4321 in the example. To do this fine the line (around ! line 23) ! \begin{verbatim} ! %\ifcvprfinal\pagestyle{empty}\fi ! \setcounter{page}{4321} ! \end{verbatim} ! where the number 4321 is your assigned starting page. ! ! Make sure the first page is numbered by commenting out the first page being ! empty on line 46 ! \begin{verbatim} ! %\thispagestyle{empty} ! \end{verbatim} %------------------------------------------------------------------------- --- 306,314 ---- %------------------------------------------------------------------------- \subsection{Margins and page numbering} ! All printed material, including text, illustrations, and charts, must be ! kept within a print area 6-7/8 inches (17.5 cm) wide by 8-7/8 inches ! (22.54 cm) high. %-------------------------------------------------------------------------