[NTG-context] tabulate: header not repeated

2014-04-24 Thread Procházka Lukáš Ing . - Pontex s . r . o .
Hello, 'tabulate' header is not repeated across pages, the header appears only at the begin of the 'tabulate'. The code is based on http://wiki.contextgarden.net/Tabulate#Headers \starttext \setuptabulate[split=yes,header=repeat] \starttabulatehead \HL \NC A \NC B \NC\NR

Re: [NTG-context] textcolor not working with MPinstance

2014-04-24 Thread Hans Hagen
On 4/21/2014 10:47 PM, Wolfgang Schuster wrote: Am 21.04.2014 um 22:18 schrieb Aditya Mahajan adit...@umich.edu: On Tue, 15 Apr 2014, Aditya Mahajan wrote: textcolor does not work any longer with MPinstance. Consider the following example from the wiki:

Re: [NTG-context] Markings do not appear inside section block environments

2014-04-24 Thread Hans Hagen
On 4/23/2014 5:50 PM, Maggyero wrote: Is there a solution? \definemarking[M] \marking[M]{Cool} \setupheadertexts[{Marking: \getmarking[M]}][{Marking: \getmarking[M]}] \starttext \startbodymatter Hello world! \stopbodymatter \stoptext \startbodymatter \marking[M]{Cool} Hello world!

Re: [NTG-context] Attributes

2014-04-24 Thread Hans Hagen
On 4/24/2014 1:39 AM, Stéphane Goujet wrote: On Wed, 23 Apr 2014, Hans Hagen wrote: On 4/23/2014 3:07 PM, Stéphane Goujet wrote: There is still the problem that node.has_attribute does not return nil when I expect it should, but that is luatex problem (a check that a parameter is really

Re: [NTG-context] Attach (embed) a file info a .pdf

2014-04-24 Thread Hans Hagen
On 4/23/2014 12:20 PM, Wolfgang Schuster wrote: Am 23.04.2014 um 11:51 schrieb Procházka Lukáš Ing. - Pontex s. r. o. l...@pontex.cz: On Wed, 23 Apr 2014 11:37:02 +0200, Wolfgang Schuster schuster.wolfg...@gmail.com wrote: \setupinteraction[state=start] It work now, thanks. And -

Re: [NTG-context] \setupmathradical[sqrt] crunches denominator in an \over fraction

2014-04-24 Thread Hans Hagen
On 4/22/2014 1:53 AM, Sanjoy Mahajan wrote: I have been trying out the newish \setupmathradical[sqrt][alternative=mp], which has been very nice because of the fine control over the radical sign. I've noticed that it crunches the denominator in \sqrt{a\over b} For example: \starttext

Re: [NTG-context] \setupmathradical[sqrt] crunches denominator in an \over fraction

2014-04-24 Thread Sanjoy Mahajan
Hans Hagen pra...@wxs.nl writes: indeed. this is what (sort of) happens in case of a plugged in renderer: \sqrt{#1} - ...\mathstylehbox{#1}... - ...\hbox{\stylecommand #1}... when #a = a \over b the style gets applied to the a only as \over creates two (pseudo) groups i.e. the \over

Re: [NTG-context] Attributes

2014-04-24 Thread Stéphane Goujet
On Thu, 24 Apr 2014, Hans Hagen wrote: I've added a tracker item and will look at it later (no more changed at this moment to the code as we're closing in on release i.e. texlive code freeze). All right. Goodbye, Stéphane.

[NTG-context] Text and figure side by side

2014-04-24 Thread Fabrice Couvreur
Hi, Is it possible to put side by side text and a figure created in a TikZ environment ? Thank you, Fabrice \usemodule[tikz] \usetikzlibrary[calc] \starttext \def\smiley{% \starttikzpicture[baseline=-0.75ex,black] \filldraw[fill=orange] circle (2mm); \node[fill,circle,inner sep=0.5pt] (left eye)

[NTG-context] \mathextensible{21FE}

2014-04-24 Thread Elspeth McGullicuddy
Dear all, The following example doesn't work for me: \setupbodyfont[xits] \starttext \math{x\mathextensible{2194}{hello}{}y} \math{x\mathextensible{21FE}{hello}{}y} \math{\char21FE} \stoptext I found the symbol which I needed there:

[NTG-context] The spacing of the float interferes with the spacing of the itemgroup

2014-04-24 Thread Fabrice Couvreur
Why the vertical spacing is not observed between item 2 and item 3 ? Thank you, Fabrice \starttext \startitemize[n][stopper=),style=bold] \item \input knuth \item \input knuth \placefigure[right,none]{}{% \setupTABLE[c][1] [width=2.25cm] \setupTABLE[row][1,2][width=1.5cm]

Re: [NTG-context] textcolor not working with MPinstance

2014-04-24 Thread Aditya Mahajan
On Thu, 24 Apr 2014, Hans Hagen wrote: On 4/21/2014 10:47 PM, Wolfgang Schuster wrote: Am 21.04.2014 um 22:18 schrieb Aditya Mahajan adit...@umich.edu: On Tue, 15 Apr 2014, Aditya Mahajan wrote: textcolor does not work any longer with MPinstance. Consider the following example from the

[NTG-context] Line number in tex error

2014-04-24 Thread Mikael P. Sundqvist
Hi, When running the five lines long file \starttext Bla bla \blank[foo] Bla bla \stoptext through context I get the error below (the foo in the blank is there to get an error, see the attached log file for the full log file). My question is why is context first telling me that the error is on

Re: [NTG-context] \mathextensible{21FE}

2014-04-24 Thread Wolfgang Schuster
Am 24.04.2014 um 18:24 schrieb Elspeth McGullicuddy elspethmcgullicu...@gmail.com: Dear all, The following example doesn't work for me: \setupbodyfont[xits] \starttext \math{x\mathextensible{2194}{hello}{}y} \math{x\mathextensible{21FE}{hello}{}y} \math{\char21FE} \stoptext I found

[NTG-context] Open-Source Development Grant

2014-04-24 Thread Thangalin
https://stripe.com/blog/stripe-open-source-retreat Grant of $7500 per month, plus food, for working on OSS projects. If there's something that could use three months of F/T work that would be massively helpful for ConTeXt, it might be worthwhile submitting a proposal.

Re: [NTG-context] Line number in tex error

2014-04-24 Thread Hans Hagen
On 4/24/2014 10:05 PM, Mikael P. Sundqvist wrote: Hi, When running the five lines long file \starttext Bla bla \blank[foo] Bla bla \stoptext through context I get the error below (the foo in the blank is there to get an error, see the attached log file for the full log file). My question is

Re: [NTG-context] \mathextensible{21FE}

2014-04-24 Thread Elspeth McGullicuddy
Thanks for the answer, I wanted to use to use the mechanism described in about.pdf for extensible arrows with possibly text above, under... I've had a look at the xits-math.tma. Though U+2194 and U+21FE are both arrows, U+2194 has an horizontal part field in contrast to U+21FE how hasn't. So I

Re: [NTG-context] \mathextensible{21FE}

2014-04-24 Thread Wolfgang Schuster
Am 24.04.2014 um 23:06 schrieb Elspeth McGullicuddy elspethmcgullicu...@gmail.com: Thanks for the answer, I wanted to use to use the mechanism described in about.pdf for extensible arrows with possibly text above, under... I've had a look at the xits-math.tma. Though U+2194 and U+21FE

[NTG-context] Problem with \starthanging ...\ stophanging

2014-04-24 Thread Fabrice Couvreur
Hello, I can not run text around the figure. thank you, Fabrice \starttext \starthanging[location=right] {\externalfigure[image.pdf][width=8cm]} \input knuth \input knuth \stophanging \stoptext ___ If your question

Re: [NTG-context] \mathextensible{21FE}

2014-04-24 Thread Elspeth McGullicuddy
In about.pdf on can see that U+21FE (rightarrowtriangle) is eligible for use with \mathextensible. When one look at the code for \mathextensible in math-stc.mkvi, one can see there is a mechanism of fallback. So, since the character is implemented in xits, there might be a way to have

Re: [NTG-context] Line number in tex error

2014-04-24 Thread Mikael P. Sundqvist
On Thu, Apr 24, 2014 at 10:55 PM, Hans Hagen pra...@wxs.nl wrote: On 4/24/2014 10:05 PM, Mikael P. Sundqvist wrote: Hi, When running the five lines long file \starttext Bla bla \blank[foo] Bla bla \stoptext through context I get the error below (the foo in the blank is there to get