Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > 6b3585ea67ce3e79c9049b5b33294cdd > files > 786

docbook-style-dsssl-doc-1.79-16.mga7.noarch.rpm

<RefEntry id="X25graphic-extensionsX25">
<!-- This file is generated automatically from the DSSSL source. -->
<!-- Do not edit this file! -->
<?html-filename graphic-extensions.html>

<RefMeta>
  <RefEntryTitle>%graphic-extensions%</RefEntryTitle>
  <RefMiscInfo Role="file">dbparam.dsl</RefMiscInfo>
</RefMeta>

<RefNameDiv>
  <RefName>%graphic-extensions%</RefName>
  <RefPurpose>List of graphic filename extensions</RefPurpose>
</RefNameDiv>

<RefSynopsisDiv><Title>Synopsis</Title>
<Synopsis>
%graphic-extensions%
</Synopsis>
</RefSynopsisDiv>

<RefSect1><Title>Description</Title>

<para>
The list of extensions which may appear on a <literal>fileref</literal>
on a <literal>Graphic</literal> which are indicative of graphic formats.
</para>
<para>
Filenames that end in one of these extensions will not have
the <literal>%graphic-default-extension%</literal> added to them.</para>


</RefSect1>
<RefSect1><Title>Source Code</Title>

<ProgramListing>
(define %graphic-extensions% 
  ;; List of graphic filename extensions
  '("eps" "epsf" "gif" "tif" "tiff" "jpg" "jpeg" "png" "pdf"))
</ProgramListing>
</RefSect1>

</RefEntry>