| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
For, foolish, consistency.
|
|
|
|
|
| |
We are now stabilizing against 0.60.x, also make the message less
dramatic.
|
|
|
|
| |
Fixes a regression with legacy TeX ligatures (``'' etc.)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This introduces microtypography support.
Test:
\input luaotfload.sty
\pdfprotrudechars2 \pdfadjustspacing2
\font\testa=file:lmroman12-regular:script=latn at 12pt
\font\testb=file:lmroman12-regular:script=latn;protrusion=default at 12pt
\testa \input tufte \par
\testb \input tufte \par
\bye
closes #7
|
| |
|
|
|