Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

What is the easiest way to format Smalltalk syntax using the listings package?

share|improve this question
5  
As a minimum, please include a reference to the Smalltalk syntax. Note that the listings package describe these customizations in detail in the manual. Care to share what you've done so far? – Werner Jun 25 '12 at 19:33
Did you already google for it? E.g. marianopeck.wordpress.com/2012/06/17/… – knut Jun 25 '12 at 19:36
wiki.squeak.org/squeak/409 is a rather complete smalltalk grammar. A syntax highlighter for smalltalk is included in the latest images on pharo-project.org/home – dh82 Jun 26 '12 at 9:04

1 Answer

In the comment some hints are given. The following page provides some examples:

http://marianopeck.wordpress.com/2012/06/17/smalltalk-syntax-highlighting-for-latex/

To customize the given style have a look at the manual: listings

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.