Re: DOCBOOK: Re: [jadetex] French typography with the Modular Stylesheets?

Subject: Re: DOCBOOK: Re: [jadetex] French typography with the Modular Stylesheets?
From: Adam Di Carlo <adam@xxxxxxxxxxx>
Date: 21 Dec 1999 18:19:40 -0500
Stephane Bortzmeyer <bortzmeyer@xxxxxxxxxx> writes:

> On Tuesday 23 November 1999, at 11 h 25, the keyboard of Sebastian Rahtz 
> <sebastian.rahtz@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

> It means the DSSSL Modular Stylesheets (or, more precisely, their l10n layer 
> in dbl1fr.dsl) are buggy in that respect?
> 
> Any workaround? The DSSSL Modular Stylesheets do not seem to have
> any hook to change this.
> 
> Setting mark="dash" in every itemizedlist seems painful, and a violation of 
> the "presentation vs. structure" principle.

Sticking with pure SGML constructs, you should be able to use LINK
and LPDs.  From Goldfarb's "SGML Handbook":


  <!LINK listdash 
         listitem  [ mark=dash ] >
  <!USELINK listdash style1>

Or even:

  <!LINKTYPE style1 general #IMPLIED [
        <!ATTLIST listitem mark NAME normal>
        <!LINK #INITIAL
           listitem  [ mark=dash ]
        >
  ]>

I haven't tested this, however.

-- 
.....Adam Di Carlo....adam@xxxxxxxxxxxxxxxx<URL:http://www.onShore.com/>


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread