diff options
author | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-20 17:51:14 +0200 |
---|---|---|
committer | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-20 17:51:14 +0200 |
commit | 90cbb697883ead85063e26fc33784e0f366a262f (patch) | |
tree | d4f2b907df5542cb6f45f7120cfc6868afda43d2 /tests/microtypography.ltx | |
parent | 77576a1a919a9e97ca51493ba2f37060d1358af1 (diff) | |
download | luaotfload-90cbb697883ead85063e26fc33784e0f366a262f.tar.gz |
Renaming microtypography (.tex -> .ltx)
Diffstat (limited to 'tests/microtypography.ltx')
-rw-r--r-- | tests/microtypography.ltx | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/tests/microtypography.ltx b/tests/microtypography.ltx new file mode 100644 index 0000000..99deb5f --- /dev/null +++ b/tests/microtypography.ltx @@ -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 |