[NTG-context] long caption in 2-page spread

2020-05-04 Thread jbf
The following excellent solution (see below) to a 2-page spread of an image was given me by Hans (I had been completely unaware of the command \startspread. It appears to be recent and undocumented, but it certainly simplifies matters). But in my case the title is a lengthy sentence, rather

Re: [NTG-context] Vertical lines in matrices

2020-05-04 Thread Weber, Matthias
Hi Aditya, Ideally I would like to be able to typeset blocks in block matrices visually separated, as for instance is done in https://tex.stackexchange.com/questions/23853/specific-blockmatrices/23857 My current solution for just vertical lines below has the drawback that it uses the standard

Re: [NTG-context] How do I add cyrillic to my typescript/document?

2020-05-04 Thread Pablo Rodriguez
On 5/4/20 6:38 PM, Gerben Wierda wrote: > [...] > The above works (including using macOS Helvetica as the font for > cyrillic). Thank you. Hi Gerben, glad to read it worked. > I have no idea why (earlier I got the typescript suggestion for my > fonts management, but this uses another approach).

Re: [NTG-context] Changing the font size in an environment changes the behavior of a macro

2020-05-04 Thread Fabrice Couvreur
Hi Aditya, Thank you for your help ; this also works with pgfplots but the body of the text must be with the same font. I always use the pagella font but it doesn't allow you to use \mathscript{} that's why I use this macro. Are there other free fonts that allow you to do this ? Fabrice

Re: [NTG-context] Three-deep itemize fails on LMTX

2020-05-04 Thread Rik Kabel
On 5/4/2020 17:13, Wolfgang Schuster wrote: Rik Kabel schrieb am 04.05.2020 um 23:07: List, The following example works with MkIV latest, but fails with LMTX latest (Win10 x64). The complaint is ! Missing math style, treated as \displaystyle. \starttext   \startitemize  

Re: [NTG-context] Three-deep itemize fails on LMTX

2020-05-04 Thread Wolfgang Schuster
Rik Kabel schrieb am 04.05.2020 um 23:07: List, The following example works with MkIV latest, but fails with LMTX latest (Win10 x64). The complaint is ! Missing math style, treated as \displaystyle. \starttext   \startitemize   \item     Level 1 first     \startitemize

[NTG-context] Three-deep itemize fails on LMTX

2020-05-04 Thread Rik Kabel
List, The following example works with MkIV latest, but fails with LMTX latest (Win10 x64). The complaint is ! Missing math style, treated as \displaystyle. \starttext   \startitemize   \item     Level 1 first     \startitemize     \item   Level 2 first

Re: [NTG-context] Blank page added after pagecolumns

2020-05-04 Thread Joey McCollum
After continuing to look into this a bit, I noticed that a similar issue involving the insertion of a blank page after a columnset environment has been discussed on the mailing list in the thread "Blank page inserted when text reaches column's end" (dated 08 Dec 2019). In that thread, a proposed

[NTG-context] Shift tabulate into margin and center

2020-05-04 Thread Tim Steenvoorden
Hi all, I’ve a page layout with a broad left margin. I’d like to create frames in the text which utilize the margin and the typearea with centered contents. I managed to do this with the following code, but I wonder if there is an easier and more elegant way to do this in ConTeXt, especially

Re: [NTG-context] Changing the font size in an environment changes the behavior of a macro

2020-05-04 Thread Aditya Mahajan
On Mon, 4 May 2020, Fabrice Couvreur wrote: Hi, Sorry to insist but I cannot fix this problem. Thanks for any help. I don't know the answer, but here is a simpler example without pgfplot which fails (different calligraphic C's):

Re: [NTG-context] Placing number in \sqrt

2020-05-04 Thread Aditya Mahajan
On Mon, 4 May 2020, cont...@vivaldi.net wrote: Hello Aditya, On 2020-05-04 10:42, Aditya Mahajan wrote: On Mon, 4 May 2020, Hans Hagen wrote: On 5/4/2020 8:47 AM, cont...@vivaldi.net wrote: Hello, compare placing "3" in the following examples: \starttext   $\sqrt[3]{5}$ % (1)  

Re: [NTG-context] Vertical lines in matrices

2020-05-04 Thread Aditya Mahajan
On Mon, 4 May 2020, Weber, Matthias wrote: I was aware of this. While there is no solution that adds vertical lines into matrices, It should not be too difficult to support "proper" vertical and horizontal lines. It should be possible to just add solid lines relatively easily. With dashed

Re: [NTG-context] Changing the font size in an environment changes the behavior of a macro

2020-05-04 Thread Fabrice Couvreur
Hi, Sorry to insist but I cannot fix this problem. Thanks for any help. Fabrice Le sam. 25 avr. 2020 à 00:13, Fabrice Couvreur a écrit : > Hi, > This macro was written by Otared and it works well unless I change the > size of the font (see the second graph). > How to correct this problem ? >

Re: [NTG-context] How do I add cyrillic to my typescript/document?

2020-05-04 Thread Gerben Wierda
On 4 May 2020, at 12:13, Pablo Rodriguez wrote: > > On 5/4/20 12:36 AM, Gerben Wierda wrote: >> [...] >> It could help if I would understand ConTeXt better. The link gives me a >> grammar for a command, but doesn’t tell me what to put in. >> >> I tried many, many different permutations, I tried

Re: [NTG-context] --silent and so on

2020-05-04 Thread Hans Hagen
On 5/4/2020 3:19 PM, Taco Hoekwater wrote: On 4 May 2020, at 13:35, Thierry Horsin wrote: Hi everybody I am a current context user since now many years and in particular I use it with automatic compilation with a bash script detecting any modifications of the .tex file. In order for this

Re: [NTG-context] Placing number in \sqrt

2020-05-04 Thread context
Hello Aditya, On 2020-05-04 10:42, Aditya Mahajan wrote: On Mon, 4 May 2020, Hans Hagen wrote: On 5/4/2020 8:47 AM, cont...@vivaldi.net wrote: Hello, compare placing "3" in the following examples: \starttext   $\sqrt[3]{5}$ % (1)   \par   $\sqrt[3~]{5}$ % (2) \stoptext In the

Re: [NTG-context] Placing number in \sqrt

2020-05-04 Thread context
Hello Hans, On 2020-05-04 09:31, Hans Hagen wrote: On 5/4/2020 8:47 AM, cont...@vivaldi.net wrote: Hello, compare placing "3" in the following examples: \starttext   $\sqrt[3]{5}$ % (1)   \par   $\sqrt[3~]{5}$ % (2) \stoptext In the first case, the "3" is placed naturally by

Re: [NTG-context] --silent and so on

2020-05-04 Thread Taco Hoekwater
> On 4 May 2020, at 13:35, Thierry Horsin wrote: > > Hi everybody > > I am a current context user since now many years and in particular I use it > with automatic compilation with a bash script detecting any modifications of > the .tex file. In order for this to work I used with previous

Re: [NTG-context] Vertical lines in matrices

2020-05-04 Thread Jeong Dal
Dear Weber Mattias, Please see page 10 of “mathalign.pdf” made by Aditya. He showed the way of writing aligned math including matrices. For example, \startformula \startmatrix[left={\left(\,},right={\,\right)}] \NC 1 \NC 0 \NC 0 \NR \NC 0 \NC 1 \NC 0 \NR \NC 0 \NC 0 \NC 1

[NTG-context] --silent and so on

2020-05-04 Thread Thierry Horsin
Hi everybody I am a current context user since now many years and in particular I use it with automatic compilation with a bash script detecting any modifications of the .tex file. In order for this to work I used with previous versions the --nonstopmode --batchmode --silent --noconsole

Re: [NTG-context] Vertical lines in matrices

2020-05-04 Thread Weber, Matthias
Thanks Jeong, I was aware of this. While there is no solution that adds vertical lines into matrices, one can juxtapose two (or more) of them with properly chosen delimiters, like so: \definemathmatrix [bvmatrix] [left={\left(\,},right={\ \right\vert}] \definemathmatrix [rbmatrix]

[NTG-context] Placing number in \sqrt

2020-05-04 Thread context
Hello, compare placing "3" in the following examples: \starttext $\sqrt[3]{5}$ % (1) \par $\sqrt[3~]{5}$ % (2) \stoptext In the first case, the "3" is placed naturally by ConTeXt and placed more in the centre of "V" part of the square sign. In the second example, the "3" is

Re: [NTG-context] Strangely placed dot

2020-05-04 Thread Mikael P. Sundqvist
Hi, I realized that at work I did not have this problem, so there must have been some problem with my installation on the laptop. Perhaps it will go away when erasing the cache. /Mikael On Sun, May 3, 2020 at 7:48 AM Mikael P. Sundqvist wrote: > Hi, > > what is going on with the placement of

Re: [NTG-context] How do I add cyrillic to my typescript/document?

2020-05-04 Thread Pablo Rodriguez
On 5/4/20 12:36 AM, Gerben Wierda wrote: > [...] > It could help if I would understand ConTeXt better. The link gives me a > grammar for a command, but doesn’t tell me what to put in. > > I tried many, many different permutations, I tried everything I could > find on ConTeXtgarden (but then, that

Re: [NTG-context] lmt_followtext crashes while standard followtext itself works

2020-05-04 Thread Gerben Wierda
> we can patch this > >if ad <> origin : rotated(angle(ad)) fi > > in mp-blob.mpiv but I expect you to test if all still works then Applied and tested, it works fine. And it also provided me with an insight about if:else:fi that was slow in coming but now that I see it, I

Re: [NTG-context] Placing number in \sqrt

2020-05-04 Thread Aditya Mahajan
On Mon, 4 May 2020, Hans Hagen wrote: On 5/4/2020 8:47 AM, cont...@vivaldi.net wrote: Hello, compare placing "3" in the following examples: \starttext   $\sqrt[3]{5}$ % (1)   \par   $\sqrt[3~]{5}$ % (2) \stoptext In the first case, the "3" is placed naturally by ConTeXt and

Re: [NTG-context] lmt_followtext crashes while standard followtext itself works

2020-05-04 Thread Hans Hagen
On 5/3/2020 11:47 PM, Gerben Wierda wrote: The following example has been extracted from my automatically generated MP code. \starttext \startMPpage string texstring; texstring := "{\colored [r=0.00, g=0.00, b=0.00]{\definebodyfont [9.0pt][rm][default=Regular at 9.0pt]\switchtobodyfont

Re: [NTG-context] Placing number in \sqrt

2020-05-04 Thread Hans Hagen
On 5/4/2020 8:47 AM, cont...@vivaldi.net wrote: Hello, compare placing "3" in the following examples: \starttext   $\sqrt[3]{5}$ % (1)   \par   $\sqrt[3~]{5}$ % (2) \stoptext In the first case, the "3" is placed naturally by ConTeXt and placed more in the centre of "V" part of

Re: [NTG-context] How do I add cyrillic to my typescript/document?

2020-05-04 Thread Henning Hraban Ramm
> Am 04.05.2020 um 00:36 schrieb Gerben Wierda : > > > \starttypescript [sans] [optima] >\setups[font:fallback:sans] >\definefontsynonym [Sans] [file:Optima.ttc(Optima Regular)] > [features=default] >\definefontsynonym [SansBold] [file:Optima.ttc(Optima Bold)]