Skip to content

Commit 86736a2

Browse files
committed
Prevent page break within mock exam question
1 parent 0c77628 commit 86736a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mock/mock-preamble.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
\usepackage{environ}
1212
\usepackage{etoolbox}
1313

14-
\newenvironment{examQuestion}{}{}
14+
\NewEnviron{examQuestion}{\vbox{\BODY}\vskip1cm}
1515

1616
\ifdefstring{\examQuestionCountCommand}{}%
1717
{\newcommand{\examQuestionCount}{40}}%

0 commit comments

Comments
 (0)