diff options
author | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-18 14:30:59 +0200 |
---|---|---|
committer | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-18 14:30:59 +0200 |
commit | 253c770b6b32ed335c5f88ab5c7007a4e6b1cb95 (patch) | |
tree | b0e1198a904490330b12a63127cdd8652ae28625 /tests/color.tex | |
parent | 0b5a6761f55ed9fa03c7ba0564764ad89ee9a925 (diff) | |
download | luaotfload-253c770b6b32ed335c5f88ab5c7007a4e6b1cb95.tar.gz |
Making tests useable by non-ConTeXt users
Diffstat (limited to 'tests/color.tex')
-rw-r--r-- | tests/color.tex | 6 |
1 files changed, 3 insertions, 3 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 |