Re: [Pharo-users] Pillar annotations for Latex

2014-05-24 Thread stepharo
thanks for your help improving pillar because we are busy. Stef On 22/5/14 18:09, Ben Coman wrote: The Pillar documentation [1] says... "An annotated paragraph starts a line with @@ followed by either todo or note. For example, @@note this is a note annotation. generates

Re: [Pharo-users] Pillar annotations for Latex

2014-05-22 Thread Damien Cassou
Hi Ben, On Thu, May 22, 2014 at 6:09 PM, Ben Coman wrote: > Now is there any important function missing, or is there a better way to do > this? thank you for your contribution. I would try to generate this instead: \begin{note} foo bar baz \end{note} This environment is meant fo

[Pharo-users] Pillar annotations for Latex

2014-05-22 Thread Ben Coman
The Pillar documentation [1] says... "An annotated paragraph starts a line with @@ followed by either todo or note. For example, @@note this is a note annotation. generates Note: this is a note annotation. And, @@todo this is a todo annotation generates a todo a