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

10.5.1 Predicate reference for the LaTeX backend
AllApplicationManualNameSummaryHelp

  • Documentation
    • Reference manual
    • Packages
      • SWI-Prolog Source Documentation Version 2
        • Running the documentation system
          • Including PlDoc in a LaTeX document
            • Predicate reference for the LaTeX backend
              • doc_latex/3
              • latex_for_file/3
              • latex_for_wiki_file/3
              • latex_for_predicates/3
Availability::- use_module(library(doc_latex)).(can be autoloaded)
Source[det]latex_for_wiki_file(+File, +Out, +Options)
Write a LaTeX translation of a Wiki file to the steam Out. Supports the options stand_alone, public_only and section_level. See doc_latex/3 for a description of the options.
ClioPatria (version V3.1.1-40-g9d9e003)