Search

DITA Map Transformation Scenarios Jump to main content XML Editor Oxygen XML Editor 27.1 User Guide Index Search Edit online DITA Map Transformation Scenarios Built-in transformation scenarios allow you to transform DITA maps to a variety of outputs, such as WebHelp, PDF, ODF, XHTML, EPUB, CHM
would for XEP. You can use these two external FO processors for DITA-OT transformations scenarios and XML with XSLT transformation scenarios . To configure the options for the FO processors, open the Preferences dialog box (Options > Preferences) and go to XML > PDF Output > FO Processors . This
Images and Figures Jump to main content XML Editor Oxygen XML Editor 27.1 User Guide Index Search Edit online Images and Figures Images are an important part of a publication. Note: You can use raster image formats (such as PNG or JPEG), but it is best to use vector images (such as SVG or PDF
Embedding a Company Logo Jump to main content XML Editor Oxygen XML Editor 27.1 User Guide Index Search Edit online Embedding a Company Logo The following procedure explains how to embed a company logo image in the front matter of the book for the DITA Map PDF - based on XSL-FO transformation
template descriptor file associated with your publishing template (the .opt file) and set the XSLT stylesheet created in the previous step with the com.oxygenxml.pdf.css.xsl.merged2html5 XSLT extension point: <publishing-template> ... <pdf> ... <xslt> <extension id
created in the previous step with the com.oxygenxml.pdf.css.xsl.merged2html5 XSLT extension point: <publishing-template> ... <pdf> ... <xslt> <extension id = "com.oxygenxml.pdf.css.xsl.merged2html5" file = "xslt/merged2html5Extension.xsl" /> </xslt> Create a css folder in the publishing template
Glyph Not Available in Font Jump to main content XML Editor Oxygen XML Editor 27.1 User Guide Index Search Edit online Glyph Not Available in Font Problem A warning appears during the PDF transformation that is similar to this: [CH] Glyph "?" ( 0x2192 , arrowright) not available in font "Roboto
the DITA Map PDF - based on HTML5 & CSS transformation type, the merged map is further processed resulting in a collection of HTML5 <div> elements. These elements preserve the original DITA @class attribute values and add a new value derived from the DITA element name. <div class = "- map/map map
com.oxygenxml.pdf.css.xsl.merged2merged XSLT extension point: <publishing-template> ... <pdf> ... <xslt> <extension id = "com.oxygenxml.pdf.css.xsl.merged2merged" file = "xslt/merged2mergedExtension.xsl" /> </xslt> Edit the DITA Map PDF - based on HTML5 & CSS transformation scenario. In the Templates tab, click the Choose Custom
XSLT stylesheet created in the previous step with the com.oxygenxml.pdf.css.xsl.merged2merged XSLT extension point: <publishing-template> ... <pdf> ... <xslt> <extension id = "com.oxygenxml.pdf.css.xsl.merged2merged" file = "xslt/merged2mergedExtension.xsl" /> </xslt> Edit the DITA Map PDF - based on