summaryrefslogtreecommitdiff
path: root/systems/doc/pdftex/tests/31-CharSet-miss-composite-chars
diff options
context:
space:
mode:
Diffstat (limited to 'systems/doc/pdftex/tests/31-CharSet-miss-composite-chars')
-rw-r--r--systems/doc/pdftex/tests/31-CharSet-miss-composite-chars/Makefile7
-rw-r--r--systems/doc/pdftex/tests/31-CharSet-miss-composite-chars/f.tex14
2 files changed, 21 insertions, 0 deletions
diff --git a/systems/doc/pdftex/tests/31-CharSet-miss-composite-chars/Makefile b/systems/doc/pdftex/tests/31-CharSet-miss-composite-chars/Makefile
new file mode 100644
index 0000000000..040efc7faa
--- /dev/null
+++ b/systems/doc/pdftex/tests/31-CharSet-miss-composite-chars/Makefile
@@ -0,0 +1,7 @@
+include ../Common.mak
+
+test:
+ $(pdftex2) -ini f.tex
+
+clean:
+ $(clean)
diff --git a/systems/doc/pdftex/tests/31-CharSet-miss-composite-chars/f.tex b/systems/doc/pdftex/tests/31-CharSet-miss-composite-chars/f.tex
new file mode 100644
index 0000000000..e96df95ba9
--- /dev/null
+++ b/systems/doc/pdftex/tests/31-CharSet-miss-composite-chars/f.tex
@@ -0,0 +1,14 @@
+\input plain.tex
+\input pdftexconfig.tex
+\input pdftexmagfix.tex
+
+\pdfcompresslevel=0
+\pdfobjcompresslevel=0
+\footline={}
+
+\pdfmapline{DejaVuSerif-tlf-t1--base DejaVuSerif " AutoEnc_6paffcekw62ffq4g6cgalfhbtd ReEncodeFont " <[dejavuserif_t1-type1.enc <DejaVuSerif.pfb}
+
+\font\x = DejaVuSerif-tlf-t1--base
+\x \char"E9 \end
+
+\bye