[NTG-context] New upload doesn't work on macOS 10.13.6

2024-02-18 Thread Ralf Heinrich Arning
Hi list, after having tried to update with the new upload, ConTEXt doesn't run anymore. According to the output the new version requires a more recent system. I still use macOS 10.13.6 (High Sierra). This is what I get: = context TestCode.tex dyld: lazy symbol binding failed:

[NTG-context] new upload

2023-09-04 Thread Hans Hagen
Hi, new upload with packed itemize fix .. hopefyully no side effects of some work in progress (but no crashes in test suite so likely ok) Hans - Hans Hagen | PRAGMA ADE

[NTG-context] new upload

2023-08-15 Thread Hans Hagen
Hi, I uploaded a new lmtx (some new - experimental - things will be explained after the ctx meeting), but there's one thing that is somewhat important. In addition to the built in units we can now have so called user units. There is some more info about this in the lowlevel-registers

[NTG-context] new upload

2023-07-18 Thread Hans Hagen
Hi, In todays upload there is a follow up on a new feature that is already present in the previous upload (but that was not yet advertised): context --parallel test1.tex test2.tex test3.tex context --parallel --pattern=test*.tex context --parallellist myfile.cmd (filters context

[NTG-context] new upload

2023-07-09 Thread Hans Hagen via ntg-context
Hi, No functional changes this time: - some more consistent usage of new primitives instead of helper macros, also a bit of a look and feel related effort as well as getting even less tracing clutter (the kind of changes for Wolfgang to check -) - as aside effect there is some performance

Re: [NTG-context] new upload

2022-12-27 Thread Floris van Manen via ntg-context
On 27/12/2022 23:32, Hans Hagen via ntg-context wrote: I think i figured out what the issue is. A bit tricky to figure out because my local gcc is newer than the one on the garden (and it actually also produces 10% smaller binaries). lmtx context is working again, thanks !

Re: [NTG-context] new upload

2022-12-27 Thread Hans Hagen via ntg-context
On 12/27/2022 11:00 PM, Pablo Rodriguez via ntg-context wrote: On 12/27/22 21:13, Hans Hagen via ntg-context wrote: I don’t know what may be wrong here. me neither so i need to check it I’m afraid I’m getting the same error with newer upload

Re: [NTG-context] new upload

2022-12-27 Thread Pablo Rodriguez via ntg-context
On 12/27/22 21:13, Hans Hagen via ntg-context wrote: >> >> I don’t know what may be wrong here. > me neither so i need to check it I’m afraid I’m getting the same error with newer upload (https://mailman.ntg.nl/pipermail/ntg-context/2022/107492.html). Pablo

Re: [NTG-context] new upload

2022-12-27 Thread Hans Hagen via ntg-context
On 12/27/2022 6:44 PM, Pablo Rodriguez via ntg-context wrote: On 12/27/22 18:04, Hans Hagen via ntg-context wrote: Hi, I uploaded lmtx. There have been some additions to tabulate. Hi Hans, many thanks for the new upload, but I’m afraid I get this error in LMTX (MkIV works fine):

Re: [NTG-context] new upload

2022-12-27 Thread Pablo Rodriguez via ntg-context
On 12/27/22 18:04, Hans Hagen via ntg-context wrote: > Hi, > > I uploaded lmtx. There have been some additions to tabulate. Hi Hans, many thanks for the new upload, but I’m afraid I get this error in LMTX (MkIV works fine): \starttext \null \stoptext resolvers | formats |

Re: [NTG-context] new upload

2022-12-27 Thread Floris van Manen via ntg-context
the latest update broke my installation on linux. How can I revert to a working version? .F $ context context18.tex resolvers | globbing | confusing filename, name: 'CHANGELOG', lower: 'changelog', already: 'ChangeLog' resolvers | formats | executing runner 'run luametatex

Re: [NTG-context] new upload

2022-12-27 Thread Floris van Manen via ntg-context
i get an error running the sample code: \starttext \defineorientation[test][orientation=down,vertical=top] \startbuffer[b] \definetabulatemove[a][xoffset=40pt] \definetabulatemove[b][orientation=test,yoffset=depth] \starttabulate[|c|c|] \TM[a] \NC \darkred cell one \NC \darkgray cell one

[NTG-context] new upload

2022-12-27 Thread Hans Hagen via ntg-context
Hi, I uploaded lmtx. There have been some additions to tabulate. \starttext % \showboxes % \showstruts \starttabulate[|w(top,3cm)|w(top,3cm)|] \NC test \NC test \par test \NC \NR \NC test \NC test \par test \NC \NR \stoptabulate \starttabulate[|w(top,packed,3cm)|w(top,packed,3cm)|] \NC test

Re: [NTG-context] new upload

2022-11-15 Thread Pablo Rodriguez via ntg-context
On 11/14/22 23:02, Hans Hagen via ntg-context wrote: > Hi, > > I uploaded a new version. Hi Hans, many thanks for the new upload. Now it is updated fine in my rather weird Windows system (at work). Many thanks for the new version again, Pablo

[NTG-context] new upload

2022-11-14 Thread Hans Hagen via ntg-context
Hi, I uploaded a new version. New is that we can apply hz to math, although currently we have configured it as experiment. \setupbodyfont[pagella] % \startluacode % fonts.expansions.vectors.math = { % [0x002B] = { 4, 0 }, -- + % [0x2212] = { 4, 0 }, -- - %

Re: [NTG-context] new upload

2022-10-18 Thread Alan Braslau via ntg-context
On 18/10/2022 09:40, Pablo Rodriguez via ntg-context wrote: A complete install has revealed the real cause of the slow download: the antivirus software (that works like crap). My antivirus software is called ... Unix ;-)

Re: [NTG-context] new upload

2022-10-18 Thread Pablo Rodriguez via ntg-context
On 10/17/22 22:40, Hans Hagen via ntg-context wrote: > On 10/17/2022 7:12 PM, Pablo Rodriguez via ntg-context wrote: >> […] >> The problem is clearly not the speed of the internet connection. I use >> internet with the standard speed. >> >> There are two things that strike me as possible causes.

Re: [NTG-context] new upload

2022-10-17 Thread Hans Hagen via ntg-context
On 10/17/2022 7:12 PM, Pablo Rodriguez via ntg-context wrote: On 10/15/22 11:28, Hans Hagen via ntg-context wrote: […] just run twice as the script will pick up Hi Hans, I have tried updating ConTeXt in Windows this morning and I’m afraid it hasn't worked. Until I can manage this, I think I

Re: [NTG-context] new upload

2022-10-17 Thread Pablo Rodriguez via ntg-context
On 10/15/22 11:28, Hans Hagen via ntg-context wrote: > […] > just run twice as the script will pick up Hi Hans, I have tried updating ConTeXt in Windows this morning and I’m afraid it hasn't worked. Until I can manage this, I think I will download (to the extend that is possible [and if this

Re: [NTG-context] new upload

2022-10-17 Thread Aditya Mahajan via ntg-context
On Mon, 17 Oct 2022, Hans Hagen via ntg-context wrote: > On 10/17/2022 3:38 AM, Aditya Mahajan via ntg-context wrote: > > On Sun, 16 Oct 2022, Mikael Sundqvist via ntg-context wrote: > > > >> Hi, > >> > >> On Sun, Oct 16, 2022 at 6:07 PM Aditya Mahajan via ntg-context > >> wrote: > >>> > >>> On

Re: [NTG-context] new upload

2022-10-17 Thread Hans Hagen via ntg-context
On 10/17/2022 3:38 AM, Aditya Mahajan via ntg-context wrote: On Sun, 16 Oct 2022, Mikael Sundqvist via ntg-context wrote: Hi, On Sun, Oct 16, 2022 at 6:07 PM Aditya Mahajan via ntg-context wrote: On Fri, 14 Oct 2022, Hans Hagen via ntg-context wrote: Hi, I uploaded a new version. Apart

Re: [NTG-context] new upload

2022-10-17 Thread Hans Hagen via ntg-context
On 10/17/2022 8:43 AM, Otared Kavian via ntg-context wrote: I use Lucida in my documents and did not notice any problem with the integrals and other large operators. Do you mean in the future I have to update to a new version of Lucida (and pay again…) or will future versions of LuaMetaTeX

Re: [NTG-context] new upload

2022-10-17 Thread Mikael Sundqvist via ntg-context
On Mon, Oct 17, 2022 at 8:43 AM Otared Kavian via ntg-context wrote: > > Hi Mikael, Hi Otared, > > I use Lucida in my documents and did not notice any problem with the > integrals and other large operators. > Do you mean in the future I have to update to a new version of Lucida (and > pay

Re: [NTG-context] new upload

2022-10-17 Thread Otared Kavian via ntg-context
Hi Mikael, I use Lucida in my documents and did not notice any problem with the integrals and other large operators. Do you mean in the future I have to update to a new version of Lucida (and pay again…) or will future versions of LuaMetaTeX handle correctly large operators typeset in Lucida

Re: [NTG-context] new upload

2022-10-16 Thread Aditya Mahajan via ntg-context
On Sun, 16 Oct 2022, Mikael Sundqvist via ntg-context wrote: > Hi, > > On Sun, Oct 16, 2022 at 6:07 PM Aditya Mahajan via ntg-context > wrote: > > > > On Fri, 14 Oct 2022, Hans Hagen via ntg-context wrote: > > > > > Hi, > > > > > > I uploaded a new version. Apart from a few fixes / extensions

Re: [NTG-context] new upload

2022-10-16 Thread Mikael Sundqvist via ntg-context
Hi, On Sun, Oct 16, 2022 at 6:07 PM Aditya Mahajan via ntg-context wrote: > > On Fri, 14 Oct 2022, Hans Hagen via ntg-context wrote: > > > Hi, > > > > I uploaded a new version. Apart from a few fixes / extensions already > > mentioned here (or known to those who wanted it) the main changes are

Re: [NTG-context] new upload

2022-10-16 Thread Aditya Mahajan via ntg-context
On Fri, 14 Oct 2022, Hans Hagen via ntg-context wrote: > Hi, > > I uploaded a new version. Apart from a few fixes / extensions already > mentioned here (or known to those who wanted it) the main changes are in > the math goodie files (work in progress, we will clean them up later) as > part

Re: [NTG-context] new upload

2022-10-15 Thread Hans Hagen via ntg-context
On 10/15/2022 10:48 AM, Pablo Rodriguez via ntg-context wrote: On 10/15/22 09:41, Hans Hagen via ntg-context wrote: On 10/14/2022 4:14 PM, Pablo Rodriguez via ntg-context wrote: [...] Many thanks for the new version, Hans. I have discovered that it includes in

Re: [NTG-context] new upload

2022-10-15 Thread Pablo Rodriguez via ntg-context
On 10/15/22 09:41, Hans Hagen via ntg-context wrote: > On 10/14/2022 4:14 PM, Pablo Rodriguez via ntg-context wrote: >> [...] >> Many thanks for the new version, Hans. >> >> I have discovered that it includes in >> tex/texmf-context/source/luametatex what should be the LMTX source >> (about 11MB).

Re: [NTG-context] new upload

2022-10-15 Thread Hans Hagen via ntg-context
On 10/14/2022 4:14 PM, Pablo Rodriguez via ntg-context wrote: On 10/14/22 10:21, Hans Hagen via ntg-context wrote: Hi, I uploaded a new version. Apart from a few fixes / extensions already mentioned here (or known to those who wanted it) the main changes are in the math goodie files (work in

Re: [NTG-context] new upload

2022-10-14 Thread Alan Braslau via ntg-context
On Fri, 14 Oct 2022 16:14:01 +0200 Pablo Rodriguez via ntg-context wrote: > I have discovered that it includes in > tex/texmf-context/source/luametatex what should be the LMTX source > (about 11MB). > > I wonder whether this could be made optional. Internet speed is not > constant where I live

Re: [NTG-context] new upload

2022-10-14 Thread Pablo Rodriguez via ntg-context
On 10/14/22 10:21, Hans Hagen via ntg-context wrote: > Hi, > > I uploaded a new version. Apart from a few fixes / extensions already > mentioned here (or known to those who wanted it) the main changes are in > the math goodie files (work in progress, we will clean them up later) as > part of

[NTG-context] new upload

2022-10-14 Thread Hans Hagen via ntg-context
Hi, I uploaded a new version. Apart from a few fixes / extensions already mentioned here (or known to those who wanted it) the main changes are in the math goodie files (work in progress, we will clean them up later) as part of improving the rendering of math. Hans

Re: [NTG-context] new upload

2022-04-23 Thread śrīrāma via ntg-context
On 4/21/22 8:24 PM Alexandre Christe via ntg-context wrote: > While the typesetting issue in Metafun disappeared, another popped up in > the bibliography. > > For an entry with \usebtxdefinitions[apa], it is printing ": [author: > Robert L. Boylestad] [date-added: 2022-04-15 14:43:59 +0200] >

Re: [NTG-context] new upload

2022-04-21 Thread Alexandre Christe via ntg-context
Hi Hans, While the typesetting issue in Metafun disappeared, another popped up in the bibliography. For an entry with \usebtxdefinitions[apa], it is printing ": [author: Robert L. Boylestad] [date-added: 2022-04-15 14:43:59 +0200] [date-modified: 2022-04-15 14:45:15 +0200] [edition: 13e]

Re: [NTG-context] new upload

2022-04-20 Thread Hans Hagen via ntg-context
On 4/20/2022 3:47 AM, śrīrāma wrote: On 4/19/22 11:53 PM Hans Hagen via ntg-context wrote: I uploaded a new lmtx. Some more adaptive magic ... I'm not sure how usefull it is but users always find ways to apply such things. I attached a test file. Hi Hans, Thanks very much for the upload and

Re: [NTG-context] new upload

2022-04-19 Thread śrīrāma via ntg-context
On 4/19/22 11:53 PM Hans Hagen via ntg-context wrote: > I uploaded a new lmtx. Some more adaptive magic ... I'm not sure how > usefull it is but users always find ways to apply such things. I > attached a test file. Hi Hans, Thanks very much for the upload and the tutorial on 'adaptive'. It

Re: [NTG-context] new upload

2022-04-19 Thread Jeong Dal via ntg-context
Dear Hans, I can use "\blank[9cm]” in column mode but I have to adjust the value to make space evenly. Since it was working well last December, I guess that there is something changed in \startcolumns … \stopcolumns after last December. Thank you. Best regards, Dalyoung > 2022. 4. 20. 오전

Re: [NTG-context] new upload

2022-04-19 Thread Jeong Dal via ntg-context
Dear Hans, A new upload solves the math font problem in MetaFun. The code label(textext("$\sin\theta$”),origin); is working well. Also, your sample file adaptive-001.tex is also working without error which is not compiled before. However, \vfill is not working in column mode while it

[NTG-context] new upload

2022-04-19 Thread Hans Hagen via ntg-context
Hi, I uploaded a new lmtx. Some more adaptive magic ... I'm not sure how usefull it is but users always find ways to apply such things. I attached a test file. Hans - Hans Hagen |

Re: [NTG-context] new upload

2022-04-16 Thread Pablo Rodriguez via ntg-context
On 4/15/22 20:24, Hans Hagen via ntg-context wrote: > Hi, > > I uploaded a new lmtx. Apart from a experimental intersection feature in > the mp library (and metafun, more will be revealed when MS an I are okay > with it) there is not that much news. Many thanks for the new upload, Hans. I’m

[NTG-context] new upload

2022-04-15 Thread Hans Hagen via ntg-context
Hi, I uploaded a new lmtx. Apart from a experimental intersection feature in the mp library (and metafun, more will be revealed when MS an I are okay with it) there is not that much news. I decided to turn some test code into a mechanism which is illustrated below. Adaptive boxes are hboxes

Re: [NTG-context] new upload / more math

2022-04-01 Thread Willi Egger via ntg-context
Hi Hans, congrats for this new society! — At this date it is specially hilarious :-) Happy CMS! Willi > On 1 Apr 2022, at 16:30, jdh via ntg-context wrote: > > > > Wrong. The imperial measurement system, may give Europeans a headache, but > is NOT obsolete, by any means. A good chunk of

Re: [NTG-context] new upload / more math

2022-04-01 Thread jdh via ntg-context
Wrong. The imperial measurement system, may give Europeans a headache, but is NOT obsolete, by any means. A good chunk of the world use the imperial measurment system and may be required in certain books, depending on a country's standards. dh - Henning Hraban Ramm via

Re: [NTG-context] new upload / more math

2022-04-01 Thread Henning Hraban Ramm via ntg-context
Oh, great work, thank you! (While I keep working with WebCMS and avoid math...) And I guess you forgot to mention that you discontinued the support for non-metric measures like the obsolete inch, except Potrzebie, of course. Hraban Am 01.04.22 um 10:02 schrieb Hans Hagen via ntg-context:

[NTG-context] new upload / more math

2022-04-01 Thread Hans Hagen via ntg-context
Hi, As most of you know by now, Mikael and I are working on a math support upgrade. In order to let users keep up we uploaded a new version. We have been revisioning some of the more obscure constructs where we have no clue of usage, like pmod, bmod, bordermatrix etc, commands that we took

Re: [NTG-context] New upload is DOA on my M1 Mac

2022-03-16 Thread Bruce Horrocks via ntg-context
> On 15 Mar 2022, at 22:31, Gavin via ntg-context wrote: > > Hi Thomas, > >> I can confirm that context version: 2022.03.12 17:56 is running fine on my >> MacBook M1. > > Thanks for that. I’ll troubleshoot my installation. > >> And excuse my snark, but…. > > Snark excused. Ditto -

Re: [NTG-context] New upload is DOA on my M1 Mac

2022-03-16 Thread Gavin via ntg-context
Hi List, ConTeXt is running well after a fresh install. (context version: 2022.03.12 17:56, I didn’t even need to mess with permissions.) I don’t know why the usual update procedure failed for me before. I look forward to checking out the new math spacing with Libertinus. Sorry for the noise,

Re: [NTG-context] New upload is DOA on my M1 Mac

2022-03-15 Thread Gavin via ntg-context
Hi Thomas, > I can confirm that context version: 2022.03.12 17:56 is running fine on my > MacBook M1. Thanks for that. I’ll troubleshoot my installation. > And excuse my snark, but…. Snark excused. Thanks! Gavin

Re: [NTG-context] New upload is DOA on my M1 Mac

2022-03-15 Thread Thomas A. Schmitz via ntg-context
> On 15. Mar 2022, at 15:03, Gavin via ntg-context wrote: > > JP and Bruce, > > Do either of you have the new upload working on an M1 Mac? > > I appreciate the ideas, but I’m not entirely new to this. I’ve kept several > different ConTeXt installations. I can run them from terminal or

Re: [NTG-context] New upload is DOA on my M1 Mac

2022-03-15 Thread Gavin via ntg-context
JP and Bruce, Do either of you have the new upload working on an M1 Mac? I appreciate the ideas, but I’m not entirely new to this. I’ve kept several different ConTeXt installations. I can run them from terminal or TeXShop. I’ve written TeXShop engines to switch between different installations

Re: [NTG-context] new upload

2022-03-15 Thread Hans Hagen via ntg-context
On 3/15/2022 9:53 AM, śrīrāma wrote: On Saturday, March 12, 2022 4:46 AM Hans Hagen via ntg-context wrote: Hi, It has been a while since there was an updaste but there it is. [...] There is a rough description in the 'ontarget' document. We hope you enjoy it, at least we did (and so, as we're

Re: [NTG-context] new upload

2022-03-15 Thread śrīrāma via ntg-context
On Saturday, March 12, 2022 4:46 AM Hans Hagen via ntg-context wrote: > Hi, > > It has been a while since there was an updaste but there it is. > [...] > There is a rough description in the 'ontarget' document. We hope you > enjoy it, at least we did (and so, as we're not finished yet). > >

Re: [NTG-context] new upload

2022-03-14 Thread Hans Hagen via ntg-context
On 3/14/2022 3:05 PM, Rik Kabel via ntg-context wrote: On 2022-03-14 04:01, Hans Hagen wrote: On 3/13/2022 7:58 PM, Rik Kabel via ntg-context wrote: ...  2. How does the goodies mechanism work when the expected version     differs from the found version? we check the version number in

Re: [NTG-context] new upload

2022-03-14 Thread Rik Kabel via ntg-context
On 2022-03-14 04:01, Hans Hagen wrote: On 3/13/2022 7:58 PM, Rik Kabel via ntg-context wrote: ...  2. How does the goodies mechanism work when the expected version     differs from the found version? we check the version number in the font file (a bit of fuzzyness due to the way

Re: [NTG-context] new upload

2022-03-14 Thread Mikael Sundqvist via ntg-context
Hi! On Mon, Mar 14, 2022 at 9:01 AM Hans Hagen via ntg-context wrote: > > On 3/13/2022 7:58 PM, Rik Kabel via ntg-context wrote: > > > With regard to math fonts, I notice that the goodies file for Libertinus > > expects version 6.8 of the font, but the current version (since February > > 2021)

Re: [NTG-context] new upload

2022-03-14 Thread Hans Hagen via ntg-context
On 3/13/2022 7:58 PM, Rik Kabel via ntg-context wrote: With regard to math fonts, I notice that the goodies file for Libertinus expects version 6.8 of the font, but the current version (since February 2021) is 7.040, and much work appears to have gone into the math font. the main issue with

Re: [NTG-context] New upload is DOA on my M1 Mac

2022-03-13 Thread Bruce Horrocks via ntg-context
> On 12 Mar 2022, at 19:55, Gavin via ntg-context wrote: > > Hi Hans, > >> i uploaded a new installer / uopdates with mojca's bin > > Thanks for putting that together. Unfortunately, same result: > > TeXShop produces no output in console > "mtxrun —generate” produces "zsh:

Re: [NTG-context] new upload

2022-03-13 Thread Rik Kabel via ntg-context
On 2022-03-11 18:16, Hans Hagen via ntg-context wrote: Hi, It has been a while since there was an updaste but there it is. The most significant 'changes' are: - more automatic adaption to double sided page properties in metafun (lmtx) ... blame sreeram and me for messing up - more

Re: [NTG-context] New upload is DOA on my M1 Mac

2022-03-12 Thread Jean-Pierre Delange via ntg-context
Gavin, Make sure your PATH is correct :|PATH=$PATH:/Users/Gavin/.../context/tex/texmf-osx-64/bin||and have a look on the Internet: https://www.lifewire.com/can-i-fix-application-thats-not-starting-2260192||| Le 12/03/2022 à 20:55, Gavin via ntg-context a écrit : Hi Hans, i uploaded a

Re: [NTG-context] New upload is DOA on my M1 Mac

2022-03-12 Thread Gavin via ntg-context
Hi Hans, > i uploaded a new installer / uopdates with mojca's bin Thanks for putting that together. Unfortunately, same result: TeXShop produces no output in console "mtxrun —generate” produces "zsh: killed mtxrun --generate" JP, The control-open trick seemed like a good

Re: [NTG-context] New upload is DOA on my M1 Mac

2022-03-12 Thread Jean-Pierre Delange via ntg-context
Hi Gavin! On MacOSX go to "Finder" and search the app. Then, click the app icon while holding down the "Control" key on the keyboard, then choose "Open" from the pop-up menu. Click on "Open". The app is saved as an exception in your security settings and you can open it later by

Re: [NTG-context] New upload is DOA on my M1 Mac

2022-03-12 Thread Hans Hagen via ntg-context
On 3/12/2022 5:18 PM, Gavin wrote: Hi Mojca, I think my security settings are preventing me from using this luametatex file. When trying to update the installation, I got a window that says: “luametatex” can’t be opened because Apple cannot check it for malicious software. When I

Re: [NTG-context] New upload is DOA on my M1 Mac

2022-03-12 Thread Hans Hagen via ntg-context
On 3/12/2022 5:18 PM, Gavin wrote: Hi Mojca, I think my security settings are preventing me from using this luametatex file. When trying to update the installation, I got a window that says: “luametatex” can’t be opened because Apple cannot check it for malicious software. When I

Re: [NTG-context] new upload

2022-03-12 Thread Henning Hraban Ramm via ntg-context
Am 12.03.22 um 00:16 schrieb Hans Hagen via ntg-context: Hi, It has been a while since there was an updaste but there it is. The most significant 'changes' are: Thank you so much! Finally log files of reasonable size again. My latest book (with a lot MetaPost and image trickery) ran

Re: [NTG-context] New upload is DOA on my M1 Mac

2022-03-12 Thread Gavin via ntg-context
Hi Mojca, I think my security settings are preventing me from using this luametatex file. When trying to update the installation, I got a window that says: “luametatex” can’t be opened because Apple cannot check it for malicious software. When I tried running mtxrun --generate, in

Re: [NTG-context] New upload is DOA on my M1 Mac

2022-03-12 Thread Gavin via ntg-context
Hi Mojca, > Gavin, are you willing to try the binary from >https://dl.contextgarden.net/build/luametatex/arm64-darwin/ > ? I am willing to try. I downloaded the luametatex file at that address, but I’m not sure what to do with it. Do I just replace the luametatex in my installation, or

Re: [NTG-context] New upload is DOA on my M1 Mac

2022-03-12 Thread Mojca Miklavec via ntg-context
Hans, I manually uploaded luametatex for arm64-darwin now. Not that I actually checked anything. Gavin, are you willing to try the binary from https://dl.contextgarden.net/build/luametatex/arm64-darwin/ ? Mojca

Re: [NTG-context] New upload is DOA on my M1 Mac

2022-03-12 Thread Mojca Miklavec via ntg-context
> question for mojca: i see al getting compiled, even the vm on the mac > but not the arm mac bin itself so is the main one listening to the > master? : luametatex.darwin-arm64.moj stays inactive I noticed that problem already before reaching the machine, but I couldn't quite figure out what was

Re: [NTG-context] New upload is DOA on my M1 Mac

2022-03-12 Thread Hans Hagen via ntg-context
On 3/12/2022 3:12 PM, Gavin via ntg-context wrote: Hi List, I just installed the new upload on my M1 mac using my usual procedure, which is to update the modules and then run sh ./install.sh (details here: https://wiki.contextgarden.net/Modules#ConTeXt_LMTX, simplified method). Afterwords, a

[NTG-context] New upload is DOA on my M1 Mac

2022-03-12 Thread Gavin via ntg-context
Hi List, I just installed the new upload on my M1 mac using my usual procedure, which is to update the modules and then run sh ./install.sh (details here: https://wiki.contextgarden.net/Modules#ConTeXt_LMTX, simplified method). Afterwords, a hello world context document produced no effect, not

[NTG-context] new upload

2022-03-11 Thread Hans Hagen via ntg-context
Hi, It has been a while since there was an updaste but there it is. The most significant 'changes' are: - more automatic adaption to double sided page properties in metafun (lmtx) ... blame sreeram and me for messing up - more extensibve support for indic fonts which sreeram has documented

Re: [NTG-context] new upload

2022-01-28 Thread Aditya Mahajan via ntg-context
On Fri, 28 Jan 2022, hanneder--- via ntg-context wrote: > > I was talking about the install programm on > https://github.com/adityam/context-pkgbuild > for it was not clear to me which version this convenient > tool installs. This is the old version of the PKGBUILD script for MkIV, before AUR

Re: [NTG-context] new upload

2022-01-28 Thread Aditya Mahajan via ntg-context
> On 1/27/2022 7:35 PM, Aditya Mahajan via ntg-context wrote: > > > 2. luametatex: https://aur.archlinux.org/packages/luametatex/ > Just an additional warning: one should not pick up bins from the build farm > unless oen knows what's happening ... the current builds are okay for Mikael > and me

Re: [NTG-context] new upload

2022-01-28 Thread hanneder--- via ntg-context
Mahajan via ntg-context - Datum: Thu, 27 Jan 2022 13:35:33 -0500 (EST) Von: Aditya Mahajan via ntg-context Antwort an: mailing list for ConTeXt users Betreff: Re: [NTG-context] new upload An: hanneder--- via ntg-context Cc: Aditya Mahajan On Thu, 27 Jan

Re: [NTG-context] new upload

2022-01-27 Thread Hans Hagen via ntg-context
On 1/27/2022 7:35 PM, Aditya Mahajan via ntg-context wrote: 2. luametatex: https://aur.archlinux.org/packages/luametatex/ Just an additional warning: one should not pick up bins from the build farm unless oen knows what's happening ... the current builds are okay for Mikael and me while

Re: [NTG-context] new upload

2022-01-27 Thread Aditya Mahajan via ntg-context
On Thu, 27 Jan 2022, hanneder--- via ntg-context wrote: > > I tried to install the latest CTX with context-minimals/standalone > pkgbuild (on manjaro Linux with > the manual method), but the system does not recognise the new command > \definetransliteration, so I > guess I need to specify

Re: [NTG-context] new upload

2022-01-27 Thread Hans Hagen via ntg-context
On 1/27/2022 7:09 PM, hanneder--- via ntg-context wrote: I tried to install the latest CTX with context-minimals/standalone pkgbuild (on manjaro Linux with the manual method), but the system does not recognise the new command \definetransliteration, so I guess I need to specify that I really

[NTG-context] new upload

2022-01-27 Thread hanneder--- via ntg-context
I tried to install the latest CTX with context-minimals/standalone pkgbuild (on manjaro Linux with the manual method), but the system does not recognise the new command \definetransliteration, so I guess I need to specify that I really want the latest upload. What is the best method for

Re: [NTG-context] new upload

2022-01-24 Thread Arthur Rosendahl via ntg-context
On Mon, Jan 24, 2022 at 09:12:57AM +0530, śrīrāma wrote: > Yes. Just yesterday while trying to fix some devanagari fonts, I was able to > get a partial fix to one of the bugs in rendering. Once that work reaches > some > conclusion, I will make a list of fonts with accompanying typescripts for

Re: [NTG-context] new upload

2022-01-23 Thread śrīrāma via ntg-context
On Monday, January 24, 2022 3:55:07 AM IST Arthur Rosendahl wrote: > Do you have a list of the fonts you know > to be working, and those you know to have issues, and with what script? > This would be most useful, I think. I can help collating the > information on a wiki page. Yes. Just yesterday

Re: [NTG-context] new upload

2022-01-23 Thread Arthur Rosendahl via ntg-context
On Sat, Jan 22, 2022 at 06:01:42PM +0530, kauśika via ntg-context wrote: > Recently when we were troubled by incorrect rendering of certain conjuncts in > malayalam, Hans added a new font-feature. More below*, but first some > background: from my testing, the main reason for the problems with

Re: [NTG-context] new upload

2022-01-23 Thread kauśika via ntg-context
On Sunday, January 23, 2022 1:28:52 PM IST hanneder--- via ntg-context wrote: > When using these fonts regularly, one notices very erratic formatting > phenomena that must have to > do with the Devanagarī font, or its interaction with (Xe)TeX. Perhaps > this is the same phenomenon > seen from the

Re: [NTG-context] new upload

2022-01-23 Thread hanneder--- via ntg-context
lot to Kaushika! Best Jürgen - Nachricht von kauśika via ntg-context - Datum: Sat, 22 Jan 2022 16:08:10 +0530 Von: kauśika via ntg-context Antwort an: mailing list for ConTeXt users Betreff: Re: [NTG-context] new upload An: mailing list for ConTeXt users

Re: [NTG-context] new upload

2022-01-22 Thread Richard Mahoney via ntg-context
list for ConTeXt users To: mailing list for ConTeXt users Cc: kauśika Subject: Re: [NTG-context] new upload Date: Sat, 22 Jan 2022 18:01:42 +0530 X-Spam-Score: 0.0 On Saturday, January 22, 2022 12:58:05 AM IST Hans Hagen via ntg- context wrote: > - initial indic transliteration supp

Re: [NTG-context] new upload

2022-01-22 Thread kauśika via ntg-context
On Saturday, January 22, 2022 12:58:05 AM IST Hans Hagen via ntg-context wrote: > - initial indic transliteration support .. recent indic (font) > experiences and transliteration tricks will be eplained by kauśika Recently when we were troubled by incorrect rendering of certain conjuncts in

Re: [NTG-context] new upload

2022-01-22 Thread kauśika via ntg-context
On Saturday, January 22, 2022 3:55:12 PM IST Hans Hagen via ntg-context wrote: > Is there a font out there that supports all these scripts in one font? Shobhika font is a free font that has some of the largest number of glyphs (i.e has many conjuncts) for the Devanagari script.

Re: [NTG-context] new upload

2022-01-22 Thread Hans Hagen via ntg-context
On 1/21/2022 9:11 PM, Henning Hraban Ramm via ntg-context wrote: Am 21.01.22 um 20:28 schrieb Hans Hagen via ntg-context: so we can have fixed values too .. will be explained in due time by Mikael (in manual) as we're still experimenting with all this - initial indic transliteration support

Re: [NTG-context] new upload

2022-01-22 Thread Hans Hagen via ntg-context
On 1/22/2022 7:06 AM, Aditya Mahajan via ntg-context wrote: On Fri, 21 Jan 2022, Hans Hagen via ntg-context wrote: - initial indic transliteration support .. recent indic (font) experiences and transliteration tricks will be eplained by kauśika I finally thought that I'd try out how

Re: [NTG-context] new upload

2022-01-22 Thread Hans Hagen via ntg-context
On 1/22/2022 8:21 AM, kauśika via ntg-context wrote: On Saturday, January 22, 2022 11:36:57 AM IST Aditya Mahajan via ntg-context wrote: I finally thought that I'd try out how typesetting Hindi works with ConTeXt, but I don't get the correct output. Input: आदित्य (See complete attached file)

Re: [NTG-context] new upload

2022-01-21 Thread kauśika via ntg-context
On Saturday, January 22, 2022 1:07:22 PM IST Richard Mahoney via ntg-context wrote: > I'm wondering, how have you found the new > input/translation method with "Shobhika Regular," a font a few of us > might be keen to use? I have myself been using Shobhika with relative success for quite some

Re: [NTG-context] new upload

2022-01-21 Thread Richard Mahoney via ntg-context
ubject: Re: [NTG-context] new upload Date: Sat, 22 Jan 2022 12:51:51 +0530 X-Spam-Score: 0.0 On Saturday, January 22, 2022 11:36:57 AM IST Aditya Mahajan via ntg- context wrote: > I finally thought that I'd try out how typesetting Hindi works with > ConTeXt, > but I don't get the correct

Re: [NTG-context] new upload

2022-01-21 Thread kauśika via ntg-context
On Saturday, January 22, 2022 11:36:57 AM IST Aditya Mahajan via ntg-context wrote: > I finally thought that I'd try out how typesetting Hindi works with ConTeXt, > but I don't get the correct output. > > Input: आदित्य (See complete attached file) > > Output: See attached. > > Note that ि

Re: [NTG-context] new upload

2022-01-21 Thread Aditya Mahajan via ntg-context
On Fri, 21 Jan 2022, Hans Hagen via ntg-context wrote: > - initial indic transliteration support .. recent indic (font) > experiences and transliteration tricks will be eplained by kauśika I finally thought that I'd try out how typesetting Hindi works with ConTeXt, but I don't get the correct

Re: [NTG-context] new upload

2022-01-21 Thread Henning Hraban Ramm via ntg-context
Am 21.01.22 um 20:28 schrieb Hans Hagen via ntg-context: so we can have fixed values too .. will be explained in due time by Mikael (in manual) as we're still experimenting with all this - initial indic transliteration support .. recent indic (font) experiences and transliteration tricks will

[NTG-context] new upload

2022-01-21 Thread Hans Hagen via ntg-context
Hi, Weekend uoload: - more math parameter magic (plus a real ancient bug no one noticed fix): \newdimen \mydimenA \mydimenA 10pt \newskip \myskipA \myskipA 10pt \newmuskip\mymuskipA \mymuskipA10mu \mugluespecdef\mymuskipB 10mu

Re: [NTG-context] new upload

2022-01-15 Thread Hans Hagen via ntg-context
On 1/15/2022 3:52 PM, Alexandre Christe via ntg-context wrote: Just came across a weird behavior with the latest upload. The following doesn't print as it should \startformula 4^{2x} - 4^x - 25 = 0 \stopformula I don't think it's normal (I see the spacing to make room for anything that comes

Re: [NTG-context] new upload

2022-01-15 Thread Hans Hagen via ntg-context
On 1/15/2022 4:16 PM, Fabrice Couvreur via ntg-context wrote: Hi Hans I just updated lmtx and this macro does not work although it did before. On the other hand, no problem with context. Thanks. Fabrice  \protected\def\e#1{\math{{\rm e}^{#1}}\autoinsertnextspace} \starttext \startformula

Re: [NTG-context] new upload

2022-01-15 Thread Fabrice Couvreur via ntg-context
Hi Hans I just updated lmtx and this macro does not work although it did before. On the other hand, no problem with context. Thanks. Fabrice \protected\def\e#1{\math{{\rm e}^{#1}}\autoinsertnextspace} \starttext \startformula \e{a+b} \stopformula \stoptext Le sam. 15 janv. 2022 à 16:14, Hans

Re: [NTG-context] new upload

2022-01-15 Thread Hans Hagen via ntg-context
On 1/15/2022 3:52 PM, Alexandre Christe via ntg-context wrote: Just came across a weird behavior with the latest upload. The following doesn't print as it should \startformula 4^{2x} - 4^x - 25 = 0 \stopformula I don't think it's normal (I see the spacing to make room for anything that comes

  1   2   3   >