[NTG-context] \starttyping while processing XML causing error

2014-03-27 Thread Xan
Hi, I have this minimal example: 1) Tasques.context: \environment ./entorn-xml \starttext A \xmlprocessfile{demo}{./dades.xml}{} B \stoptext 2) entorn-xml.tex: \startxmlsetups xml:demo:base \xmlsetsetup{demo}{*}{-} \xmlsetsetup{demo}{things|code|}{xml:demo:*} \stopxmlsetups

[NTG-context] tweaking placefloat

2014-03-27 Thread Henning Hraban Ramm
Hi wizards, in a new book project I need to place some photos covering the upper or lower half of the page (bleeding, not within textarea) with a caption below resp. above the photo, within textwidth. Is it possible to tweak placefloat, so that I can use

[NTG-context] Problems with XML and table of contents

2014-03-27 Thread Xan
Hi, I have this: \definehead [Fitxa] [subsubject] \setuphead [Fitxa][textstyle=sca,align=normal,color=headingcolor,before={},ownnumber=yes,incrementnumber=yes,number=no,strut=no] \setuplabeltext [Fitxa=Fitxa] \setuplist[Fitxa] [margin=4em,interaction=text,color=green,textcommand=\WORD]

[NTG-context] How can I use Aditya filter module within XML?

2014-03-27 Thread Xan
Hi, Is it possible to use paragraph \startmarkdown bla... \stopmarkdown /paragraph With my code (xmlflush) the start/stopmarkdown is printed without interpretation. Regards, Xan ___ If your question is of

[NTG-context] typewriter style with Constantia

2014-03-27 Thread Peter Münster
Hi, With the following setup and ConTeXt version 2014.02.14 I got typewriter style: --8---cut here---start-8--- \definefontfamily[constantia][sans][Constantia] \setupbodyfont[constantia] \starttext normal and \type{mono} \stoptext --8---cut

Re: [NTG-context] typewriter style with Constantia

2014-03-27 Thread Wolfgang Schuster
Am 27.03.2014 um 16:21 schrieb Peter Münster pmli...@free.fr: Hi, With the following setup and ConTeXt version 2014.02.14 I got typewriter style: --8---cut here---start-8--- \definefontfamily[constantia][sans][Constantia] \setupbodyfont[constantia]

[NTG-context] wrong bookmark destinations in PDF files

2014-03-27 Thread Pablo Rodriguez
Hans, I’m afraid that bookmark destinations are wrong in latest beta from 2014.03.25 16:58. Here you have the minimal sample (that I copied from source): \nopdfcompression \starttext \setupinteraction[state=start]\setupinteractionscreen[option=bookmark]

Re: [NTG-context] wrong bookmark destinations in PDF files

2014-03-27 Thread Hans Hagen
On 3/27/2014 7:13 PM, Pablo Rodriguez wrote: Hans, I’m afraid that bookmark destinations are wrong in latest beta from 2014.03.25 16:58. Here you have the minimal sample (that I copied from source): \nopdfcompression \starttext

[NTG-context] new blank

2014-03-27 Thread Hans Hagen
Hi, this works ok in the beta \showmakeup \starttext \strut \hfill first line \blank[overlay] second line \hfill \strut \ruledvbox { \strut \hfill line 1 \blank[overlay] line 2\hfill \strut \blank[overlay] \strut \hfill line 3\hfill \strut } \startitemize[n] \item

Re: [NTG-context] \starttyping while processing XML causing error

2014-03-27 Thread Hans Hagen
On 3/27/2014 9:46 AM, Xan wrote: \starttext A \xmlprocessfile{demo}{./dades.xml}{} B \stoptext \startxmlsetups xml:demo:code \blank \start \ttx \xmlverbatim{#1} \stop \blank \stopxmlsetups -- -

Re: [NTG-context] Problems with XML and table of contents

2014-03-27 Thread Hans Hagen
On 3/27/2014 11:55 AM, Xan wrote: Hi, I have this: \definehead [Fitxa] [subsubject] \setuphead [Fitxa][textstyle=sca,align=normal,color=headingcolor,before={},ownnumber=yes,incrementnumber=yes,number=no,strut=no] \setuplabeltext [Fitxa=Fitxa] \setuplist[Fitxa]

Re: [NTG-context] new blank

2014-03-27 Thread Vladimir Lomov
Hello, ** Hans Hagen [2014-03-27 20:09:55 +0100]: Hi, this works ok in the beta \showmakeup \starttext \strut \hfill first line \blank[overlay] second line \hfill \strut \ruledvbox { \strut \hfill line 1 \blank[overlay] line 2\hfill \strut \blank[overlay]