summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/jnuexam/exam-a-a3input.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/jnuexam/exam-a-a3input.tex')
-rw-r--r--macros/latex/contrib/jnuexam/exam-a-a3input.tex9
1 files changed, 0 insertions, 9 deletions
diff --git a/macros/latex/contrib/jnuexam/exam-a-a3input.tex b/macros/latex/contrib/jnuexam/exam-a-a3input.tex
deleted file mode 100644
index ac2cc9aa31..0000000000
--- a/macros/latex/contrib/jnuexam/exam-a-a3input.tex
+++ /dev/null
@@ -1,9 +0,0 @@
-% -*- coding: utf-8 -*-
-% !TEX program = xelatex
-
-% 直接包含 A4 试卷的 PDF 文件,生成双栏的 A3 试卷
-\documentclass[a3input]{jnuexam}
-\begin{document}
-\includepdf[pages=-,nup=2x1,offset=0 0,delta=0 0]{exam-a-empty}
-%\includepdf[pages=-,nup=2x1,offset=0 0,delta=0 0,frame]{exam-a}
-\end{document}