summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElie Roux <elie.roux@telecom-bretagne.eu>2013-04-18 14:30:59 +0200
committerElie Roux <elie.roux@telecom-bretagne.eu>2013-04-18 14:30:59 +0200
commit253c770b6b32ed335c5f88ab5c7007a4e6b1cb95 (patch)
treeb0e1198a904490330b12a63127cdd8652ae28625
parent0b5a6761f55ed9fa03c7ba0564764ad89ee9a925 (diff)
downloadluaotfload-253c770b6b32ed335c5f88ab5c7007a4e6b1cb95.tar.gz
Making tests useable by non-ConTeXt users
-rw-r--r--tests/color.tex6
-rw-r--r--tests/opbd.tex38
2 files changed, 39 insertions, 5 deletions
diff --git a/tests/color.tex b/tests/color.tex
index 1be8896..d410bf0 100644
--- a/tests/color.tex
+++ b/tests/color.tex
@@ -4,7 +4,7 @@
\font\testb=file:lmroman10-regular.otf:color=FFFF0099;+trep at 10pt
\font\testc=file:lmroman10-regular.otf:color=559922;+trep at 12pt
-\testa \input knuth \par
-\testb \input knuth \par
-\testc \input knuth \par
+\testa test \par
+\testb test \par
+\testc test \par
\bye
diff --git a/tests/opbd.tex b/tests/opbd.tex
index 50c4dfd..a934902 100644
--- a/tests/opbd.tex
+++ b/tests/opbd.tex
@@ -4,6 +4,40 @@
\font\testa=file:texgyrepagella-regular:script=latn at 12pt
\font\testb=file:texgyrepagella-regular:mode=node;script=latn;protrusion=yes;featurefile=opbd.fea;+opbd at 12pt
-\testa \input tufte \par
-\testb \input tufte \par
+\testa
+
+We thrive in information||thick worlds because of our
+marvelous and everyday capacity to select, edit,
+single out, structure, highlight, group, pair, merge,
+harmonize, synthesize, focus, organize, condense,
+reduce, boil down, choose, categorize, catalog, classify,
+list, abstract, scan, look into, idealize, isolate,
+discriminate, distinguish, screen, pigeonhole, pick over,
+sort, integrate, blend, inspect, filter, lump, skip,
+smooth, chunk, average, approximate, cluster, aggregate,
+outline, summarize, itemize, review, dip into,
+flip through, browse, glance into, leaf through, skim,
+refine, enumerate, glean, synopsize, winnow the wheat
+from the chaff and separate the sheep from the goats.
+
+\par
+
+
+\testb
+
+We thrive in information||thick worlds because of our
+marvelous and everyday capacity to select, edit,
+single out, structure, highlight, group, pair, merge,
+harmonize, synthesize, focus, organize, condense,
+reduce, boil down, choose, categorize, catalog, classify,
+list, abstract, scan, look into, idealize, isolate,
+discriminate, distinguish, screen, pigeonhole, pick over,
+sort, integrate, blend, inspect, filter, lump, skip,
+smooth, chunk, average, approximate, cluster, aggregate,
+outline, summarize, itemize, review, dip into,
+flip through, browse, glance into, leaf through, skim,
+refine, enumerate, glean, synopsize, winnow the wheat
+from the chaff and separate the sheep from the goats.
+
+\par
\bye