A mini D book: Markdown or LaTeX?
Jesse Phillips via Digitalmars-d
digitalmars-d at puremagic.com
Thu Jan 26 21:56:34 PST 2017
On Tuesday, 24 January 2017 at 14:27:15 UTC, aberba wrote:
> Which one works well? I'm more concerned about syntax
> highlighting and line numbering (in some cases). Support for
> custom fonts.
Well I worked with Latex, I hate it. If you do go that route here
is some syntax highlighting
https://github.com/JesseKPhillips/dlang-latex-listings
If you would like to have your examples compiled/tested you can
use/modify:
https://github.com/JesseKPhillips/listings-dlang-extractor
Enjoy finding the best typesetter for your project.
More information about the Digitalmars-d
mailing list