[NTG-context] Re: Notes at end of book

2025-08-14 Thread Hans Hagen via ntg-context
stion is still: how can I delete/reset/overwrite/deregister an xml setup? All best Thomas On 8/13/25 21:49, Denis Maier via ntg-context wrote: I'm not sure you need this. I've recently had a project where I've processed a single source XML multiple times. Each environment cont

[NTG-context] Re: Notes at end of book

2025-08-14 Thread Thomas A. Schmitz
ill: how can I delete/reset/overwrite/deregister an xml setup? All best Thomas On 8/13/25 21:49, Denis Maier via ntg-context wrote: I'm not sure you need this. I've recently had a project where I've processed a single source XML multiple times. Each environment contains a set of xm

[NTG-context] Re: Notes at end of book

2025-08-13 Thread Denis Maier via ntg-context
7;m not sure you need this. I've recently had a project where I've processed a > single source XML multiple times. Each environment contains a set of xmlsetups that > work for the relevant node. > > > Hmm, I have to think about this. I don't think this the same use case. >

[NTG-context] Re: Notes at end of book

2025-08-13 Thread Thomas A. Schmitz
On 8/13/25 9:49 PM, Denis Maier via ntg-context wrote: I'm not sure you need this. I've recently had a project where I've processed a single source XML multiple times. Each environment contains a set of xmlsetups that work for the relevant node. Hmm, I have to think about this

[NTG-context] Re: Notes at end of book

2025-08-13 Thread Denis Maier via ntg-context
one. I > > assume that this is a case for the likes of \xmlremovesetup (or > > \xmlresetsetups? or > > \xmlresetdocumentsetups?) and then create a new one with > > \startxmlsetups xml:myallnewsetups \xmlregistersetup{xml:myallnewsetups}? > > I'm not sure you need this

[NTG-context] Re: Notes at end of book

2025-08-13 Thread Denis Maier via ntg-context
gt; xml:myallnewsetups \xmlregistersetup{xml:myallnewsetups}? I'm not sure you need this. I've recently had a project where I've processed a single source XML multiple times. Each environment contains a set of xmlsetups that work for the relevant node. \environment layout \environ

[NTG-context] Re: Notes at end of book

2025-08-13 Thread Denis Maier via ntg-context
Hi Thomas, You know more about XML processing than I do, but how does your project setup look like? I imagine you should be able to keep track of the footnotes in a lua table (just like shown in the xml-mkiv manual) and place them manually with \placefootnotes where you want. Something like

[NTG-context] Re: How to use Metapost libraries with Metafun?

2025-08-13 Thread Henning Hraban Ramm
Am 13.08.25 um 11:26 schrieb Shiv Shankar Dayal: How can I use Metapost libraries from texlive in ConTeXt? If you run on TeXlive, \useMPlib[libname] should be enough. Otherwise you must install it in one of your texmf trees, e.g. ~/texmf (= HOMETEXMF), /tex/texmf-project, /tex/texmf-local

[NTG-context] Re: testing tagging for UA-2

2025-07-12 Thread Hans Hagen via ntg-context
pped. It has to do with enabliong / disabling features and doing that in an arbitrary order is kind of messy. (I bet you know why by looking at code.) and it comes for free (so it's not driven by some paid project that can set priorities) There is the TUG development and accessibility fu

[NTG-context] Re: testing tagging for UA-2

2025-07-12 Thread Max Chernoff via ntg-context
ings (arbitrary order > initializations would complicate the code with no real gain) Right, this is more of a note in case anyone else ever runs into this issue. but adding a warning might be a good idea (although maybe not worth the effort). > and it comes for free (so > it's not dri

[NTG-context] Re: testing tagging for UA-2

2025-07-10 Thread Hans Hagen via ntg-context
deed, the format influences some later settings (arbitrary order initializations would complicate the code with no real gain) .. it might im prove over time but all this tagging is mostly a "when we're in the mood and has to be done when we are motivated" and it comes for

[NTG-context] Re: Processing time

2025-06-22 Thread John Was
there > > is an issue with your installation > > E.g. if TEXINPUT is set to a big tree, TeX will look through that for > every file. (I had TEXINPUT.lualatex set for a LaTeX project and it > increased processing time with that engine by minutes.) > > Hraban > > __

[NTG-context] Re: Processing time

2025-06-22 Thread Henning Hraban Ramm
Am 22.06.25 um 17:50 schrieb Hans Hagen: On 6/22/2025 5:16 PM, Henning Hraban Ramm wrote: E.g. if TEXINPUT is set to a big tree, TeX will look through that for every file. (I had TEXINPUT.lualatex set for a LaTeX project and it increased processing time with that engine by minutes.) It&#

[NTG-context] Re: Processing time

2025-06-22 Thread Hans Hagen
is set to a big tree, TeX will look through that for every file. (I had TEXINPUT.lualatex set for a LaTeX project and it increased processing time with that engine by minutes.) It's TEXINPIUTS, plural, right? Anyway: mtxrun --configurations will show you where the configuration files are l

[NTG-context] Re: Processing time

2025-06-22 Thread Henning Hraban Ramm
for every file. (I had TEXINPUT.lualatex set for a LaTeX project and it increased processing time with that engine by minutes.) Hraban ___ If your question is of interest to others as well, please add an entry to the

[NTG-context] Re: Diacritic in variable fonts

2025-06-16 Thread Henning Hraban Ramm
"whatever variantions we can come up with that a font editoir can make me" so i don't really go on a "check out every font" frenzy No, of course. Since “everyone” is producing them I guess their use is already quite widespread. it reduces bandwidth which is one reason wh

[NTG-context] Re: Diacritic in variable fonts

2025-06-16 Thread Hans Hagen
n make me" so i don't really go on a "check out every font" frenzy Since “everyone” is producing them I guess their use is already quite widespread. it reduces bandwidth which is one reason why the proje

[NTG-context] Re: New user here!

2025-06-14 Thread Pablo Rodriguez via ntg-context
.pdf#page=2). But it clearly seems that he abandoned this project in the meantime. Pablo ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.

[NTG-context] Re: upload

2025-06-14 Thread Hans Hagen
't tex live also in linux distributions? Yes, but almost all the distros base their packages off of the annual ISOs, most of which are severely outdated (TL23 and older are common): https://repology.org/project/texlive/versions https://repology.org/project/texlive-base/versions ok, so

[NTG-context] Re: upload

2025-06-14 Thread Max Chernoff via ntg-context
pdfTeX had a few bugs earlier this year. > and isn't tex live also in linux distributions? Yes, but almost all the distros base their packages off of the annual ISOs, most of which are severely outdated (TL23 and older are common): https://repology.org/project/texlive/versions https:/

[NTG-context] ConTeXt in TeX Live

2025-06-07 Thread Max Chernoff via ntg-context
ntains any files excluded from TeX Live for policy reasons, so that users can easily install these optional support files. The primary goal of this project is to make an installation of TeX Live with "scheme-context" (plus "context-nonfree" from TLContrib) behave identically to th

[NTG-context] Re: bytemap problem

2025-05-11 Thread Keith McKay
(see the latest LuaMetaFun manual) and I > > have come across a problem when I create more than 15 bytemaps. This > > came about as part of a bigger project where I create a large bytemap > > and then make smaller bytemaps with the data from

[NTG-context] Re: bytemap problem

2025-05-11 Thread Hans Hagen
On 5/11/2025 6:07 PM, Keith McKay wrote: Hi all, I've been playing with bytemaps (see the latest LuaMetaFun manual) and I have come across a problem when I create more than 15 bytemaps. This came about as part of a bigger project where I create a large bytemap and then make smaller byt

[NTG-context] bytemap problem

2025-05-11 Thread Keith McKay
Hi all, I've been playing with bytemaps (see the latest LuaMetaFun manual) and I have come across a problem when I create more than 15 bytemaps. This came about as part of a bigger project where I create a large bytemap and then make smaller bytemaps with the data from the large by

[NTG-context] Re: Tagging Math

2025-04-11 Thread Matthias Weber
rent MathCat. > See > https://latex3.github.io/tagging-project/documentation/wtpdf/fulldoc > for some discussions. > > To find and use the associated MathML file Foxit requires that it is > attached to a Formula element in the PDF 2.0 namespace: > https://github.com/foxitsoftware/

[NTG-context] Re: Tagging Math

2025-04-11 Thread Ulrike Fischer
tly make use of MathML embedded as associated file is Foxit together with a beta version of NVDA and a current MathCat. See https://latex3.github.io/tagging-project/documentation/wtpdf/fulldoc for some discussions. To find and use the associated MathML file Foxit requires that it is attached to a For

[NTG-context] Re: TaggedPDF & Screenreaders

2025-04-04 Thread Duncan Hothersall
nteresting. Duncan On Fri, 4 Apr 2025 at 09:20, Henning Hraban Ramm wrote: > Here are a few recordings how screenreaders handle tagged or untagged > PDFs (from LaTeX): > https://latex3.github.io/tagging-project/documentation/w

[NTG-context] TaggedPDF & Screenreaders

2025-04-04 Thread Henning Hraban Ramm
Here are a few recordings how screenreaders handle tagged or untagged PDFs (from LaTeX): https://latex3.github.io/tagging-project/documentation/wtpdf/fulldoc HR ___ If your question is of interest to others as well

[NTG-context] Re: Fwd: Re: [tlbuild] TL25 rebuild please

2025-03-06 Thread Hans Hagen via ntg-context
s/"-s"/""/' CMakeLists.txt $ sed -i '/STRIP/d' cmake/luametatex.cmake $ mkdir debug/ && cd debug/ $ cmake -DCMAKE_BUILD_TYPE=Debug -DLMT_PERMIT_LUA_LIBRARIES=yes .. At this point I got this CMake warning: CMake Warning: Manually-specified

[NTG-context] Fwd: Re: [tlbuild] TL25 rebuild please

2025-03-06 Thread Max Chernoff via ntg-context
t; $ sed -i '/STRIP/d' cmake/luametatex.cmake > > $ mkdir debug/ && cd debug/ > > $ cmake -DCMAKE_BUILD_TYPE=Debug -DLMT_PERMIT_LUA_LIBRARIES=yes .. > > At this point I got this CMake warning: > > CMake Warning: > Manually-specified variables we

[NTG-context] Re: month form \currentdate in Roman numerals

2025-03-02 Thread Mohammad Hossein Bateni
hould be used on lua side? Or to rewrite the lua table to use farsi as key not fa? > > If you want to add a language (parent of child) you need to check that > with Tomas Hala first because it has to into his label managagement > project (with international students). > &g

[NTG-context] Re: month form \currentdate in Roman numerals

2025-03-02 Thread Hans Hagen via ntg-context
x27;d add a language today we don't define the short ones as command any longer (we keep the existing ones for compatibility). If you want to add a language (parent of child) you need to check that with Tomas Hala first because it has to into his label managagement project (with international

[NTG-context] Re: Bug (?) in \definetabletemplate

2025-02-22 Thread Christian Prim via ntg-context
rks: > > > > \starttable[o0|l|l|ro0|] %same as above, but without the use of the > > defined template > > \NC first column \NC second column \NC third column \NC \AR > > \stoptable > > > > I know that this table-environment is deprecated. But it i

[NTG-context] Re: Bug (?) in \definetabletemplate

2025-02-22 Thread Wolfgang Schuster
example works: \starttable[o0|l|l|ro0|] %same as above, but without the use of the defined template         \NC first column \NC second column \NC third column \NC \AR \stoptable I know that this table-environment is deprecated. But it is best suited for my project. I love the use of the template

[NTG-context] Bug (?) in \definetabletemplate

2025-02-22 Thread Christian Prim via ntg-context
use of the defined template \NC first column \NC second column \NC third column \NC \AR \stoptable I know that this table-environment is deprecated. But it is best suited for my project. I love the use of the template with this environment. Thanks for looking into it. Christian

[NTG-context] Re: MetaPost behaviour differs between standalone and \startreusableMPgraphic

2025-02-19 Thread Hans Hagen
ed i; endfor; \stopreusableMPgraphic On Feb 18, 2025, at 3:28 PM, Pavneet Arora via ntg-context wrote: I am in the process of converting a bunch of old TikZ notepaper templates to native ConTeXt and MetaPost. This is a part of a project to generate notebooks with documentation data and t

[NTG-context] Re: MetaPost behaviour differs between standalone and \startreusableMPgraphic

2025-02-18 Thread Gavin via ntg-context
bunch of old TikZ notepaper > templates to native ConTeXt and MetaPost. This is a part of a project > to generate notebooks with documentation data and then blank pages appended to > fill out full sheets, and then collated in a particular order for trimming and > binding. > > As

[NTG-context] MetaPost behaviour differs between standalone and \startreusableMPgraphic

2025-02-18 Thread Pavneet Arora via ntg-context
I am in the process of converting a bunch of old TikZ notepaper templates to native ConTeXt and MetaPost. This is a part of a project to generate notebooks with documentation data and then blank pages appended to fill out full sheets, and then collated in a particular order for trimming and

[NTG-context] Re: Are paths resolved relative to file location or calling location?

2025-02-18 Thread Bruce Horrocks
tive to file location or >> calling >> location? >> >> >> >>> On 17 Feb 2025, at 14:42, denis.ma...@unibe.ch wrote: >>> >>> Hi, >>> I have a (simplified) project structure like this: >>> root-folder >>> /ass

[NTG-context] Re: Are paths resolved relative to file location or calling location?

2025-02-18 Thread Denis Maier via ntg-context
2025, at 14:42, denis.ma...@unibe.ch wrote: > > > > Hi, > > I have a (simplified) project structure like this: > > root-folder > > /asset > > /tex > > /results > > /source > > My tex file is stored under assets, the source is an xml fi

[NTG-context] Re: Are paths resolved relative to file location or calling location?

2025-02-18 Thread Denis Maier via ntg-context
nis.ma...@unibe.ch wrote: > > > Hi, > > I have a (simplified) project structure like this: > > > > root-folder > > /asset > > /tex > > /results > > /source > > > > My tex file is stored under assets, the source is an xml file under

[NTG-context] Re: Are paths resolved relative to file location or calling location?

2025-02-17 Thread Aditya Mahajan
On Mon, 17 Feb 2025, denis.ma...@unibe.ch wrote: > Hi, > I have a (simplified) project structure like this: > > root-folder > /asset > /tex > /results > /source > > My tex file is stored under assets, the source is an xml file under source, > the

[NTG-context] Re: Are paths resolved relative to file location or calling location?

2025-02-17 Thread Bruce Horrocks
> On 17 Feb 2025, at 14:42, denis.ma...@unibe.ch wrote: > > Hi, > I have a (simplified) project structure like this: > root-folder > /asset > /tex > /results > /source > My tex file is stored under assets, the source is an xml file under source, &

[NTG-context] Are paths resolved relative to file location or calling location?

2025-02-17 Thread denis.maier
Hi, I have a (simplified) project structure like this: root-folder /asset /tex /results /source My tex file is stored under assets, the source is an xml file under source, the pdf should be saved under results. If I call context from within the assets folder, the pdf is created as

[NTG-context] Re: How to load external lua library

2025-01-23 Thread Hans Hagen
linux derivative: https://archlinux.org/packages/core/x86_64/sqlite/) 2. Installing the luarocks package (https://luarocks.org/modules/dougcurrie/lsqlite3) for the 5.1, 5.3 and 5.4 lua versions. I also tried to symlink the files in $HOME/.luarocks/lib/lua/{version}/lsqlite3.so to the project dire

[NTG-context] How to load external lua library

2025-01-23 Thread krulis . tomas
/core/x86_64/sqlite/) 2. Installing the luarocks package (https://luarocks.org/modules/dougcurrie/lsqlite3) for the 5.1, 5.3 and 5.4 lua versions. I also tried to symlink the files in $HOME/.luarocks/lib/lua/{version}/lsqlite3.so to the project directory 3. I tried also setting the relevant lua paths

[NTG-context] Re: Weird date output

2025-01-14 Thread Wolfgang Schuster
age) return converters[method..":"..language] or converters[method] or sequences[method] end implement { name = "doifelseconverter", actions = { valid, commands.doifelse }, arguments = "2 strings", } implement { name = "checkedconve

[NTG-context] Re: Cannot build with newest context current version: 2024.11.01 19:19

2024-12-22 Thread juh+ntg-context--- via ntg-context
Addition: In an other project with mode specific buildings I have no problems with version 2024.09.25 11:53. juh ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist

[NTG-context] Re: On the use of btx datasets to manage images and plots

2024-11-25 Thread Hans Hagen
all the contributors to this project for making such a great piece of software. Now, let's dig into the topic: I'm a PhD student in High Energy Physics (HEP) and my typical work include producing lot of plots and then presenting them in various meetings, comparing my results with exi

[NTG-context] On the use of btx datasets to manage images and plots

2024-11-25 Thread marco . riggirello . 98
Dear all, since this is my first post on the mailing lists, let me make a small preamble: after years of LaTeX experience I decided in May to give ConTeXt a try. The journey has been extremely pleasant up to now, so I want to thank all the contributors to this project for making such a great

[NTG-context] Re: using command line arguments

2024-10-28 Thread Wolfgang Schuster
Henning Hraban Ramm schrieb am 28.10.2024 um 16:26: Am 28.10.24 um 16:18 schrieb Wolfgang Schuster: Henning Hraban Ramm schrieb am 28.10.2024 um 12:18: Hi, I’m trying to use a command line argument in parameter names – color name in the example below, variable namespace in my actual project

[NTG-context] Re: using command line arguments

2024-10-28 Thread Henning Hraban Ramm
Am 28.10.24 um 16:18 schrieb Wolfgang Schuster: Henning Hraban Ramm schrieb am 28.10.2024 um 12:18: Hi, I’m trying to use a command line argument in parameter names – color name in the example below, variable namespace in my actual project. I guess I need more expansion, but where? Or what’s

[NTG-context] Re: using command line arguments

2024-10-28 Thread Wolfgang Schuster
Henning Hraban Ramm schrieb am 28.10.2024 um 12:18: Hi, I’m trying to use a command line argument in parameter names – color name in the example below, variable namespace in my actual project. I guess I need more expansion, but where? Or what’s the problem here? """ \setupbod

[NTG-context] Re: using command line arguments

2024-10-28 Thread Henning Hraban Ramm
Am 28.10.24 um 13:01 schrieb Thomas A. Schmitz: On 28.10.24 12:18, Henning Hraban Ramm wrote: Hi, I’m trying to use a command line argument in parameter names – color name in the example below, variable namespace in my actual project. I guess I need more expansion, but where? Or what’s the

[NTG-context] Re: using command line arguments

2024-10-28 Thread Thomas A. Schmitz
On 28.10.24 12:18, Henning Hraban Ramm wrote: Hi, I’m trying to use a command line argument in parameter names – color name in the example below, variable namespace in my actual project. I guess I need more expansion, but where? Or what’s the problem here? Perhaps my approach is too

[NTG-context] using command line arguments

2024-10-28 Thread Henning Hraban Ramm
Hi, I’m trying to use a command line argument in parameter names – color name in the example below, variable namespace in my actual project. I guess I need more expansion, but where? Or what’s the problem here? """ \setupbodyfont[plex,18pt] % set \OEM to the parameter name, fal

[NTG-context] Re: penalties

2024-10-10 Thread Mikael Sundqvist
ows and clubs get only 150 in TeX, but 2000 in ConTeXt, as far as I > could find. > > Are there more penalties that make sense to set individually? If you do math there might be more (set above by strictmath), but I think you are fine with the ones above. Since you are finishing a proj

[NTG-context] Re: fixing kerning and substitutions

2024-10-09 Thread Hans Hagen via ntg-context
On 10/9/2024 12:22 PM, Florian Grammel wrote: I am trying to reuse code of a project from 2017 with TL23 context. (Other questions probably coming up...) Back then I used font handlers to fix some smaller problems in the font, i.e. a wrongly placed small capital and missing kerning for the

[NTG-context] fixing kerning and substitutions

2024-10-09 Thread Florian Grammel
I am trying to reuse code of a project from 2017 with TL23 context. (Other questions probably coming up...) Back then I used font handlers to fix some smaller problems in the font, i.e. a wrongly placed small capital and missing kerning for the small caps. The following code works with context

[NTG-context] Re: As a person with very basic LaTeX skills, no experience with programming languages and an interest in LMTX (I have been coding extremely basic LMTX), how do I properly learn LMTX as

2024-09-25 Thread Tommaso Gordini
nuth’s TeXbook or Eikhout’s TeX > > by topic makes sense for a beginner, depending on what you want to do. > > Well, but one gets the idea by looking at it. > > > It makes no sense to try to learn ConTeXt on the dry; choose a project > > and overcome its problems one aft

[NTG-context] Re: As a person with very basic LaTeX skills, no experience with programming languages and an interest in LMTX (I have been coding extremely basic LMTX), how do I properly learn LMTX as

2024-09-24 Thread Hans Hagen
Knuth’s TeXbook or Eikhout’s TeX by topic makes sense for a beginner, depending on what you want to do. Well, but one gets the idea by looking at it. It makes no sense to try to learn ConTeXt on the dry; choose a project and overcome its problems one after the other. If you don’t have an

[NTG-context] Re: As a person with very basic LaTeX skills, no experience with programming languages and an interest in LMTX (I have been coding extremely basic LMTX), how do I properly learn LMTX as

2024-09-24 Thread Henning Hraban Ramm
for a beginner, depending on what you want to do. It makes no sense to try to learn ConTeXt on the dry; choose a project and overcome its problems one after the other. If you don’t have an application for TeX, you don’t need to learn it. What do you want to achieve? Hraban Am 24.09.24 um

[NTG-context] Re: images with alt text

2024-09-22 Thread Hans Hagen via ntg-context
s and such ) anyway, i might wait till we have some project for some government Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 03

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

2024-09-16 Thread Florent Michel
to duplicate the parameter values. And since my specific workflow is indeed already convoluted it will not really add extra complexity. Thanks also Henning for mentioning the filter module! I'll have a closer look into how I could use it - and it will certainly come useful, either for this pr

[NTG-context] Calling C code from ConTeXt LMTX

2024-09-14 Thread Florent Michel
Hello, TL;DR: Could building LuaMetaTeX with the `-fPIC` flag for the Lua library have negative consequences? Is there a better way to be able to call external C functions from ConTeXt? I am working on a small project where it would be convenient to call functions written in C (possibly pre

[NTG-context] Re: Steps to become a ConTeXt developer

2024-08-28 Thread Hans Hagen via ntg-context
kael and I have plans to look into it ... a pet project for metapost lovers. There’s also the scite module that uses SciTE’s lexers for syntax highlighting. The builtin highlighters are limited to TeX/ConTeXt, MetaPost, Lua and XML. They are actually just lpeg lexers that we made for use in s

[NTG-context] Re: Steps to become a ConTeXt developer

2024-08-28 Thread Mojca Miklavec
e ConTeXt, I would love to be able to dive deeper into ConTeXt development, so maybe you have some suggestions for a project that I could do?" Or "I love ConTeXt, but I have never written any macros. I would love to start a small business offering X to customers. What's the best w

[NTG-context] Re: Steps to become a ConTeXt developer

2024-08-28 Thread Shiv Shankar Dayal
s. > > As an example, project like updating math took many man-years and > intense testing, discussion and experimenting (so also quite some long > term commitment). In a similar fashion (and related) we now are playing > with the par and pagebuilder where user input and testing is requi

[NTG-context] Re: Steps to become a ConTeXt developer

2024-08-28 Thread Hans Hagen via ntg-context
needs to be quite a bit experienced in tex and the way context approaches things. As an example, project like updating math took many man-years and intense testing, discussion and experimenting (so also quite some long term commitment). In a similar fashion (and related) we now are playing wit

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

2024-07-09 Thread Hans Hagen
endent, complete OpenType renderer, it seems. Different worlds, different audiences, different objectives so a waste of energy to discuss i guess. I can only say that when we started with luatex there was nothing that fit the requirements (oriental tex sub project) so we decided to go the lua

[NTG-context] Re: Anyone working on a treesitter grammar?

2024-07-05 Thread Jethro Djan
Hello, All tree-sitter projects look like this I think. For Neovim, all you have to do is clone the project to a place in your path and generate a parser using the command 'tree-sitter generate'. Then you open Neovim to install it with 'TSInstall (the name of the grammar withou

[NTG-context] Re: weekend update

2024-06-21 Thread Pablo Rodriguez via ntg-context
fic > 'inacessible pdf' project that Mikael S. and I recently started. Many thanks for the new upload, Hans. I have just tested this feature and I really like it. Pablo ___ If your question is of intere

[NTG-context] weekend update

2024-06-21 Thread Hans Hagen via ntg-context
r these ai bots (as in cloud based pdf stuff). It's the first outcome of the multi-year, multi-stage, very scientific 'inacessible pdf' project that Mikael S. and I recently started. Hans -

[NTG-context] Re: digital signing in ConTeXt

2024-06-18 Thread Hans Hagen via ntg-context
t ... i'll can only spend time on it in a real project (it's notp that interesting as hobby) I think this may be avoided by adding a timestamp token (as unsigned attribute) in the PKCS#7 (as mentioned in the PDF spec). dunno, can test it https://opensource.adobe.com/dc-acrobat-s

[NTG-context] Re: Kerning in Noto Serif

2024-06-06 Thread Lutz Haseloff
nger does that ... keep in mind thta fonts >are not downward compatible so never update (or let your syetem do it) in the >middle of a project > >Hans > >- > Hans Hagen | P

[NTG-context] Re: Kerning in Noto Serif

2024-06-06 Thread Hans Hagen
ure[default][default][script=latn] as it looks like dflt/dflt is no longer does that ... keep in mind thta fonts are not downward compatible so never update (or let your syetem do it) in the middle

[NTG-context] Re: Number in a circle

2024-05-31 Thread Bruce Horrocks
ate their packages, depending on who is > assigned as package maintainer. Because of that, this is part of the > reason why PPAs are popular because they shorten the time for lay users > to try the new version without having to fiddle with paths, tarballs, > etc. > > Once you have a

[NTG-context] Re: Number in a circle

2024-05-30 Thread Kip Warner
the time for lay users to try the new version without having to fiddle with paths, tarballs, etc. Once you have a PPA up, to build binary packages the builder does the same as the ones used by the Debian project. You upload a Debian source package and it will then go and build and test the resulti

[NTG-context] Re: Number in a circle

2024-05-30 Thread Bruce Horrocks
lly once they're up there's not much to do after. Since ConTeXt is >> already Debianized by the Debian project, you probably can start with >> their debian/ folder, edit as needed, and then you should be good. You >> can also set an automatic build recipe in the PPA so each

[NTG-context] Re: Number in a circle

2024-05-30 Thread Henning Hraban Ramm
of curiosity. Right now it's the latter due to time constraints. Although I have helped a number of free software projects get PPAs up and running. Usually once they're up there's not much to do after. Since ConTeXt is already Debianized by the Debian project, you probably can start w

[NTG-context] Re: Number in a circle

2024-05-30 Thread Kip Warner
it's the latter due to time constraints. Although I have helped a number of free software projects get PPAs up and running.  Usually once they're up there's not much to do after. Since ConTeXt is already Debianized by the Debian project, you probably can start with their debian/ folder, edi

[NTG-context] Re: Number in a circle

2024-05-30 Thread Thomas A. Schmitz
On 30.05.24 18:18, Kip Warner wrote: Thanks Hrabab. With respect to the latter wiki page, the project might consider adding a PPA. They're very popular among the over a hundred different Debian based distros out there. They reconcile both system requirements of proper FHS usage and file tra

[NTG-context] Re: Number in a circle

2024-05-30 Thread Kip Warner
distribution with a current version. > > You can also install an additional ConTeXt LMTX, just be careful > about your PATH. > https://wiki.contextgarden.net/Installation Thanks Hrabab. With respect to the latter wiki page, the project might consider adding a PPA. They're very po

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

2024-05-20 Thread Hans Hagen via ntg-context
On 5/20/2024 12:38 AM, and...@borisov.dev wrote: 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

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

2024-05-19 Thread andrei
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 to compile with LuaTeX by invoking > `context --latex`, it can’t find the module. > > Do I need to do som

[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

[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

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

2024-05-12 Thread Rik Kabel
binary from https://build.contextgarden.net/dl/luametatex/work/ Hans Thank you. That works for both of the examples and for the larger project from which they were derived. -- Rik ___ If your question is of interest

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

2024-04-30 Thread Ross Schulman
psum[alternative=words, n=10, inbetween=\space] \par \item \ipsum[alternative=words, n=10, inbetween=\space] \par \stopitemize \sym{2010--2014}\color[forestgreen]{Computer and Communications Industry Association}\hfill \color[darkgrey]{\tfx Washington, DC} Lorem Project Manager \startitemi

[NTG-context] Re: The graph is not visible.

2024-04-25 Thread Fabrice Couvreur
e fix it. Not elegant, but if it works it works! >> >> Good luck, >> Taco >> >> >> > >> > \startcomponent[chapter-14] >> > \startMPpage >> > ... >> > \stopMPpage >> > \stopcomponent >> > >> &g

[NTG-context] Re: The graph is not visible.

2024-04-25 Thread Fabrice Couvreur
> > > > \startcomponent[chapter-14] > > \startMPpage > > ... > > \stopMPpage > > \stopcomponent > > > > But if I compile my project, it disappears !! > > > > \startproduct[terminale-manual] > > \startbodymatter > >

[NTG-context] Re: The graph is not visible.

2024-04-25 Thread Taco Hoekwater
gt; ... > \stopMPpage > \stopcomponent > > But if I compile my project, it disappears !! > > \startproduct[terminale-manual] > \startbodymatter > \component[chapter-1] > \component[chapter-2] > \component[chapter-3] > \componen

[NTG-context] Re: The graph is not visible.

2024-04-25 Thread Hans Hagen
le my project, it disappears !! \startproduct[terminale-manual]  \startbodymatter       \component[chapter-1]       \component[chapter-2]       \component[chapter-3]       \component[chapter-4]       \component[chapter-5]       \component[chapter-6]       \component[chapter-7]       \comp

[NTG-context] Re: The graph is not visible.

2024-04-25 Thread Fabrice Couvreur
Hi Taco, I knew I wouldn't be able to explain what was happening. The code works perfectly and the figure is clearly visible in the component chapter-14 : \startcomponent[chapter-14] \startMPpage ... \stopMPpage \stopcomponent But if I compile my project, it disappears !! \startpr

[NTG-context] Re: The graph is not visible.

2024-04-25 Thread Taco Hoekwater
:27, Fabrice Couvreur > wrote: > > Hi, > I don't know if I can explain the problem I'm having. I made a project with > 14 chapters. In each of them, there are graphics embedding metapost code. I > proceed as follows : I compile each chapter alone with lmtx then I co

[NTG-context] The graph is not visible.

2024-04-25 Thread Fabrice Couvreur
Hi, I don't know if I can explain the problem I'm having. I made a project with 14 chapters. In each of them, there are graphics embedding metapost code. I proceed as follows : I compile each chapter alone with lmtx then I compile the project containing the 14 chapters. I didn'

[NTG-context] Re: PDF/UA-2, WTPDF

2024-04-07 Thread Ulrike Fischer
has access to the > documents anyway? No, members have access to drafts during the time such a standard is developed and discussed in the Working Groups but once it is released there is no longer a free access. BTW: The LaTeX Project is a member too https://pdfa.org/memb

[NTG-context] PDF/UA-2, WTPDF

2024-04-06 Thread Henning Hraban Ramm
aTeX and LibreOffice are already capable of producing PDF/UA-2 files, and with some tweaking, LaTeX can produce what appear to be really good WTPDF files. Kudos to both those development teams! https://github.com/latex3/tagging-project/discussions/72 Finally, in case you missed earlier posts f

[NTG-context] Re: last page number for a list

2024-04-03 Thread Alan Bowen
{r}{\lastpagenumber} and \at[\Reference]–\at[\lastpagenumber] work properly in the body text. The overall structure is project-product sort with many components in the product. This is probably TMI. The bottom line is that I am truly stumped. All best, Alan On Wed, Apr 3, 2024 at 6:56 AM Bruce

[NTG-context] Re: upload

2024-04-01 Thread Mikael Sundqvist
st and > otherwise. > > -- If you have troubles (crash) you need to wipe the cache due to a > change in lua bytecode storage (no easy way to catch it). > > Hans & Mikael In addition to what Hans wrote, I need to write and apologize. About two years ago I was working on a b

  1   2   3   4   5   6   7   8   9   10   >