I’m using the LLNCS layout for a latex paper. The page numbers are suppressed by default. How can I turn them on for drafts?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I took a quick look at the .cls file for this layout. it calls all the page styles as “empty”
you may want to try
or
in your preamble. I didn’t check to see if that worked, but the .cls loads a two sided article class…