diff options
author | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-18 14:32:34 +0200 |
---|---|---|
committer | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-18 14:32:34 +0200 |
commit | a198740f4f6f5016d4961854efaebbcb66dbe55b (patch) | |
tree | e043fea877334d3d851c688569b919933a33086c /tests | |
parent | 253c770b6b32ed335c5f88ab5c7007a4e6b1cb95 (diff) | |
download | luaotfload-a198740f4f6f5016d4961854efaebbcb66dbe55b.tar.gz |
More tests availability
Diffstat (limited to 'tests')
-rw-r--r-- | tests/microtypography.tex | 42 |
1 files changed, 38 insertions, 4 deletions
diff --git a/tests/microtypography.tex b/tests/microtypography.tex index 7d032e3..001d0a1 100644 --- a/tests/microtypography.tex +++ b/tests/microtypography.tex @@ -2,8 +2,42 @@ \pdfprotrudechars2 \pdfadjustspacing2 -\font\testa=file:texgyretermes-regular:script=latn at 12pt -\font\testb=file:texgyretermes-regular:script=latn;protrusion=default at 12pt -\testa \input tufte \par -\testb \input tufte \par +\font\testa ={tex gyre termes:script=latn} at 10pt +\font\testb ={tex gyre termes:+liga;protrusion=default} at 10pt + +% a long file should be input here... +\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 |