[NTG-context] Re: Wiki's broken

2024-06-17 Thread Taco Hoekwater
> On 14 Jun 2024, at 23:43, Taco Hoekwater wrote: > > After the weekend, I will see whether we can somehow enlarge the server (more > memory/more cpu). For now, you will occasionally get this message, sorry. I > blame the USA elections with their associated rise of online town criers > floo

[NTG-context] line numbering respecting original lines

2024-06-17 Thread Henning Hraban Ramm
When discussing verses or other texts that have distinct line breaking, I need line numbering to adhere to that, even if some lines are too long and need breaking. Is that possible? In my example below the 3rd line is too long and gets line numbers 3 and 4. Same problem with source code exampl

[NTG-context] Re: Math manual

2024-06-17 Thread Gerion Entrup
Am Sonntag, 16. Juni 2024, 18:59:52 MESZ schrieb skyhorse--- via ntg-context: > > Mikael Sundqvist wrote: > > > > ./tex/texmf-context/doc/context/documents/general/manuals/mathincontext-screen.pdf > > ./tex/texmf-context/doc/context/documents/general/manuals/mathincontext-paper.pdf > > > > > So

[NTG-context] Re: Combine \setupdelimitedtext with an author (define custom variable?)

2024-06-17 Thread Gerion Entrup
Am Donnerstag, 6. Juni 2024, 16:34:03 MESZ schrieb Wolfgang Schuster: > \startsetups [userdata:extract] > \startnarrower > \setupindenting[next] > \getuserdata > \hairline > \dontleavehmode\wordright{\itx\userdataparameter{author}} > \stopnarrower > \st

[NTG-context] Transparency in external PDFs does not work

2024-06-17 Thread Gerion Entrup
Hi, I'm using LaTeX-Beamer and TikZ for figure typesetting. With this combination, it is easy to combine Beamer's animation system with TikZ transparency feature. This way, the resulting PDFs contain the full graphic on every page, but parts of it are invisible for a specific page. One of these

[NTG-context] Re: expanded doif's

2024-06-17 Thread Wolfgang Schuster
Hans van der Meer schrieb am 17.06.2024 um 09:01: I want to show an errormessage when the macro is undefined. It requires expansion of \xmlatt{#1}{name}. \ifdefined\xmlatt{#1}{name} didn't worked nor \expandafter\ifdefined I thought of the expanding \doif's. See the attached output of this xmls

[NTG-context] Re: line numbering respecting original lines

2024-06-17 Thread Wolfgang Schuster
Henning Hraban Ramm schrieb am 17.06.2024 um 14:03: When discussing verses or other texts that have distinct line breaking, I need line numbering to adhere to that, even if some lines are too long and need breaking. Is that possible? In my example below the 3rd line is too long and gets line n

[NTG-context] table float split behavior

2024-06-17 Thread Henning Hraban Ramm
Table floats split in odd places, independent of top/page/here location. There’s always a first part, then some not-float text, then the other parts. Even if the table would fit on two pages (with location=page), it always gets split into three. Can I influence this anyhow? Hraban \usemodu

[NTG-context] Re: line numbering respecting original lines

2024-06-17 Thread Henning Hraban Ramm
Am 17.06.24 um 18:16 schrieb Wolfgang Schuster: Henning Hraban Ramm schrieb am 17.06.2024 um 14:03: When discussing verses or other texts that have distinct line breaking, I need line numbering to adhere to that, even if some lines are too long and need breaking. Is that possible? In my examp

[NTG-context] Re: contextwiki what is going on?

2024-06-17 Thread Bruce Horrocks
The setting is controlled via Safari -> Preferences -> Websites -> Downloads I'm not aware of any way to inadvertantly reset or change the setting for a site. > On 16 Jun 2024, at 21:17, Hans van der Meer via ntg-context > wrote: > > Mysterious: loading once explicitely of the full URL > ht

[NTG-context] Re: expanded doif's

2024-06-17 Thread Pablo Rodriguez via ntg-context
On 6/17/24 16:52, Wolfgang Schuster wrote: > Hans van der Meer schrieb am 17.06.2024 um 09:01: >> I want to show an errormessage when the macro is undefined. It requires >> expansion of \xmlatt{#1}{name}. dr. van der Meer, \xmldoifatt (with ifnot and ifelse variants) should cover that case (https

[NTG-context] Re: line numbering respecting original lines

2024-06-17 Thread Wolfgang Schuster
Henning Hraban Ramm schrieb am 17.06.2024 um 18:46: Am 17.06.24 um 18:16 schrieb Wolfgang Schuster: Henning Hraban Ramm schrieb am 17.06.2024 um 14:03: When discussing verses or other texts that have distinct line breaking, I need line numbering to adhere to that, even if some lines are too lo

[NTG-context] context / auctex problem?

2024-06-17 Thread Jürgen Hanneder via ntg-context
Apologies for this question, which is probably an auctex problem. I have a new install of everything (LinuX, emacs, texlive) and the latest (?) context (ConTeXt ver: 2024.05.27 18:16 LMTX) installed in a separate directory. Running context from the commandline works fine, so I guess I did n

[NTG-context] Re: line numbering respecting original lines

2024-06-17 Thread Henning Hraban Ramm
Am 17.06.24 um 19:07 schrieb Wolfgang Schuster: Henning Hraban Ramm schrieb am 17.06.2024 um 18:46: Am 17.06.24 um 18:16 schrieb Wolfgang Schuster: Henning Hraban Ramm schrieb am 17.06.2024 um 14:03: When discussing verses or other texts that have distinct line breaking, I need line numbering

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

2024-06-17 Thread Henning Hraban Ramm
Am 17.06.24 um 14:15 schrieb Jürgen Hanneder via ntg-context: Apologies for this question, which is probably an auctex problem. I have a new install of everything (LinuX, emacs, texlive) and the latest (?) context (ConTeXt ver: 2024.05.27 18:16 LMTX) Latest ist today’s, but that’s not the p

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

2024-06-17 Thread seyal zavira
In Emacs, I prefer use pure ConTeXt. I have attached my Emacs init file. This setup is so satisfying. You can compile your documents with just C-c c and view them with C-c v. Also, you don't need to close the PDF after every compile (Evince will restart the contents after compilation). In GNOME, yo

[NTG-context] digital signing in ConTeXt

2024-06-17 Thread Pablo Rodriguez via ntg-context
Dear list, the latest version of LMTX can digitally sign PDF documents. It requires OpenSSL installed (since it does the crypto part). I have two issues that I would like to be tested by others. A sample certificate may be found at https://mailman.ntg.nl/archives/list/ntg-context@ntg.nl/message/

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

2024-06-17 Thread Joaquín Ataz López
Thank you very much for sharing the configuration needed to compile with ConTeXt from Emacs. The standard AucTeX configuration does not allow to compile with the latest version of LMTX. And the information in AucTeX on how to change that is frankly deficient. To the point that I, who am an Emac

[NTG-context] Upgrading from 2021.03.05.20230120 -> 2023.05.05.20230730 breaks BibTeX footnotes

2024-06-17 Thread Kip Warner
Hello list, I recently upgraded my distro release to Ubuntu Noble on one of my machines. The ConTeXt packages that were previously for 2021.03.05.20230120 were upgraded to 2023.05.05.20230730. Since the upgrade I've noticed my BibTeX footnotes that previously looked like this:    https://imgur.c

[NTG-context] Re: digital signing in ConTeXt

2024-06-17 Thread Henning Hraban Ramm
Am 17.06.24 um 19:51 schrieb Pablo Rodriguez via ntg-context: Dear list, the latest version of LMTX can digitally sign PDF documents. It requires OpenSSL installed (since it does the crypto part). Could anyone confirm the following issues? 1. The signature I get is wrong, unless I apply this p

[NTG-context] Re: digital signing in ConTeXt

2024-06-17 Thread Pablo Rodriguez via ntg-context
On 6/17/24 20:21, Henning Hraban Ramm wrote: >> [...] > Can confirm. Many thanks for your testing, Hraban. > Before patching, I checked with … > – Acrobat Reader: doesn’t recognize a signature > – Foxit Reader: "a signature is invalid" The signature is invalid since it leaves an space outside th

[NTG-context] Re: Transparency in external PDFs does not work

2024-06-17 Thread Pablo Rodriguez via ntg-context
On 6/17/24 17:07, Gerion Entrup wrote: > [...] > I use Okular/Poppler as PDF viewer. > Can I fix this somehow or is it a bug somewhere deeper? Hi Gerion, I can confirm your issue. It seems to be an issue with LMTX. LuaTeX has no problem with the file. Just in case it helps, Pablo ___

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

2024-06-17 Thread Peter Münster
On Mon, Jun 17 2024, Joaquín Ataz López wrote: > The standard AucTeX configuration does not allow to compile with the > latest version of LMTX. Hi, What is the issue please? (I’m using the latest ConTeXt and the latest AucTeX and don’t have any problem.) TIA, -- Peter _

[NTG-context] Re: Combine \setupdelimitedtext with an author (define custom variable?)

2024-06-17 Thread Wolfgang Schuster
Gerion Entrup schrieb am 17.06.2024 um 13:04: Am Donnerstag, 6. Juni 2024, 16:34:03 MESZ schrieb Wolfgang Schuster: [...] Wolfgang I tried to combine this with the code of the mail thread: "setuphead in connection with the command argument" but had not luck. ConTeXt always stops with: ``` c

[NTG-context] Re: line numbering respecting original lines

2024-06-17 Thread Wolfgang Schuster
Henning Hraban Ramm schrieb am 17.06.2024 um 19:30: Am 17.06.24 um 19:07 schrieb Wolfgang Schuster: Henning Hraban Ramm schrieb am 17.06.2024 um 18:46: Am 17.06.24 um 18:16 schrieb Wolfgang Schuster: Henning Hraban Ramm schrieb am 17.06.2024 um 14:03: When discussing verses or other texts that

[NTG-context] Re: Transparency in external PDFs does not work

2024-06-17 Thread Hans Hagen
On 6/17/2024 5:07 PM, Gerion Entrup wrote: Hi, I'm using LaTeX-Beamer and TikZ for figure typesetting. With this combination, it is easy to combine Beamer's animation system with TikZ transparency feature. This way, the resulting PDFs contain the full graphic on every page, but parts of it are

[NTG-context] Re: line numbering respecting original lines

2024-06-17 Thread Hans Hagen via ntg-context
On 6/17/2024 6:46 PM, Henning Hraban Ramm wrote: Am 17.06.24 um 18:16 schrieb Wolfgang Schuster: Henning Hraban Ramm schrieb am 17.06.2024 um 14:03: When discussing verses or other texts that have distinct line breaking, I need line numbering to adhere to that, even if some lines are too long

[NTG-context] Re: digital signing in ConTeXt

2024-06-17 Thread Hans Hagen via ntg-context
On 6/17/2024 7:51 PM, Pablo Rodriguez via ntg-context wrote: Dear list, the latest version of LMTX can digitally sign PDF documents. It requires OpenSSL installed (since it does the crypto part). I have two issues that I would like to be tested by others. A sample certificate may be found at h

[NTG-context] Re: Upgrading from 2021.03.05.20230120 -> 2023.05.05.20230730 breaks BibTeX footnotes

2024-06-17 Thread Hans Hagen via ntg-context
On 6/17/2024 7:57 PM, Kip Warner wrote: Hello list, I recently upgraded my distro release to Ubuntu Noble on one of my machines. The ConTeXt packages that were previously for 2021.03.05.20230120 were upgraded to 2023.05.05.20230730. Since the upgrade I've noticed my BibTeX footnotes that previo

[NTG-context] Re: Upgrading from 2021.03.05.20230120 -> 2023.05.05.20230730 breaks BibTeX footnotes

2024-06-17 Thread Kip Warner
On Tue, 2024-06-18 at 00:54 +0200, Hans Hagen wrote: > complete example needed > > - tex file > - bib file Hello Hans, While trying to prepare a minimal for you I noticed that now all of my footnotes disappear. Here is a minimal using the buffer method so there is only one file: \startbuffer

[NTG-context] context / auctex problem?

2024-06-17 Thread Lizardo Reyna via ntg-context
Hi, You can update the command for ConTeXt as follows: Graphically: M-x customize-variable *↵* TeX-command-list *↵* find the appropriate section for ConTeXt commands and change it with (e.g.) "context --purgeall %t" (see attached image). Apply and save. - Usin

[NTG-context] Re: digital signing in ConTeXt

2024-06-17 Thread Pablo Rodriguez via ntg-context
On 6/18/24 00:52, Hans Hagen via ntg-context wrote: > On 6/17/2024 7:51 PM, Pablo Rodriguez via ntg-context wrote: >> [...]>> 2. I cannot get any signature display in Acrobat. Does any PDF >> viewer (I >> have tested this with pdfsig from poppler and MuPDF-GL) display the >> digital signature at a