First off, do you have a LaTeX handler of some sort (LyX, etc.)?
And if you do, how do you tame page numbering?

I've been struggling with it for quite sometime now.
Yes, and it all depends on what document class you're using. Are you using something predefined, or did you make your own custom style?
I'm using the standard "book" class.
How about \pagenumbering{...} in the header, where ... is something like arabic, roman, etc?
Yeah. That's the easy part.
I've got issues with LaTeX being all like, "LAWL IMMA PUT A PAGE NUMBER AFTER YOUR TITLE PAGE EVEN THOUGH YOU WANT ME TO BE BLANK".
Have you tried doing \pagestyle{empty} on the pages where you don't want page numbering (or indeed any footers)?

Code:

\title{Phantom Sanctuary: Sins of the Savior}
\date{}
\maketitle


Render that.

It makes a page directly after. Why?

EDIT: I made a two-sided document. Duh. :\
Hehe, now you know. Smile Welcome to the land of TeX, where WYSIWYG is most definitely not allowed.
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement