I have discovered another problem.
In my latex template I have:
\chapter{{{{title}}}}
In the produced .tex file, this lines becomes
\chapter}
This is a rather serious issue that prevents me from using Pillar :-(
Is there a chance to see this fixed?
Instead of {{{ … }}} which heavily conflicts with Latex, can it be {-{ … }-}
instead ?
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
On Sep 4, 2014, at 3:03 AM, Damien Cassou <[email protected]> wrote:
> On Wed, Sep 3, 2014 at 9:24 PM, Alexandre Bergel
> <[email protected]> wrote:
>> -=-=-=-=
>> \newcommand{\ct}[1]}
>> -=-=-=-=
>
>
> I know the problem. I think this is a bad interaction between the
> mustache template and LaTeX use of '}}'.
>
> The workaround for you would be to specify your own LaTeX template
> where all macros are in a dedicated external file (copy/paste what we
> do for the book from
> https://github.com/SquareBracketAssociates/PharoForTheEnterprise-english/tree/master/_support).
>
> --
> Damien Cassou
> http://damiencassou.seasidehosting.st
>
> "Success is the ability to go from one failure to another without
> losing enthusiasm."
> Winston Churchill
>