Pillar latex generation

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Pillar latex generation

Noury Bouraqadi-2
Hi,

I'm experimenting with Pillar. I'm using a test.pillar file as input with the following content:
!This is a title
- item1
- item2
-item3

In a folder that contains only my test.pillar file, I generate latex version using the following command:
pillar export --to=latex test.pier > test.tex

The resulting test.tex is not conform to the template.
In the template, there is some stuff including:
\newcommand{\ct}[1]{{\sffamily\textup{#1}}}

while in the generated test.tex file, I get
\newcommand{\ct}[1]}

Did I missed something?

Noury
Reply | Threaded
Open this post in threaded view
|

Re: Pillar latex generation

abergel
Hi Noury, 

I do not understand what you are trying to achieve?
I use it for AgileVisualization

Cheers,
Alexandre

-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



On Dec 9, 2014, at 7:15 AM, Noury Bouraqadi <[hidden email]> wrote:

Hi,

I'm experimenting with Pillar. I'm using a test.pillar file as input with the following content:
!This is a title
- item1
- item2
-item3

In a folder that contains only my test.pillar file, I generate latex version using the following command:
pillar export --to=latex test.pier > test.tex

The resulting test.tex is not conform to the template.
In the template, there is some stuff including:
\newcommand{\ct}[1]{{\sffamily\textup{#1}}}

while in the generated test.tex file, I get
\newcommand{\ct}[1]}

Did I missed something?

Noury

Reply | Threaded
Open this post in threaded view
|

Re: Pillar latex generation

Damien Cassou
In reply to this post by Noury Bouraqadi-2
On Tue, Dec 9, 2014 at 11:15 AM, Noury Bouraqadi <[hidden email]> wrote:
> Did I missed something?


that is fixed in latest version of Pillar. Please download again.

--
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm."
Winston Churchill

Reply | Threaded
Open this post in threaded view
|

Re: Pillar latex generation

philippeback


Le 9 déc. 2014 15:26, "Damien Cassou" <[hidden email]> a écrit :
>
> On Tue, Dec 9, 2014 at 11:15 AM, Noury Bouraqadi <[hidden email]> wrote:
> > Did I missed something?
>
>
> that is fixed in latest version of Pillar. Please download again.
>

I am using the version from yesterday and I see figures mixing with blocks of [[[ ]]].

Figures in a !!title section end up in the next one. This for PDFs.

I have looked at the Pharo for the enterprise books and I see similar issues there.

Is there a way to avoid that?

TIA
Phil

> --
> Damien Cassou
> http://damiencassou.seasidehosting.st
>
> "Success is the ability to go from one failure to another without
> losing enthusiasm."
> Winston Churchill
>

Reply | Threaded
Open this post in threaded view
|

Re: Pillar latex generation

Noury Bouraqadi-2
In reply to this post by Damien Cassou
It works now. Thanx Damien!

Noury
On 09 Dec 2014, at 15:25, Damien Cassou <[hidden email]> wrote:

> On Tue, Dec 9, 2014 at 11:15 AM, Noury Bouraqadi <[hidden email]> wrote:
>> Did I missed something?
>
>
> that is fixed in latest version of Pillar. Please download again.
>
> --
> Damien Cassou
> http://damiencassou.seasidehosting.st
>
> "Success is the ability to go from one failure to another without
> losing enthusiasm."
> Winston Churchill
>


Reply | Threaded
Open this post in threaded view
|

Re: Pillar latex generation

Damien Cassou
In reply to this post by philippeback
On Tue, Dec 9, 2014 at 7:49 PM, [hidden email] <[hidden email]> wrote:
> Is there a way to avoid that?


could you please show me where in the book the problem can be seen?

--
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm."
Winston Churchill