sbsdev / dtbook2sbsform

Convert DTBook to SBSForm, an intermediate format to produce formatted braille
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Anpassung Titelblätter wegen mehr Platzbedarf #8

Closed egli closed 5 years ago

egli commented 6 years ago

see http://redmine.sbszh.ch/issues/2723

Durch das Wegfallen der Kürzung 'Blind' in der neuen Systematik, muss das Titelblatt (Rückseite) folgendermassen angepasst werden:

Änderung in dtbook2sbsform, siehe https://github.com/sbsdev/dtbook2sbsform/blob/master/xsl/macro-definitions.xsl#L1268)

bisher:

    <xsl:choose>
      <xsl:when test="$contraction = 2">
        <xsl:text>&#10;lv21&#10; </xsl:text>
      </xsl:when>
      <xsl:otherwise>
        <xsl:text>&#10;lv20&#10; </xsl:text>
      </xsl:otherwise>
    </xsl:choose>

wird ersetzt durch:

 <xsl:text>&#10;lv20&#10; </xsl:text>