diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2012-05-09 08:54:40 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2012-05-09 08:54:40 +0200 |
commit | dba2e8c586d45440495b247b3895e874784a3136 (patch) | |
tree | c88d64fa0cea3ef91afce003100c7ac74b62d7ad /tests/frac.tex | |
parent | 68e9613a295cf9f9911a1810a5e84318a0c4dbc0 (diff) | |
download | luaotfload-dba2e8c586d45440495b247b3895e874784a3136.tar.gz |
Add test file for libertine frac
Diffstat (limited to 'tests/frac.tex')
-rw-r--r-- | tests/frac.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/frac.tex b/tests/frac.tex new file mode 100644 index 0000000..c6a4868 --- /dev/null +++ b/tests/frac.tex @@ -0,0 +1,4 @@ +\input luaotfload.sty +\font\testa={name:Linux Libertine O:script=latn;+frac} at 10pt +\testa 1/8 +\bye |