[NTG-context] Are positional graphics still working?

2021-02-16 Thread Jairo A. del Rio
I've copied the following example from the ConTeXt archive: \defineoverlay[frames][\positionoverlay{frames}] \setupbackgrounds[text][background=frames] \startMPpositiongraphic{frame} if unknown context_apos : input mp-apos.mpiv ; fi ; \MPgetposboxes{\MPvar{self}}{\MPanchorid} if nofposboxes

Re: [NTG-context] How to improve visually a table

2021-02-16 Thread Alain Delmotte
Le 16/02/2021 à 21:31, Wolfgang Schuster a écrit : Alain Delmotte schrieb am 16.02.2021 um 21:00: Le 16/02/2021 à 20:02, Wolfgang Schuster a écrit : Alain Delmotte schrieb am 16.02.2021 um 19:23:

Re: [NTG-context] How to improve visually a table

2021-02-16 Thread Wolfgang Schuster
Alain Delmotte schrieb am 16.02.2021 um 21:00: Le 16/02/2021 à 20:02, Wolfgang Schuster a écrit : Alain Delmotte schrieb am 16.02.2021 um 19:23: Hi! I am progressing in the use of ConTeXt by applying it to some specific projects. For two manuals I am preparing for myself I'd like to

Re: [NTG-context] How to improve visually a table

2021-02-16 Thread Wolfgang Schuster
Alain Delmotte schrieb am 16.02.2021 um 19:23: Hi! I am progressing in the use of ConTeXt by applying it to some specific projects. For two manuals I am preparing for myself I'd like to reproduce the original work. What I'd like to have: nice table What I have so far: present state

[NTG-context] How to improve visually a table

2021-02-16 Thread Alain Delmotte
Hi! I am progressing in the use of ConTeXt by applying it to some specific projects. For two manuals I am preparing for myself I'd like to reproduce the original work. What I'd like to have: What I have so far: How to obtain the

Re: [NTG-context] set fallback in \definefont

2021-02-16 Thread Wolfgang Schuster
Mohammad Hossein Bateni schrieb am 15.02.2021 um 22:31: Thanks for the quick response, Pablo.  I already use typescripts (\definetypeface, \definefontsynonym and \definefontfallback): https://github.com/bateni/dabeer/tree/master/texmf-local/tex/context/fonts/mkiv By arbitrary style, I meant

Re: [NTG-context] temporary changes to the layout - \startlocal undefined

2021-02-16 Thread Werner Hennrich
*great*, that looks clean and useful - thank you very much Wolfgang! cheers, Werner Am 16.02.21 um 17:21 schrieb Wolfgang Schuster: Werner Hennrich schrieb am 16.02.2021 um 16:29: Hello Everybody, I need to increase my header's space temporarily and according to pg 99 of context_an_excursion

Re: [NTG-context] \showmathcharacters, mk ii, how can I get the list, is not working!!

2021-02-16 Thread Otared Kavian
Hi Uschi, Maybe you need to get all math commands which result in a special character: in this case you may use the following, and uncomment other commands below to see what they give you. \usemodule[s-math-coverage] % \setupbodyfont[lucidaot] % Put here the font you are going to use

Re: [NTG-context] temporary changes to the layout - \startlocal undefined

2021-02-16 Thread Wolfgang Schuster
Werner Hennrich schrieb am 16.02.2021 um 16:29: Hello Everybody, I need to increase my header's space temporarily and according to pg 99 of context_an_excursion "\startlocal ... \stoplocal" is the way to go - unfortunately my LMTX (2021.02.02 15:49) disagrees:     \setuppapersize[A4][A4]    

[NTG-context] temporary changes to the layout - \startlocal undefined

2021-02-16 Thread Werner Hennrich
Hello Everybody, I need to increase my header's space temporarily and according to pg 99 of context_an_excursion "\startlocal ... \stoplocal" is the way to go - unfortunately my LMTX (2021.02.02 15:49) disagrees:     \setuppapersize[A4][A4]     \setuplayout[     ...     header=15mm,    

Re: [NTG-context] \showmathcharacters, mk ii, how can I get the list, is not working!!

2021-02-16 Thread Hans Hagen
On 2/16/2021 3:07 PM, Ursula Hermann wrote: Dear List, I would like to know, what i can do, to geht all Math macros with MkII : \showmathcharacters in my Editor: WinEdt. I tried to compile it, but there is a mistake. I tried with \starttext and \stoptext, didn't work. You need to do this

[NTG-context] \showmathcharacters, mk ii, how can I get the list, is not working!!

2021-02-16 Thread Ursula Hermann
Dear List, I would like to know, what i can do, to geht all Math macros with MkII : \showmathcharacters in my Editor: WinEdt. I tried to compile it, but there is a mistake. I tried with \starttext and \stoptext, didn't work. Command Line: context.exe --synctex=-1 "Math 2.tex" Startup Folder: