Play spoken slide show
Keyboard shortcut: 'x'  Back to notes
Keyboard shortcut: 'u'    Slide 2 : 37
Program 1
 

(leno-front-matters
  (front-title "Meta Lecture Notes")           
  (front-subtitle "")   
  (front-author "Kurt Normark")           
  (front-affiliation "Department of Computer Science, Aalborg University, Denmark")  
  (front-abstract (con "This set of lecture notes illustrate each of the means of expressions in LENO
    by giving access to the LAML source in a very convenient way. As a distinguished feature you 
    can access the LAML form which created the HTML page(s). The source-program clause is used
    to read the LENO LAML source in a novel way. Also notice the cross references to the relevant manual
    clauses in the " (a-tag "../../lecture-notes.html" "LENO XML-in-LAML Reference Manual") ". "
    "The Scheme suffix file of this lecture is " (a 'href "../post-notes.scm" "post-notes.scm") "." ))  

  'scheme-suffix "post-notes.scm"
  'course-home-url "../../lecture-notes.html"
  'author-home-url "http://www.cs.auc.dk/~normark/"   
  'note-download-url ""   
  'logo-url "http://www.auc.dk/"  
  'note-contents-description ""    
  'slide-header "normal"  ; minimal/normal/none 
  'trail-of-lecture "false"  
  'language "english"      
  'show-and-speak "true" 
    'default-showing-time "2"    
    'additional-showing-time "0" 
    'sound-source "wave-file" 
    'speak-url-prefix "../../speak/"
  'exercise-model "make-indexes-and-solutions-per-lecture"   
  'mouse-advancement "double-press" 
  'word-index "true"  
  'apply-css-styling "false"
  'news-flash-string  "This is a meta level LENO demo"  
  'news-flash-level   "2"
  'quiz-support "true"   
  'verbosity-level "1"
) ; end leno-front-matters