digitalmars.D - [TDPL] Will TDPL LaTeX class/template be accessible?
- Philippe Sigaud (13/13) Jun 26 2010 Hi,
- Adrian Matoga (5/23) Jun 26 2010 I don't know which one was used by Andrei, but you can try Pygments:
- Nick Sabalausky (5/29) Jun 26 2010 Andrei mentioned at one point that he developed his own.
- Philippe Sigaud (7/8) Jun 26 2010 pygment is nice to color source code and then paste the resulting latex ...
Hi, I quite like the layout of TDPL, it's nice and clean, particularly the color version that Andrei used for sample chapters. IIRC, it's done as a LaTeX (pdfTex?) template that Andrei developed. The fact that your editor chose to use it directly is also a proof of its quality [*] Andrei, I think you had plans to release it somehow, so that we could use it to generate D docs? With the apparition of nice new tex editors like TeXWorks or LateX Lab, I'm interested in diving into TeX again. Do you think you could make the classes or templates you used accessible? The B&W as well as the color version? Philippe [*] What? flattery?
Jun 26 2010
Philippe Sigaud pisze:Hi, I quite like the layout of TDPL, it's nice and clean, particularly the color version that Andrei used for sample chapters. IIRC, it's done as a LaTeX (pdfTex?) template that Andrei developed. The fact that your editor chose to use it directly is also a proof of its quality [*] Andrei, I think you had plans to release it somehow, so that we could use it to generate D docs? With the apparition of nice new tex editors like TeXWorks or LateX Lab, I'm interested in diving into TeX again. Do you think you could make the classes or templates you used accessible? The B&W as well as the color version? Philippe [*] What? flattery?I don't know which one was used by Andrei, but you can try Pygments: http://pygments.org/ I used it for several languages (including D) with LaTeX output and it worked very well. There are many color schemas available, including B&W.
Jun 26 2010
"Adrian Matoga" <epi atari8.info> wrote in message news:i05bmq$1jpi$1 digitalmars.com...Philippe Sigaud pisze:Andrei mentioned at one point that he developed his own. ------------------------------- Not sent from an iPhone.Hi, I quite like the layout of TDPL, it's nice and clean, particularly the color version that Andrei used for sample chapters. IIRC, it's done as a LaTeX (pdfTex?) template that Andrei developed. The fact that your editor chose to use it directly is also a proof of its quality [*] Andrei, I think you had plans to release it somehow, so that we could use it to generate D docs? With the apparition of nice new tex editors like TeXWorks or LateX Lab, I'm interested in diving into TeX again. Do you think you could make the classes or templates you used accessible? The B&W as well as the color version? Philippe [*] What? flattery?I don't know which one was used by Andrei, but you can try Pygments:
Jun 26 2010
On Sat, Jun 26, 2010 at 19:53, Nick Sabalausky <a a.a> wrote:"Adrian Matoga" <epi atari8.info> wrote in messagepygment is nice to color source code and then paste the resulting latex code into a document, but what I'm asking there is not so much the way Andrei highlighted D code in TDPL (though that would be nice to know) as much as getting my hands on the way the entire book is formatted. Oh, and the way he did the diagrams in the array chapter. Philippe
Jun 26 2010