Broken links in ob-doc-scheme

2025-07-08 Thread Cena Mayo
Hi, On https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-scheme.html , the line "You might also want to install packages that augment Geiser ." contains a couple of broken links to Geiser manual pages. I created a patch (my first!),

MathML in HTML export

2025-07-08 Thread Jacob S. Gordon
Hey everyone, At the [last meetup] on [2025-06-11 Wed] we discussed Karthik & Timothy’s new `LaTeX' preview feature ([repository]). One enhancement is an adjusted baseline of formulas rendered and embedded as `SVG' in `HTML' export, which makes it a viable `JavaScript'-free option. I asked about e

Re: [Patch v1] Worg org-protocol.org: Consolidate “Test your Org protocol setup” section

2025-07-08 Thread Max Nikulin
On 26/06/2025 04:39, Charles Choi wrote: Patch v1 (6e2231dc) for Worg org-protocol.org: Consolidate “Test your Org protocol setup” section submitted for review. Applied. See 3ba05932. HTML file will be updated when somebody else push another change.

Re: [Patch v1] Worg org-protocol.org: Consolidate “Test your Org protocol setup” section

2025-07-08 Thread Charles Choi
Thanks! — Charles Y. Choi, Ph.D. kickingve...@gmail.com > On Jul 8, 2025, at 4:26 AM, Max Nikulin wrote: > > Applied. > > See 3ba05932. HTML file will be updated when somebody else push another change

[PATCH][Worg] publish.sh: Suppress subscripts without braces

2025-07-08 Thread Max Nikulin
Hi, I have noticed another case when "latex" in "#+begin_latex" is rendered as subscript in a Worg article. Do you expect massive regressions if subscript without explicit curly braces are suppressed? See the attached patch. Certainly it should be typed as =#+begin_latex=, cases when authors