ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* letter module: Argument of \dodoubletestempty has an extra }
@ 2009-09-20  8:08 Peter Münster
  2009-09-20 10:00 ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Münster @ 2009-09-20  8:08 UTC (permalink / raw)
  To: ConTeXt list

Hello,

Here a minimal test file, to reproduce the problem with latest MKII:

% engine=pdftex
\usemodule[letter]
\starttext
\startletter
\subject{Test}
hello
\stopletter
\stoptext

Cheers, Peter

-- 
Contact information: http://pmrb.free.fr/contact/


___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: letter module: Argument of \dodoubletestempty has an extra }
  2009-09-20  8:08 letter module: Argument of \dodoubletestempty has an extra } Peter Münster
@ 2009-09-20 10:00 ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2009-09-20 10:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Peter,

the message you get is a side effect of the buffer code for mkii,
although i have a fix for the context code it won't be applied because
unwanted side effects can't be be guaranteed.

As you should have noticed your example worked in a older release
where i used a different method to store the letter content which
was changed due to some limitations (e.g. \startlines is not possible).

You can force the old processing method with \setupletterstyle 
[method=store].

Other solutions are to add \relay after \startletter because this stops
contexts optional argument grabber or to leave a blank line after  
\startletter.

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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2009-09-20 10:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-20  8:08 letter module: Argument of \dodoubletestempty has an extra } Peter Münster
2009-09-20 10:00 ` 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).