Next: Example: DGESV_F90 LaTeX Output
Up: Tools: LaTeX Generation with
Previous: Tools: LaTeX Generation with
- If the BOI and EOI markers are present,
protex generates an extensive title page with the available
information, e.g., title, authors and abstract, et al..
If the introduction markers are not present, a minimal, but
complete, LaTeX-able document is generated.
- If the -b flag is on, the document preamble is not
generated, only raw LaTeX which must be manually inserted
into a complete document.
- Prologues for modules and external routines (as opposed to
routines within modules) will map to LaTeX sections.
The text immediately after !MODULE: or !ROUTINE:,
i.e., on the same line becomes the section heading.
- The prologues of an !IROUTINE: are mapped to sub-sections
within the section of the surrounding module.
- Only the description and introduction fields can contain
full LaTeX functionality. All other fields are mapped
to text inside of a verbatim environment, thus special
characters, mathematical formulae, etc., can only appear
in the description or introduction.
Will Sawyer
Fri Mar 6 18:02:18 EST 1998