From 253c770b6b32ed335c5f88ab5c7007a4e6b1cb95 Mon Sep 17 00:00:00 2001
From: Elie Roux <elie.roux@telecom-bretagne.eu>
Date: Thu, 18 Apr 2013 14:30:59 +0200
Subject: Making tests useable by non-ConTeXt users

---
 tests/color.tex |  6 +++---
 tests/opbd.tex  | 38 ++++++++++++++++++++++++++++++++++++--
 2 files changed, 39 insertions(+), 5 deletions(-)

(limited to 'tests')

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
-- 
cgit v1.2.3