Skip to content
Metanorma
On this page

Metanorma NIST document attributes

Note

Document attributes listed below are unique to the processing of IEEE SA documents in Metanorma.

For common document attributes, see Document attributes reference in general Metanorma author's documentation. That page describes attributes that apply to all Metanorma flavors, not just IEEE SA.

For an introduction to Metanorma AsciiDoc document attributes and how Metanorma uses them, see the corresponding topic.

See /flavors/nist/ref/notes/ for identifier-composition rules, series guidance, and document-relationship conventions.

How to read this page. Each entry is annotated with chips: applicability (All flavors orNIST only),Required, the value type,Default: …,Repeatable, and version chips such ascomponent ≥ v1.2.3(linked to release notes; amber/red marks deprecation). Entries inherited from Metanorma (all flavors) are collapsed per category.

Document information

:edition:

NIST onlystring

The document version; e.g. 2.0.

:revdate:

NIST onlydate

The date the document was last updated.

:copyright-year:

NIST onlystring

The year which will be claimed as when the copyright for the document was issued.

:title-main:

NIST onlyRequiredstring

The main component of the title of the document (mandatory). If absent, the first line of the AsciiDoc document, which contains the title introduced with =, is used.

:uri:

NIST onlyuri

The URI to which this standard is published.

:status:

NIST onlyenum

Document status/stage. The permitted types are:

  • draft-internal
  • draft-wip
  • draft-prelim
  • draft-public
  • draft-approval
  • final (default: document is published)
  • final-review
draft-internal

Internal NIST draft.

draft-wip

Work-in-progress draft.

draft-prelim

Preliminary draft.

draft-public

Public draft.

draft-approval

Draft in approval.

final

Final (default: document is published).

final-review

Final, in review.

Note: Value set matches the metanorma-nist validator exactly (lib/metanorma/nist/validate.rb stage_validate, NIST_2); values were previously only listed in the description prose. Default is final and the legacy :docstage: attribute is also honored (lib/metanorma/nist/front.rb metadata_status).

:substage:

NIST onlyenum

Document substage. Indicates active status of draft or publication. If a draft or publication is inactive, that is reflected in the coverpage. The permitted types are:

  • active (default)
  • retired (applies only to drafts, when they are abandoned). The :abandoned-date: must

be provided, to indicate when the draft was abandoned.

  • withdrawn (applies to drafts, when when they are superseded by the next draft stage,

and to published documents when they are superseded or no longer valid.

active

Active (default).

retired

Retired (applies only to drafts, when they are abandoned). :abandoned-date: must be provided, to indicate when the draft was abandoned.

withdrawn

Withdrawn (applies to drafts superseded by the next draft stage, and to published documents superseded or no longer valid).

Note: Value set matches the metanorma-nist validator exactly (lib/metanorma/nist/validate.rb substage_validate, NIST_3); values were previously only listed in the description prose. Default is active (lib/metanorma/nist/front.rb metadata_status).

:language:

NIST onlycomma-listDefault: en

Two-letter code (ISO 639-1) of the language the document is written in. Defaults to en. If multiple languages are used in the document, comma-delimited; e.g. en,fr.

The following document attributes are specific to NIST:

:title-sub:

NIST onlystring

The subtitle of the document.

:title-main-short:

NIST onlystring

Shortened form of the title of the document. For use in Word header. If not provided, :title-main: is used.

:title-sub-short:

NIST onlystring

Shortened form of The subtitle of the document. For use in Word header. If not provided, :title-sub: is used.

:title-document-class:

NIST onlystring

The title of the document class that the document belongs to; e.g. "Computer Security" for SP 800.

:keywords:

NIST onlycomma-list

Comma-delimited list of the keywords associated with the document.

:iteration:

NIST onlystring

The iteration of a stage, in case there have been multiple drafts. Can be a number, or text (e.g. "initial", "final").

Note: The metanorma-nist validator only accepts final (case-insensitive) or a plain number for iteration (lib/metanorma/nist/validate.rb iteration_validate, NIST_4); other free text — including the source page's own "initial" example — triggers a validation warning.

:doctype:

NIST onlyenum
standard

Standard (the only NIST document type).

Note: Only value accepted by the current metanorma-nist validator (lib/metanorma/nist/validate.rb doctype_validate, NIST_1 warns on anything else). doctype itself is not documented on the source page; the default comes from metanorma-standoc.

Inherited from Metanorma (all flavors) (23 attributes)

:publisher{_i}:

The standards agency publishing the standard. NOTE: Prior to 1.7.0, this field accepted comma-delimited values. NOTE: Prior to 2.7.0, this field accepted semicolon-delimited values. These are processed via CSV, recognising quote marks. This functionality is maintained in later versions, but other attributes of organisations are ignored (publisher_logo, pub-address, etc.)

:publisher_abbr{_i}:

All flavorsstringRepeatablemetanorma-standoc ≥ v3.0.7

The abbreviation of the publisher; if not provided, and the standards organisation is the home organisation of the standard, the SDO's abbreviation will already be available to Metanorma, and will be supplied.

:publisher_logo{_i}:

All flavorsstringRepeatablemetanorma-standoc ≥ v2.7.0

The path to the logo of the publisher, specified as an image file; the numbers in the attribute align to the :publisher{_i}: attributes.

:sponsor{_i}:

All flavorsstringRepeatablemetanorma-standoc ≥ v2.7.0

An organization sponsoring the publication of this document. NOTE: If a person needs to be nominated as the responsible party for a sponsoring organization, that person should be treated as a personal contributor (:surname{_i}:, :affiliation{_i}:, etc.), with a :role: attribute of enabler.

:copyright-holder:

The copyright holder, if distinct from the publisher; can be multiple (semicolon-delimited: processed via CSV, recognising quote marks).. NOTE: Prior to 1.7.0, this field accepted comma-delimited values.

:docidentifier-additional:

All flavorscomma-listmetanorma-standoc ≥ v2.8.2

This attribute provides additional primary identifiers for the document, to be used alongside the native identifier generated from docnumber or docidentifier. It is intended for copublished standards with multiple primary identifiers. The list of identifiers is comma-delimited, and is specified as TYPE:VALUE; e.g. :docidentifier-additional: IDF:IDF 21, RFC:RFC 97.

:library-ics:

All flavorscomma-list

The ICS (International Categorization for Standards) number for the standard. There may be more than one ICS for a document; if so, they should be comma-delimited. (The ICS identifier is added to the document metadata, but may not be visible in the resulting document, depending on Metanorma flavor.)

:isbn:

The ISBN-13 number of the document. This value is optional.

:isbn10:

The ISBN-10 number of the document This value is optional.

:title:

All flavorsstring

The title of the document. If not supplied, the built-in AsciiDoc title (first line of document header) is used instead.

:title-{langcode}:

All flavorsstring

The title of the document in the language langcode. langcode is a ISO 639-1 code.

Example

:title-en:, :title-fr:

:title-{type}-{langcode}:

The title of the document in the language langcode, and of type type.

The title of the document in the language langcode, and of type type. Note: this was previously supported only in individual flavours.

Example

:title-main-en:, :title-intro-fr: + NOTE: This was previously supported only in individual flavours that required title parts, such as ISO that supports main, intro, part, complementary, addendum. It is now supported generically in Metanorma.

:doctype-abbrev:

The document type abbreviation; e.g. TN for "technical note". Can be used in document metadata, e.g. cover page. .

:docsubtype:

The document subtype; by default, used to provide an ad hoc, user defined document class, unless provided for explicitly in the flavour, as in OGC

:docstage:

All flavors

Alias of :status:

:docstage-abbrev:

The document stage abbreviation; e.g. D for "draft". Can be used in document metadata, e.g. cover page. .

:docstage-published:

Whether the current document stage should be considered as published. Boolean. If not provided, and if there is no setting specific to the flavor, the default is that only the stage "published" is considered published.

:docstage-valid:

All flavorscomma-listmetanorma-standoc ≥ v3.4.9

Comma-delimited list of the statuses recognised as valid for this document, superseding the flavour's own repertoire in status validation. Normally set by a Metanorma taste rather than by authors: a taste that defines its own stages advertises through this attribute the base stages it maps them to, so that the underlying flavour does not report them as unrecognised.

:docsubstage:

All flavorsstring

The substage code for the document status, where applicable.

:classification:

All flavorscomma-listmetanorma-standoc ≥ v1.9.1

Comma-delimited list of classification tokens, expressed as type:value pairs; if no prefix is given to a value, "default" is supplied as the type. There can only be one value per type in a token; if there are multiple classification values of the same type, repeat the type in a new token; e.g. :classification: Dewey:563.5.081, Dewey:537.71.

:draft:

If present, reviewer notes will be rendered (otherwise those are suppressed). Is also ued as a legacy equivalent of :version:.

:document-scheme:

Document content arrangement that Metanorma will enforce for this document. Accepted values are flavour-specific. Depending on the document scheme, Metanorma may insert clauses with predetermined text and orders clauses in accordance with the style prescribed by the SDO. If those styles are updated, this attribute indicates to Metanorma which iteration of the prescription to enforce. NOTE: As of this writing, implemented in the IEEE, BSI, ITU and ISO flavours.

Document identifier

:docnumber:

NIST onlystring

The internal identifier referring to this document. The identifier is a number; the prefix, e.g. "NIST SP", is supplied by the :series: attribute. The NIST identifier is docnumber-edition (if edition is present)

:docidentifier:

NIST onlystring

The document identifier for the document. Normally this should not be supplied, as the document identifier is composed from the document series, document number, document volume, and edition/revision (e.g. NIST SP 800 Revision 1).

If the :docidentifier: value is provided, it will override this composed value.

CSWP publications do not have a distinct :docidentifier: or :docnumber:: they are identified by their :issued-date:.

The following document attributes are specific to NIST:

:revision:

NIST onlystring

The document revision; e.g. 1 (Revision 1). Will be stored in Metanorma XML under the <edition> tag, with the prefix Revision .

:version:

The document version, when titled as version. Will be stored in Metanorma XML under the <edition> tag, with the prefix Version . It is also being treated as the <version><draft> version, consistent with the rest of Metanorma.

:volume:

NIST onlystring

The number of the volume of a standard. Is ignored if a precomposed document identifier (:docidentifier:) is supplied. Is prefixed with "Volume" or "Vol." in display.

:part:

NIST onlystring

The part number of a standard. Is only used to generate machine readable NIST identifier (nist-mr).

:section:

NIST onlystring

The section number of a standard. Is only used to generate machine readable NIST identifier (nist-mr).

:supplement:

NIST onlystring

The supplement number of a standard. Is only used to generate machine readable NIST identifier (nist-mr). Can be supplied with an empty value to indicate that this is a supplement of a standard.

:index:

NIST onlystring

The index number of a standard. Is only used to generate machine readable NIST identifier (nist-mr). Can be supplied with an empty value to indicate that this is an index of a standard.

:update:

NIST onlystring

The update number of a standard. Is only used to generate machine readable NIST identifier (nist-mr).

:addendum:

NIST onlystring

The document is an addendum to a document. Used to generate machine readable NIST identifier (nist-mr), and to style document as addendum.

:doi:

NIST onlystring

DOI URL for document (distinct from :uri:, which is the URL that NIST publishes the document under.)

Document series

:series:

The publication series that the document belongs to. Legal values are given as the keys of the pubid-nist series listing. For legacy purposes, nist-* is converted to NIST * in all caps; and nist-cswp (Cybersecurity White Papers) is converted to the correct CSRC White Paper. nist-csts is also supported as an ad hoc series.

Documents belonging to different series are expected to be rendered differently. As of this writing, styling has been provided for nist-cswp (Cybersecurity White Papers), nist-csts (Cybersecurity Technical Specifications), and for nist-sp (SP-800).

Note: No enum is hard-coded in the gem; the validator only checks that a secondary (user-defined) series is present exactly when the main series is the NIST Cybersecurity Technical Specification (CSTS) umbrella, and forbids it otherwise (lib/metanorma/nist/validate.rb subseries_validate, NIST_5/NIST_6).

:series-title:

NIST onlystring

(Added in v1.2.10)

:series-mrprefix:

NIST onlystring

(Added in v1.2.10)

:series-abbrev:

NIST onlystring

(Added in v1.2.10) The formal documents published by NIST belong to a registered list of series, each with a predefined title and abbreviation. Non-formal documents instead belong to ad hoc series defined for the purposes of Metanorma, such as nist-csts. That particular series acts as an umbrella for user-defined series of publications; so when it is used, the user needs to provide a title (e.g. "Automated Cryptographic Validation Protocol") and abbreviation (e.g. ACVP) for the user-defined series. The user also needs to provide the prefix by which the series will be identified in the machine-readable NIST identifier, when it is at variance with the abbreviation. In this case, CSTS is retained as the primary series of the publication (and all CSTS documents are rendered the same way), and ACVP is modelled as a secondary series specific to CSTS. However, the series information rendered for the document involves the user-defined series, not CSTS itself.

Document dates

:issued-date:

NIST onlydate

The date on which the document was authorised to be published. Referred to within NIST as the "Publication Date". This is the date used on the document cover page. Only applies to public documents; drafts instead have a :circulated-date: attribute.

:published-date:

NIST onlydate

The publication date for the document, when it was physically released. Referred to within NIST as the "Release Date". This date is not used on the document cover page; :issued-date: is used instead. The Release Date is included in NIST bibliographic metadata.

:obsoleted-date:

NIST onlydate

The date at which a document is considered no longer valid (withdrawn). If a document is not currently withdrawn (as indicated through :substage: withdrawn), but will be in the future, that is still indicated in the rendering of the document.

:confirmed-date:

NIST onlydate

The date at which a document has been reviewed according to the NIST ERB 5-year review process, and has been confirmed to be relevant and valid to date. If this attribute is present, the date is included in the cover page.

:updated-date:

NIST onlydate

The date at which a document has been updated without being considered a distinct new publication. Used to indicate the date of errata releases.

:circulated-date:

NIST onlyRequireddate

The date at which a draft is circulated. Displayed on the cover page of drafts. MANDATORY FOR DRAFTS.

The following document attributes are specific to NIST:

:comment-from:

NIST onlystring

The beginning of the period during which comments may be submitted to the NIST document draft. ISO-8601 date.

:comment-to:

NIST onlystring

The end of the period during which comments may be submitted to the NIST document draft. The end of the period may change, and may be left open-ended (omitted). ISO-8601 date.

:comment-extended:

NIST onlystring

The date on which the during which comments may be submitted to the NIST document draft was extended.

:superseded-date:

NIST onlydate

The date at which both this document and the document superseding it come into effect, as a transition period before this document is withdrawn. May be identical to :obsoleted-date:, in which case there is no such transition period. Is indicated in withdrawn publication cover page; if not provided, the value of :obsoleted-date: is given.

:abandoned-date:

NIST onlydate

The date at which work on a document is abandoned. At that date, the document is considered retired (substage: retired). In NIST, only drafts may be retired. If the document is not currently retired (as indicated through :substage: retired), but will be in the future, that is still indicated in the rendering of the document.

Document relationships

:merges:

NIST onlycomma-list

This document incorporates the document(s) with the nominated identifiers (semicolon-delimited).

:updates:

NIST onlycomma-list

This document is an update of the document(s) with the nominated identifiers (semicolon-delimited).

The following document attributes are specific to NIST:

:obsoletes:

NIST onlycomma-list

One or more NIST document that this NIST document standard renders obsolete; implies that the obsoleted document is withdrawn, and no longer in effect. Comma delimited. Format is document identifier, e.g. SP 800-53A Rev. 1

:obsoleted-by:

NIST onlycomma-list

One or more corresponding NIST document that this NIST document standard is obsoleted by; requires that this document is withdrawn, and no longer in effect. Comma delimited. Format is document identifier, e.g. SP 800-53A Rev. 1. Is the relation between a withdrawn draft, and the next draft in the approval process.

:supersedes:

NIST onlycomma-list

One or more NIST document that this NIST document standard supersedes; the superseded document may still remain in effect. Comma delimited. Format is document identifier, e.g. SP 800-53A Rev. 1

NOTE: The distinction between obsoletes and supersedes is the withdrawal date of the original document (obsoleted-date); that means that the distinction is predictable given that external information. The distinction between obsoleted-by and superseded-by, in the same way, is made by the withdrawal date of the current document. Relaton does not differentiate between the two relations for that reason.

:superseded-by:

NIST onlycomma-list

One or more corresponding NIST document that this NIST document standard is superseded by; this document may still remain in effect. Comma delimited. Format is document identifier, e.g. SP 800-53A Rev. 1 Is not the relation between a withdrawn draft, and the next draft in the approval process (since the earlier draft is automatically no longer in effect).

Document contributors

:technical-committee:

NIST onlystring

The name of the relevant committee producing the document.

:fullname{_i}:

NIST onlystringRepeatable

The full name of a person who is a contributor to the document, their organization, and the address of that person or organization. In NIST, only the city is given as the address. A second person is indicated by using a numeric suffix: :fullname:, :fullname_2:, fullname_3:, &c. The same convention applies to all the following attributes.

Also accepted: :affiliation{_i}:, :address{_i}:

:affiliation{_i}:

NIST onlystringRepeatable

Alias of :fullname{_i}:

The organizational affiliation of a person who is a contributor to the document.

:address{_i}:

NIST onlystringRepeatable

Alias of :fullname{_i}:

The organizational address of a person who is a contributor to the document.

The following document attributes are specific to NIST:

:surname{_i}:

NIST onlystringRepeatable

The surname of a person who is a contributor to the document.

:givenname{_i}:

NIST onlystringRepeatable

The given name(s) of a person who is a contributor to the document.

:initials{_i}:

NIST onlystringRepeatable

The initials(s) of a person who is a contributor to the document.

:role{_i}:

NIST onlystringRepeatable

The role of a a person who is a contributor to the document. By default, they are coded as an editor; they can also be represented as an author.

:nist-division:

NIST onlystring

Name of NIST division responsible for document. Added to authority statement as document contact, and to coverage of withdrawn published document. Default value is "Computer Security Division, Information Technology Laboratory".

:nist-division-address:

NIST onlystring

Address of NIST division responsible for document. Added to authority statement as document contact. Use line breaks (in AsciiDoc: + \) if necessary. Default value is "100 Bureau Drive (Mail Stop 8930) Gaithersburg, MD 20899-8930"

:doc-email:

NIST onlystring

Email contact for document

Superseding document appearance

:superseding-status:

NIST onlystring

Document status/stage of the superseding document, if this document is superseded or withdrawn. Used for withdrawn drafts. Used for withdrawn published documents, if an entry for the superseding document is not available on the CSRC website (where it can be retrieved through the :obsoleted-by: document attribute.)

:superseding-iteration:

NIST onlystring

The iteration of the stage of the superseding document, in case there have been multiple drafts. Can be a number, or text (e.g. "initial", "final"). Used for withdrawn drafts.

:superseding-title:

NIST onlystring

The title of the draft document superseding this document. If not supplied, the current title is assumed to have been retained. Used for withdrawn drafts. Used for withdrawn published documents, if an entry for the superseding document is not available on the CSRC website (where it can be retrieved through the :obsoleted-by: document attribute.)

:superseding-subtitle:

NIST onlystring

The subtitle of the draft document superseding this document. If not supplied, the current subtitle is assumed to have been retained. Used for withdrawn drafts. Used for withdrawn published documents, if an entry for the superseding document is not available on the CSRC website (where it can be retrieved through the :obsoleted-by: document attribute.)

:superseding-circulated-date:

NIST onlydate

The date at which the draft document superseding this document is circulated. Used for withdrawn drafts.

:superseding-issued-date:

NIST onlydate

The date at which the document superseding this document was authorised to be published. Used for withdrawn published documents, if an entry for the superseding document is not available on the CSRC website (where it can be retrieved through the :obsoleted-by: document attribute.)

:superseding-doi:

NIST onlystring

The DOI of the document superseding this document. Used for withdrawn drafts. Used for withdrawn published documents, if an entry for the superseding document is not available on the CSRC website (where it can be retrieved through the :obsoleted-by: document attribute.)

:superseding-url:

NIST onlyuri

The URL of the document superseding this document. Used for withdrawn drafts. Used for withdrawn published documents, if an entry for the superseding document is not available on the CSRC website (where it can be retrieved through the :obsoleted-by: document attribute.)

:superseding-authors:

NIST onlycomma-list

The authors of the superseding document. Comma-delimited. Used for withdrawn published documents, if an entry for the superseding document is not available on the CSRC website (where it can be retrieved through the :obsoleted-by: document attribute.)

:bib-additional-note:

NIST onlystring

Additional note (optional), used on coverpage of withdrawn and retired drafts, and as "Related Information" on coverpage of withdrawn published documents.

:bib-withdrawal-note:

NIST onlystring

Withdrawal note, used on coverpage of withdrawn published documents.

:bib-withdrawal-announcement-link:

NIST onlystring

Hyperlink to announcement of withdrawal, used on coverpage of withdrawn published documents.

Visual appearance

:call-for-patent-claims:

NIST onlystring

Include the Call for Patent Claims in document drafts, and the Patent Disclosure Notice in finalised documents. (Not applicable to CSWP.)

:commitment-to-licence:

NIST onlystring

Indicate in the Patent Disclosure Notice that notice and commitment to license have been received. (Not applicable to CSWP.)

:patent-contact:

NIST onlystring

Contact for the Call for Patent Claims or Patent Disclosure Notice. If not supplied, :doc-email: is used. (Not applicable to CSWP.)

:biblio-as-appendix:

NIST onlyboolean

By default, bibliographies are treated as separate from appendixes in output: they are published in front of any appendixes. This is the prescribed behaviour for NIST documents moving forward. If present, bibliographies are treated in the legacy manner: they are treated like appendixes, and are given an appendix number according to where in the document they occur.

:boilerplate-authority:

NIST onlystring

Nominate a Metanorma XML file encoding the authority statement of the document, to overwrite the default authority statement included in the gem (0, 1), in case the document is historical, and needs to be generated with a previous authority statement.

Build and configuration

Inherited from Metanorma (all flavors) (8 attributes)

:document-class:

All flavorsstring

The flavor of Metanorma used to compile the document; e.g. iso, nist, ogc. Needs to be a supported version of the document.

Also accepted: :flavor:

Legacy names: :mn-document-class:, :mn-flavor:

:flavor:

All flavors

:output-extensions:

All flavorscomma-list

The output formats to generate for the document, comma-delimited; e.g. xml,presentation,html,doc,pdf. The formats supported vary for each flavor, but all flavors support xml (Semantic XML), presentation (Presentation XML), and one of html or pdf.

Legacy names: :mn-output-extensions:

:imagesdir:

All flavorsstring

(Optional) Directory in which images are located: all local image file locations are prefixed with this directory. Accepts a directory path.

:nodoc:

All flavorsstring

Instructs Metanorma to not generate Word and HTML output, means only XML output will be generated.

:novalid:

All flavorsstring

Suppress document validation.

:index-terms:

Terms (and symbols) are indexed automatically in postprocessing. See automatic terms indexing.

:relaton-output-file:

All flavorsstring

Output the bibliographic record describing the document as a Relaton XML file (with the suffix .rxl).

Legacy names: :mn-relaton-output-file:

Bibliography

Inherited from Metanorma (all flavors) (11 attributes)

Reference lookup

:no-isobib:

All flavorsboolean

If set, do not use the relaton or iev gem functionality to look up ISO and IEV references online, nor the cache of relaton and iev searches.

Publication date cutoff

:bibliography-cutoff-date:

Override the publication date used for the bibliographic cutoff, instead of deriving it from the document's own date attributes. Accepts a date (YYYY, YYYY-MM, or YYYY-MM-DD); the value none (or false) disables the cutoff entirely, so references resolve to their latest editions and current status.

Caching

:no-isobib-cache:

All flavorsboolean

If set, use the relaton and iev gem functionality to look up ISO and IEV references online, but do not use the cache of relaton and iev searches.

:local-cache:

All flavorsstring

Use the local Relaton and iev search caches to override the global relaton and iev search caches. If a directory name is given for the attribute, that name overrides relaton as the cache name.

:local-cache-only:

All flavorsstring

Use the local Relaton and iev search caches to the exclusion of the global relaton and iev search caches. If a directory name is given for the attribute, that name overrides relaton as the cache name.

:flush-caches:

All flavorsboolean

If set, delete and reinitialise the cache of Relaton searches.

:relaton-data-source:

Allows specification of an external bibliographic file to be imported. The value of the field is the file name. If the format also needs to be specified, this is done as file=PATH/TO/FILE,format=FORMAT. Valid formats are follows.

bibtex

The BibTeX format. Currently, only this is supported as a format, all other formats will raise an error.

:relaton-data-source-{id}:

Allows specification of multiple external bibliographic files to be imported. The different bibliographic sources are differentiated through the value of the {id} identifier.

Example
:relaton-data-source-bib1: PATH/TO/FIRST/FILE
:relaton-data-source-bib2: PATH/TO/SECOND/FILE

Reference sort order

:sort-biblio:

All flavorsbooleanDefault: truemetanorma-standoc ≥ 3.3.0

If set to false, do not sort the bibliography; references are left in document order. Sorting is on by default.

Sort bibliographies in the document according to criteria set by the flavor Default: true. .

:sort-biblio-{abbrev}:

Override the publisher sort ranking for the bibliography, one attribute per publisher. The attribute-name suffix {abbrev} is the publisher's abbreviation; the value is the sort rank (lower sorts earlier) followed by the publisher's full name, separated by a colon ({rank}: {name}). A reference is matched to a publisher by its abbreviation (case-insensitive) or its name; matched publishers sort in the given rank order, followed by other standards, then other references. This is the mechanism a Metanorma taste uses to set a house bibliographic sort order: the taste configuration compiles to these document attributes. Because they are ordinary document attributes, an author can equally set them directly in a single document to override the sort order for that document alone.

Sort OIML references ahead of ISO and IEC:
:sort-biblio-OIML: 1: International Organization of Legal Metrology
:sort-biblio-ISO: 2: International Organization for Standardization
:sort-biblio-IEC: 3: International Electrotechnical Commission

Reference rendering

:relaton-render-config:

Override the default configuration of Relaton Render selectively, with attributes from the named configuration YAML file. See Relaton Render specification for description of the configuration file format. We recommend you inspect the configuration compiled into the flavor gem (lib/relaton/render/config.yml) and include modifications of that in the override config file.

Math and scientific formatting

Inherited from Metanorma (all flavors) (6 attributes)

:keep-asciimath:

All flavorsstring

Do not translate Asciimath in the document to MathML.

Legacy names: :mn-keep-asciimath:

:suppress-asciimath-dup:

By default, MathML in the Metanorma XML has equivalent AsciiMath added to it in a comment. This AsciiMath can be used as an accessibility alternative to the MathML expression. The generation of this AsciiMath can be suppressed.

:stem:

All flavorsstringDefault: asciimath

(Defaults to asciimath) The default language for stem:[...] and [stem] blocks expressions in the document. (AsciiMath, MathML, or LaTeX). For example, if you want the stem expressions in your document to be interpreted as LaTeX by default, use :stem: latexmath.

Read more about mathematical expressions.

:number-presentation:

Sets the formatting options for the number:[] command in the document. Please refer to the dedicated section at numbers for usage.

Using the :number-presentation: attribute
:number-presentation: notation=e,exponent_sign=plus,precision=4

number:341[]

:number-presentation-profile-{NAME}:

Sets the formatting options for the number:[] command in the document as profile {NAME}. Please refer to the dedicated section at numbers for usage.

Using the :number-presentation-profile-{NAME}: attribute
:number-presentation-profile-3: notation=scientific,exponent_sign=nil,decimal=","
..

number:342[profile=3]

:number-presentation-formula:

Sets the formatting options for numbers contained in formulas. Please refer to the dedicated section at numbers in formulas.

Languages and localization

Inherited from Metanorma (all flavors) (4 attributes)

:i18nyaml:

All flavorsstring

Name of YAML language template file. Use if you wish to output an standard in a language that's not supported out of the box. For more on how to customize localization, see Localization.

:script:

All flavorsstringDefault: Latn

The script of the document (ISO 15924). Defaults to Latn. Must be supplied as Hans for Simplified Chinese.

:locale:

The locale of the document (currently expected to be a two-letter country code, ISO 3166-1 alpha-2).

:localize-number:

Template for how to present localized numbers. The localization template string is in the following form: :localize-number: +++#,##0.### ###+++ TIP: See Number localization for how numbers are localized in Metanorma.

Generic metadata

Inherited from Metanorma (all flavors) (11 attributes)

:semantic-metadata-{name}:

All flavorscomma-list

Comma-delimited list of values, relating to name as semantic metadata about the document. Stored in the document under //metanorma-extension/semantic-metadata/{name}, with repeating tags for each value.

:presentation-metadata-{name}:

All flavorscomma-list

Comma-delimited list of values, relating to name as presentation metadata about the document. Stored in the document under //metanorma-extension/presentation-metadata/{name}, with repeating tags for each value.

The following instances of generic metadata are applicable to all flavors of Metanorma; other instances are specific to flavors, and are documented there:

:semantic-metadata-headless:

All flavorsstring

This document is to be compiled without adding initial document boilerplate to it. This is used for compiling Metanorma AsciiDoc boilerplate documents themselves.

:presentation-metadata-doctype-alias:

All flavorsstringisodoc ≥ v3.2.0

Specify how the document type is to be rendered. This overrides the language-specific internationalization of the supplied document type, and is used in Metanorma tastes, to override the base flavor document type rendering.

:presentation-metadata-custom-charset-font:

All flavorsstringisodoc ≥ v2.7.0

Specify a custom character set for Unicode "Private Use Area" (PUA) character codepoints

presentation-metadata-publisher-{doc|html|pdf}-{width|height}[{_i}]

All flavorsstringRepeatableisodoc ≥ v3.2.0

Specify height and width of the publisher logo, for each of the standard output formats of Metanorma. The publishers are read in the same sequence for logo attributes as they are for publisher names and abbreviations, and the numbering includes the primary publisher of the document as the first publisher (for which a logo typically does not need to be specified.)

Example

For example, presentation-metadata-publisher-pdf-height_2 specifies the height of the coverpage logo in PDF of the second specified publisher.

:presentation-metadata-ul-label-list:

All flavorscomma-listisodoc ≥ v3.2.2

Specify the characters to be used as bullets for unordered lists, as a comma-delimited list of strings, each string corresponding to a deeper level of list. The bullet list rotates once the list is exceeded. NOTE: Custom unordered list bullets are only processed for PDF output.

Example

:presentation-metadata-ul-label-list: *,&#x2013;,"x,x" will use * at level 1; &#x2013; at level 2, x,x at level 3, then go back to * at level 4.

:presentation-metadata-annex-delim:

All flavorsstringisodoc ≥ v3.2.7

Delimiter between the line heading giving the number of an annex, and the title of the annex (Metanorma XML, default <br/><br/>) .

:presentation-metadata-middle-title:

All flavorsstringisodoc ≥ v3.2.7

Presentation XML Liquid template for middle title (document title at the start of the main section of the document) (Metanorma XML, default "<p class='zzSTDTitle1'>{{ doctitle }}</p>") . Refer to Default metadata values for the typical values that can be used in metadata-driven Liquid templates under Metanorma.

:presentation-metadata-admonition-icon-{type}:

Add the Unicode character as an icon in front of the label for all admonitions of type {type}; overrides any value given in admonition-icon under the i18n internationalization file . If the admonition type contains spaces, replace them with underscores in the attribute name: an admonition of type Safety Precautions is matched by :presentation-metadata-admonition-icon-safety_precautions: .

:presentation-metadata-html-details-open:

All flavorsstringDefault: trueisodoc ≥ v3.6.12

Whether the details element in HTML (used for collapsible examples) should be open or closed for HTML documents. Defaults to true, and corresponds to <details open="open"> vs <details>. .

Document relations

Inherited from Metanorma (all flavors) (2 attributes)

Part of

:part-of:

All flavorsstring

document identifier that the current document is a part of.

Translated from

:translated-from:

All flavorsstring

document identifier that the current document is a translation of.

URIs

Inherited from Metanorma (all flavors) (5 attributes)

:xml-uri:

All flavorsuri

The URI to which the (Metanorma) XML representation of this standard is published.

:html-uri:

All flavorsuri

The URI to which the HTML representation of this standard is published.

:pdf-uri:

All flavorsuri

The URI to which the PDF representation of this standard is published.

:doc-uri:

All flavorsuri

The URI to which the DOC representation of this standard is published.

:relaton-uri:

All flavorsuri

The URI to which the Relaton XML representation of this standard is published.

Timestamps

Inherited from Metanorma (all flavors) (9 attributes)

:announced-date:

The date on which the publication of the standard was announced by the issuing authority.

The date on which the document was announced as forthcoming.

:implemented-date:

All flavorsdate

The date on which the standard became active.

:created-date:

All flavorsdate

The date on which the first version of the standard was created.

:corrected-date:

The date on which the current version of the standard was corrected, without that correction amounting to a distinct update.

:unchanged-date:

All flavorsdate

The date on which the standard was last renewed without any changes in content.

:accessed-date:

All flavorsdate

The date on which the standard was last accessed by the compiler of the bibliography; e.g. for a cited online resource, the date on which the document author viewed the resource.

:date:

All flavorsdate

An arbitrary date in the production of the standard. Content of the attribute should be a token, giving the type of date, then space, then the date itself. Multiple dates can be added as :date_2:, :date_3:, etc.

:vote-started-date:

The date on which the voting process starts for this document.

:vote-ended-date:

The date on which the voting process ends for this document.

Author information

Inherited from Metanorma (all flavors) (44 attributes)

:technical-committee_{1}:

All flavorsstringRepeatable

The name of the relevant editorial group. The document attribute name for editorial groups varies by flavor, and there can be multiple types of editorial group, each with its own document attribute; see Contributor metadata: Groups for the value for each flavor.

Example

In the following list, technical-committee can be replaced by each of the allowed editorial group labels; for example, if workgroup is an editorial group label, then :workgroup-label: and :workgroup-type: are document attributes, instead of :technical-committee-label: and :technical-committee-type:.

:technical-committee-number{_i}:

All flavorsstringRepeatable

The identifier of the editorial group.

:technical-committee-type{_i}:

All flavorsstringRepeatable

The type of the editorial group. Typically this is used as the abbreviation prefixed to the editorial group number.

Example

:technical-committee-number: 2, :technical-committee-type: TC, giving TC 2.

:technical-committee-agency{_i}:

All flavorsstringRepeatablemetanorma-standoc ≥ v3.1.4

The agency that the editorial group lies under, if it is other than the home agency (the publisher of the document). Only needed for multiple editorial groups.

:technical-committee-agency-abbr{_i}:

All flavorsstringRepeatablemetanorma-standoc ≥ v3.1.4

The abbreviation of the agency that the editorial group lies under. In most flavors, the abbreviation of the SDO is already available for lookup in Metanorma, and users need not provide this attribute.

Example

For example, under metanorma-iso, :technical-committee-agency: can be specified as ISO, rather than needing to specify both :technical-committee-agency: International Standardization Organization and :technical-committee-agency-abbr: ISO.

:technical-committee_logo{_i}:

All flavorsstringRepeatablemetanorma-standoc ≥ v3.3.0

The logo of the editorial group, specified as an image file.

:committee-types:

All flavorscomma-listmetanorma-standoc ≥ v3.3.0

Comma-delimited list of committee types to be recognized for the document. Overrides the preset committee types set for the flavor. .

:corporate-author{_i}:

All flavorsstringRepeatablemetanorma-standoc ≥ v3.1.5

The organization authoring the standard. This document attribute **should not** be provided if the authoring organization is identical to the publishing body, as its value is automatically set to that of :publisher:. Use :corporate-author: **only when** a standard is authored or co-authored by an agency distinct from the publishing body, and only the publishing agency is credited as the publisher. Multiple agencies can be specified as corporate authors (similar to :publisher:). The first agency specified is expected to be the publishing body. Use :corporate-author_2:, :corporate-author_3:, etc. for additional agencies. NOTE: For personal authors, use :fullname: or :surname: and :givenname: instead.

:contributor-credentials{_i}:

All flavorsstringRepeatablemetanorma-standoc ≥ v2.3.9

Credentials of the person, appearing after their name in Metanorma flavour-specific contexts.

The credentials of the person (e.g. "PhD, F.R.Pharm.S"); these are often displayed inline with the person's name.

:role-description{_i}:

All flavorsstringRepeatablemetanorma-standoc ≥ v2.7.5

A more detailed description of the role of a person who is a contributor to the document.

:affiliation_abbrev{_i}:

All flavorsstringRepeatablemetanorma-standoc ≥ v1.3.12

The abbreviation of the organization that a person who is a contributor to the document is affiliated with.

:affiliation_subdiv{_i}:

The subdivision of the organization that a person who is a contributor to the document is affiliated with. The subdivisions can be multiple (semicolon-delimited: processed via CSV, recognising quote marks), and they can also be hierarchical, with multiple levels of subdivision (comma-delimited, from larger to smaller) ; the different hierarchical levels can optionally be prefixed with type and a colon.

:affiliation_logo{_i}:

All flavorsstringRepeatablemetanorma-standoc ≥ v2.7.0

The logo of the organization that a person who is a contributor to the document is affiliated with, specified as an image file.

:contributor-position{_i}:

All flavorsstringRepeatablemetanorma-standoc ≥ v2.3.9

The position of the person within the organization.

:street{_i}:

All flavorsstringRepeatablemetanorma-standoc ≥ v1.9.4

The street component of the organization address of a person who is a contributor to the document.

:city{_i}:

All flavorsstringRepeatablemetanorma-standoc ≥ v1.9.4

The city component of the organization address of a person who is a contributor to the document.

:region{_i}:

All flavorsstringRepeatablemetanorma-standoc ≥ v1.9.4

The region component of the organization address of a person who is a contributor to the document.

:country{_i}:

All flavorsstringRepeatablemetanorma-standoc ≥ v1.9.4

The country component of the organization address of a person who is a contributor to the document.

:postcode{_i}:

All flavorsstringRepeatablemetanorma-standoc ≥ v1.9.4

The postcode component of the organization address of a person who is a contributor to the document.

:contributor-uri{_i}:

All flavorsstringRepeatable

The URI of a person who is a contributor to the document.

:email{_i}:

All flavorsstringRepeatable

The email of a person who is a contributor to the document.

:phone{_i}:

All flavorsstringRepeatable

The phone number of a person who is a contributor to the document.

:fax{_i}:

All flavorsstringRepeatable

The fax number of a person who is a contributor to the document.

:subdivision:

The subdivision of the organization that is responsible for this document. The subdivisions can be multiple (semicolon-delimited: processed via CSV, recognising quote marks), and they can also be hierarchical, with multiple levels of subdivision (comma-delimited, from larger to smaller) ; the different hierarchical levels can optionally be prefixed with type and a colon.

:subdivision-abbr:

The abbreviation of the subdivision of the organization that is responsible for this document.

:pub-address{_i}:

The address of the organization responsible for this document, if it overrides the default.. The number of this and subsequent attributes aligns with the number of :publisher{_i}:

Note

Each line in a multi-line address must end with + \, e.g.

:pub-address: 1 Infinity Loop + \
California + \
United States of America

NOTE: As of 2.7.0, if :publisher: is semicolon-delimited, instead of using numbered attributes, this and subsequent publisher attributes are ignored.

:pub-phone{_i}:

All flavorsstringRepeatablemetanorma-standoc ≥ v1.6.1

The phone number of the organization responsible for this document, if it overrides the default.

:pub-fax{_i}:

All flavorsstringRepeatablemetanorma-standoc ≥ v1.6.1

The fax number of the organization responsible for this document, if it overrides the default.

:pub-email{_i}:

All flavorsstringRepeatablemetanorma-standoc ≥ v1.6.1

The email of the organization responsible for this document, if it overrides the default.

:pub-uri{_i}:

All flavorsstringRepeatablemetanorma-standoc ≥ v1.6.1

The URI of the organization responsible for this document, if it overrides the default.

:authorizer{_i}:

All flavorsstringRepeatablemetanorma-standoc ≥ v2.8.3

The organisation that authorised this document.

:authorizer_logo{_i}:

All flavorsstringRepeatablemetanorma-standoc ≥ v2.8.3

The path to the logo of the authorizing organization, specified as an image file; the numbers in the attribute align to the :authorizer{_i}: attributes .

:authorizer-address{_i}:

All flavorsstringRepeatablemetanorma-standoc ≥ v2.8.3

The address, phone number, fax number, email, URI of an organization authorizing this document.

:authorizer-phone{_i}:

All flavorsRepeatable

:authorizer-fax{_i}:

All flavorsRepeatable

:authorizer-email{_i}:

All flavorsRepeatable

:authorizer-uri{_i}:

All flavorsRepeatable

:authorizer-subdivision{_i}:

All flavorscomma-listRepeatablemetanorma-standoc ≥ v2.8.3

The subdivision of the organization that is authorizing this document. The subdivisions can be multiple (semicolon-delimited: processed via CSV, recognising quote marks), and they can also be hierarchical, with multiple levels of subdivision (comma-delimited, from larger to smaller) ; the different hierarchical levels can optionally be prefixed with type and a colon.

Style customization

Inherited from Metanorma (all flavors) (27 attributes)

Fonts

:fonts:

All flavorscomma-listmetanorma-standoc ≥ v2.0.7

Semicolon-delimited listing of fonts to be used for this document, in addition to the fonts predefined for the flavour.

Valid values are font names supported by Fontist. The full font name listing is available from the Fontist Formulas repository.

NOTE: This is currently only used in PDF generation.

Example of setting a custom font to Euphemia

The Euphemia font is an openly licensed font for end-users only commonly used to render Canadian Syllabics. The font name Euphemia is supported by Fontist for unattended install. In a document that contains Canadian Syllabics, the following attributes can be used.

:fonts: Euphemia
:font-license-agreement: agree-to-terms

:font-license-agreement:

All flavorsenumDefault: no-install-fontsmetanorma-standoc ≥ v2.0.7

The response to the license agreement prompt by fontist for the fonts specified in :fonts:.

Valid values are:

no-install-fonts

(default) do not install any additional fonts, even when listed in :fonts:.

agree-to-terms

agree to all terms of the fonts that will be installed in an unattended manner.

continue-without-fonts

do not warn if a font is not available on the system.

:body-font:

All flavorsstring

Font for body text; will be inserted into CSS, overriding the default set for the particular Metanorma flavour.

:header-font:

All flavorsstring

Font for headers; will be inserted into CSS, overriding the default set for the particular Metanorma flavour.

:monospace-font:

All flavorsstring

Font for monospace; will be inserted into CSS, overriding the default set for the particular Metanorma flavour.

HTML

:html-stylesheet:

All flavorsstring

SCSS stylesheet to use for HTML output. Defaults to built-in stylesheet for the particular Metanorma flavour. Overriding is not recommended.

Legacy names: :htmlstylesheet:

:html-stylesheet-override:

CSS stylesheet to use for HTML output, inserted after the built-in stylesheet for the particular Metanorma flavour, and can be used to override it.

Legacy names: :htmlstylesheet-override:

:html-cover-page:

All flavorsstring

HTML template for cover page. Defaults to built-in template for the particular Metanorma flavour. Overriding is not recommended.

Legacy names: :htmlcoverpage:

:html-intro-page:

All flavorsstring

HTML template for introductory section. Defaults to built-in template for the particular Metanorma flavour. Overriding is not recommended.

Legacy names: :htmlintropage:

:scripts:

All flavorsstring

JavaScript scripts for HTML output. Defaults to built-in scripts for the particular Metanorma flavour. Overriding is not recommended.

:scripts-override:

JavaScript scripts for HTML output. Inserted after any built-in scripts for the particular Metanorma flavour, and can be used to override them.

:scripts-pdf:

All flavorsstringDeprecated

JavaScript scripts for HTML to PDF output. Defaults to built-in scripts for the particular Metanorma flavour. Overriding is not recommended.

PDF

:presentation-metadata-papersize:

All flavorsenum

PDF document page size. Can be used to override the page size in built-in stylesheet for the particular Metanorma flavour. Valid values are: Letter, letter, A4 or a4.

Letter
letter
A4
a4

:pdf-stylesheet:

XSLT stylesheet to use for PDF output. Defaults to built-in stylesheet for the particular Metanorma flavour. Overriding is not recommended.

Legacy names: :pdfstylesheet:

:pdf-stylesheet-override:

XSLT stylesheet to use for PDF output, inserted after the built-in stylesheet for the particular Metanorma flavour, and can be used to override it.

Legacy names: :pdfstylesheet-override:

Word

:word-stylesheet:

All flavorsstring

Primary SCSS stylesheet to use for Word output. Defaults to built-in stylesheet for the particular Metanorma flavour. Overriding is not recommended.

Legacy names: :wordstylesheet:

:standard-stylesheet:

All flavorsstring

Secondary SCSS stylesheet use for Word output. Defaults to built-in template for the particular Metanorma flavour. Overriding is not recommended.

Legacy names: :standardstylesheet:

:word-stylesheet-override:

All flavorsstringisodoc ≥ v1.8.7

CSS stylesheet to use for Word output, inserted after the built-in stylesheet for the particular Metanorma flavour, and can be used to override it.

Legacy names: :wordstylesheet-override:

:header:

All flavorsstring

Header and footer file for Word output. Defaults to built-in template the particular Metanorma flavour. Overriding is not recommended.

:word-cover-page:

All flavorsstring

Word template for cover page. Defaults to built-in template for the particular Metanorma flavour. Overriding is not recommended.

Legacy names: :wordcoverpage:

:word-intro-page:

All flavorsstring

Word template for introductory section. Defaults to built-in template for the particular Metanorma flavour. Overriding is not recommended.

Legacy names: :wordintropage:

:ulstyle:

All flavorsstring

Word CSS selector for unordered lists in supplied stylesheets. Defaults to value for built-in stylesheet. Overriding is not recommended.

:olstyle:

All flavorsstring

Word CSS selector for ordered lists in supplied stylesheets. Defaults to value for built-in stylesheet. Overriding is not recommended.

Cover page

:coverpage-image:

All flavorscomma-list

Comma-delimited list of image locations, for images to be included on the (PDF) cover page. All image locations are relative to the source document. Currently only supported for BSI, ITU, JIS, Plateau. If the supplied image(s) is to replace the cover page(s) of the document in its entirety, and already includes title information, add the attribute :presentation-metadata-full-coverpage-replacement: true (supported for all flavours).

:innercoverpage-image:

All flavorsstring

Same, for images to be included on the (PDF) inside cover page. Currently only supported for BSI.

:tocside-image:

All flavorsstring

Same, for images to be included on the (PDF) Table of Contents side page. Currently only supported for BSI.

:backpage-image:

All flavorsstring

Same, for images to be included on the (PDF) back page. Currently only supported for BSI, JIS.

Image handling

Inherited from Metanorma (all flavors) (5 attributes)

Data URI

:data-uri-image:

All flavorsstringDefault: truemetanorma-standoc ≥ v1.11.0

Encode all images in Metanorma XML and HTML output as inline data-URIs. Defaults to true..

:data-uri-maxsize:

All flavorsbooleanDefault: 13981013metanorma-standoc ≥ v2.9.1

Set the maximum permitted size of a Data URI-encoded image, in bytes. Defaults to 13981013 bytes (size of the Base-64 encoding of a 10 MB image). If set to 0, no maximum is enforced..

:data-uri-attachments:

All flavorsstringDefault: truemetanorma-standoc ≥ v2.8.10

Encode all attachments in Metanorma XML as inline data-URIs. Defaults to true..

SVG

:svg-conform-profile:

Profile of the 0 software library to apply for SVG validation and repair. See SVG Profiles for the available profile values. Metanorma by default uses the metanorma profile by default, except for IETF, which uses svg_1_2_rfc.

PlantUML

:plantuml-image-format:

All flavorsenumDefault: pngmetanorma-standoc ≥ v3.0.9

Format to generate PlantUML diagrams as. Legal values are png, svg. Defaults to png..

png
svg

Cross-references

Inherited from Metanorma (all flavors) (5 attributes)

:xrefstyle:

All flavorsenumDefault: shortmetanorma-standoc ≥ v2.2.6

Override the default rendering style of internal cross-references to other locations in the document. Available styles as follows:

short

(default) the clause type and number is used as the cross-reference.

Example of a cross-reference rendered in the "short" style

"Clause 3.1.2"

basic

the title of the clause is used as the cross-reference.

Example of a cross-reference rendered in the "basic" style

"Other considerations"

full

combines the title with the clause type/number cross-reference.

Example of a cross-reference rendered in the "full" style

"Clause 3.1.2, Other considerations"

idmetanorma-standoc ≥ v2.2.7

the cross-reference is to be rendered as the target anchor identifier (or any identifier aliasing the anchor).

Example of a cross-reference rendered in the "id" style

The following cross-reference:

[[my-anchor]]
=== My title
...

=== Another place
<<my-anchor>>

Renders the cross-reference as:

"my-anchor"

:erefstyle:

Override the default rendering style of cross-references to bibliographic entries . The legal values for such override are drawn from General citation style types.

:originstyle:

Override the default rendering style of source references to bibliographic entries . The legal values for such override are drawn from General citation style types.

:modspec-identifier-base:

(optional) Base identifier pattern for ModSpec instances throughout the document. The attribute value provides a prefix that will be removed from all ModSpec instance identifiers used to cross-reference ModSpec instances. The specification of the pattern only affects the rendering of cross-references, not the underlying XML representation of the ModSpec instances. See more details at ModSpec identifier base.

:block-unnumbered:

All flavorscomma-listmetanorma-standoc ≥ v2.4.6

(optional) A comma-delimited list of Metanorma block names, which should have numbering suppressed throughout the document. Typically will be used for sourcecode fragments: :block-unnumbered: sourcecode.

Smart quotes

Inherited from Metanorma (all flavors) (1 attributes)

:smartquotes:

All flavorsenumDefault: true

Apply “smart quotes” and other auto-formatting to the XML output (and hence the downstream outputs). Available values below:

  • " and ' followed by space, with optional punctuation intervening, are treated as closing,

and converted to smart closing quotes and .

  • " and ' preceded by space, with optional punctuation intervening, are treated as opening,

and converted to smart opening quotes and .

  • Midword apostrophes are treated as closing: Sana'a becomes Sana’a.
  • Initial apostrophes before numerals are treated as closing: '80s becomes ’80s.
  • There are many possible exceptions to these default rules, such as initial apostrophes

(fish ’n’ chips), and quote pairs used to illustrate the punctuation (Use smart quotes (" ")). For such cases, use either real smart quotes (the literal characters “ ” ‘ ’) or the Asciidoc ASCII codes, "&#x060; &#x060;", '&#x060; &#x060;'

The smart quotes converted by Metanorma postprocessing are specifically those of English. Other languages' smart quotes will need to be entered as the correct characters.

NOTE: :smartquotes: is a document-wide toggle. To keep specific runs of text as straight quotes while the rest of the document remains smart-quoted — for example, literal characters quoted from a specification, such as PDF string-delimiter operators — use 1.

true

(default) Smart quotes are not applied to the following type of text:

  • text in source code;
  • text in pseudo-code;
  • text in monospace.
false

The AsciiDoc default is used to generate smart quotes: "&#x060; &#x060;", '&#x060; &#x060;'. The rules for smart formatting follow the sterile gem, and are given in smart_format_rules.rb. In particular:

Table of contents

Inherited from Metanorma (all flavors) (8 attributes)

:toclevels:

All flavorsintegerDefault: 2

Number of table of contents levels to render. Accepts an integer value. (default: 2). Can be overridden with output-specific options (htmltoclevels, doctoclevels).

:toclevels-html:

All flavorsintegerDefault: 2metanorma-standoc ≥ v2.7.5

Number of table of contents levels to render in HTML output; used to override :toclevels: for HTML output. Accepts an integer value. (default: 2). Formerly :htmltoclevels:.

:toclevels-doc:

All flavorsintegerDefault: 2metanorma-standoc ≥ v2.7.5

Number of table of contents levels to render in Microsoft Word "DOC" output; used to override :toclevels: for Word DOC output. Accepts an integer value. (default: 2). Formerly :doctoclevels:.

:toclevels-pdf:

All flavorsintegerDefault: 2metanorma-standoc ≥ v2.7.5

Number of table of contents levels to render in PDF output; used to override :toclevels: for PDF output. Accepts an integer value. (default: 2)

:toc-figures:

Introduce table of contents for figures. No attribute value needed. Only numbered and/or captioned figures are included. Disabled if given the value false.

:toc-tables:

Introduce table of contents for tables. No attribute value needed. Only numbered and/or captioned tables are included. Disabled if given the value false.

:toc-examples:

Introduce table of contents for examples. No attribute value needed. Only numbered and/or captioned examples are included. Disabled if given the value false.

:toc-requirements:

Introduce table of contents for requirements, recommendations, and permissions. No attribute value needed. Only numbered and/or captioned requirements, recommendations, and permissions are included. Disabled if given the value false.

Tables

Inherited from Metanorma (all flavors) (1 attributes)

:break-up-urls-in-tables:

If present, long strings in table cells are broken up on rendering, to help tables fit within the page width. No attribute value needed.. The current behaviour is: strings are broken by zero-width spaces; words are broken up every 10 characters on punctuation (e.g. URIs on / ), and every 20 characters if there is no punctuation in the word, in order to deal with very narrow columns. (Because the break is zero-width, it will not be visible unless it coincides with the end of a column.)

Sourcecode

Inherited from Metanorma (all flavors) (6 attributes)

:sourcecode-markup-start:

Initial delimiter for markup inserted in sourcecode

:sourcecode-markup-end:

Final delimiter for markup inserted in sourcecode

:source-highlighter:

All flavorsbooleanDefault: truemetanorma-standoc ≥ v2.3.2

Whether to use a source highlighter for sourcecode; default value is true

:source-linenums-option:

All flavorsbooleanDefault: falsemetanorma-standoc ≥ v2.3.2

Provided a source highlighter is being used, whether to display line numbers; default value is false

:bare:

(optional) The document is rendered in “bare form” -- without the cover page, boilerplate, or introductory text expected of a complete document. This is typically used for HTML output, e.g. clauses as standalone documents, or document attachments.

:base-asset-path:

(optional) All media paths in the XML path are relative to the given directory; used when the Metanorma XML file to be processed is not necessarily in the same directory as the source Metanorma AsciiDoc file, and the media file paths are given as relative and not absolute file locations (and are not encoded as data URIs via :data-uri-image:).

Logging

Inherited from Metanorma (all flavors) (3 attributes)

:log-filter-severity:

Filter from error log all warnings at the given severity level or above it. See Validation for valid values.

:log-filter-category:

All flavorscomma-listmetanorma-standoc ≥ v2.9.7

Filter from error log all warnings belonging to one of the named categories; comma-delimited. See Validation for valid values.

:log-filter-error-ids:

All flavorscomma-listmetanorma-standoc ≥ v3.2.1

Filter from error log all warnings with the identifiers of individual errors to exclude (comma-delimited). See Error ID. .

PDF protection and permissions

Inherited from Metanorma (all flavors) (13 attributes)

:pdf-encrypt:

All flavorsenumDefault: false

Specify encryption of PDF output.

true

Applies encryption to PDF output.

false

Do not encrypt PDF output. (default)

:pdf-encryption-length:

All flavorsenumDefault: 256

Specify encryption strength.

256

Use 256-bit AES keys (default)

128

Use 128-bit AES keys.

:pdf-user-password:

All flavorsstring

Specify user password needed to open the encrypted PDF document. The attribute value sets the user password.

:pdf-owner-password:

All flavorsstring

Specify owner password to bypass restrictions on encrypted PDF document. The attribute value sets the owner password.

:pdf-allow-copy-content:

All flavorsenumDefault: true

Allow content to be copy-pasted from the PDF document.

true

Content can be copy-pasted from the PDF document. (default)

false

Content cannot be copy-pasted from the PDF document.

:pdf-allow-edit-content:

All flavorsenumDefault: true

Allow content of the PDF document to be edited.

true

Content of the PDF document can be edited. (default)

false

Content of the PDF document cannot be edited.

:pdf-allow-assemble-document:

All flavorsenumDefault: true

Allow inserting, deleting, or rotating pages in the PDF document.

true

Inserting, deleting or rotating pages in the PDF document is allowed. (default)

false

Inserting, deleting or rotating pages in the PDF document is disallowed.

:pdf-allow-edit-annotations:

All flavorsenumDefault: true

Allow annotations and signatures to be added to the PDF document.

true

Annotations and signatures can be added to the PDF document. (default)

false

Annotations and signatures cannot be added to the PDF document.

:pdf-allow-print:

All flavorsenumDefault: true

Allow PDF document to be printed, physically or to a file.

true

PDF content can be printed, physically or to a file. (default)

false

PDF content cannot be printed, physically or to a file.

:pdf-allow-print-hq:

All flavorsenumDefault: true

Allow PDF document to be printed in high quality.

true

PDF content can be printed in high quality. (default)

false

PDF content cannot be printed in high quality.

:pdf-allow-fill-in-forms:

All flavorsenumDefault: true

Allow forms to be filled in the PDF document.

true

Forms in the PDF document can be filled in. (default)

false

Forms in the PDF document are read-only, they cannot be filled in.

:pdf-allow-access-content:

All flavorsenumDefault: true

Allow text and graphics extraction from the PDF document for accessibility purposes.

true

Text and graphics can be extracted from the PDF document. (default)

false

Text and graphics cannot be extracted from the PDF document.

:pdf-encrypt-metadata:

All flavorsenumDefault: true

Specify encryption of the metadata stream.

true

The PDF metadata stream will be encrypted. (default)

false

The PDF metadata stream will not be encrypted.