Sergey Slyusarev
Sergey Slyusarev
@Fakeel Multi-glyph initials, as you do in Arabic, should work [now](https://github.com/jemmybutton/byrne-euclid/commit/8a3ddbd0fcff9a15aa3bf0120af9edc27b64a529), but only in theory. In practice, the function which produces text outlines in ConTeXt's MetaPost currently [doesn't respect RtL...
@Fakeel With [this change](https://github.com/jemmybutton/byrne-euclid/commit/d1d27049b2cddb3f5422a2ad8a954832146616b1) initials' placeholders should work again for RtL, but you still can't generate ornaments for them. The bug with RtL is [fixed](http://tracker.luatex.org/view.php?id=1023#c1732) in future versions of ConTeXt,...
That was a sloppy work on EB Garamond typescript on my part (i have used a wrong name in one place https://github.com/jemmybutton/byrne-euclid/commit/8214d73224a02d1808b4eb437d711271bf3c7422#diff-b44801cabf4c040d727c2524313832c6R446 ). Now you can simply choose which opentype...
Sure, `dlig=yes` is ok, my mistake, i'll bring it back with the next commit. Would it be convenient for you if I put that typescript stuff in a separate file...
In newer versions of ConTeXt there seems to be a dedicated macro for blocking specific ligatures http://wiki.contextgarden.net/Ligatures#Blocking It doesn't work on my distribution, though, but in the future this may...
Hi, Marcin. Typescript is now in a separate file, and size, layout and font declarations are now moved to main book file https://github.com/jemmybutton/byrne-euclid/commit/43d14d02df4003d96fcf660a73f20c5e512139bf#diff-ce29b5befc0686b45157d97a74d17263R1
Thank you! The book is not actually in LaTeX, it is in ConTeXt (which is a different TeX-based system). And TeXstudio seems to only support LaTeX. So you may either...
Minimal building instructions added to the readme file https://github.com/jemmybutton/byrne-euclid/commit/62aa7a4afb2bb825385d64056b17ac8b0a93c130#diff-04c6e90faac2675aa89e2176d2eec7d8R21
@SimonGr3dal At the moment I can't tell you exactly what's going on, but I'll try to get my hands on a fresh TeX Live as soon as i can to...
@SimonGr3dal The bugs you've encountered i was able to reproduce. Font issues were solved (at least in my case) by installing fonts from here https://bitbucket.org/georgd/eb-garamond/downloads/ in the system (on a...