[NTG-context] Avoid double entries in ToC

2015-10-15 Thread Henning Hraban Ramm
Hi, I got a very special case: In a booklet of forms, each form must appear twice, but only once in the ToC. At the moment, every form is a chapter in a component that I include twice. Do you have an idea how to get only the first identical entry in the ToC? Greetlings, Hraban ---

[NTG-context] Upvalue error pdfpaperheight

2015-10-15 Thread Ulrike Fischer
While trying out some things related to this bug http://tracker.luatex.org/view.php?id=770 I got this error: lua error > lua error on line 76 in file G:/Z-Test/test-utf8.tex: .../context/tex/texmf-context/tex/context/base/lpdf-mis.lua:351: attempt to perform arithmetic on upvalue

Re: [NTG-context] Upvalue error pdfpaperheight

2015-10-15 Thread Hans Hagen
On 10/15/2015 11:26 AM, Ulrike Fischer wrote: \setupinteraction[state=start,color=red] \enabledirectives[destinations.log] \enabledirectives[references.border] ... thanks for noticing, i'll fix it, Hans -

Re: [NTG-context] Rotating an image

2015-10-15 Thread Wolfgang Schuster
Fabrice Couvreur 12. Oktober 2015 um 20:58 A small question not directly related context. I would like to turn my image 15 degrees. Thanks, Fabrice picture pic ; pic := currentpicture ; u := 0.5cm ; z1 = origin ; z2 = (9u, 0) ; path p ; p := fullcircle scaled

Re: [NTG-context] tex error in curent beta

2015-10-15 Thread Wolfgang Schuster
Jan Tosovsky 15. Oktober 2015 um 22:33 Hi Wolfgang, thanks, you are right, I've created this MWE (but not sure if it still makes sense). \setupcombinedlist[chapter][ before=, distance=0.5cm, width=-0.5cm, margin=2cm,

Re: [NTG-context] tex error in curent beta

2015-10-15 Thread Wolfgang Schuster
Jan Tosovsky 15. Oktober 2015 um 20:05 Dear All, I've updated context, tried to regenerate my tex source and it doesn't compile any more. It was Ok in 0.79 (in March). I am getting tex error after these 3 lines (followed by a blank line and other lines): ...

Re: [NTG-context] tex error in curent beta

2015-10-15 Thread Jan Tosovsky
Hi Wolfgang, thanks, On 2015-10-15 Wolfgang Schuster wrote: > On 2015-10-15 Jan Tosovsky wrote: > > > > I am getting tex error > tex error on line 22 in file D:/source.tex: ! > > Missing { inserted > > > > > > \edef > > \currentlistsymbol ->\edef > > \p_symbol {\listparameter

Re: [NTG-context] use of preceding-sibling in xmlsetsetup

2015-10-15 Thread Thomas A. Schmitz
On 10/14/2015 01:34 PM, mass...@fastwebnet.it wrote: I've found a better solution: \startxmlsetups xml:p \doif{\xmlattribute{#1}{reverse-sibling::p[1]}{class}}{incipit}{\noindent}% \xmlflush{#1}\par \stopxmlsetups Still I did not manage to put that rule in a xmlsetsetup. Tried this:

Re: [NTG-context] Rotating an image

2015-10-15 Thread Alan BRASLAU
On Thu, 15 Oct 2015 18:36:56 +0200 Fabrice Couvreur wrote: > Why is it necessary to add currentpicture := nullpicture ; ? Otherwise you will get both the unrotated as well as the rotated image! Alan

Re: [NTG-context] Rotating an image

2015-10-15 Thread Fabrice Couvreur
Hi Wolfgang, Why is it necessary to add currentpicture := nullpicture ; ? Thank you, Fabrice 2015-10-15 17:27 GMT+02:00 Wolfgang Schuster : > Fabrice Couvreur > 12. Oktober 2015 um 20:58 > A small question not directly related context. >

[NTG-context] tex error in curent beta

2015-10-15 Thread Jan Tosovsky
Dear All, I've updated context, tried to regenerate my tex source and it doesn't compile any more. It was Ok in 0.79 (in March). I am getting tex error after these 3 lines (followed by a blank line and other lines): ... \definestructureconversionset[frontpart:pagenumber][][romannumerals]