Re: [NTG-context] Loop and graphictext (Metafun)

2015-10-05 Thread Hans Hagen
On 10/5/2015 6:28 PM, Fabrice Couvreur wrote: Hi, I tried to write a loop to display the title, but it does not. How to do ? Thank you, Fabrice \setuppagenumbering[location=] \setupcolors [state=start] \definecolor[pagecolor][s=.6] \definecolor[textcolor][r=.6] \startMPinclusions

Re: [NTG-context] Setups for images in publication framework

2015-10-05 Thread Hans Hagen
On 10/5/2015 8:19 PM, Eidenbenz Michael wrote: Ok I got it, we need: \usebtxdefinitions [duane] So I guess "specification=duane" in \definebtxrendering is obsolete? I realy like the possibilities the new bibliograpy code offers. Is there already an updated documentation available? it

Re: [NTG-context] Loop and graphictext (Metafun)

2015-10-05 Thread Fabrice Couvreur
Hi Hans, In fact, as the loop does not work, I have not added to the code. It's true that your solution is simple ! Thank you, Fabrice 2015-10-05 19:48 GMT+02:00 Hans Hagen : > On 10/5/2015 6:28 PM, Fabrice Couvreur wrote: > >> Hi, >> I tried to write a loop to display the title,

Re: [NTG-context] Loop and graphictext (Metafun)

2015-10-05 Thread Fabrice Couvreur
\startmidaligned \startMPcode ... \stopMPcode \stopmidaligned 2015-10-05 20:31 GMT+02:00 Fabrice Couvreur : > How to center the title ? > > 2015-10-05 20:11 GMT+02:00 Fabrice Couvreur : > >> Hi Hans, >> In fact, as the loop does not

Re: [NTG-context] Setups for images in publication framework

2015-10-05 Thread Eidenbenz Michael
Ok I got it, we need: \usebtxdefinitions [duane] So I guess "specification=duane" in \definebtxrendering is obsolete? I realy like the possibilities the new bibliograpy code offers. Is there already an updated documentation available? Thanks and best regards Michael On 03.10.2015,

Re: [NTG-context] Loop and graphictext (Metafun)

2015-10-05 Thread Fabrice Couvreur
How to center the title ? 2015-10-05 20:11 GMT+02:00 Fabrice Couvreur : > Hi Hans, > In fact, as the loop does not work, I have not added to the code. > It's true that your solution is simple ! > Thank you, > Fabrice > > 2015-10-05 19:48 GMT+02:00 Hans Hagen

Re: [NTG-context] Ordered list of references (figures)

2015-10-05 Thread Henning Hraban Ramm
Hi Taco, thank you for this interesting insight! Now, I’m still stuck with my main concern, "inlining" the entries. And I need a way to get entries like "Cover" into the list, since \writetoregister doesn’t seem to be defined in MkIV. Best, Hraban Am 2015-09-30 um 15:34 schrieb Taco Hoekwater

Re: [NTG-context] Forms and JavaScript

2015-10-05 Thread Henning Hraban Ramm
http://wiki.contextgarden.net/Widgets Again working with widgets, this bug or feature – JavaScript code is only copied to the PDF if it’s used in a \goto – is still open. Additionally, I found that \setupfields (plural) doesn’t work, I need to setup all formatting in each \setupfield. I found

[NTG-context] Register sort method for unicode quotes

2015-10-05 Thread Rik Kabel
Is there a sort method that can be specified for register sorts that will ignore unicode quote marks (“‘’”) in the same way that primes ("') are ignored. This was asked in 2010 (http://www.mail-archive.com/ntg-context@ntg.nl/msg51348.html) and not answered. It is still a problem. Is there a

[NTG-context] Form with character separators

2015-10-05 Thread DesdeChaves
I would like to produce a form with a character separators. However, my code presents two problems: first, the character box has no fixed dimensions and, two, I can't indent the text when it occupies multiple lines (ex, address field). I tried to use the starttabulate environment, but without

[NTG-context] Loop and graphictext (Metafun)

2015-10-05 Thread Fabrice Couvreur
Hi, I tried to write a loop to display the title, but it does not. How to do ? Thank you, Fabrice \setuppagenumbering[location=] \setupcolors [state=start] \definecolor[pagecolor][s=.6] \definecolor[textcolor][r=.6] \startMPinclusions color pagecolor ; pagecolor := \MPcolor{pagecolor} ;