1920 1080 #ffffff img/ 1720 165 1590 175 880 0,35*${scale},1920*${scale},270*${scale} 90 105 235 445 655 72 transform 1 Introduction to presentationmaker.js ${page}/${numpages} ${headertext} ${text1} ${text2} ${text3} ${headertext} ${text1} ${text2} ${text3} ((${mirrorline} - ${y}) +${mirrorline} - ${h}) Welcome to the presentationmaker.js example A quick presentation of the why and how. Why using presentationmaker.js Powerpoint / Impress are hard to use. I wanted to concentrate on the content, not the quirks of the tools. I want to make use of modern browser features. 2 Example This page is made by

<page x="2020*3" y="1180" name="Example">
  <defaultbg />
  <text pos="\${headerpos}" size="\${headersize}" halign="center"
    valign="center">Example</text>
  <text pos="100,270,1820,860" size="40" halign="left"
    valign="top">
    This page is made by<br />
    <pre><code>Recursion is nice</code>/</pre>
  </text>
</page>
sin(30*PI/180) + sqrt(9) The mirrored image is an example where calc helps. Also it uses some image effects. git.contentnation.net/presentationmaker impress.js.org
(inspired, no code was used from the project.)
Built by GrumpyDeveloper
The end