Slide 18 : 24 Program 1 |
(note-page 'long-slide
(title "Long-slide"
"A declaration of that this is a long slide. On a long slide there are navigation
icons in the top as well as in the bottom part of a slide")
(long-slide)
(text "Some slide text via the text function")
(source-program this-source-file (list "(note-page 'long-slide" end-marker)
(list
)
'(slide-external book-external)
"The underlying LAML program. This shows the underlying source of this part of the notes"
)
(index-words "long-slide")
) ; end page