LiaScript 0.14 - Full Documentation (English)

LiaScript 0.14 - Full Documentation (English)

This is a screencast of the LiaScript documentation in presentation mode spoken by LiaScript itself ;-)

You can inspect the document by your own, either directly from GitHub or as the interactive LiaScript version.


0. Intro


1. Overview on Tools & More

Update:


2. Markdown-Basics part 1 & Multimedia

Update:

  • Additional headers can be inserted into a slide by using the HTML5-tag <section> or <article>

    # Title
    
    ...
    
    <article>
    ## Subtitle
    
    with subsection content ...
    </article>
    
  • HTML comments can now be used to hide content or to add personal notes:

    # Title
    
    <!-- some private information not to be shown to the public ... -->
    
    A new paragraph
    

3. Markdown-Basics part 2


4. Styling elements


5. Math & Formulas

Update:

You can now also define custom KaTeX-macros, which can be either locally or globally defined.


6. Footnotes


7. State


8. Tasks


9. Quizzes

9.1 Quiz-Settings


10. Surveys & Classrooms


11. Effects - Animations - Text2Speech - Playback


12. Fun with Tables


13. ASCII-Art


14. Charts - Diagrams - ASCII-art(2)


15. Interactive Code-Blocks


16. Macro Basics


16.1 Basic Macros


17. JavaScript or JS-Components

Tags :

Related Posts

Freiberg - Research Seminar

André Dietrich gives a brief overview on the research history around LiaScript and RemoteLabs.

Read More

Importing a local WebCam-stream into a Presentation

How to use script-tags to create image-filtering effects in LiaScript.

Read More

LiaScript - BearLearn Talk 2019

This is an early example of a LiaScript presentation, that was given as a BearLearn Talk 2019 in Berlin. It shows how to create a simple narrative presentations with Text-to-Speech output and animations and more.

Read More