Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some useful (English language) macros for testing #2

Merged
merged 2 commits into from Mar 1, 2018

Conversation

simoncozens
Copy link
Member

These days I just do:

\begin[papersize=a3,class=fontproof]{document}
\setTestFont[filename=Coolangatta-SemiBold.otf,size=25pt]

\proof:arrowroot

\proof:bringhurst

\proof:allkernpairs\proof:jafkerns

\end{document}

@n7s
Copy link
Contributor

n7s commented Dec 5, 2017

getting this error with current sile master and both @jvgaultney's examples and the one above:

/usr/local/share/sile/packages/bidi.lua:155: Bidi run too big? U_BUFFER_OVERFLOW_ERROR

@simoncozens
Copy link
Member Author

Right you are, I need to also turn \bidi-off. This is because the jafkerns paragraph is extremely long. Ideally we should make that buffer dynamically assigned.

@simoncozens
Copy link
Member Author

OK, SILE now dynamically assigns that buffer...

@n7s
Copy link
Contributor

n7s commented Dec 5, 2017

works for me, thanks

@jvgaultney jvgaultney merged commit 208ee78 into sile-typesetter:master Mar 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants