Writing a book in LaTeX in 2023: Difference between revisions
No edit summary |
No edit summary |
||
| Line 57: | Line 57: | ||
this also means side-by-side dual language editions are more or less impossible, as are annotated editions defined on a page-by-page basis. you pretty much need to use endnotes rather than footnotes (though navigating to and from endnotes is admittedly a much better experience on a device than in a printed book). | this also means side-by-side dual language editions are more or less impossible, as are annotated editions defined on a page-by-page basis. you pretty much need to use endnotes rather than footnotes (though navigating to and from endnotes is admittedly a much better experience on a device than in a printed book). | ||
and there are some problems with <tt>tex4ebook</tt>: | |||
* [https://ctan.org/pkg/unicode-math?lang=en unicode-math] doesn't compile | |||
** simply removing it gets you "! Undefined control sequence. ^->\active@prefix ^\@undefined" | |||
* <tt>\defaultfontfeatures</tt> isn't recognized | |||
* using <tt>tabular</tt>, it'll choke on e.g. <tt>\midrule</tt>, printing endless "Misplaced alignment tab character &" | |||
'''previously: "[[Latex_joy_of_man%27s_desiring|LaTeX joy of man's desiring]]" 2023-09-24''' | '''previously: "[[Latex_joy_of_man%27s_desiring|LaTeX joy of man's desiring]]" 2023-09-24''' | ||
[[Category:Blog]] | [[Category:Blog]] | ||