[NTG-context] Prevent repeated caption for split table

2018-04-15 Thread Magnus J
I have a long natural table split vertically over several pages. How can I prevent the caption from being repeated on the second page? Or even better, how can I have a different caption? /MJO ___ If your question is

Re: [NTG-context] Font fallback scaling

2018-04-13 Thread Magnus J
That solved it. For reference, I previously used the Texlive versions bundled with Cygwin and Arch Linux. /MJO On Fri, Apr 13, 2018 at 3:44 PM, Hans Hagen <j.ha...@xs4all.nl> wrote: > On 4/13/2018 3:38 PM, Magnus J wrote: >> >> This is even more weird (same setup as before)

Re: [NTG-context] Font fallback scaling

2018-04-13 Thread Magnus J
\page wedge\wedge\footnote{wedge} prime\prime\footnote{prime} % <-- wedge and \prime \stoptext On Fri, Apr 13, 2018 at 2:23 PM, Magnus J <mjo.li...@gmail.com> wrote: > Well that's even more odd. Is it visible in the attachment? Tested > with updated Acrobat Reader and Sumatra p

Re: [NTG-context] Font fallback scaling

2018-04-13 Thread Magnus J
of the fallback ranges? And how is that done? I don't care if Termes is used for most of the symbols, but I want to keep as much Garamond as possible in math mode, especially for letters and number. /MJO > On 4/13/2018 12:34 PM, Magnus J wrote: > > > $D\prime = 0.98$ % <-- no \

Re: [NTG-context] Font fallback scaling

2018-04-13 Thread Magnus J
: ∧ (U+02227) (n=2) prime\prime\footnote{prime} % <-- \stoptext > On 4/12/2018 6:17 PM, Magnus J wrote: > > I use Adobe Garamond Pro in combination with Termes Math for math (the > > latter for missing glyphs, Garamond is not very complete). How can I > &g

[NTG-context] Font fallback scaling

2018-04-12 Thread Magnus J
I use Adobe Garamond Pro in combination with Termes Math for math (the latter for missing glyphs, Garamond is not very complete). How can I scale size of Termes Math without decreasing the size of the Garamond glyphs in math mode? /MJO % define the characters to use for Garamond in math

[NTG-context] Check

2013-10-23 Thread Magnus J
Hello list, I'm using the bib module for a project and have some references where the article title ends with a question mark. How can I suppress the period that is added with the insertarttitle command for these references? \insertarttitle{\bgroup }{\egroup. }{}%

Re: [NTG-context] Check

2013-10-23 Thread Magnus J
Sorry for my slippery fingers, a proper subject would be something like Suppress period after question mark in bib module (and elsewhere) Regards, Magnus On Wed, Oct 23, 2013 at 12:25 PM, Magnus J mjo.li...@gmail.com wrote: Hello list, I'm using the bib module for a project and have some

Re: [NTG-context] Calling \followtokens from with in metapost

2013-10-14 Thread Magnus J
Thanks for the code, the stretching is ok (can be hand-tuned) but I find the positioning a bit odd. Look at the additions to your example: -- \starttext \useMPlibrary[txt] \startsetups text-a \startuseMPgraphic{followtokens} path RotPath ; RotPath := reverse

[NTG-context] Calling \followtokens from with in metapost

2013-10-13 Thread Magnus J
Hello list, How can I call the \followtokens macro (or a similar solution) from within metapost? Specifically, I want to integrate text between the semi-circle arcs in a rainbow-like structure (with the text placed inbetween the arcs, that should alsó be drawn). The text should not be stretched

Re: [NTG-context] Mathdesign GD with simplefonts

2013-10-08 Thread Magnus J
I have the fonts and they are reported as mathdesigngd by the mtxrun fonts script -- sorry if this was unclear. How do I proceed from here? Regards, Magnus On Tue, Oct 8, 2013 at 5:30 PM, Wolfgang Schuster schuster.wolfg...@gmail.com wrote: Am 07.10.2013 um 09:06 schrieb Magnus J mjo.li

Re: [NTG-context] Mathdesign GD with simplefonts

2013-10-08 Thread Magnus J
\fi \else \font_helpers_se... ... l.8 What now? Regards, Magnus On Tue, Oct 8, 2013 at 6:08 PM, Wolfgang Schuster schuster.wolfg...@gmail.com wrote: Am 08.10.2013 um 17:42 schrieb Magnus J mjo.li...@gmail.com: I have the fonts and they are reported

Re: [NTG-context] Mathdesign GD with simplefonts

2013-10-08 Thread Magnus J
Wonderful, this is really appreciated. Regards, Magnus On Tue, Oct 8, 2013 at 7:38 PM, Wolfgang Schuster schuster.wolfg...@gmail.com wrote: Am 08.10.2013 um 18:26 schrieb Magnus J mjo.li...@gmail.com: With mathdesigngd (which is intended to complement Adobe Garamond Pro, and the one

[NTG-context] Mathdesign GD with simplefonts

2013-10-07 Thread Magnus J
Hello list, Long term (silent) on-and-off user with two issues that require some support: 1. How can I use the Mathdesign GD math font in ConTeXt? I use simplefonts to load Adobe Garamond Pro, but mathdesigngd (name as reported by mtxrun fonts script) is somehow not found. At this time I

Re: [NTG-context] Mathdesign GD with simplefonts

2013-10-07 Thread Magnus J
Thanks, nice scale. How about the arcs and the text between them? Regards, Magnus On Mon, Oct 7, 2013 at 11:57 AM, Alan BRASLAU alan.bras...@cea.fr wrote: On Mon, 7 Oct 2013 09:06:37 +0200 Magnus J mjo.li...@gmail.com wrote: 2. I would like to use the \followtokens macro from within