Slide 8 : 24 Program 1 |
(note-page 'example
(title "Example"
"Example exlains an example of something"
)
(example "The example" "The example explanation")
(source-program this-source-file (list "(note-page 'example" end-marker)
(list
)
'(slide-external book-external)
"The underlying LAML program. This shows the underlying source of this part of the notes"
)
(index-words "example")
) ; end page