Generated: Monday, November 14, 2011, 09:15:04 Copyright © 2011 , Kurt Nørmark The local LAML software home page

Lecture Note Trail Manual

Kurt Nørmark © normark@cs.aau.dk Department of Computer Science, Aalborg University, Denmark.

This is a manual of the LENO Trail facility. Using the LENO trail facility it is possible to select a subset of slides in a lecture, and to generate a collection of interlinked frameset pages.

The best way to initiate a new trail is to ask LENO to generate a complete trail (on a separate, secondary source file). and then delete the page-select clauses which you do not need. The generated trail covers all pages in all lectures. The attribute trail-source in the leno-front-matters element controls the trail generation. You can of course also reorganize the page-select clauses.

You may consult section 4 of the LENO Tutorial to learn more about LENO trails.

Similar resources: The primary LENO language and The Theme LENO language.

Alphabetic index:
begin-trail An empty element before the first page-select clause.
end-trail An empty element after the last page-select clause
front-abstract The abstract of the LENO trail
front-affiliation The affiliation of the trail author
front-author The author of the LENO trail
front-title The title of the LENO trail
leno-trail The root element of the LENO trail source file.
leno-trail-front-matters The front matters elements holds a number of overall attributes of the LENO trail.
page-select Selects a page of a LENO lecture.

leno-trail
Description The root element of the LENO trail source file.
XML content model ( leno-trail-front-matters , begin-trail , page-select * , end-trail )

leno-trail-front-matters
Description The front matters elements holds a number of overall attributes of the LENO trail.
XML content model ( front-title , front-author , front-affiliation , front-abstract )
XML attributes
Required: *
Default values: red
trail-id * CDATA The unique id of this trail. The id determines the prefix of the names of the generated HTML files.
scheme-prefix CDATA The scheme prefix file. Similar to the leno-front-matters attribute of the same name
scheme-suffix CDATA The scheme suffix file. Similar to the leno-front-matters attribute of the same name
course-home-url * CDATA The URL of the designated course home page. Similar to the leno-front-matters attribute of the same name
language ( danish | english ) Controls the language of the fixed text
See also enclosing element leno-trail

front-title
Description The title of the LENO trail
XML content model (#PCDATA)
See also enclosing element leno-trail-front-matters

front-author
Description The author of the LENO trail
XML content model (#PCDATA)
See also enclosing element leno-trail-front-matters

front-affiliation
Description The affiliation of the trail author
XML content model (#PCDATA)
See also enclosing element leno-trail-front-matters

front-abstract
Description The abstract of the LENO trail
XML content model (#PCDATA)
See also enclosing element leno-trail-front-matters

begin-trail
Description An empty element before the first page-select clause.
XML content model EMPTY
See also enclosing element leno-trail

end-trail
Description An empty element after the last page-select clause
XML content model EMPTY
See also enclosing element leno-trail

page-select
Description Selects a page of a LENO lecture. This is the most important element of a LENO trail source file. A sequence of page-select elements in between begin-trail and end-trail constitute the body of a LENO trail.
XML content model EMPTY
XML attributes
Required: *
Default values: red
lecture-id * CDATA The id of a LENO lecture. Must be located in the same lecture as this trail file.
page-id * CDATA The page id of a page in the lecture addressed by lecture-id
See also enclosing element leno-trail


Mirror Information Appendix.
Mirror name: leno-trail-1
Automatic loading of common XML-in-LAML library? No
List of action elements (leno-trail-front-matters begin-trail page-select end-trail)
Generation of named mirror functions: Yes
Mirror name prefix: None
Transliteration of CDATA? Yes
List of elements for which transliteration does not apply: '()
List of elements for which all white spacing is preserved: '()
Name of HTML character transformation table: html-char-transformation-table
Are default DTD attributes passed explicitly? No
Are attributes only allowed to be text strings? Yes
Is extended textual contents allowed? No
Is white space represented by this mirror? No
How are duplicated XML attributes handled: 'keep-all


Generated: Monday, November 14, 2011, 09:15:04
Generated by LAML SchemeDoc using LAML Version 38.0 (November 14, 2011, full)