• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • CPACK
    • Home
    • List packs
    • Submit pack
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
    • SWISH Prolog shell
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

/usr/lib/swipl/library/ext/pldoc/doc_latex.pl
All Application Manual Name SummaryHelp

  • ext
    • pldoc
      • doc_http.pl -- Documentation server
      • pldoc.pl -- Process source documentation
      • doc_markdown.pl -- Markdown utilities
      • doc_latex.pl -- PlDoc LaTeX backend
        • doc_latex/3
        • latex_for_file/3
        • latex_for_wiki_file/3
        • latex_for_predicates/3
      • doc_files.pl -- Create stand-alone documentation files
 latex_for_predicates(+PI:list, +Out, +Options) is det
Generate LaTeX for a list of predicate indicators. This does not produce the \begin{description}...\end{description} environment, just a plain list of \predicate, etc. statements. The current implementation ignores Options.
ClioPatria (version V3.1.1-51-ga0b30a5)