ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Macro Definitions
@ 2009-10-23 16:14 Wolfgang Schuster
  2009-10-25 12:10 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Schuster @ 2009-10-23 16:14 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: interface.tex --]
[-- Type: application/octet-stream, Size: 132 bytes --]

\usemodule[set-11]
\loadsetups[cont-en.xml]
%\loadsetups[t-letter.xml]

\starttext

\setup[setupframed]

\setup[letter]

\stoptext


[-- Attachment #2: t-letter.xml --]
[-- Type: application/xml, Size: 12129 bytes --]

[-- Attachment #3: Type: text/plain, Size: 332 bytes --]


Hi Hans,

the MkIV version of the x-set-11 module did not work with multiple
definition files, in the example below only t-letter.xml is loaded
and \setupframed is not shown in the output.

\usemodule[set-11]
\loadsetups[cont-en.xml]
\loadsetups[t-letter.xml]

\starttext

\setup[setupframed]

\setup[letter]

\stoptext

Wolfgang


[-- Attachment #4: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Macro Definitions
  2009-10-23 16:14 Macro Definitions Wolfgang Schuster
@ 2009-10-25 12:10 ` Hans Hagen
  2009-10-25 13:13   ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2009-10-25 12:10 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Wolfgang Schuster wrote:
> 
> Hi Hans,
> 
> the MkIV version of the x-set-11 module did not work with multiple
> definition files, in the example below only t-letter.xml is loaded
> and \setupframed is not shown in the output.
> 
> \usemodule[set-11]
> \loadsetups[cont-en.xml]
> \loadsetups[t-letter.xml]
> 
> \starttext
> 
> \setup[setupframed]
> 
> \setup[letter]
> 
> \stoptext

you test the beta on the ftp server (it's a bit tricky as we need to 
consult multiple xml files in sequence)

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Macro Definitions
  2009-10-25 12:10 ` Hans Hagen
@ 2009-10-25 13:13   ` Wolfgang Schuster
  0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Schuster @ 2009-10-25 13:13 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 25.10.2009 um 13:10 schrieb Hans Hagen:

> you test the beta on the ftp server (it's a bit tricky as we need to  
> consult multiple xml files in sequence)

the beta works, another thing is that in a environment the text
after \stop is missing but here i was able to find the typo myself.

@@ -231,7 +231,7 @@
                      \ttsl
                  }
                  \tex{\e!stop}
-                \xmlfilter{#1}{/sequence/first()}
+                \xmlfilter{#1}{/sequence/variable/first()}
                  \ignorespaces
              \egroup
          }

Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-10-25 13:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-23 16:14 Macro Definitions Wolfgang Schuster
2009-10-25 12:10 ` Hans Hagen
2009-10-25 13:13   ` Wolfgang Schuster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).