Slide 19 : 24 Program 1 |
(note-page 'index-words (title "Index-words" "A declaration the words which goes into the index of a set of note pages. The leaves no trace on this page" ) (index-words "sample index word" "another sample index word") (source-program this-source-file (list "(note-page 'index-words" end-marker) (list ) '(slide-external book-external) "The underlying LAML program. This shows the underlying source of this part of the notes" ) (index-words "index-words") ) ; end page |