[NTG-context] Re: luatex doesn't see installed 3rd party module

2024-05-19 Thread andrei
Correction for misspelling : `context --latex` —> `context --luatex` ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl /

[NTG-context] luatex doesn't see installed 3rd party module

2024-05-19 Thread andrei
Hello! I’ve installed a 3rd party module by copying its TDS folder structure and invoking `context --generate` as described in https://wiki.contextgarden.net/Modules#ConTeXt_LMTX When I compile my project with `context` (using LuaMetaTeX), it's found and works just fine; however, when I try

[NTG-context] luatex doesn't see installed 3rd party module

2024-05-19 Thread andrei
Hello! I’ve installed a 3rd party module by copying its TDS folder structure and invoking `context --generate` as described in https://wiki.contextgarden.net/Modules#ConTeXt_LMTX When I compile my project with `context` (using LuaMetaTeX), it's found and works just fine; however, when I try

[NTG-context] Re: build_parshape and \getshapetext - need for a deeper understanding

2024-05-19 Thread Hans Hagen via ntg-context
On 5/19/2024 2:29 PM, garu...@azules.eu wrote: I still get some difficulties with build_parshape, \getshapetex and sectionning. I though I find a solution by removing \blank with \setuphead [subsection] [before=, after=, style=, command=\MySubSectionCommand, alternative=text ] But

[NTG-context] Re: Wiki - test/proposal to further clarify documentation

2024-05-19 Thread garulfo
> So is the plan to go through each of the main headings in the left side-bar > and make the same type of change? Yes. Maybe new ones will have to be added ___ If your question is of interest to others as well,

[NTG-context] build_parshape and \getshapetext - need for a deeper understanding

2024-05-19 Thread garulfo
I still get some difficulties with build_parshape, \getshapetex and sectionning. I though I find a solution by removing \blank with \setuphead [subsection] [before=, after=, style=, command=\MySubSectionCommand, alternative=text ] But actually it's not enough : when I add text before the

[NTG-context] Re: MyWay from dl.contextgarden.net

2024-05-19 Thread garulfo
Thanks Wolfgang, links are up-to-date https://wiki.contextgarden.net/This_Way_-_My_Way#MyWay ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl /

[NTG-context] Re: defining hashtag simulator

2024-05-19 Thread Hans Hagen
On 5/19/2024 5:40 AM, seyal.zav...@gmail.com wrote: Hi all, I want to define a command that simulate hashtag behavior in social networks, In other words, this command should put the hashtag sign at the beginning of it, replace spaces with dashes and also it should be a clickable link and

[NTG-context] Re: Special charakter

2024-05-18 Thread Axel Kielhorn
Am 18.05.24 um 11:17 schrieb Thomas Meyer: Hi folks, I have problems to produce the polish l. \l gives ł, but \L gives nothing! How can I write Łódź (on a Mac)? It seems that you can´t write it with the normal keyboard. There is an action "stroke" but it is not bound to any key. There are

[NTG-context] defining hashtag simulator

2024-05-18 Thread seyal . zavira
Hi all, I want to define a command that simulate hashtag behavior in social networks, In other words, this command should put the hashtag sign at the beginning of it, replace spaces with dashes and also it should be a clickable link and unbreakable world. I mean like this, for example:

[NTG-context] Re: Special charakter

2024-05-18 Thread BPJ
For those characters which your OS doesn't make it easy to input: https://jkorpela.fi/fui.html8 Most OSes also have apps for this. Den lör 18 maj 2024 17:36Wolfgang Schuster < wolfgang.schuster.li...@gmail.com> skrev: > Thomas Meyer schrieb am 18.05.2024 um 14:53: > > Thanks to all of you for

[NTG-context] Re: Special charakter

2024-05-18 Thread Wolfgang Schuster
Thomas Meyer schrieb am 18.05.2024 um 14:53: Thanks to all of you for your hints and comments! I thought \l does work, why \L does not. To type \L is faster than changing the keyboard language when I write in German normally. 1. Hans made a while ago the decision to reduce the number of

[NTG-context] Re: Special charakter

2024-05-18 Thread Herbert Voss
Am 18.05.24 um 14:53 schrieb Thomas Meyer: Thanks to all of you for your hints and comments! I thought \l does work, why \L does not. To type \L is faster than changing the keyboard language when I write in German normally. try \def\L{\char"0141} but I have no real knowledge about ConTeXt

[NTG-context] Re: Special charakter

2024-05-18 Thread Thomas Meyer
Thanks to all of you for your hints and comments! I thought \l does work, why \L does not. To type \L is faster than changing the keyboard language when I write in German normally. Greetings Am 18.05.24 um 13:33 schrieb Bruce Horrocks: On 18 May 2024, at 11:54, Thomas Meyer wrote: I know

[NTG-context] Re: Special charakter

2024-05-18 Thread Bruce Horrocks
> On 18 May 2024, at 11:54, Thomas Meyer wrote: > > I know I can copy and paste it, like here (copied from Wikipedia), but if I > don't have a template in a hurry ... On the Mac, if you are using an 'English' keyboard, you can hold down any letter for half a second or so and see a popup

[NTG-context] Re: Special charakter

2024-05-18 Thread vm via ntg-context
On 18/05/2024 12:54, Thomas Meyer wrote: I know I can copy and paste it, like here (copied from Wikipedia), but if I don't have a template in a hurry ... Your local OS might support some kind of keyboard language typing to place accents, dots and strikings. Check your mac os manual.

[NTG-context] Re: Wiki - test/proposal to further clarify documentation

2024-05-18 Thread Bruce Horrocks
On 17 May 2024, at 21:40, garu...@azules.eu wrote: > > I have tested on 2 pages : > - https://wiki.contextgarden.net/Sciences (only mathematics part) > - https://wiki.contextgarden.net/Fonts > > After these tests, I think this may help users to find their way around the > various sources of

[NTG-context] Re: Why is only the first frame protruding into the margin?

2024-05-18 Thread Pablo Rodriguez via ntg-context
On 5/17/24 20:46, madiazm.eo...@gmail.com wrote: > [...] > here is the last part of my script (the prior definitions are not > problematic, since they worked when only using "miFuente". It seems to > be something in "miCorm" that produces the protruding Just a comment about typescripts. At least

[NTG-context] Re: Why is only the first frame protruding into the margin?

2024-05-18 Thread Pablo Rodriguez via ntg-context
On 5/17/24 20:22, madiazm.eo...@gmail.com wrote: > thanks Pablo, but this is strange > [...] > The strange thing is that it is only the first section that > protrudes, the other sections are right (as seen in the link). > Therefore it must not be the code definition, since in that case all >

[NTG-context] Re: Special charakter

2024-05-18 Thread Thomas Meyer
I know I can copy and paste it, like here (copied from Wikipedia), but if I don't have a template in a hurry ... Am 18.05.24 um 11:45 schrieb vm via ntg-context: On 18/05/2024 11:17, Thomas Meyer wrote: How can I write Łódź (on a Mac)? Just as you wrote it in your mail message? ConTeXt

[NTG-context] Re: Special charakter

2024-05-18 Thread Wolfgang Schuster
vm via ntg-context schrieb am 18.05.2024 um 11:45: On 18/05/2024 11:17, Thomas Meyer wrote: How can I write Łódź (on a Mac)? Just as you wrote it in your mail message? ConTeXt knows how to deal with utf-8 And in case you can't use the \with... commands. \starttext Łódź %\Lslash\aacute

[NTG-context] Re: Special charakter

2024-05-18 Thread vm via ntg-context
On 18/05/2024 11:17, Thomas Meyer wrote: How can I write Łódź (on a Mac)? Just as you wrote it in your mail message? ConTeXt knows how to deal with utf-8 ___ If your question is of interest to others as well,

[NTG-context] Special charakter

2024-05-18 Thread Thomas Meyer
Hi folks, I have problems to produce the polish l. \l gives ł, but \L gives nothing! How can I write Łódź (on a Mac)? Thanks and nice weekend. Thomas ___ If your question is of interest to others as well, please

[NTG-context] Re: Why is only the first frame protruding into the margin?

2024-05-17 Thread madiazm . eoicc
yeee that's it. adding the command after the scripts solved the protruding. thanks to all of you who took time to look into the thing... and to you Hans. It would be imposible that I had thought of this as the source of my problem!!!

[NTG-context] Re: Why is only the first frame protruding into the margin?

2024-05-17 Thread Hans Hagen via ntg-context
On 5/17/2024 8:22 PM, madiazm.eo...@gmail.com wrote: thanks Pablo, but this is strange If I reproduce your code in a new file I see the perfect alignment of the frames. But I had changed the code in my original file as suggested by Wolfgang and I additionally commented all lines in the

[NTG-context] Re: MyWay from dl.contextgarden.net

2024-05-17 Thread Hans Hagen
On 5/17/2024 10:49 PM, garu...@azules.eu wrote: Several documents previously stored on dl.contextgarden.net are no longer accessible. https://wiki.contextgarden.net/This_Way_-_My_Way#MyWay Are they available on another server ? or is there a copy somewhere else ? Thanks for your help

[NTG-context] MyWay from dl.contextgarden.net

2024-05-17 Thread garulfo
Several documents previously stored on dl.contextgarden.net are no longer accessible. https://wiki.contextgarden.net/This_Way_-_My_Way#MyWay Are they available on another server ? or is there a copy somewhere else ? Thanks for your help Garulfo

[NTG-context] Re: Wiki - test/proposal to further clarify documentation

2024-05-17 Thread garulfo
I have tested on 2 pages : - https://wiki.contextgarden.net/Sciences (only mathematics part) - https://wiki.contextgarden.net/Fonts After these tests, I think this may help users to find their way around the various sources of documentation : In one small table he/she has an overview of the

[NTG-context] Re: Why is only the first frame protruding into the margin?

2024-05-17 Thread madiazm . eoicc
here again... incredibly the protruding comes after creating the second script. If I only use the libertinus fonts every thing is ok. the code definitions don't find the cormorant font and use libertinus. But after adding the second typescript and compiling... there comes the protruding of the

[NTG-context] Re: Why is only the first frame protruding into the margin?

2024-05-17 Thread madiazm . eoicc
thanks Pablo, but this is strange If I reproduce your code in a new file I see the perfect alignment of the frames. But I had changed the code in my original file as suggested by Wolfgang and I additionally commented all lines in the "firstHeadings" definitions following your advice and after

[NTG-context] Cron /var/www/aanhet.net/context/bin/cron/context-mirror

2024-05-17 Thread Cron Daemon
receiving incremental file list ./ ctan.lsr document-2.htm download-1.htm download-2.htm logo-ade.png logo-cts.png logo-pod.png rss.xml show-fil.pdf context/latest/ context/latest/cont-lmt.zip context/latest/cont-mpd.zip context/latest/cont-ppc.zip context/latest/cont-sci.zip

[NTG-context] update

2024-05-17 Thread Hans Hagen
Hi, This weekends update: - we're currently checking the upcoming math manual and in the process we streamline some mechanisms - as part of the BT presentation about par passes we introduced \toddlerpenalty but we leave it to the user to guess what that is (it fits into widow, club and

[NTG-context] Re: Why is only the first frame protruding into the margin?

2024-05-17 Thread Pablo Rodriguez via ntg-context
On 5/17/24 11:02, madiazm.eo...@gmail.com wrote: > thanks Wolfgang for your advice and sorry for being so verbose, but > since the margins are "included" in the problem I decided to put my > layout there too. > > I made your suggested changes and unfortunately it doesnt work, but > being a bit

[NTG-context] Re: Why is only the first frame protruding into the margin?

2024-05-17 Thread madiazm . eoicc
I finally found showframe (so difficult to remember things...) to see and indeed the first frame is ignoring the margin-distance (apart from the issues of printed margins in paper, that I should persue too... page with frames:

[NTG-context] Re: Why is only the first frame protruding into the margin?

2024-05-17 Thread madiazm . eoicc
thanks Wolfgang for your advice and sorry for being so verbose, but since the margins are "included" in the problem I decided to put my layout there too. I made your suggested changes and unfortunately it doesnt work, but being a bit surprised by the margins I printed a copy of the page and

[NTG-context] Re: Why is only the first frame protruding into the margin?

2024-05-17 Thread Wolfgang Schuster
madiazm.eo...@gmail.com schrieb am 17.05.2024 um 00:05: Hi, I used some code from the meta-fun manual to recreate a labelled frame around my sections. But the first framedtext protrudes a couple of mm into the margin. Only the first one in the page. I intentionaly added other sections and the

[NTG-context] Re: Why is only the first frame protruding into the margin?

2024-05-17 Thread madiazm . eoicc
buahhh, I'm on context-on-web too, but I get this protruding... I even tried to put something before the section (letter k in the pdf) to see if the reason was being the frame the first thing on the page, but persists... ... I can't atach my pdf! here the link

[NTG-context] Re: Why is only the first frame protruding into the margin?

2024-05-16 Thread garulfo
it seems to work with no protruding on https://context-on-web.eu could you confirm ? ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl /

[NTG-context] Why is only the first frame protruding into the margin?

2024-05-16 Thread madiazm . eoicc
Hi, I used some code from the meta-fun manual to recreate a labelled frame around my sections. But the first framedtext protrudes a couple of mm into the margin. Only the first one in the page. I intentionaly added other sections and the frames aline to the margin ok. I tried to put something

[NTG-context] Cron /var/www/aanhet.net/context/bin/cron/context-mirror

2024-05-16 Thread Cron Daemon
rsync: [Receiver] failed to connect to rsync.pragma-ade.nl (213.125.29.165): No route to host (113) rsync error: error in socket IO (code 10) at clientserver.c(139) [Receiver=3.2.7] ___ If your question is of

[NTG-context] Cron /var/www/aanhet.net/context/bin/cron/context-mirror

2024-05-16 Thread Cron Daemon
rsync: [Receiver] failed to connect to rsync.pragma-ade.nl (213.125.29.165): No route to host (113) rsync error: error in socket IO (code 10) at clientserver.c(139) [Receiver=3.2.7] ___ If your question is of

[NTG-context] Re: Is there any command that equates to "keep with previous paragraph"?

2024-05-16 Thread Wolfgang Schuster
Joel via ntg-context schrieb am 16.05.2024 um 05:04: If I have text like this, it interprets the gap as needing a paragraph break: This is some text. This is some other text, it will appear in a new paragraph. Is there any macro I can place that will ignore the gap before it, treating the

[NTG-context] Cron /var/www/aanhet.net/context/bin/cron/context-mirror

2024-05-16 Thread Cron Daemon
rsync: [Receiver] failed to connect to rsync.pragma-ade.nl (213.125.29.165): No route to host (113) rsync error: error in socket IO (code 10) at clientserver.c(139) [Receiver=3.2.7] ___ If your question is of

[NTG-context] Cron /var/www/aanhet.net/context/bin/cron/context-mirror

2024-05-16 Thread Cron Daemon
rsync: [Receiver] failed to connect to rsync.pragma-ade.nl (213.125.29.165): No route to host (113) rsync error: error in socket IO (code 10) at clientserver.c(139) [Receiver=3.2.7] ___ If your question is of

[NTG-context] Cron /var/www/aanhet.net/context/bin/cron/context-mirror

2024-05-16 Thread Cron Daemon
rsync: [Receiver] failed to connect to rsync.pragma-ade.nl (213.125.29.165): No route to host (113) rsync error: error in socket IO (code 10) at clientserver.c(139) [Receiver=3.2.7] ___ If your question is of

[NTG-context] Is there any command that equates to "keep with previous paragraph"?

2024-05-15 Thread Joel via ntg-context
If I have text like this, it interprets the gap as needing a paragraph break: This is some text. This is some other text, it will appear in a new paragraph. Is there any macro I can place that will ignore the gap before it, treating the next text as if it belongs at the end of that sentence? Ex.

[NTG-context] Re: How to use fonts without typescripts?

2024-05-15 Thread Bruce Horrocks
> On 15 May 2024, at 15:33, Shiv Shankar Dayal > wrote: > > Hi, > > Defining typescripts to use a font is very painful. How can I use a font > without using a typescript? If you just want a very small amount of text in a different font you can use: \definefont [useWarningFont]

[NTG-context] Re: compatibility between \startshapetext and \startsection ?

2024-05-15 Thread Garulfo
Thanks you Wolfgang. If it's not possible to use \blank, it appears that using for example \strut\par\strut\par is OK (but \par\par is not, ) \dorecurse{5}{ \strut\par\strut\par \leftaligned{Title for section{\recurselevel}} \strut\par\strut\par \darkred\input knuth \par \darkblue\input ward}

[NTG-context] expansion question

2024-05-15 Thread Pablo Rodriguez via ntg-context
Dear list, I have the following sample: \setupinteraction[state=start] \setupattachments[method=hidden] \protected\def\PDFfile[#1]% {\cldcontext{file.addsuffix("#1", "pdf")}} \starttext \doifelsefile{\PDFfile[xml-mkiv]} {yes}{no}

[NTG-context] Re: How to use fonts without typescripts?

2024-05-15 Thread Henri Menke via ntg-context
On Wed, 2024-05-15 at 20:03 +0530, Shiv Shankar Dayal wrote: > Hi, > > Defining typescripts to use a font is very painful. How can I use a > font > without using a typescript? Use \definefontfamily which is essentially the successor of the old simplefonts module.

[NTG-context] Re: How to use fonts without typescripts?

2024-05-15 Thread Wolfgang Schuster
Shiv Shankar Dayal schrieb am 15.05.2024 um 16:33: Hi, Defining typescripts to use a font is very painful. How can I use a font without using a typescript? \definefontfamily [windows] [rm] [Times New Roman] \definefontfamily [windows] [ss] [Arial] \definefontfamily [windows] [tt] [Courier

[NTG-context] How to use fonts without typescripts?

2024-05-15 Thread Shiv Shankar Dayal
Hi, Defining typescripts to use a font is very painful. How can I use a font without using a typescript? -- Respect, Shiv Shankar Dayal ___ If your question is of interest to others as well, please add an entry to

[NTG-context] Re: what am I missing in the typescript?

2024-05-15 Thread Wolfgang Schuster
madiazm.eo...@gmail.com schrieb am 15.05.2024 um 14:01: indeed! thanks a lot, I'm trying different things since yesterday and got no clues... I just adapted it to the other script that works good (and there reads [SerifRegular]...[SerifItalic]...[SerifBold]... why is no Regular needed here?

[NTG-context] Re: what am I missing in the typescript?

2024-05-15 Thread madiazm . eoicc
indeed! thanks a lot, I'm trying different things since yesterday and got no clues... I just adapted it to the other script that works good (and there reads [SerifRegular]...[SerifItalic]...[SerifBold]... why is no Regular needed here? (just trying to learn) thanks in advance

[NTG-context] Re: what am I missing in the typescript?

2024-05-15 Thread Taco Hoekwater
> On 15 May 2024, at 13:38, madiazm.eo...@gmail.com wrote: > > > \definefontsynonym [SerifRegular] [Cormorant-Regular] > [features=default] The line above should read: > \definefontsynonym [Serif] [Cormorant-Regular] > [features=default] Best wishes, Taco

[NTG-context] what am I missing in the typescript?

2024-05-15 Thread madiazm . eoicc
Hi all, I'm trying to configure my document to use Libertinus font for the general text and Cormorant for the headings, but I can't get the cormorant-font applied (neither in the text self). The Libertinus fonts get loaded without problems but for cormorant I don't get even a message in log, as

[NTG-context] Re: compatibility between \startshapetext and \startsection ?

2024-05-15 Thread Wolfgang Schuster
garu...@azules.eu schrieb am 14.05.2024 um 23:13: Hi all, \startshapetext works pretty well, but when I use \startsection \stopsection, shapes are not respected anymore. I use layers, to be able to place the content anywhere, but the issue remains without layers. Any clues ? (\placeinitial

[NTG-context] compatibility between \startshapetext and \startsection ?

2024-05-14 Thread garulfo
Hi all, \startshapetext works pretty well, but when I use \startsection \stopsection, shapes are not respected anymore. I use layers, to be able to place the content anywhere, but the issue remains without layers. Any clues ? (\placeinitial seems also to break the shaping) Example : 2 pages

[NTG-context] index sort order (de)

2024-05-14 Thread Henning Hraban Ramm
Hi, I checked the German index sorting rules, and as far as I can tell, all of them are somewhat wrong. – de, default, or no setting (just mainlanguage de) – Duden - DIN 5007-1(:2005) - DIN 5007-2(:1996) - de-AT IMO, "Duden" is obsolete, should be the same as default; it makes no sense to

[NTG-context] Re: weird \inlinetypebuffer interaction

2024-05-14 Thread Pablo Rodriguez via ntg-context
On 5/9/24 15:18, Pablo Rodriguez via ntg-context wrote: > [...] > Many thanks for your improvement, Wolfgang. > > It would be great to have it included in standard ConTeXt. Hans, many thanks for having added this to current latest (2024.05.13 19:19). Pablo

[NTG-context] [installation] "unzipping" gives 0K files on windows

2024-05-14 Thread yashpalgoyal1304+ntgcontext
hi! greetings of the day. - ### QoL improvements for installation * on win10 22h2 pc, i am facing problems (attached below) in installing context via [`context-win64.zip`]. * so, i had to run the install.bat again and again. * due to which the same step of "fetching

[NTG-context] Re: Hbox error with itemized list on second page

2024-05-14 Thread Ross Schulman
Hi, sorry. The example was in an earlier message in the thread: https://mailman.ntg.nl/archives/list/ntg-context@ntg.nl/thread/ZLVFEBU73KBBCBUQMWXZWER2CZHR6ZR2/ I fixed the problem for now by forcing a page break where it was needed. On Tue, May 14, 2024, at 6:57 AM, Wolfgang Schuster wrote: >

[NTG-context] Re: Hbox error with itemized list on second page

2024-05-14 Thread Wolfgang Schuster
Ross Schulman schrieb am 07.05.2024 um 01:33: So, unfortunately while using `\testpage` helped in the version of the resume I was working on at the time, I've encountered the error again now that some different content is making the page break at a different point, and setting `\testpage` as

[NTG-context] Re: applying style to frame content

2024-05-14 Thread Wolfgang Schuster
seyal.zav...@gmail.com schrieb am 14.05.2024 um 09:57: Hi all, what is the better way to apply a metapost effect to a piece of any structure text for example when defining footnotes, frames , etc. i use this method for frames: this is my MWE: \defineframed[Myframe][frame=off]

[NTG-context] applying style to frame content

2024-05-14 Thread seyal . zavira
Hi all, what is the better way to apply a metapost effect to a piece of any structure text for example when defining footnotes, frames , etc. i use this method for frames: this is my MWE: \defineframed[Myframe][frame=off] \starttexdefinition spaces protected Mystyle #1 \startMPcode

[NTG-context] Re: Fwd: outlinetext broken?

2024-05-14 Thread Hans Hagen via ntg-context
On 5/13/2024 11:54 PM, Jairo A. del Rio wrote: -- Forwarded message - De: *Jairo A. del Rio* > Date: lun, 13 may 2024 a la(s) 9:53 p.m. Subject: Re: outlinetext broken? To: Hans Hagen mailto:j.ha...@xs4all.nl>> Hi, Hans! Thank you for the

[NTG-context] Fwd: outlinetext broken?

2024-05-13 Thread Jairo A. del Rio
-- Forwarded message - De: Jairo A. del Rio Date: lun, 13 may 2024 a la(s) 9:53 p.m. Subject: Re: outlinetext broken? To: Hans Hagen Hi, Hans! Thank you for the update! I'm curious about the following issue: when I use Latin Modern (by default), a thick, filled line is drawn

[NTG-context] Cron /var/www/aanhet.net/context/bin/cron/context-mirror

2024-05-13 Thread Cron Daemon
receiving incremental file list ./ ctan.lsr document-2.htm download-1.htm download-2.htm logo-ade.png logo-cts.png logo-pod.png rss.xml show-fil.pdf context/latest/ context/latest/cont-lmt.zip context/latest/cont-mpd.zip context/latest/cont-ppc.zip context/latest/cont-sci.zip

[NTG-context] Re: Errors with 2024-05-11 LMTX

2024-05-13 Thread Alain Delmotte
Hi! Le 13-05-24 à 01:01, Hans Hagen a écrit : On 5/12/2024 6:50 PM, Rik Kabel wrote: I have come across an error that halts processing with the latest release. The following demonstrates this: That one was hard to find as it was not something new hut just showing up now. Can you try the

[NTG-context] Re: Errors with 2024-05-11 LMTX

2024-05-12 Thread Rik Kabel
On 2024-05-12 19:01, Hans Hagen wrote: On 5/12/2024 6:50 PM, Rik Kabel wrote: I have come across an error that halts processing with the latest release. The following demonstrates this: That one was hard to find as it was not something new hut just showing up now. Can you try the latest

[NTG-context] Re: Errors with 2024-05-11 LMTX

2024-05-12 Thread Hans Hagen
On 5/12/2024 6:50 PM, Rik Kabel wrote: I have come across an error that halts processing with the latest release. The following demonstrates this: That one was hard to find as it was not something new hut just showing up now. Can you try the latest binary from

[NTG-context] Re: Metapost limitation ?

2024-05-12 Thread Mikael Sundqvist
Hi, On Sun, May 12, 2024 at 6:24 PM Fabrice Couvreur < fabrice1.couvr...@gmail.com> wrote: > > With Okular, it works ! Very good. You can still try the thing below: \startluacode local exp = math.exp local N = 1000 local xstep = 1.6/N local ystep = 1.8/N local xmin = 0.3 local

[NTG-context] Errors with 2024-05-11 LMTX

2024-05-12 Thread Rik Kabel
I have come across an error that halts processing with the latest release. The following demonstrates this: \setuppagenumbering [location=] \starttext  \dorecurse{36}{\dorecurse{19}{abc }}  \startplacetable[location=split,title={Table}]     \starttabulate[|p|p|]     \HL

[NTG-context] Re: Metapost limitation ?

2024-05-12 Thread Fabrice Couvreur
With Okular, it works ! Le dim. 12 mai 2024 à 17:55, Hans Hagen a écrit : > On 5/12/2024 5:36 PM, Fabrice Couvreur wrote: > > Sorry for the comment ! > > I use Evince > so how about okular or mupdf > > - >

[NTG-context] Re: Metapost limitation ?

2024-05-12 Thread Hans Hagen
On 5/12/2024 5:36 PM, Fabrice Couvreur wrote: Sorry for the comment ! I use Evince so how about okular or mupdf - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt |

[NTG-context] Re: no effect of \definefontfeature for adobevariablefontprototype

2024-05-12 Thread Hans Hagen
On 5/9/2024 10:38 PM, garu...@azules.eu wrote: Hi, trying to work with variable fonts, I am stuck at the very beginning. I can't see any effect of weight parameter. Using adobevariablefontprototypebold and adobevariablefontprototypelight is working. \starttext

[NTG-context] Re: Metapost limitation ?

2024-05-12 Thread Fabrice Couvreur
Sorry for the comment ! I use Evince Le dim. 12 mai 2024 à 17:30, Hans Hagen a écrit : > On 5/12/2024 3:57 PM, Fabrice Couvreur wrote: > > Hi, > > When I want to draw the curve which corresponds to n=60 (blue curve), it > > doesn't seem possible: I don't understand. > > Thanks > > Fabrice > > >

[NTG-context] Re: Metapost limitation ?

2024-05-12 Thread Hans Hagen
On 5/12/2024 3:57 PM, Fabrice Couvreur wrote: Hi, When I want to draw the curve which corresponds to n=60 (blue curve), it doesn't seem possible: I don't understand. Thanks Fabrice  \startMPpage[offset=1DK]           numeric u;           u = 6cm;           interim linejoin := mitered;  

[NTG-context] Metapost limitation ?

2024-05-12 Thread Fabrice Couvreur
Hi, When I want to draw the curve which corresponds to n=60 (blue curve), it doesn't seem possible: I don't understand. Thanks Fabrice \startMPpage[offset=1DK] numeric u; u = 6cm; interim linejoin := mitered; interim ahangle := 30; path xx,

[NTG-context] Maybe an alignement issue of \vdots in mixed \NC and \VL (\definemathmatrix)

2024-05-12 Thread garulfo
Hi, the first \vdots in the third row is not centered. \starttext \definemathmatrix[mymatrix][matrix:parentheses] \startformula \startmymatrix \NC A_1\VL B_1\NR \HL \NC \vdots \VL \vdots \NR \NC \vdots \NC \vdots \NR% there is probably something from here \HL \NC A_n\VL B_n

[NTG-context] Re: outlinetext broken?

2024-05-11 Thread Hans Hagen
On 5/11/2024 8:33 PM, Jairo A. del Rio wrote: As for the current ConTeXt, the example above still produces the wrong output. Can anyone reproduce this case? Thank you in advance. It's a bit tricky but this is what i can get ... see attached. (You have to wait till a next upload.) Hans

[NTG-context] Re: outlinetext broken?

2024-05-11 Thread Jairo A. del Rio
As for the current ConTeXt, the example above still produces the wrong output. Can anyone reproduce this case? Thank you in advance. Jairo El sáb, 4 may 2024 a la(s) 7:23 p.m., Jairo A. del Rio ( jairoadelr...@gmail.com) escribió: > Hi, list > > \startMPpage > draw

[NTG-context] Cron /var/www/aanhet.net/context/bin/cron/context-mirror

2024-05-11 Thread Cron Daemon
receiving incremental file list ./ ctan.lsr document-2.htm download-1.htm download-2.htm logo-ade.png logo-cts.png logo-pod.png rss.xml show-fil.pdf context/latest/ context/latest/cont-lmt.zip context/latest/cont-mpd.zip context/latest/cont-ppc.zip context/latest/cont-sci.zip

[NTG-context] Is there a way to consolidate index reference numbers by book?

2024-05-10 Thread Joel via ntg-context
\useregister[workbookA][03_workbook][learnedlong][WB~1:~] \useregister[workbookB][04_workbook][learnedlong][WB~2:~] \useregister[workbookC][05_workbook][learnedlong][WB~3:~] \useregister[workbookD][06_workbook][learnedlong][WB~4:~]    \startchapter[title=Standards]                   

[NTG-context] How to place text, but make it completely hidden from viewers?

2024-05-09 Thread Joel via ntg-context
I have found a few situations is confusing/breaking ConTeXt: - Footnotes inside tables, figures, frames, margins (won't render the cited item). - Custom index items inside those items (displays "entry not flushed"). My workaround has been to define a size 0 font \tfz, then put it in a block like

[NTG-context] no effect of \definefontfeature for adobevariablefontprototype

2024-05-09 Thread garulfo
Hi, trying to work with variable fonts, I am stuck at the very beginning. I can't see any effect of weight parameter. Using adobevariablefontprototypebold and adobevariablefontprototypelight is working. \starttext \definefontfeature[whatever][axis={weight:150}]%

[NTG-context] Re: rendering arabic diacritics

2024-05-09 Thread seyal zavira
Of course! i attached output file before and after applying new patch On Thu, May 9, 2024 at 9:08 AM Hamid,Idris wrote: > > > -- Original Message -- > From "Hans Hagen" > To "ntg-context@ntg.nl" > Date 5/9/2024 6:29:40 AM > Subject [NTG-context] Re: rendering arabic diacritics > > **

[NTG-context] Re: weird \inlinetypebuffer interaction

2024-05-09 Thread Pablo Rodriguez via ntg-context
On 5/9/24 12:57, Wolfgang Schuster wrote: > Pablo Rodriguez via ntg-context schrieb am 08.05.2024 um 18:05: >> [...] >> Since \type doesn’t collapse hyphens, wouldn’t it be possible to add >> \nohyphencollapsing to \typeinlinebuffer just for the sake of output >> consistency? > > You can make

[NTG-context] Re: rendering arabic diacritics

2024-05-09 Thread Hamid,Idris
-- Original Message -- From "Hans Hagen" mailto:j.ha...@xs4all.nl>> To "ntg-context@ntg.nl" mailto:ntg-context@ntg.nl>> Date 5/9/2024 6:29:40 AM Subject [NTG-context] Re: rendering arabic diacritics ** Caution: EXTERNAL Sender ** On 5/9/2024 2:17 PM,

[NTG-context] Re: rendering arabic diacritics

2024-05-09 Thread Hans Hagen
On 5/9/2024 2:17 PM, Hamid,Idris wrote: Hi Seyal, See below: -- Original Message -- From "Hans Hagen" mailto:j.ha...@xs4all.nl>> To "seyal.zav...@gmail.com " mailto:seyal.zav...@gmail.com>>; "mailing list for ConTeXt users" mailto:ntg-context@ntg.nl>>

[NTG-context] Re: rendering arabic diacritics

2024-05-09 Thread Hamid,Idris
Hi Seyal, See below: -- Original Message -- From "Hans Hagen" mailto:j.ha...@xs4all.nl>> To "seyal.zav...@gmail.com" mailto:seyal.zav...@gmail.com>>; "mailing list for ConTeXt users" mailto:ntg-context@ntg.nl>> Date 5/9/2024 3:31:45 AM Subject

[NTG-context] Re: weird \inlinetypebuffer interaction

2024-05-09 Thread Wolfgang Schuster
Pablo Rodriguez via ntg-context schrieb am 08.05.2024 um 18:05: On 5/7/24 22:37, Wolfgang Schuster wrote: [...] \typebuffer disables automatic \endash and \emdash with the \nohyphencollapsing command but the command isn't used for \typeinlinebuffer. Many thanks for your explanation, Wolfgang.

[NTG-context] Re: rendering arabic diacritics

2024-05-09 Thread Hans Hagen
On 5/9/2024 10:03 AM, seyal.zav...@gmail.com wrote: Hi all, when i want to use the linked font for arabic texts it doesn't render diacritics properly i doesn't have problem with this font in inkscape or libreoffice what featureset should i apply? font link:

[NTG-context] rendering arabic diacritics

2024-05-09 Thread seyal . zavira
Hi all, when i want to use the linked font for arabic texts it doesn't render diacritics properly i doesn't have problem with this font in inkscape or libreoffice what featureset should i apply? font link: https://drive.google.com/file/d/1hCcv6wqWjd-5GEKnaowh8E8YVbTgGqQr/view?usp=sharing this

[NTG-context] Re: Hbox error with itemized list on second page

2024-05-08 Thread Ross Schulman
Hi everyone. Just raising this question again. Is anyone able to help me figure out why this is happening and how I can fix it more permanently? Thank you all very much! Ross On Mon, May 6, 2024, at 7:33 PM, Ross Schulman wrote: > So, unfortunately while using `\testpage` helped in the version

[NTG-context] Re: weird \inlinetypebuffer interaction

2024-05-08 Thread Pablo Rodriguez via ntg-context
On 5/7/24 22:37, Wolfgang Schuster wrote: > [...] > \typebuffer disables automatic \endash and \emdash with the > \nohyphencollapsing command > but the command isn't used for \typeinlinebuffer. Many thanks for your explanation, Wolfgang. Since \type doesn’t collapse hyphens, wouldn’t it be

[NTG-context] Re: wiki Command/MPdrawingdonetrue => NO COMMAND FOUND

2024-05-08 Thread Taco Hoekwater
> On 8 May 2024, at 14:54, garu...@azules.eu wrote: > > Is there something to do to make the wiki aware of the existence of > \MPdrawingdonetrue ? Not right now. The Wiki only understands commands that are documented in the interface files (and it is a bit behind on those anyway). Also, I

[NTG-context] wiki Command/MPdrawingdonetrue => NO COMMAND FOUND

2024-05-08 Thread garulfo
Is there something to do to make the wiki aware of the existence of \MPdrawingdonetrue ? https://wiki.contextgarden.net/index.php?title=Command/MPdrawingdonetrue=edit=1 ___ If your question is of interest to others

[NTG-context] Re: intercolumn pull quotes typesetting

2024-05-08 Thread Garulfo
the PDF example is updated with \input knuth and \input ward as content. My apologies.___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl /

[NTG-context] Re: regular online meet-up

2024-05-08 Thread Henning Hraban Ramm
Reminder: This is tonight! Am 03.05.24 um 22:40 schrieb Henning Hraban Ramm: You’re invited to our regular online meet-up, this upcoming Wednesday, May 8th, 19:00 CEST (UTC+2!) at https://lecture.senfcall.de/hen-rbr-rku-oke (same, but shorter: https://u.mtxrun.eu/ctxmtg) ConTeXt users of all

<    2   3   4   5   6   7   8   9   10   11   >