[NTG-context] Vertical lines in layout

2014-12-07 Thread Reza Housseini
Hello Is there an easy way to draw a vertical dotted line in the middle of the leftmargindistance from header to footer (\textheight)? Thanks for help. Cheers, Reza ___ If your question is of interest to others as we

[NTG-context] Problems with repeating layers

2014-12-07 Thread Reza Housseini
Hello I try to use layers to position a figure on top of the leftmargin area. I use code like the following: \definelayer[MyLayer][option=test] \setupbackgrounds[text][leftmargin][background=MyLayer] \setlayer[MyLayer][x=0cm,y=0cm] {\externalfigure[cow][width=2cm]} This image get

[NTG-context] Pass a lua table to metapost

2014-12-07 Thread DesdeChaves
I would like to pass the lua table keys and values to metapost. In the keys i have information about the paths names and in the values i have information about the label that should be draw in the center of each path (unitsquare). In my code (see attach) the table in question is "weekdays_number_a

Re: [NTG-context] footnote in framedtext (Gerben Wierda)

2014-12-07 Thread Gerben Wierda
On 07 Dec 2014, at 12:33, Sytse Knypstra wrote: > Did you issue an \automigrateinserts in your setup? No. I'm using mkii, I get an unknown command so it's probably mkiv. I solved it partly using \startlocalfootnotes, \placelocalfootnotes, \stoplocalfootnotes in the frame. That gets me the foot

Re: [NTG-context] footnote in framedtext (Gerben Wierda)

2014-12-07 Thread Sytse Knypstra
Did you issue an \automigrateinserts in your setup? Sytse On 12/07/2014 12:00 PM, Gerben Wierdal wrote: I'm using mkii. I have a \footnote in text between \startframedtext and stopframedtext, but the footnote is not typeset, neither at the bottom of the page nor at the bottom of the framed te

Re: [NTG-context] Strange behavior with itemize

2014-12-07 Thread Fabrice
Hi, I updated it works perfectly. thank you, Fabrice ___ 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-cont

Re: [NTG-context] Strange behavior with itemize

2014-12-07 Thread Pablo Rodriguez
On 12/06/2014 11:10 PM, Fabrice Couvreur wrote: > Hi, > Why the first two items are not there? Hi Fabrice, output is fine with beta from 2014.12.06 14:20.(latest beta), with beta from 2013.05.28 00:36 (the one that came with TeX Live 2013), with beta from 2014.01.03 00:40 (latest stable [AFAIK]),

[NTG-context] footnote in framedtext

2014-12-07 Thread Gerben Wierda
I'm using mkii. I have a \footnote in text between \startframedtext and stopframedtext, but the footnote is not typeset, neither at the bottom of the page nor at the bottom of the framed text. Is there a way to do that? G __

Re: [NTG-context] Strange behavior with itemize

2014-12-07 Thread Otared Kavian
Hi, The output is correct here: ConTeXt ver: 2014.12.03 18:26 MKIV beta fmt: 2014.12.4 int: english/english Maybe you should update your ConTeXt installation. Best regards: OK itemize-subitems.pdf Description: Adobe PDF document > On 06 Dec 2014, at 23:10, Fabrice Couvreur > w