Output Format: choose the output format:
See also: Gramps_5.1_Wiki_Manual_-_Manage_Family_Trees#Exporting_data
Contents
Plain Text
Print...
HTML
HyperText Markup Language (HTML)
LaTeX
LaTeX uses the TeX typesetting program for formatting its output, and is itself written in the TeX macro language.
"Lamport's TeX", named after Leslie Lamport. With LaTeX Lamport added a collection of macros to the original TEX program which was made by Donald Knuth.
Open Document Text
Filename extensions .odt & .fodt for word processing (text) documents. Open Document Format for Office Applications (ODF), also known as OpenDocument, is a ZIP-compressed[6] XML-based file format for spreadsheets, charts, presentations and word processing documents. It was developed with the aim of providing an open, XML-based file format specification for office applications.
PDF document
Portable Document Format (PDF) (redundantly: PDF format) is a file format developed by Adobe in the 1990s to present documents, including text formatting and images, in a manner independent of application software, hardware, and operating systems.[2][3] Based on the PostScript language, each PDF file encapsulates a complete description of a fixed-layout flat document, including the text, fonts, vector graphics, raster images and other information needed to display it.
PostScript
PostScript (PS) is a page description language in the electronic publishing and desktop publishing business. It is a dynamically typed, concatenative programming language and was created at Adobe Systems.
RTF document
The Rich Text Format (often abbreviated RTF) is a proprietary[6][7][8] document file format with published specification developed by Microsoft Corporation from 1987 until 2008 for cross-platform document interchange with Microsoft products.
CSV
A comma-separated values (CSV) file is a delimited text file that uses a comma to separate values. A CSV file stores tabular data (numbers and text) in plain text.
XML
Extensible Markup Language
vCard
vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards.
Graphviz
Graphviz (Graph Visualization) Software
DOT is the text file format of the suite GraphViz. It has a human-readable syntax that describes network data, including subgraphs and elements appearances (i.e. color, width, label). NetworkX, Tulip or ZGRViewer can import DOT files as well.
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
D3: Data-Driven Documents.
A combination of HTML (HyperText Markup Language), SVG (Scalable Vector Graphics), and CSS (Cascading Style Sheet)