Changes

Jump to: navigation, search

Output formats

1,116 bytes added, 00:38, 29 March 2022
m
add-on > addon ( stick with one spelling )
HyperText Markup Language (HTML)
==LaTeX==
LaTeX ''(also written L<sup>A</sup>T<sub>E</sub>X)'' uses the TeX file format to provide high-quality typesetting program for formatting its output, information describing layout and is itself written in font styling of textual data. Originally designed to flexibly support the TeX macro languagecomplex layout (including multi-level superscript, subscript, matrixes & special glyphs) of scientific formulas.
LaTeX ''(also written L<sup>A</sup>T<sub>E</sub>X)'' uses the TeX typesetting program for formatting its output, and LaTeX itself is written in the TeX macro language. * File extension: <code>.tex</code>* Helper (file viewer) application: see the [[Addon:GenealogyTree#Prerequisites|Prerequisites]] section for the GenealogyTree addon. "Lamport's TeX" is named after developer [https://ewikipediawikipedia.org/wiki/Leslie_Lamport Leslie Lamport]. With LaTeX, Lamport added a collection of macros to the original T<sub>E</sub>X program which was made by [https://wikipedia.org/wiki/Donald_Knuth Donald Knuth].
[https://www.latex-project.org/get/ How to get LaTeX]
[https://en.m.wikipedia.org/wiki/VCard vCard], also known as VCF (Virtual Contact File), is a file format standard for electronic business cards.
==Graphviz==
[https://wikipedia.org/wiki/Graphviz Graphviz] (Graph Visualization) Software suite of open source software ([https://www.graphviz.org/download/ Download page])
'''[https://wikipedia.org/wiki/DOT_(graph_description_language) DOT ]''' is the text file format graph description language of the suite GraphViz. It has a human-readable syntax that describes network data, including subgraphs and elements appearances (i.e. color, width, label).  '''DOT graphs''' can also be imported into [https://wikipedia.org/wiki/NetworkXNetworkX], [https://wikipedia.org/wiki/Tulip_(software) Tulip ] or [http://zvtm.sourceforge.net/zgrviewer.html ZGRViewer ].  Files are typically indicated with the <code>.gv</code> or <code>.dot</code> filename extensions. The extension [https://wikipedia.org/w/index.php?title=.gv&redirect=no <code>.gv</code>] is preferred. (This avoids confusion with the extension [https://wikipedia.org/wiki/.dot <code>.dot</code>] also used for Microsoft Word ''template'' files prior to 2007.) However, the DOT language can import DOT files as wellbe converted to several object-oriented graphics formats.
with the filename extension gv or dot. The extension gv is preferred, to avoid confusion with the extension dot used by versions of Microsoft Word template files before 2007.
==SVG==
Scalable Vector Graphics (SVG) is an Extensible Markup Language (XML)-based vector image format for two-dimensional graphics with support for interactivity and animation.
==D3==
[https://vis.stanford.edu/papers/d3 D3: Data-Driven Documents].<br /> 
A combination of HTML (HyperText Markup Language), SVG (Scalable Vector Graphics), and CSS (Cascading Style Sheet)
* [https://en.wikipedia.org/wiki/D3.js D3.js library] - Wikipedia
[[Category:Documentation]]

Navigation menu