Re: [Pharo-dev] latex exporter in Pillar

2014-09-07 Thread Tudor Girba
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

Re: [Pharo-dev] [Pharo-users] [ann] pillar support in gtinspector

2014-09-07 Thread Sven Van Caekenberghe
Beautiful work, great collaboration, inspiring ! On 07 Sep 2014, at 15:41, Tudor Girba wrote: > Hi, > > Documentation is important. To make it more likely and more enjoyable for > people to write more of it, I teamed up with Andrei and Jan to build up > support for Pillar in the GTInspector.

Re: [Pharo-dev] Trying to scale and reposition the progress bar for PharoLauncher

2014-09-07 Thread kilon alios
yeah yeah I see it now, there actually many announcers (3 of them ) all seem to signal SystemProgressMorph , oh boy this will be a tricky one . Thanks for the pointer, now I have to find how to capture the instance of that SystemProgressMorph. If I find the instance sending a width: message should

Re: [Pharo-dev] Trying to scale and reposition the progress bar for PharoLauncher

2014-09-07 Thread Thierry Goubier
Le 07/09/2014 11:53, kilon alios a écrit : Hello pharoers it has been almost a year since the last time I commited to PharoLauncher so I decided to go for it once again. The first time I added a progress bar for people to see the progress of the download of the image . Now I want to scale and r

Re: [Pharo-dev] [ann] pillar support in gtinspector

2014-09-07 Thread kilon alios
ah yes I manage to load it successfully, I viewed the Gofer class comment, it seems it cant handle pillar tables , but still is really nice :) On Sun, Sep 7, 2014 at 6:07 PM, Ben Coman wrote: > kilon alios wrote: > > yehhh thank you thank you thank you :) I always wanted documentation > in

Re: [Pharo-dev] [ann] pillar support in gtinspector

2014-09-07 Thread Ben Coman
kilon alios wrote: yehhh thank you thank you thank you :) I always wanted documentation inside Pharo you make my dream come true :) if I get latest moose 5 image with pharolauncher will i also get this ? After using PharoLauncher to get the Moose 5.0 image, I presume you should use

Re: [Pharo-dev] [Moose-dev] [ann] pillar support in gtinspector

2014-09-07 Thread Ben Coman
> Clicking on the link spawns the file object to the right offering a quick preview possibility. Very nice! > Yet another thing is to move towards eliminating static pictures. For example, most pictures in a technical book are some sort of screenshots. These screenshots could easily be produc

[Pharo-dev] [pharo-project/pharo-core]

2014-09-07 Thread GitHub
Branch: refs/tags/40211 Home: https://github.com/pharo-project/pharo-core

[Pharo-dev] [pharo-project/pharo-core] bf634e: 40211

2014-09-07 Thread GitHub
Branch: refs/heads/4.0 Home: https://github.com/pharo-project/pharo-core Commit: bf634e701e124c3dc43d8dafc9915ede47626b11 https://github.com/pharo-project/pharo-core/commit/bf634e701e124c3dc43d8dafc9915ede47626b11 Author: Jenkins Build Server Date: 2014-09-07 (Sun, 07 Sep 2014

[Pharo-dev] Trying to scale and reposition the progress bar for PharoLauncher

2014-09-07 Thread kilon alios
Hello pharoers it has been almost a year since the last time I commited to PharoLauncher so I decided to go for it once again. The first time I added a progress bar for people to see the progress of the download of the image . Now I want to scale and reposition the progress bar as I am not happy at