File "doc/pltotex.pl"[download]
in pack: | xmlrdf |
---|---|
Prolog module: | pltotex |
size: | 2737 |
Recent changes
14 years ago | Jan Wielemaker | ADDED: Documentation infrastructure |
This file requires
- From the Prolog library
- library(apply) resolved by
- apply.pl: partition/4, maplist/2, maplist/3
- library(lists) resolved by
- lists.pl: append/3, delete/3
- library(main) resolved by
- main.pl could not find proof of dependency
- library(doc_latex) resolved by
- doc_latex.pl: doc_latex/3
- library(error) resolved by
- error.pl could not find proof of dependency
- library(apply) resolved by
Exported predicates
- pltotex/0
- pltotex/2
Required predicates
- delete/3 from library(lists)
- doc_latex/3 from library(doc_latex)
- maplist/3 from library(apply)
- merge_options/3 autoloaded
- option/2 autoloaded
- append/3 from library(lists)
- maplist/2 from library(apply)
- partition/4 from library(apply)