last time I asked footnotes were not supported by Pillar. However you can use Latex syntax to add a footnote.
see section 3.9 here about using Latex syntax ---> https://www.gitbook.io/book/damiencassou/pillar and here is how to add footnotes in Latex ---> http://en.wikibooks.org/wiki/LaTeX/Footnotes_and_Margin_Notes On Wed, Sep 10, 2014 at 2:27 AM, Alexandre Bergel <[email protected]> wrote: > How can I have a footnote? > > Alexandre > > > On Sep 7, 2014, at 5:10 PM, Tudor Girba <[email protected]> wrote: > > > Hi, > > > > I just tried to do the following: > > > > 1. I took the book skeleton > > https://github.com/pillar-markup/book-skeleton > > > > 2. I executed download.sh > > > > 3. I executed compile.sh > > > > This works out of the box. > > > > Could you point us more exactly to where the problem appears? > > > > Cheers, > > Doru > > > > > > On Fri, Sep 5, 2014 at 9:53 PM, Alexandre Bergel < > [email protected]> wrote: > > 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 > >> > > > > > > > > > > -- > > www.tudorgirba.com > > > > "Every thing has its own flow" > > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > >
