Timeline for How to manually set where a word is split?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 1, 2014 at 15:18 | comment | added | egreg | @Mico The explanation is easy: LuaTeX loads the hyphenation patterns on demand; babel deals with this, but otherwise one has to do it manually. I find it much worse the fact that hyphsubst doesn't really work with LuaLaTeX. | |
| Jun 1, 2014 at 15:08 | comment | added | Mico | The following is not a critique of your first MWE but just an observation: your first MWE compiles as expected -- i.e., with hyphenations taking place -- under both pdfLaTeX and XeLaTeX but not under LuaLaTeX. (I've tested it with both MacTeX2013 and TeXLive2014/pre.) Specifically, with LuaLaTeX the hyphenation points are found in the first column but not in the second and third. Very odd (and disturbing, really). | |
| Jun 1, 2014 at 13:36 | vote | accept | Jeroen | ||
| Jun 1, 2014 at 13:30 | history | answered | egreg | CC BY-SA 3.0 |