Back to slide
Keyboard shortcut: 'u'  Slide 10 : 24
Program 1
 

(note-page 'comment
  (title "Comment"
         "An internal comment in the notes"
  )

  (comment "This is the comment")

  (source-program this-source-file  (list "(note-page 'comment" end-marker)
       (list
       )
       '(slide-external book-external)
       "The underlying LAML program. This shows the underlying source of this part of the notes"
  )

  (index-words "comment")

) ; end page