Re: [NTG-context] margintext in mkii and mkiv

2010-11-06 Thread Vladimir Lomov
** Hans Hagen [2010-11-05 13:54:06 +0100]:

 On 5-11-2010 5:51, Vladimir Lomov wrote:
Hi.

Consider the attached example. When compiled with mkii (texexec) I get
text in margin while if I compile the file with mkiv (context) I get
only text with nothing in margin.

I'm using context minimal:
$ context --version | grep version
MTXrun | current version: 2010.11.03 19:42

Did I miss something?
 
 put this in cont-new.mkiv
 
 \def\doflushmargincontents
   {\ifconditional\margintextcollected
  \expandafter\flushmargincontentsindeed
\fi}
Thanks Hans. (If I add them into cont-new.mkiv the file would be
overwritten next time when I run update procedure, is it right?)

 (when cleaning up status variables something got lost)
That's Ok.

I hope that these lines will in proper place in next beta, it's not
hurry.

-- 
If I am elected, the concrete barriers around the WHITE HOUSE will be
replaced by tasteful foam replicas of ANN MARGARET!
___
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
___


Re: [NTG-context] margintext in mkii and mkiv

2010-11-05 Thread Hans Hagen

On 5-11-2010 5:51, Vladimir Lomov wrote:

Hi.

Consider the attached example. When compiled with mkii (texexec) I get
text in margin while if I compile the file with mkiv (context) I get
only text with nothing in margin.

I'm using context minimal:
$ context --version | grep version
MTXrun | current version: 2010.11.03 19:42

Did I miss something?


put this in cont-new.mkiv

\def\doflushmargincontents
  {\ifconditional\margintextcollected
 \expandafter\flushmargincontentsindeed
   \fi}

(when cleaning up status variables something got lost)


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 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
___


[NTG-context] margintext in mkii and mkiv

2010-11-04 Thread Vladimir Lomov
Hi.

Consider the attached example. When compiled with mkii (texexec) I get
text in margin while if I compile the file with mkiv (context) I get
only text with nothing in margin.

I'm using context minimal:
$ context --version | grep version
MTXrun | current version: 2010.11.03 19:42

Did I miss something?

---
WBR, Vladimir Lomov


ex1.tex
Description: TeX document
___
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
___