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

2024-06-18 Thread Gerion Entrup
Am Montag, 17. Juni 2024, 23:50:16 MESZ schrieb 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

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

2024-06-18 Thread Gerion Entrup
Am Montag, 17. Juni 2024, 21:20:19 MESZ schrieb 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: "setuphe

[NTG-context] Re: digital signing in ConTeXt

2024-06-18 Thread Hans Hagen via ntg-context
On 6/18/2024 8:44 AM, Pablo Rodriguez via ntg-context wrote: 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 popple

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

2024-06-18 Thread Jürgen Hanneder via ntg-context
1. This sounded like a good solution: Despite the contextgarden wiki page, which says: ;; AUCTeX defaults to mkii; change to iv for iv and lmtx (ConTeXt-Mark-version "IV") this seemed like a good idea, (custom-set-variables    '(ConTeXt-Mark-version "lmtx")    '(ConTeXt-engine "lmtx"))

[NTG-context] Re: expanded doif's

2024-06-18 Thread Hans van der Meer via ntg-context
Finally found the culprit. Macro call to restart reporting errors in the printed output residing at the wrong point in the code. Again thanks for pointing out where it was not. yours sincerely dr. Hans van der Meer > On 17 Jun 2024, at 16:52, Wolfgang Schuster > wrote: > > Hans van der Meer

[NTG-context] extensibles not rendered

2024-06-18 Thread Jacob Kauffmann via ntg-context
Dear list, thank you for the excellent Math in ConTeXt documentation! Some extensibles are not properly rendered in some viewers after the most recent update. The code below produces a pdf with only a few visible artifacts in Acrobat Reader. E.g. Safari or Preview render them correctly. If I r

[NTG-context] Re: extensibles not rendered

2024-06-18 Thread Martin C. Moncrieffe
Using the latest release (ConTeXt ver: 2024.06.16 18:22 LMTX fmt: 2024.6.17, the following renders correctly with pagella but not cambria. \setupbodyfont[cambria, 12pt] \starttext \startformula s\of(1) = s\of (\set{0}) = \set{0} \cup \set{\set{0}} \stopformula \stoptext __martin ___

[NTG-context] Re: extensibles not rendered

2024-06-18 Thread Mikael Sundqvist
Hi, Thanks! Jacob: Hans is aware. It is a bit weird, since it works differently depending on the viewer... Martin: We did not add the "wipeweirdones" to the cambria tweak file yet. It should be there, but even then, one sees this, so some more work is needed to get it also to work for Cambria. I

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

2024-06-18 Thread Jürgen Hanneder via ntg-context
Here just an inelegant half-solution: I added the whole program path to the 'TeX-command-list and it works, but this is hardly satisfying. At least it suggests that nothing else is wrong except that emacs 29.3 and auctex 14.0.5 together decide not to find a path, which is in .bashrc and wor

[NTG-context] Re: extensibles not rendered

2024-06-18 Thread Martin C. Moncrieffe
Thanks Mikael….I’m glad to know that it wasn’t a problem with my installation. Best. __martin > On 18 Jun 2024, at 12:49, Mikael Sundqvist wrote: > > Martin: We did not add the "wipeweirdones" to the cambria tweak file > yet. It should be there, but even then, one sees this, so some more > wor

[NTG-context] Re: digital signing in ConTeXt

2024-06-18 Thread Pablo Rodriguez via ntg-context
On 6/18/24 10:27, Hans Hagen via ntg-context wrote: > On 6/18/2024 8:44 AM, Pablo Rodriguez via ntg-context wrote: >> [...] >> Generating certificates with OpenSSL is basically free. > > you cannot use a 'web certificate' Self-signed certificates may be used to stamp PDF documents to set both sign

[NTG-context] “call for articles” (context meeting 2023)

2024-06-18 Thread Henning Hraban Ramm
Dear participants of last year’s context meeting, after a lot of procrastination and more or less resolving several technical and personal issues, I’m finally ready to work on the context journal (proceedings of the 17th context meeting in Sibřina). If I didn’t overlook anything, I got only a

[NTG-context] Re: digital signing in ConTeXt

2024-06-18 Thread Hans Hagen via ntg-context
On 6/18/2024 6:26 PM, Pablo Rodriguez via ntg-context wrote: On 6/18/24 10:27, Hans Hagen via ntg-context wrote: On 6/18/2024 8:44 AM, Pablo Rodriguez via ntg-context wrote: [...] Generating certificates with OpenSSL is basically free. you cannot use a 'web certificate' Self-signed certific

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

2024-06-18 Thread Hans Hagen
On 6/18/2024 6:38 PM, Kip Warner wrote: On Tue, 2024-06-18 at 18:16 +0200, Hans Hagen wrote: you need to place a list in order to get some ref Is there no way to use references without having to list the entire bibliography? then use \alwayscite % hidden : mark for list, don't show in text

[NTG-context] Re: digital signing in ConTeXt

2024-06-18 Thread Pablo Rodriguez via ntg-context
On 6/18/24 18:42, Hans Hagen via ntg-context wrote: > On 6/18/2024 6:26 PM, Pablo Rodriguez via ntg-context wrote: >> [...] >> As far as I know, this has to be a reason for digest mismatch (or a huge >> hash collision). > > could be (depends on checker) but it we change that we also need to > chang

[NTG-context] Re: digital signing in ConTeXt

2024-06-18 Thread Pablo Rodriguez via ntg-context
On 6/18/24 19:28, Pablo Rodriguez via ntg-context wrote: > [...] > I have just discovered that verify didn’t work with the binary. > > Figuring out now how to do the testing with the library. For some strange reason, I cannot get --library verification. I only get: sign pdf| verifying with t

[NTG-context] new upload

2024-06-18 Thread Hans Hagen
Hi, three fixes / improvements: - math composities get more generous bounding boxes - tikz inclusion (also new compact=tikz option that strips some nops) - more fonts got the get-rid-of-bad-apply-characters tweak enabled - for pablo to test signing Hans ps. i'm looking a bit into csl but noth

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

2024-06-18 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 contex

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

2024-06-18 Thread Kip Warner
On Tue, 2024-06-18 at 18:48 +0200, Hans Hagen wrote: > then use \alwayscite Hey Hans. I note that command is not documented (yet) so thank you for providing that. That works in getting the reference typeset without having to list all of them. That at least gets the reference to typeset, but back