Blank page and marks with noindent (Bug #265)


Added by David Dixon over 11 years ago. Updated over 10 years ago.


Status:Closed Start date:03/08/2014
Priority:Low Due date:
Assignee:- % Done:

100%

Category:-
Target version:-

Description

I use lyx, which makes some things hard to track down. I had to export to latex to figure this one out.

I have some input files with the questions. I get page 1 blank except for marks when the tex looks like this:

\usepackage[box,separateanswersheet,automarks]{automultiplechoice}
\begin{document}
\noindent \input{/.../Exam2/Exam2Questions1.tex}
\onecopy{1}{
\input{/.../Exam2TitlepageRev1.tex}

If I remove the \noindent before the \input, the blank page and marks go away.


NoindentBug.zip - Zip file with tex files (56.2 kB) David Dixon, 03/10/2014 05:17 pm


History

Updated by Alexis Bienvenüe over 11 years ago

Can you provide a minimal source file, along with a minimal Exam2Questions1.tex and Exam2TitlepageRev1.tex that show the problem?

  • Description changed from I use lyx, which makes some things hard to track down. I had to export to ... to I use lyx, which makes some things hard to track down. I had to export to ... More

Updated by David Dixon over 11 years ago

In the zip file find NoindentBug.tex and WithoutBug.tex. NoindentBug has the \noindent with \input, WithoutBut does not.

Updated by Alexis Bienvenüe over 11 years ago

Thanks. It seems that it comes from the \vspace{-12bp} command at the beginning of the Exam2/Exam2Questions1.tex file: it should be placed before the \noindent (or elsewhere).

Updated by Alexis Bienvenüe over 10 years ago

  • % Done changed from 0 to 100
  • Status changed from New to Closed

Also available in: Atom PDF