|
From: Nicolas P. R. (inria) <nic...@in...> - 2021-11-24 06:33:30
|
I find Latex markup/syntax a bit too intrusive when writing. Using
rst was a great way to stick to content without paying too much
attention to layout.
Nicolas
Martin Koutecký <m...@ef...> writes:
> Thanks for sharing!
> What have been the advantages of using rST over raw latex, and
> why did
> you make that choice?
> Thanks,
> Martin
>
> On Tue, Nov 23, 2021 at 8:45 PM Nicolas P. Rougier (inria)
> <nic...@in...> wrote:
>
> It's a regular bibtex file but I use a \nocite{*} in the
> latex
> template so it's not totally automated.
>
> Nicolas
>
> "Alan G. Isaac" <ala...@gm...> writes:
>
> > Wow!
> > Thanks for sharing!
> >
> > Did you create the bibliography by hand?
> >
> > Alan Isaac
> >
> >
> > On 11/23/2021 1:26 PM, Nicolas P. Rougier (inria) wrote:
> >> 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
> >>
> >> _______________________________________________
> >> Docutils-users mailing list
> >> Doc...@li...
> >> https://lists.sourceforge.net/lists/listinfo/docutils-users
> >> Please use "Reply All" to reply to the list.
> >
> >
> > _______________________________________________
> > Docutils-users mailing list
> > Doc...@li...
> > https://lists.sourceforge.net/lists/listinfo/docutils-users
> >
> > Please use "Reply All" to reply to the list.
>
> _______________________________________________
> Docutils-users mailing list
> Doc...@li...
> https://lists.sourceforge.net/lists/listinfo/docutils-users
>
> Please use "Reply All" to reply to the list.
|