Skip to content

Commit

Permalink
ISO xslt updated for 1999 PDF disclaimer, metanorma/metanorma-iso#1092
Browse files Browse the repository at this point in the history
  • Loading branch information
Intelligent2013 committed Feb 16, 2024
1 parent 6385f7a commit 7cab29c
Showing 1 changed file with 56 additions and 1 deletion.
57 changes: 56 additions & 1 deletion xslt_src/iso.international-standard.core.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -1773,10 +1773,59 @@
<xsl:with-param name="font-weight">normal</xsl:with-param>
</xsl:call-template>
<fo:flow flow-name="xsl-region-body" line-height="115%">
<xsl:if test="$layoutVersion = '1989' and $revision_date_num &gt;= 19990101">
<!-- PDF disclaimer -->
<fo:block-container position="absolute" left="0mm" top="0mm" width="172mm" role="SKIP" border="0.5pt solid black">
<fo:block-container border="0.5pt solid black">
<fo:block font-size="8pt" text-align="justify" line-height="1.2" margin="1.8mm">
<xsl:choose>
<xsl:when test="$lang = 'fr'">
<fo:block text-align="center" font-size="9pt" font-weight="bold" margin-bottom="6pt">PDF — Exonération de responsabilité</fo:block>
<fo:block margin-bottom="4pt">Le présent fichier PDF peut contenir des polices de caractères intégrées. Conformément aux conditions de licence d'Adobe, ce fichier peut
être imprimé ou visualisé, mais ne doit pas être modifié à moins que l'ordinateur employé à cet effet ne bénéficie d'une licence autorisant l'utilisation
de ces polices et que celles-ci y soient installées. Lors du téléchargement de ce fichier, les parties concernées acceptent de fait la responsabilité
de ne pas enfreindre les conditions de licence d'Adobe. Le Secrétariat central de l'ISO décline toute responsabilité en la matière. </fo:block>
<fo:block margin-bottom="4pt">Adobe est une marque déposée d'Adobe Systems Incorporated.</fo:block>
<fo:block>Les détails relatifs aux produits logiciels utilisés pour la création du présent fichier PDF sont disponibles dans la rubrique General Info du fichier;
les paramètres de création PDF ont été optimisés pour l'impression. Toutes les mesures ont été prises pour garantir l'exploitation de ce
fichier par les comités membres de l'ISO. Dans le cas peu probable où surviendrait un problème d'utilisation, veuillez en informer le Secrétariat
central à l'adresse donnée ci-dessous.</fo:block>
</xsl:when>
<xsl:when test="$lang = 'ru'">
<fo:block text-align="center" font-size="9pt" font-weight="bold" margin-bottom="6pt">Oткaз oт oтвeтствeннoсти при рaбoтe в PDF</fo:block>
<fo:block margin-bottom="4pt">Нaстoящий фaйл PDF мoжeт сoдeржaть интeгрирoвaнныe шрифты. В сooтвeтствии с услoвиями лицeнзирoвaния, принятыми
фирмoй Adobe, этoт фaйл мoжeт быть oтпeчaтaн или прoсмoтрeн нa экрaнe, oднaкo oн нe дoлжeн быть измeнeн, пoкa нe будeт
пoлучeнa лицeнзия нa интeгрирoвaнныe шрифты и oни нe будут устaнoвлeны нa кoмпьютeрe, нa кoтoрoм вeдeтся рeдaктирoвaниe.
В случae зaгрузки нaстoящeгo фaйлa зaинтeрeсoвaнныe стoрoны принимaют нa сeбя oтвeтствeннoсть зa сoблюдeниe лицeнзиoнныx
услoвий фирмы Adobe. Цeнтрaльный сeкрeтaриaт ИСO нe нeсeт никaкoй oтвeтствeннoсти в этoм oтнoшeнии.</fo:block>
<fo:block margin-bottom="4pt">Adobe являeтся тoргoвым знaкoм фирмы Adobe Systems Incorporated.</fo:block>
<fo:block>Пoдрoбнoсти, oтнoсящиeся к прoгрaммным прoдуктaм, испoльзoвaнныe для сoздaния нaстoящeгo фaйлa PDF, мoгут быть нaйдeны
в рубрикe General Info фaйлa; пaрaмeтры для сoздaния PDF были oптимизирoвaны для пeчaти. Были приняты вo внимaниe всe
мeры прeдoстoрoжнoсти с тeм,чтoбы oбeспeчить пригoднoсть нaстoящeгo фaйлa для испoльзoвaния кoмитeтaми-члeнaми ИСO. В
рeдкиx случaяx вoзникнoвeния прoблeмы, связaннoй сo скaзaнным вышe, прoсьбa прoинфoрмирoвaть Цeнтрaльный сeкрeтaриaт пo
aдрeсу, привeдeннoму нижe.</fo:block>
</xsl:when>
<xsl:otherwise> <!-- by default -->
<fo:block text-align="center" font-size="9pt" font-weight="bold" margin-bottom="6pt">PDF disclaimer</fo:block>
<fo:block margin-bottom="4pt">This PDF file may contain embedded typefaces. In accordance with Adobe's licensing policy, this file may be printed or viewed but
shall not be edited unless the typefaces which are embedded are licensed to and installed on the computer performing the editing. In
downloading this file, parties accept therein the responsibility of not infringing Adobe's licensing policy. The ISO Central Secretariat
accepts no liability in this area.</fo:block>
<fo:block margin-bottom="4pt">Adobe is a trademark of Adobe Systems Incorporated.</fo:block>
<fo:block>Details of the software products used to create this PDF file can be found in the General Info relative to the file; the PDF-creation
parameters were optimized for printing. Every care has been taken to ensure that the file is suitable for use by ISO member bodies. In
the unlikely event that a problem relating to it is found, please inform the Central Secretariat at the address given below.</fo:block>
</xsl:otherwise>
</xsl:choose>
</fo:block>
</fo:block-container>
</fo:block-container>
</xsl:if>

<xsl:if test="/iso:iso-standard/iso:boilerplate/iso:copyright-statement">

<fo:block-container height="252mm" display-align="after" role="SKIP">
<xsl:if test="$layoutVersion = '2024'">
<xsl:if test="$layoutVersion = '2024' or $layoutVersion = '1989'">
<xsl:attribute name="height">241.5mm</xsl:attribute>
</xsl:if>
<!-- <fo:block margin-bottom="3mm">
Expand All @@ -1785,6 +1834,9 @@
</fo:block> -->
<fo:block line-height="90%" role="SKIP">
<fo:block font-size="9pt" text-align="justify" role="SKIP">
<xsl:if test="$layoutVersion = '1989'">
<xsl:attribute name="font-size">8pt</xsl:attribute>
</xsl:if>
<xsl:if test="$layoutVersion = '2024'">
<xsl:attribute name="font-size">8.6pt</xsl:attribute>
</xsl:if>
Expand Down Expand Up @@ -2555,6 +2607,9 @@
</fo:external-graphic>
<!-- <fo:inline padding-left="6mm" font-size="12pt" font-weight="bold">COPYRIGHT PROTECTED DOCUMENT</fo:inline> -->
<fo:inline padding-left="6mm" font-size="12pt" font-weight="bold" role="SKIP">
<xsl:if test="$layoutVersion = '1989'">
<xsl:attribute name="font-size">11pt</xsl:attribute>
</xsl:if>
<xsl:if test="$layoutVersion = '2024'">
<xsl:attribute name="font-size">11.5pt</xsl:attribute>
</xsl:if>
Expand Down

0 comments on commit 7cab29c

Please sign in to comment.