Hi, I did not check but the first slide is probably written in beamer direcly. It must be in the template of the slides. On Thu, Aug 31, 2017 at 2:53 PM, H. Hirzel <hannes.hirzel@gmail.com> wrote:
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
-- Cyril Ferlicot https://ferlicot.fr http://www.synectique.eu 2 rue Jacques Prévert 01, 59650 Villeneuve d'ascq France