Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Document Properties Marker
overridefalse


 
Doctypepropertyhide
Nameprint-quirk-modes Print Quirk Modes
Short DescriptionControls which quirk modes are to be applied to adjust the output for a range of formats. 
Parent
Parent Property
property-nameName
 
Audience
Name List
doctyperole
propertyAudience
hide
Categories
Name List
doctypecategory
propertyCategories
 

Tags
Name List
doctypetag
propertyTags
 

Identifier print-quirk-modes
Component
Name List
doctypecomponent
propertyComponent
 

Mandatory 
Typelist 
Default Value  

Value Rangepdf, scroll-office, word, prefer-css, index-as-heading 
Implementation
Since1.5.0 
Iteration

Iteration
value

filled

production

hide
Sort Keyhide



Section
titleDescription

If the Pretend Being A space property is set to printer, the the print-quirk-modes property allows to manipulate the rendering in favour of the specified quirk modes.

The following quirk modes are available.

Quirk ModeDescription
pdfApplies adjustments to export to Microsoft PDF.
scroll-office

Applies adjustments to export with Scroll Office.

Provides support for the projectdoc boxes to simulate Confluence boxes such that they are displayed as boxes (one cell tables) in Microsoft Word.

wordApplies adjustments to export to Microsoft Word.
prefer-css

Applies adjustments via CSS. This requires that the exporter applies the CSS formats properly.

Some exporters ignore CSS formats. In this case you won't select this quirk mode.

index-as-headingRenders the index sections as HTML h1 headers. Available since version 1.13.0.

The list may contain any of these values.

...