summaryrefslogtreecommitdiff
path: root/3rd-party/xfpt/testing/infiles/03
diff options
context:
space:
mode:
Diffstat (limited to '3rd-party/xfpt/testing/infiles/03')
-rw-r--r--3rd-party/xfpt/testing/infiles/0314
1 files changed, 14 insertions, 0 deletions
diff --git a/3rd-party/xfpt/testing/infiles/03 b/3rd-party/xfpt/testing/infiles/03
new file mode 100644
index 000000000..d4d2c65e2
--- /dev/null
+++ b/3rd-party/xfpt/testing/infiles/03
@@ -0,0 +1,14 @@
+.include stdflags
+.include stdmacs
+
+.macro pic
+.code
+.include infiles/pic$1.aspic.inc
+.endd
+.figure
+.image infiles/pic$1.eps.inc
+.endfigure
+.endmacro
+
+.chapter "Testing"
+.pic 01