I am writing a book about LuaTeX - what topics would you like to see in that book? More beginner's topics or more advanced sections? Both? I'd like to hear your opinion.
|
|
Some suggestions
In general with code I would envisage a book of about 300 pages. |
||||
|
|
|
This could include:
These are quite obvious points, I'm sure others will have more fine answers. |
||||
|
|
Finally, is your book aimed at first-time users of (Any)TeX or at users migrating from other already familiar with, and using, another member of the TeX and friends family? |
||||
|
|
I’m delighted to hear that there’s a book in the works. Because of UTF-8 and fontspec, LuaTeX is attractive to those who work with languages and literature. This means that we’ll be looking for ways around babel where it’s only “partially working” (p. 13 of Manuel Pégourié-Gonnard’s A guide to LuaLaTeX). Paul Isambert’s article on French punctuation (pp. 87–100 of the current issue of Cahiers Gutenberg) is an example of the kind of thing we need to know about, but while I follow most of his discussion, we non-programmers could use some help applying it, and also making sure it doesn’t apply to any non-French parts of a document. And what do we do with Greek? I’ve found, by trial and error, that I should just type the Greek and not enclose it in \textgreek{}, but what about hyphenation and the like? As for fonts, I’m now happily using Adobe Jenson Pro and other favorites for which I was pining, but although I’m accustomed to reviewing log files for warnings about missing characters, with LuaTeX I find that missing characters are silently skipped. So I’ve taken to proofreading the output more closely and examining each font in FontForge to make sure that it contains every accented character required by my text, but maybe there’s something to be explained here? |
||||
|
|
|
I'd warmly welcome a chapter or two that guides users of latex2e (mostly pdflatex these days, right?) along the path they'll have to take to adapt the code of their existing documents so that they'll compile under lua(la)tex. For instance, if they've been using some font packages (say, mathpazo or mathptmx), how will they have to change their setup to make it compile in lualatex? |
||||
|
|
