Generate standardized versions of critical edition documents for publication, digital archiving, or academic collaboration.
1. Open your .critx file in Criterion 2. Navigate to File > Export To... 3. Export configuration wizard opens for format selection and content customization
| Format | Description | Best For |
| Print-ready version mirroring visual layout, including pagination, margins, styles, comments | Print, editorial review, submission | |
| XML/TEI (P5) | Full document structure and content compliant with TEI P5 schema, omitting layout/visual styling | Digital preservation, semantic analysis, computational research |
Each format generates file named according to document title (e.g., MyEdition.pdf or MyEdition.xml).
| | Note: Content selection not available for XML/TEI export, as this format requires full document inclusion per TEI standard. |
|---|
For PDF exports, selectively include/exclude sections:
Configuration:
In collaborative documents with multiple reviewers:
Filtering ensures reviewers/editors can generate focused outputs with only relevant annotations.
1. Click Export to begin 2. Progress bar indicates export status 3. Upon completion, Criterion displays: - Success message - Path to exported file (e.g., Downloads folder)
Clicking Cancel exits wizard without generating output.
PDF Export:
XML/TEI Export:
<TEI> <teiHeader> <fileDesc> <titleStmt> <title>My Critical Edition</title> <author>John Doe</author> </titleStmt> <editionStmt> <edition n="1.2">Peer-reviewed version</edition> </editionStmt> <publicationStmt> <publisher>DataNotAvailable</publisher> <availability status="unknown"> <p>(unknown) the status of the text is unknown.</p> <licence target="CC-BY"> <p>Creative Commons Attribution</p> </licence> </availability> </publicationStmt> <sourceDesc> <listBibl> <bibl> <author>Editor</author> <title>Source Title</title> <date>2025</date> </bibl> </listBibl> </sourceDesc> </fileDesc> </teiHeader> <text> <body> <div type="Introduction" n="1"> <head>Introduction</head> <p>This edition presents...</p> </div> </body> </text> <back> <listWit> <witness xml:id="V"> <abbr>V</abbr> Vaticanus latinus 1873, IXe. </witness> </listWit> <listApp> <app xml:id="app_001"> <lem>stationes</lem> <rdg wit="#V">-tones</rdg> <note>stationes, edd.: -tones V</note> </app> </listApp> </back> </TEI>
| Problem | Solution |
| No sections selected | Ensure at least one checkbox marked before clicking Export |
| Missing metadata | Check File > Metadata panel to complete required fields |
| Validation errors (XML) | Validate output with TEI by Example Validator |
| | Note: Exporting does not modify your .critx document. Each export operation is self-contained and local; no data transmitted externally. |
|---|
Generate hard copy or PDF version of critical edition document with selective content inclusion.
Section Selection:
Comment Selection:
| Button | Action |
| Cancel | Cancels print setup, returns to document editor |
| Generates print preview in PDF format; printing handled by native OS capabilities (Adobe Reader or equivalent) |
If comments selected, automatically appended at end of printed document, preserving original layout of:
View how document will appear when printed, with full rendering of layout, formatting, headers, footers, notes, and pagination.
Toggle from two locations:
Print Preview opens immediately in side pane without reloading document. Close via X icon in preview pane.
Print Preview renders true-to-print visualization:
Refresh Button: Print Preview updates asynchronously. Press Refresh icon if changes not immediately reflected.
Click Expand icon in Print Preview pane to open dedicated full-screen tab:
Active expanded tabs visually highlighted to indicate preview mode.
Print Preview includes complete rendering of all paratextual components:
Page Layout:
Document Sections:
Page numbers calculated dynamically:
Navigate using scrollbars or navigation arrows.