summaryrefslogtreecommitdiff
path: root/dviware/psprint/vms/test.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /dviware/psprint/vms/test.tex
Initial commit
Diffstat (limited to 'dviware/psprint/vms/test.tex')
-rw-r--r--dviware/psprint/vms/test.tex13
1 files changed, 13 insertions, 0 deletions
diff --git a/dviware/psprint/vms/test.tex b/dviware/psprint/vms/test.tex
new file mode 100644
index 0000000000..2811adcdc9
--- /dev/null
+++ b/dviware/psprint/vms/test.tex
@@ -0,0 +1,13 @@
+% A small test file: the top left corner of the upper rule should be
+% 1in from both the top and left edges of the paper.
+
+\nopagenumbers
+\topskip=0pt
+
+\hrule width 2in height 1mm
+
+\vskip 4in
+
+\hrule width 4in height 1mm
+
+\bye