|
|
|
|
|
by BuboBubo
973 days ago
|
|
I am currently writing and formatting a very long document using: - Pandoc Markdown and Pandoc : https://pandoc.org/MANUAL.html - PagedJS : https://pagedjs.org/ - Make & Python as glue and helpers for compilation I manage my references using Zotero like any other academic writer. The configuration is less than 100 lines and I can get a pretty solid result using only basic HTML/CSS skills intertwined with Markdown. You sometimes end up with weird formatting issues but there is nothing you can't fix using HTML/CSS/JS. My manuscript has images, figures, tables, code, etc... It's good to see people trying to tackle the problem of formatting documents again. LaTeX is good but not for everything and the ecosystem is extremely hard to understand. Word, Pages and other similar tools are... proprietary. What would be a game changer for my use case is to see something like Scrivener with more formatting/layout options: https://www.literatureandlatte.com/scrivener/overview |
|