Re: [Pharo-users] [Pillar] Font-size on DeckJS

2016-03-19 Thread Yann Dubois
Yes, last week since a presentation in class with Damien Cassou and stepharo, they said that the presentation generated with pillar has a small font size and it would be good to having a way to change that. It s not a pharo issue but I think it could be useful for pillar's users. Le 18 mars 2016 1

Re: [Pharo-users] [Pillar] Font-size on DeckJS

2016-03-19 Thread Alexandre Bergel
Is this related to Pharo? Alexandre > On Mar 18, 2016, at 5:30 PM, Yann Dubois wrote: > > Hello world, > > I work today on a problem when we generate a presentation with DeckJS, the > font size is very small on projection. > > I've find an issue for this, and you need to create a template w

[Pharo-users] [Pillar] Font-size on DeckJS

2016-03-19 Thread Yann Dubois
Hello world, I work today on a problem when we generate a presentation with DeckJS, the font size is very small on projection. I've find an issue for this, and you need to create a template with all deckJS dependancies, and an other css file to change some rules. To change the font-size of a bo

Re: [Pharo-users] [Pillar] Font-size on DeckJS

2016-03-19 Thread stepharo
This is related to pillar because now you can write slides in pillar and get - deckJS - Beamer All the mooc support are using this behavior. So we are independent of keynote or ppt idiocies. Stef Le 18/3/16 17:41, Alexandre Bergel a écrit : Is this related to Pharo? Alexandre On

Re: [Pharo-users] [Pillar] Font-size on DeckJS

2016-03-19 Thread stepharo
Hi yann please do a pull request to change the CSS in the PharoMooc. stef Le 18/3/16 17:30, Yann Dubois a écrit : Hello world, I work today on a problem when we generate a presentation with DeckJS, the font size is very small on projection. I've find an issue for this, and you need to crea