Re: [NTG-context] Pretty Printing Python code

2009-12-29 Thread luigi scarso
On Tue, Dec 29, 2009 at 12:03 PM, Erik Margraf wrote: > Hello all, > I wanted to typeset some Python code and stumbled across the > pretty printing feature of ConTeXt. So far, I think I've learned the > following: Also http://wiki.contextgarden.net/Verbatim_text http://wiki.contextgarden.net/Cust

Re: [NTG-context] Pretty Printing Python code

2009-12-29 Thread luigi scarso
On Tue, Dec 29, 2009 at 12:03 PM, Erik Margraf wrote: > Hello all, > I wanted to typeset some Python code and stumbled across the > pretty printing feature of ConTeXt. So far, I think I've learned the > following: > >    -- There's no pretty printer for python. Neither in MKII nor in MKIV >    --

Re: [NTG-context] Pretty Printing Python code

2009-12-29 Thread Hans Hagen
On 29-12-2009 12:03, Erik Margraf wrote: Hello all, I wanted to typeset some Python code and stumbled across the pretty printing feature of ConTeXt. So far, I think I've learned the following: -- There's no pretty printer for python. Neither in MKII nor in MKIV -- The wiki has an example

[NTG-context] Pretty Printing Python code

2009-12-29 Thread Erik Margraf
Hello all, I wanted to typeset some Python code and stumbled across the pretty printing feature of ConTeXt. So far, I think I've learned the following: -- There's no pretty printer for python. Neither in MKII nor in MKIV -- The wiki has an example implementation for a python pretty printer