Open Access book (scientific visualization) using rst
"Nicolas P. Rougier (inria)" <[email protected]> Tue, 23 Nov 2021 19:26:20 +0100
| Newsgroups | gmane.text.docutils.user |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I've just released an open access PDF book (on scientifif visualization) using restructured text that I converted to latex with a slightly modified rst2latex.py script and for some pages I had no choice but to use raw-latex directives. I think the result is nice. Book: https://www.labri.fr/perso/nrougier/scientific-visualization.html Sources: https://github.com/rougier/scientific-visualization-book Feel free to copy the book style if you like it. Cheers, Nicolas