(note-page 'image (title "Image" "Image is used to present a gif image" ) (image "test-image.gif" "An image explanation" ) (image "test-image.gif" "Another image explanation" '(horizontal picture text)) (image "test-image.gif" "A third image explanation" '(vertical picture text)) (source-program this-source-file (list "(note-page 'image" end-marker) (list ) '(slide-external book-external) "The underlying LAML program. This shows the underlying source of this part of the notes" ) (index-words "image") ) ; end page |