Changes

Jump to navigation Jump to search
renewed from non-template page
<cd:commandgroup name="setupbackend" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
<cd:shortdesc><!-- a short command summary goes here -->
The command <tt>\setupbackend</tt> is used for standard compliance and color management settings
</cd:shortdesc>
<cd:variants>
<cd:command category="pdf" file="back-ini.mkiv" interfacedate="2020-07-14T09:24" interfacefile="i-backend.xml" level="style" name="setupbackend" variantnumber="1">
<cd:arguments>
<cd:assignments list="yes" ordinal="1">
<cd:assignmentsdoc></cd:assignmentsdoc>
<cd:parameter name="export">
<cd:paramdoc>create XML/HTML file(s) of the content, see [[Export]]</cd:paramdoc>
<cd:constant type="yes"></cd:constant>
<cd:constant type="cd:file"></cd:constant>
</cd:parameter>
<cd:parameter name="xhtml">
<cd:paramdoc></cd:paramdoc>
<cd:constant type="cd:file"></cd:constant>
</cd:parameter>
<cd:parameter name="file">
<cd:paramdoc></cd:paramdoc>
<cd:constant type="cd:file"></cd:constant>
</cd:parameter>
<cd:parameter name="intent">
<cd:paramdoc>output intent (necessary for PDF/X), see colorprofiles.xml</cd:paramdoc>
<cd:constant type="Coated␣FOGRA39␣(ISO␣12647-2:2004)">Euroscale, offset, coated paper</cd:constant>
<cd:constant type="GRACoL2006_Coated1v2.icc"></cd:constant>
<cd:constant type="ISO␣Coated␣v2␣300%␣(ECI)">Euroscale, offset, coated paper</cd:constant>
<cd:constant type="ISO␣Coated␣v2␣(ECI)">Euroscale, offset, coated paper</cd:constant>
<cd:constant type="ISOnewspaper26v4">Euroscale, web offset, newspaper paper</cd:constant>
<cd:constant type="ISOnewspaper26v4_gr">Grayscale, web offset, newspaper paper</cd:constant>
<cd:constant type="ISO␣Uncoated">Euroscale, offset, uncoated paper</cd:constant>
<cd:constant type="ISO␣Uncoated␣Yellowish">Euroscale, offset, yellowish uncoated paper</cd:constant>
<cd:constant type="ISO␣Web␣Coated">Euroscale, web offset, coated paper</cd:constant>
<cd:constant type="Japan␣Color␣2001␣Coated">Japan, coated paper</cd:constant>
<cd:constant type="Japan␣Color␣2002␣Newspaper">Japan, newspaper paper</cd:constant>
<cd:constant type="Japan␣Web␣Coated␣(Ad)">Japan, web offset, coated paper (advertisements)</cd:constant>
<cd:constant type="SNAP␣2007"></cd:constant>
<cd:constant type="SWOP2006_Coated3v2.icc">SWOP (USA), offset, coated paper</cd:constant>
<cd:constant type="SWOP2006_Coated5v2.icc">SWOP (USA), offset, coated paper</cd:constant>
<cd:constant type="Uncoated␣FOGRA29␣(ISO␣12647-2:2004)">Euroscale, offset, uncoated paper</cd:constant>
<cd:constant type="Web␣Coated␣FOGRA28␣(ISO␣12647-2:2004)">Euroscale, web offset, coated paper</cd:constant>
<cd:constant type="PSR_LWC_PLUS_V2_PT">PSR, light weight coated paper</cd:constant>
<cd:constant type="PSR_LWC_STD_V2_PT">PSR, light weight coated paper</cd:constant>
<cd:constant type="PSR_SC_PLUS_V2_PT">PSR, coated paper</cd:constant>
<cd:constant type="PSR_SC_STD_V2_PT">PSR, coated paper</cd:constant>
<cd:constant type="PSRgravureMF">PSR, gravure printing</cd:constant>
</cd:parameter>
<cd:parameter name="space">
<cd:paramdoc></cd:paramdoc>
<cd:constant type="yes"></cd:constant>
<cd:constant default="yes" type="no"></cd:constant>
</cd:parameter>
<cd:parameter name="xmpfile">
<cd:paramdoc>include XMP metadata from this file</cd:paramdoc>
<cd:constant type="cd:file"></cd:constant>
</cd:parameter>
<cd:parameter name="format">
<cd:paramdoc>PDF standard, see [[PDFX]] and [[PDF/A]].</cd:paramdoc>
<cd:constant type="version"></cd:constant>
<cd:constant type="default"></cd:constant>
<cd:constant type="PDF/X-1a:2001">CMYK printing, CMYK images, no transparency, PDF 1.3</cd:constant>
<cd:constant type="PDF/X-1a:2003">CMYK printing, CMYK images, no transparency, PDF 1.4</cd:constant>
<cd:constant type="PDF/X-3:2002">CMYK printing, profiled images, no transparency, PDF 1.3</cd:constant>
<cd:constant type="PDF/X-3:2003">CMYK printing, profiled images, no transparency, PDF 1.4</cd:constant>
<cd:constant type="PDF/X-4">CMYK printing, profiled images, may contain transparency, profiles included, PDF 1.6</cd:constant>
<cd:constant type="PDF/X-4p">CMYK printing, profiled images, may contain transparency, profiles referenced, PDF 1.6</cd:constant>
<cd:constant type="PDF/X-5g"></cd:constant>
<cd:constant type="PDF/X-5pg"></cd:constant>
<cd:constant type="PDF/X-5n"></cd:constant>
<cd:constant type="PDF/A-1a:2005">archiving</cd:constant>
<cd:constant type="PDF/A-1b:2005">archiving</cd:constant>
<cd:constant type="PDF/A-2a">archiving</cd:constant>
<cd:constant type="PDF/A-3a">archiving</cd:constant>
<cd:constant type="PDF/UA-1">accessibility</cd:constant>
</cd:parameter>
<cd:parameter name="level">
<cd:paramdoc>PDF compress level (values of 0..9 are allowed). Normally no need to change the default value.</cd:paramdoc>
<cd:constant type="cd:number"></cd:constant>
</cd:parameter>
<cd:parameter name="option">
<cd:paramdoc></cd:paramdoc>
<cd:constant type="always">force embedding of the output intent profile (useful only in case of PDF/X-1a)</cd:constant>
<cd:constant type="never">don’t embed the output intent profile; no useful practise</cd:constant>
</cd:parameter>
<cd:parameter name="profile">
<cd:paramdoc>ICC based default color space profile (option for color management); this setting is document wide and currently only one profile per color space is allowed, it’s a list of `{CMYK profile, RGB profile, Grayscale profile}`</cd:paramdoc>
<cd:constant type="cd:file"></cd:constant>
</cd:parameter>
</cd:assignments>
</cd:arguments>
</cd:command>
</cd:variants>
<cd:description><!-- the long description of the command goes here -->
</cd:description>
<cd:examples></cd:examples>
<cd:notes></cd:notes>
<cd:seealso>
<cd:source file="back-ini.mkiv" originator="system"></cd:source>
<cd:wikipage originator="system" page="Category:Pdf"></cd:wikipage>
<cd:wikipage page="PDFX"></cd:wikipage>
<cd:wikipage page="PDF/A"></cd:wikipage></cd:seealso>
</cd:commandgroup>

Navigation menu