On 12/17/2018 9:29 AM, Taco Hoekwater wrote:
Hi,

Besides those, I also have an actual question:

Is there an intended difference between

    <cd:sequence>
      <cd:instance value="framed"/>
    </cd:sequence>

and
    <cd:sequence>
      <cd:variable value="highlight"/>
    </cd:sequence>

(cd:instance versus cd:variable)?
I can’t remember the details but with variable the generated commands shows 
always
the same name in the output but instance generates a general version of the 
command
(which uses slanted uppercase characters, e.g. \FRAMED[..,..=..,..]{...}) and 
also
the output for the instances (e.g. \inframed).

The purpose of this is to have one entry for a section types (chapter, section 
etc.)
with a single definition while in the past each type had its own entry.

Ah! And those instances are stored in the <cd:instances>, I see now. Thanks for
clearing that up.
indeed, the idea was that it saves bytes and prevents errors (omissions)

Hans


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
_______________________________________________
dev-context mailing list
dev-context@ntg.nl
https://mailman.ntg.nl/mailman/listinfo/dev-context

Reply via email to