Menu

#134 Wrong German quotes

closed
XSL (1066)
5
2001-11-28
2001-11-12
No

common/de.xsl has

<l:dingbat key="startquote" text="“"/>
<l:dingbat key="endquote" text="”"/>
<l:dingbat key="nestedstartquote" text="‘"/>
<l:dingbat key="nestedendquote" text="’"/>

it should have

<l:dingbat key="startquote" text="„"/>
<l:dingbat key="endquote" text="“"/>
<l:dingbat key="nestedstartquote" text="‚"/>
<l:dingbat key="nestedendquote" text="‘"/>

Discussion

  • Jirka Kosek

    Jirka Kosek - 2001-11-16
    • assigned_to: nobody --> kosek
     
  • Jirka Kosek

    Jirka Kosek - 2001-11-28
    • status: open --> closed
     
  • Jirka Kosek

    Jirka Kosek - 2001-11-28

    Logged In: YES
    user_id=189932

    Fixed in CVS.

    BTW: Actually I recognized that German quotes are same as
    Czech, and that Czech typography adopted them from German.