[NTG-context] (ConTeXt LMTX 2.11.05) how do I make it so that sections, descriptions, and itemizations have just a space between some of the text that they produce

2024-09-16 Thread Felix
{\documentvariable{author}} \centerline{\documentvariable{date}} \blank[line] \stopsetups \startdocument[ title={Chapter 4 Quiz}, author={Author}, date={September 16, 2024} ] \startitemgroup[itemize][n] \startitem I'm not a fan of the default spacing \sto

[NTG-context] Re: Calling C code from ConTeXt LMTX

2024-09-16 Thread Florent Michel
: > >>> > >>> Thanks Bruce for your very helpful reply! > >>> > >>> The reason for my question was indeed consistency, e.g. ensuring > figure captions stay up to date with what the figures show when changing > parameters. Thinking more about

[NTG-context] Re: Calling C code from ConTeXt LMTX

2024-09-16 Thread Bruce Horrocks
estion was indeed consistency, e.g. ensuring figure >>> captions stay up to date with what the figures show when changing >>> parameters. Thinking more about it, the second solution you mention seems >>> to be a better option, though - I can simply define the parameters in an

[NTG-context] Re: Calling C code from ConTeXt LMTX

2024-09-16 Thread Henning Hraban Ramm
Am 16.09.24 um 12:59 schrieb Bruce Horrocks: On 15 Sep 2024, at 22:11, Florent Michel wrote: Thanks Bruce for your very helpful reply! The reason for my question was indeed consistency, e.g. ensuring figure captions stay up to date with what the figures show when changing parameters

[NTG-context] Re: Calling C code from ConTeXt LMTX

2024-09-16 Thread Bruce Horrocks
> On 15 Sep 2024, at 22:11, Florent Michel wrote: > > Thanks Bruce for your very helpful reply! > > The reason for my question was indeed consistency, e.g. ensuring figure > captions stay up to date with what the figures show when changing parameters. > Thinking more

[NTG-context] Re: Calling C code from ConTeXt LMTX

2024-09-15 Thread Florent Michel
Thanks Bruce for your very helpful reply! The reason for my question was indeed consistency, e.g. ensuring figure captions stay up to date with what the figures show when changing parameters. Thinking more about it, the second solution you mention seems to be a better option, though - I can

[NTG-context] Re: pdf properties

2024-08-29 Thread Thomas Meyer
er  > LuaMetaTeX mtx-pdf | author    > mtx-pdf | creation date > D:20240829164734+02'00 mtx-pdf | modification date > D:20240829164734+02'00 mtx-pdf | page mode > UseNone mtx-pdf | encrypted > ye

[NTG-context] Re: pdf properties

2024-08-29 Thread Hans Hagen
| number of pages > 1 mtx-pdf | title > Häns Hägen mtx-pdf | creator > LuaMetaTeX 2.11.05 20240828 + ConTeXt LMTX 2024.08.26 18:05 mtx-pdf | producer > LuaMetaTeX mtx-pdf | author > mtx-pdf | creation

[NTG-context] Re: Has anyone packages the ConTeXt standalone distributon for nixpkgs/NixOS?

2024-08-27 Thread Mica via ntg-context
from scratch. If you have a specific target machine in mind (e.g. an > x64) then producing a simple nix-shell that mimics a manual install of the > pre-built binary might be simpler. > > Also, ConTeXt changes frequently. That introduces quite a burden on keeping > th

[NTG-context] Re: Has anyone packages the ConTeXt standalone distributon for nixpkgs/NixOS?

2024-08-25 Thread Bruce Horrocks
inary might be simpler. Also, ConTeXt changes frequently. That introduces quite a burden on keeping the Nix package up-to-date unless it can be automated, which in turn is yet more work. If I used Nixos as my daily driver I might consider it, but I don’t. —

[NTG-context] Re: How do I get roman numerals in all numerable sections with no extra spacing after the period (would appreciate condensed code/simplification) (I read documentation but did not get an

2024-08-22 Thread Hraban Ramm
, % Center the section titles ] % it seems that when I make this into setupheads and delete the first square braket set it will not result in what I want \startsetups document:start \centerline{\documentvariable{title}} \centerline{\documentvariable{author}} \centerline{\docu

[NTG-context] How do I get roman numerals in all numerable sections with no extra spacing after the period (would appreciate condensed code/simplification) (I read documentation but did not get any re

2024-08-22 Thread Felix
] % it seems that when I make this into setupheads and delete the first square braket set it will not result in what I want \startsetups document:start \centerline{\documentvariable{title}} \centerline{\documentvariable{author}} \centerline{\documentvariable{date}} \blank[line

[NTG-context] Re: Probably a very simple question, but how do I get a page number to be centered, at the bottom and vertically in the middle whilst having my doc margins?

2024-08-19 Thread Felix
section numbers, use this \startsetups document:start \centerline{\documentvariable{title}} \centerline{\documentvariable{author}} \centerline{\documentvariable{date}} \blank[line] \stopsetups \startdocument[title=Title,author=Author,date=Date] \stopdocument ``` I hope

[NTG-context] Re: Complete novice, why does it seem that LuaLaTeX (Compiled via LaTeX Workshop with MikTeX and added packages on Windows) will generate a more compact result than ConTeXt?

2024-08-13 Thread Hans Hagen via ntg-context
en] \setupindenting[yes,0.5in] \startsetups document:start \centerline{\documentvariable{title}} \centerline{\documentvariable{author}} \centerline{\documentvariable{date}} \blank[line] \stopsetups \startdocument[title=Title

[NTG-context] Re: Nāgarī for Academics

2024-08-10 Thread Otared Kavian
> From: Wolfgang Schuster > Subject: Re: [NTG-context] Re: Nāgarī for Academics > Date: 10 August 2024 at 18:22:50 CEST > To: mailing list for ConTeXt users , Otared Kavian > > > > > Otared Kavian schrieb am 10.08.2024 um 17:56: >>> […] >> >>

[NTG-context] Re: Nāgarī for Academics

2024-08-05 Thread Hans Hagen via ntg-context
: \definefontfamily [nagari] [rm] [Adishila] [features=devanagari-one] \setupbodyfont [nagari] Example:   आनन्द This seems to be out of date and for most academics (especially outside of India) it is preferable to use Sanskrit in transcription (almost all databases use transcription) for input even if

[NTG-context] Re: Nāgarī for Academics

2024-08-05 Thread Pablo Rodriguez via ntg-context
p (no Indian language experience [I just learnt that Devanagari and Nagari were both scripts]). > This seems to be out of date and for most academics (especially > outside of India) it is preferable > to use Sanskrit in transcription (almost all databases use > transcription) for input even

[NTG-context] Re: Nāgarī for Academics

2024-08-05 Thread Richard Mahoney | Indica et Buddhica via ntg-context
  NZ NZBN: 9429041761809 -Original Message- From: Jürgen Hanneder via ntg-context Reply-To: mailing list for ConTeXt users To: mailing list for ConTeXt users Cc: hanne...@staff.uni-marburg.de Subject: [NTG-context] Nāgarī for Academics Date: 2024.08.05 21:31:16 Mailer: Horde Application

[NTG-context] Nāgarī for Academics

2024-08-05 Thread Jürgen Hanneder via ntg-context
-one] \setupbodyfont [nagari] Example: आनन्द This seems to be out of date and for most academics (especially outside of India) it is preferable to use Sanskrit in transcription (almost all databases use transcription) for input even if printing in Nāgarī. For this we now seem to have the

[NTG-context] Fwd: expansion and variables

2024-07-17 Thread Hans Hagen
Forwarded Message Subject: Re: [NTG-context] expansion and variables Date: Wed, 17 Jul 2024 23:10:23 +0200 From: Hans Hagen To: Henning Hraban Ramm On 7/17/2024 10:40 PM, Henning Hraban Ramm wrote: Something’s wrong with my code. I’ll try to keep a status to output a

[NTG-context] Re: https://behdad.org/text2024/

2024-07-09 Thread Hamid,Idris
Thanks to Luigi for sharing this. See below: -- Original Message -- From "Henning Hraban Ramm" mailto:te...@fiee.net>> To "ntg-context@ntg.nl<mailto:ntg-context@ntg.nl>" mailto:ntg-context@ntg.nl>> Date 7/9/2024 12:46:38 AM Subject [NTG-co

[NTG-context] Letter module broken?

2024-06-25 Thread Kip Warner
ding latin modern fonts (third stage) fonts > 'fallback modern rm 10pt' is loaded tex error > tex error on line 10 in file ./minimal.tex: Undefined control sequence \setupletteroptions 1 \mainlanguage[nl] 2 \usemodule[letter] 3 4 \setuplangua

[NTG-context] Re: context / auctex problem?

2024-06-19 Thread Jim
nTeXt-Mark-version "IV") > this seemed like a good idea, I think the contextgarden wiki page is very out of date on that point. I was using auctex 13.x.y and updated to 14.0.4 a while back, and never had to customize (or otherwise set) any variables to use the executable "conte

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

2024-06-14 Thread Denis Maier via ntg-context
Hi, the current update should contain a file general/manuals/xml-mkiv-tricks.pdf I couldn't find it. The math manuals are there though (thanks for all the hard work on this one!), and they date shows they have been just added. Any hints? Best, Denis -Ursprüngliche Nachricht- Von:

[NTG-context] Re: Bibliography: separating different kinds of literature OR Sectioning bibliography by type

2024-06-09 Thread Ben Moon via ntg-context
] \definebtxrendering [mybib] [specification=mybib, numbering=yes] \stopbtxrenderingdefinitions \startsetups btx:mybib:list:link \btxdoifelse {title} {\btxflush{title}:\space} {No Title} \btxdoifelse {url} {\btxflush{url};\space} {} \btxdoifelse {date} {abgerufen \btxflush{date

[NTG-context] Re: Number in a circle

2024-05-31 Thread Bruce Horrocks
istros can install from it if they know the 'magic' command line trickery. > But if you click the "Other versions of 'context' in untrusted > archives" at the bottom of the page it will show you PPAs. There > appears to be three, all of which are ancient.

[NTG-context] Re: Number in a circle

2024-05-30 Thread Bruce Horrocks
ng (i.e. mostly LaTeX packaging) is different to Linux > packaging. Somebody explained it to me in detail, but I can’t remember… > At least TeX Live’s yearly release setup doesn’t fit… well, anything else (I > find it annoying). But for release date, many of the active contributors m

[NTG-context] Re: self defined conversion in \date

2024-05-30 Thread Wolfgang Schuster
Peter Münster schrieb am 30.05.2024 um 23:22: On Thu, May 30 2024, Wolfgang Schuster wrote: The \date mechanism can only use conversions which are defined on the Lua side Ok. How please? This does not work: --8<---cut here---start->8--- \startl

[NTG-context] Re: self defined conversion in \date

2024-05-30 Thread Peter Münster
On Thu, May 30 2024, Wolfgang Schuster wrote: > The \date mechanism can only use conversions which are defined on the Lua side Ok. How please? This does not work: --8<---cut here---start->8--- \startluacode -- from https://wiki.contextgarden.ne

[NTG-context] Re: self defined conversion in \date

2024-05-30 Thread Wolfgang Schuster
Peter Münster schrieb am 30.05.2024 um 13:59: Hi, It seems, that you cannot use self defined conversions in \date: \defineconversion[mytest][X-\romannumerals] \starttext Self defined conversion: \convertnumber{mytest}{1} (OK)\\ Predefined conversion in date: \date[d=1][day:a] (OK)\\ Self

[NTG-context] Re: Number in a circle

2024-05-30 Thread Henning Hraban Ramm
he worldwide TeX community has thought about their approach a few times. TeX Live packaging (i.e. mostly LaTeX packaging) is different to Linux packaging. Somebody explained it to me in detail, but I can’t remember… At least TeX Live’s yearly release setup doesn’t fit… well, anything else (I find it a

[NTG-context] self defined conversion in \date

2024-05-30 Thread Peter Münster
Hi, It seems, that you cannot use self defined conversions in \date: \defineconversion[mytest][X-\romannumerals] \starttext Self defined conversion: \convertnumber{mytest}{1} (OK)\\ Predefined conversion in date: \date[d=1][day:a] (OK)\\ Self defined conversion in date: \date[d=1][day:mytest

[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] [installation] "unzipping" gives 0K files on windows

2024-05-14 Thread yashpalgoyal1304+ntgcontext
mtx-context | current version: 2024.04.01 08:59` it is aimed at illustration & outdated. no reason for it to be kept up-to-date. * [pragma-ade] shows: `2024-05-11 12:57 | 118925584` but it seems for the sources i guess? and it uses `-` dashes as date separator rather than dots at other

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

2024-05-13 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* <mailto:jairoadelr...@gmail.com>> 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! Th

[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

[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

[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>" mailto:ntg-context@ntg.nl>> Date 5/9/2024 6:29:40 AM Subject [NTG-context] Re: rendering arabic diacritics ** Caution: EXTERNAL

[NTG-context] Re: rendering arabic diacritics

2024-05-09 Thread Hans Hagen
or ConTeXt users" mailto:ntg-context@ntg.nl>> Date 5/9/2024 3:31:45 AM Subject [NTG-context] Re: rendering arabic diacritics ** Caution: EXTERNAL Sender ** On 5/9/2024 10:03 AM, seyal.zav...@gmail.com <mailto:seyal.zav...@gmail.com> wrote: Hi all, when i want to use the linked fon

[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>" mailto:seyal.zav...@gmail.com>>; "mailing list for ConTeXt users" mailto:ntg-contex

[NTG-context] Re: Why is this description environment not showing the correct title?

2024-05-05 Thread Wolfgang Schuster
gap before the next text. I am using this to display a simple timeline. Though the formatting looks perfect, very strangely when I compile it, it changes all of the dates to say "1540" (or whatever date was used first). Why is it showing the wrong title on the desc environment? --Joe

[NTG-context] Re: Why is this description environment not showing the correct title?

2024-05-05 Thread Mikael Sundqvist
d be bold, then there is a gap before the next text. > > I am using this to display a simple timeline. > > Though the formatting looks perfect, very strangely when I compile it, it > changes all of the dates to say "1540" (or whatever date was used first). > > Why is it

[NTG-context] Why is this description environment not showing the correct title?

2024-05-05 Thread Joel via ntg-context
strangely when I compile it, it changes all of the dates to say "1540" (or whatever date was used first). Why is it showing the wrong title on the desc environment? --Joel ___ If your question is of interest to

[NTG-context] Re: statistical charts module re-published

2024-04-28 Thread Henning Hraban Ramm
d by me as 2020-09-11 (date of the presentation). I’m sure there’s a newer version somewhere, at least at Ramkumar’s, and I’d like to update the repo to that. Also the sources for the documentation are missing. Authors, please help me save your wor

[NTG-context] Re: Most recent context doesn't like synctex?

2024-04-15 Thread Jim
l/texlive/2024/bin/x86_64-linux/context --once --texutil >>>> --synctex=1 --nonstop nwg_newsletter_2024_04.tex >>>> does create the .synctex file. >>>> The ConTeXt distribution version *does* create the file if --nonstop is >>>> *not* used. Knowing th

[NTG-context] Re: Most recent context doesn't like synctex?

2024-04-13 Thread Mikael Sundqvist
> > >> does create the .synctex file. > > > >> The ConTeXt distribution version *does* create the file if --nonstop is > >> *not* used. Knowing that, I can work around this for now, although > >> emacs+auctex probably won't be happy without --nonstop. >

[NTG-context] Re: Most recent context doesn't like synctex?

2024-04-13 Thread Jim
that, I can work around this for now, although >> emacs+auctex probably won't be happy without --nonstop. >> I updated the stand-alone ConTeXt a few minutes ago, so I'm up to date on >> that. >> Is this a bug introduced by some recent change? > it's

[NTG-context] Re: Most recent context doesn't like synctex?

2024-04-13 Thread Hans Hagen
distribution version *does* create the file if --nonstop is *not* used. Knowing that, I can work around this for now, although emacs+auctex probably won't be happy without --nonstop. I updated the stand-alone ConTeXt a few minutes ago, so I'm up to date on that. Is this a bug introduc

[NTG-context] Most recent context doesn't like synctex?

2024-04-12 Thread Jim
file if --nonstop is *not* used. Knowing that, I can work around this for now, although emacs+auctex probably won't be happy without --nonstop. I updated the stand-alone ConTeXt a few minutes ago, so I'm up to date on that. Is this a bug introduced by some recent chang

[NTG-context] Fwd: [lug-leaders] BachoTeX 2024: Last minute

2024-04-09 Thread Taco Hoekwater
Hi all, Please see the forwarded message from GUST below. Best wishes, Taco > Begin forwarded message: > > From: Jerzy Ludwichowski > Subject: [lug-leaders] BachoTeX 2024: Last minute > Date: 9 April 2024 at 14:09:09 CEST > To: tex...@tug.org, LUG boards > Reply-To:

[NTG-context] Fwd: Re: how to apply gradient color to a piece of text?

2024-04-07 Thread Hans Hagen
Forwarded Message Subject: Re: [NTG-context] Re: how to apply gradient color to a piece of text? Date: Sun, 7 Apr 2024 19:05:13 +0200 From: Hans Hagen To: Keith McKay On 4/7/2024 6:56 PM, Keith McKay wrote: Not for me either. I used it somewhere so I'll need to

[NTG-context] statistical charts module re-published

2024-04-05 Thread Henning Hraban Ramm
This is version 0.31, tagged by me as 2020-09-11 (date of the presentation). I’m sure there’s a newer version somewhere, at least at Ramkumar’s, and I’d like to update the repo to that. Also the sources for the documentation are missing. Authors, please help me save your work! Hraban

[NTG-context] Why is header page number appearing when I define a header?

2024-03-16 Thread Joel via ntg-context
\starttext              \setupheadertexts[Name:~][Date:~__][Date:~__][Name:~]             \setupfootertexts[][pagenumber][][pagenumber]     \input knuth \stoptext I used this code to create header texts that prints Name / Date on the

[NTG-context] Re: issue with module update

2024-03-11 Thread Pablo Rodriguez via ntg-context
I made that change to avoid having two releases with the same date (I think this also may give issues with symlinks). Well, I realize that if I make a wrong release, I have to number the new version with only numbers (and maybe points instead of hyphens). Sorry again for giving problem

[NTG-context] Re: missing metadata in LMTX

2024-03-05 Thread Wolfgang Schuster
The command is new and accepts the following keys: - title - subtitle - author - keyword - date Wolfgang ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg

[NTG-context] Re: MetaPost lines in tables?

2024-02-22 Thread Henning Hraban Ramm
{10}{ \bTR \bTD\strut \eTD\bTD \eTD\bTD \eTD \eTR } \eTABLE """ Hraban%D \module %D [ file=mp-sketch.mp %Dversion=2021.05.13 %D title=\CONTEXT\ \METAPOST\ graphics, %D subtitle=Sketch drawing, %D author=Aditya Mahajan, %D date=\

[NTG-context] Re: Sorry for once more asking, i am at Work

2024-02-20 Thread Gavin via ntg-context
ve 2023). In ConTeXt > terms, this is almost ancient (»uralt«). Just to clarify, TeX Live 2023 has a perfectly good, rather up-to-date version of ConTeXt. I’m using it to typeset books and papers with all sorts of MetaFun craziness. However, if I attempt to typeset one of these ConTeXt d

[NTG-context] Re: manuals

2024-02-18 Thread Jean-Pierre Delange
e.fr/; new recommended version here: http://lesfichesabebert.fr/TeX/context/context-intro.html). As mentionned by Alain Delmotte. Bertrand Masson always keeps his site up to date, as he gives references to the documentation compiled by Garulfo (Joaquín Ataz López ), available in several language

[NTG-context] Re: An announcement of my new book.

2024-02-15 Thread Hans Hagen
orial/reference manual/complete guide that comes /directly/ from the ConTeXt team (Hans, Wolfgang, etc). And, above all, that it is up to date: on Contextgarden many ‘valid’ manuals date back to many years ago, and the obsolescence of the software guides could make people say something like

[NTG-context] Re: An announcement of my new book.

2024-02-15 Thread Tommaso Gordini
ectly* from the ConTeXt team (Hans, Wolfgang, etc). And, above all, that it is up to date: on Contextgarden many ‘valid’ manuals date back to many years ago, and the obsolescence of the software guides could make people say something like «well, stuff from years ago, I don't trust it». A manual i

[NTG-context] Re: An announcement of my new book.

2024-02-13 Thread Peter Hopcroft via ntg-context
is more of an index to the existing documentation that is not out of date, with perhaps some simple examples. One case that comes to mind is to pass a couple of numbers to Lua, have it do a calculation and use the result in Context. Regards, Peter > On 14/02/2024, at 9:03 AM, Sir Coleman via

[NTG-context] Fwd: Re: Context lmtx for 32bit under LUBUNTU 18.04

2024-02-13 Thread Alain Delmotte
I answered only for Hraban!! Sorry8 Alain Message transféré Sujet : Re: [NTG-context] Re: Context lmtx for 32bit under LUBUNTU 18.04 Date : Tue, 13 Feb 2024 19:47:09 +0100 De :Alain Delmotte Pour : Henning Hraban Ramm Le 13-02-24 à 18:21, Henning Hraban Ramm a

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

2024-02-13 Thread Henning Hraban Ramm
/wiki/Politischer_Aschermittwoch Hraban Am 12.02.24 um 19:48 schrieb Willi Egger: Hi Hraban, hm there is a incongruence of the date. Either it is Wednesday the 14th of February or Tuesday the 13th of February… Which correct? Cheers Willi On 10 Feb 2024, at 23:01, Henning Hraban Ramm wrote

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

2024-02-12 Thread Willi Egger
Hi Hraban, hm there is a incongruence of the date. Either it is Wednesday the 14th of February or Tuesday the 13th of February… Which correct? Cheers Willi > On 10 Feb 2024, at 23:01, Henning Hraban Ramm wrote: > > You’re invited to our regular online meet-up, this upcoming &g

[NTG-context] Re: chronological TOC

2024-01-30 Thread BPJ
Den tis 30 jan. 2024 09:06Henning Hraban Ramm skrev: > Am 29.01.24 um 21:45 schrieb jbf: > > And indeed this is the best solution I could find, though it obviously > > meant that something like '29 April 2017' was no good for sorting on... > > it has to be the US d

[NTG-context] Re: chronological TOC

2024-01-30 Thread Henning Hraban Ramm
Am 29.01.24 um 21:45 schrieb jbf: And indeed this is the best solution I could find, though it obviously meant that something like '29 April 2017' was no good for sorting on... it has to be the US date format YY-MM-DD How did you expect a simple sorting algorithm to sort by verbose

[NTG-context] Re: chronological TOC

2024-01-29 Thread jbf
And indeed this is the best solution I could find, though it obviously meant that something like '29 April 2017' was no good for sorting on... it has to be the US date format YY-MM-DD Julian On 30/1/24 06:15, Wolfgang Schuster wrote: Henning Hraban Ramm schrieb am 27.01.2024 um

[NTG-context] Re: chronological TOC

2024-01-29 Thread Bruce Horrocks
terium=all] >>> >>> Then at an appropriate point after each \startchapter I have placed (as an >>> example): >>> >>> \writetolist[chron]{}{{\bf 29 April 2017,} Speech, Panama City} >>> >>> This gives me my list, but in page number ord

[NTG-context] Re: chronological TOC

2024-01-29 Thread Wolfgang Schuster
the back of the book: \placelist[chron][criterium=all] Then at an appropriate point after each \startchapter I have placed (as an example): \writetolist[chron]{}{{\bf 29 April 2017,} Speech, Panama City} This gives me my list, but in page number order. How do I get the date (e.g. 29 April

[NTG-context] Re: How to stop

2024-01-28 Thread Bruce Horrocks
TABLE[r][2,3,4,5,6,8,9,11,12,14][bottomframe=off] > \setupTABLE[r][1][bottomframe=on] > \bTABLE[split=yes] > \bTR\bTD {\it Lesson}\eTD\bTD {\it > Time} \\eTD\bTD {\it Date} \eTD\bTD {\it Page} \eTD\eTR >

[NTG-context] Re: How to stop

2024-01-27 Thread Hraban Ramm
]                             \bTABLE[split=yes]                                 \bTR\bTD {\it Lesson}  \eTD\bTD {\it Time} \\eTD\bTD {\it Date} \eTD\bTD {\it Page} \eTD\eTR                             \eTABLE What I've been finding is that previous settings on TABLES appearing earlier in the docume

[NTG-context] How to stop

2024-01-27 Thread Joel via ntg-context
]                                 \bTR\bTD {\it Lesson}        \eTD\bTD {\it Time} \\eTD\bTD {\it Date} \eTD\bTD {\it Page} \eTD\eTR                             \eTABLE What I've been finding is that previous settings on TABLES appearing earlier in the document is impacting later tables. For instanc

[NTG-context] Re: chronological TOC

2024-01-27 Thread Henning Hraban Ramm
=all] Then at an appropriate point after each \startchapter I have placed (as an example): \writetolist[chron]{}{{\bf 29 April 2017,} Speech, Panama City} This gives me my list, but in page number order. How do I get the date (e.g. 29 April 2017) to be the ordering factor in the list. I assume

[NTG-context] chronological TOC

2024-01-26 Thread jbf
after each \startchapter I have placed (as an example): \writetolist[chron]{}{{\bf 29 April 2017,} Speech, Panama City} This gives me my list, but in page number order. How do I get the date (e.g. 29 April 2017) to be the ordering factor in the list. I assume it will be something to do with

[NTG-context] Re: Using plain TeX commands in ConTeXt

2024-01-24 Thread Hamid,Idris
Hi Shiv, -- Original Message -- From "Shiv Shankar Dayal" mailto:shivshankar.da...@gmail.com>> To "mailing list for ConTeXt users" mailto:ntg-context@ntg.nl>> Date 1/24/2024 9:44:09 AM Subject [NTG-context] Re: Using plain TeX commands in ConTeXt **

[NTG-context] Re: How to obtain older versions of LMTX?

2024-01-17 Thread Otared Kavian
that is still the old one (it should be possible to get by push date but > i'm not fluent in git). > > Make a copy of your tex tree and copy teh donloaded files over it and see if > a format can be made. &g

[NTG-context] Re: How to obtain older versions of LMTX?

2024-01-17 Thread Hans Hagen
/contextgarden/context as that is still the old one (it should be possible to get by push date but i'm not fluent in git). Make a copy of your tex tree and copy teh donloaded files over it and see if a format can be made. Anyway, I'lll see if I can update one of these d

[NTG-context] Suggestions and problems of the manuals

2024-01-17 Thread Gerion Entrup
is lacking at least the parameter mentioned earlier. mtx-context | fatal error: return code: 1 - I tried to find a prebuild version and found https://mirror.contextgarden.net/general/manuals/math-mkiv.pdf. However, this document seems to be from 2021 and has a kind of wobbly rende

[NTG-context] Re: Why the way key-value argument is called affected the document's output?

2024-01-13 Thread Wolfgang Schuster
Ali Ali schrieb am 08.01.2024 um 23:53: Since in the "setup-en.pdf" on p. 234, in "\setuplayout" the possible values for "grid" key is "yes", "no" (default), and "off" respectively. The commands in the document are not always up to

[NTG-context] Re: Fwd: Re: x mark symbol and general symbol guide

2024-01-09 Thread Gerion Entrup
me.otf ``` Best, Gerion Am Montag, 16. Oktober 2023, 15:36:34 CET schrieb Gerion Entrup: > Hans already answered my question. Thank you! > > Gerion > -- Forwarded Message -- > > Subject: Re: [NTG-context] x mark symbol and general symbol guide > Date: Fr

[NTG-context] update

2024-01-08 Thread Hans Hagen via ntg-context
. For OSX I use a retired macbook air that Hans vd Meer sent me that has an old operating system but new enough so that its xcode can make intel and arm binaries. The linux binaries have teh problem that they depend on glibc versions and I'm assuming a reasonable up to date system so

[NTG-context] Re: QR Code

2023-12-21 Thread Ursula Hermann
, if some executables are missing, you have no choice but to (re)install them. MiKTeX users can use the MiKTeX Package Manager to install additional components (assuming that the core of the MiKTeX System is properly installed).

[NTG-context] Re: usage of conversion in \date

2023-12-18 Thread Peter Münster
On Wed, Nov 29 2023, Peter Münster wrote: > According to https://wiki.contextgarden.net/Command/date: > "The name suffixes indicate number conversions. Any conversion, either > built-in or defined by \defineconversion, can be used there." > > But it does not seem to w

[NTG-context] Re: Support Chinese Date Conversion

2023-11-29 Thread Yihan Song
potential number conversions. And I just realize, for Chinese date, only year section follows the as-is pattern, for month or day, December should be represented as 十二月 instead of 一二, twenty-sixth is 二十六日 instead of 二六, we might need to consider to narrow down the name to be year could be more p

[NTG-context] Re: usage of conversion in \date

2023-11-29 Thread Peter Münster
On Wed, Nov 29 2023, Hans Hagen wrote: > \setuplanguage[fr][date={day:++,\ ,month,\ ,year}] Unfortunately this does not work as I need. Only the "1" should be converted to 1er, not the other numbers. French is a bit special: You say "le premier novembre" but not "

[NTG-context] Re: Support Chinese Date Conversion

2023-11-29 Thread Hans Hagen
On 11/29/2023 7:56 AM, Yihan Song wrote: Dears, I am opening a PR <https://github.com/contextgarden/context/pull/1> to improve the Chinese date conversion but it seems that repo is just a mirror site without development activities, can someone help to review this one? sending patched

[NTG-context] Re: usage of conversion in \date

2023-11-29 Thread Hans Hagen
On 11/28/2023 6:09 PM, Peter Münster wrote: Hi, When printing a date in French, I would like to convert the "1" to "1\ier", but it does not work as I expect: --8<---cut here---start->8--- \startluacode -- from https://wiki

[NTG-context] Support Chinese Date Conversion

2023-11-28 Thread Yihan Song
Dears, I am opening a PR <https://github.com/contextgarden/context/pull/1> to improve the Chinese date conversion but it seems that repo is just a mirror site without development activities, can someone help to review this one? Thanks in advance. Cheers,

[NTG-context] usage of conversion in \date

2023-11-28 Thread Peter Münster
Hi, When printing a date in French, I would like to convert the "1" to "1\ier", but it does not work as I expect: --8<---cut here---start->8--- \startluacode -- from https://wiki.contextgarden.net/Command/defineconversion: inter

[NTG-context] Re: mathalignment; alignment of columns

2023-11-25 Thread Mikael Sundqvist
Hi, indeed, one can be surprised. The good thing is that you will now update the wiki, right? :) /Mikael PS I think the "official announcement" was made on the list, but I do not remember the exact date. On Sat, Nov 25, 2023 at 12:23 PM wolfgangbackes--- via ntg-context wrote: >

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

2023-11-05 Thread Henning Hraban Ramm
September, since we’ll meet in Sibřina in person. And let’s discuss there (or here) if we should move the date. CU soon! Oh my, I should pay attention which messages I copy. 🤦‍♂️ But the date next week is right. Hraban

[NTG-context] regular online mett-up

2023-11-05 Thread Henning Hraban Ramm
let’s discuss there (or here) if we should move the date. CU soon! (Same blurb as every time:) [Howto] * No special software installation required; most modern browsers should work (WebRTC required). * Open the above URL, accept the privacy statement, * enter your name, * click "join

[NTG-context] Re: sidebar and marginrule not working

2023-10-24 Thread Hamid,Idris
-- Original Message -- From "Henning Hraban Ramm" mailto:te...@fiee.net>> To "ntg-context@ntg.nl<mailto:ntg-context@ntg.nl>" mailto:ntg-context@ntg.nl>> Date 10/24/2023 8:04:34 AM Subject [NTG-context] Re: sidebar and marginrule not working ** Cauti

[NTG-context] Re: sidebar and marginrule not working

2023-10-24 Thread Hamid,Idris
dris" mailto:idris.ha...@colostate.edu>>; "mailing list for ConTeXt users" mailto:ntg-context@ntg.nl>> Date 10/24/2023 7:18:40 AM Subject Re: [NTG-context] sidebar and marginrule not working ** Caution: EXTERNAL Sender ** Hi Idris, Your code works fine on my machine

[NTG-context] Re: sidebar and marginrule not working

2023-10-24 Thread Hamid,Idris
-- Original Message -- From "Hans Hagen" mailto:j.ha...@xs4all.nl>> To "ntg-context@ntg.nl<mailto:ntg-context@ntg.nl>" mailto:ntg-context@ntg.nl>> Date 10/24/2023 6:17:24 AM Subject [NTG-context] Re: sidebar and marginrule not working ** Caution: EXT

[NTG-context] Re: sidebar and marginrule not working

2023-10-24 Thread Hans Hagen
On 10/24/2023 1:39 PM, Hamid,Idris wrote: -- Original Message -- From "Hamid,Idris" mailto:idris.ha...@colostate.edu>> To "mailing list for ConTeXt users" mailto:ntg-context@ntg.nl>> Date 10/23/2023 6:24:38 PM Subject [NTG-context] sidebar and marginr

[NTG-context] Re: sidebar and marginrule not working

2023-10-24 Thread Hamid,Idris
-- Original Message -- From "Hamid,Idris" mailto:idris.ha...@colostate.edu>> To "mailing list for ConTeXt users" mailto:ntg-context@ntg.nl>> Date 10/23/2023 6:24:38 PM Subject [NTG-context] sidebar and marginrule not working Dear gang, The appears to be

[NTG-context] Fwd: Re: x mark symbol and general symbol guide

2023-10-16 Thread Gerion Entrup
Hans already answered my question. Thank you! Gerion -- Forwarded Message -- Subject: Re: [NTG-context] x mark symbol and general symbol guide Date: Freitag, 13. Oktober 2023, 18:13:42 CEST From: Hans Hagen To: Gerion Entrup On 10/13/2023 2:33 PM, Gerion Entrup wrote: >

[NTG-context] Re: wiki update: Modules

2023-10-02 Thread Hans Hagen
at the page https://wiki.contextgarden.net/Matrix_in_maths <https://wiki.contextgarden.net/Matrix_in_maths> and verify that eveything on that page works fine and is up to date. Thank you! But there _is_ a matrix module (hey, I just looked through all this stuff!) by Jeong Dalyoung

[NTG-context] Re: Offline documentations

2023-10-02 Thread Thomas A. Schmitz
up to date, that would be a wonderful thing to have. I regularly find myself in situations where I don't have internet access and would love to have a look at the wiki. On the other hand: there is a lot of cruft on the wiki, badly outdated pages that relate to mkii etc. But selecting the

  1   2   3   4   5   6   7   8   9   10   >