diff options
author | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-20 17:52:57 +0200 |
---|---|---|
committer | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-20 17:52:57 +0200 |
commit | e49d16d82efc3327faa3143ce31a7bc2e9d09a93 (patch) | |
tree | 763fd4c22682cf37ce7b4d3b21c21003db3281ed /tests/microtypography.tex | |
parent | 90cbb697883ead85063e26fc33784e0f366a262f (diff) | |
download | luaotfload-e49d16d82efc3327faa3143ce31a7bc2e9d09a93.tar.gz |
Hmmm...
Diffstat (limited to 'tests/microtypography.tex')
-rw-r--r-- | tests/microtypography.tex | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/tests/microtypography.tex b/tests/microtypography.tex new file mode 100644 index 0000000..99deb5f --- /dev/null +++ b/tests/microtypography.tex @@ -0,0 +1,36 @@ +\input luaotfload.sty + +\pdfprotrudechars2 \pdfadjustspacing2 + +\font\testa=file:texgyretermes-regular:script=latn at 12pt +\font\testb=file:texgyretermes-regular:script=latn;protrusion=default at 12pt + +\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 |