Thank yous. I wonder how the image (or two images?) in the title slide were added. Example: PDF http://rmod-pharo-mooc.lille.inria.fr/MOOC/Slides/Week1/C019-W1S05-PharoSynt... Pillar source: https://github.com/SquareBracketAssociates/PharoMooc/blob/master/Slides/Week... The code of the first slide contains the meta information, i.e. there must be a title template somewhere. Is the template defined within the image or is it a separate file outside in the working directory? I did not find it yet. Below in { .. } is the definition of the title slide. Then ${slide:title=Getting a Feel About Syntax}$ starts a regular slide. { "title":"Pharo Syntax in a Nutshell", "slidesid":"W1S05" } ${slide:title=Getting a Feel About Syntax}$ Give you the general feel to get started: - Overview of syntactical elements and constructs - Three kinds of messages to minimize parentheses - Overview of block syntax This lecture is an ""overview"" No stress if you do not get it right now! We will repeat in future lectures ${slide:title=The Complete Syntax on a Postcard}$ No need to understand everything! But "everything" is on this screen :) --Hannes On 8/29/17, Stephane Ducasse <stepharo.self@gmail.com> wrote:
except the slides 2 and 3 of the first week :) But else all the mooc: slides, exercises were made in Pillar
On Tue, Aug 29, 2017 at 3:39 PM, Peter Uhnák <i.uhnak@gmail.com> wrote:
All Pharo Mooc slides were made in pillar
e.g.
pillar: https://github.com/SquareBracketAssociates/PharoMooc/blob/master/Slides/Week...
output: http://rmod-pharo-mooc.lille.inria.fr/MOOC/Slides/Week3/C019-W3S03-Basic-Var...
( mooc.pharo.org )
Peter
On Tue, Aug 29, 2017 at 2:54 PM, H. Hirzel <hannes.hirzel@gmail.com> wrote:
Hello
On the slide 14 of the Pillar presentation at ESUG 2015 [1] it says that the presentation was made with Pillar. Is the Pillar source code available somewhere?
Other source code examples of presentations made with Pillar are fine as well.
Thank you
Hannes Hirzel
[1] http://esug.org/data/ESUG2015/4%20thursday/1600-1630%20Pilar/Pillar.pdf