Re: [Pharo-users] Pillar 1.1.0 released

2015-09-14 Thread Johan Brichau
Hi Cyril, You are right. It’s better to just fix the version of Pillar for Pier and that works just fine for me now. We will see what happens later if someone has the time to look at Pier. cheers Johan > On 13 Sep 2015, at 12:22, Ferlicot Delbecque Cyril > wrote: > > Le 13/09/2015 10:28, Joh

Re: [Pharo-users] Pillar 1.1.0 released

2015-09-13 Thread Damien Cassou
Hi Johan, Ferlicot Delbecque Cyril writes: > Le 13/09/2015 10:28, Johan Brichau a écrit : >> I just noticed that in the most recent version of Pillar, the instvar >> #embedded was removed from PRReference This breaks Pier… though right >> before this change I could make Pier3 work with Pillar j

Re: [Pharo-users] Pillar 1.1.0 released

2015-09-13 Thread Johan Brichau
Hi, I just noticed that in the most recent version of Pillar, the instvar #embedded was removed from PRReference This breaks Pier… though right before this change I could make Pier3 work with Pillar just fine. The embedded var is used to specify that component references are to be embedded in

[Pharo-users] Pillar 1.1.0 released

2015-09-07 Thread Damien Cassou
Cyril Ferlicot and I have polished Pillar 1.0.0 a little. Here is 1.1.0 changelog: - add shebang to generated pillarPostExport.sh - improve pillarPostExport.sh messages a little - HTML exporter - output a if and only if the Pillar figure has both a caption and a label - LaTeX exporter - o