Re: [DISCUSSION] What should we do with undocumented x^(superscript inside /round/ braces) syntax? (was: Subscript with parenthesis)

2024-02-17 Thread Thomas Dye
+1 Tom > On Feb 17, 2024, at 9:38 AM, William Denton wrote: > > On Saturday, February 17th, 2024 at 07:07, Ihor Radchenko > wrote: > >> I tentatively propose to remove the x^(2-i) example from the docstring >> and mark the ^(...) syntax deprecated. >> >> WDYT? > > I think it's very sensib

Re: [DISCUSSION] Add "Recent News" to orgmode.org

2024-02-04 Thread Thomas Dye
+1 Tom > On Feb 4, 2024, at 9:40 AM, Ihor Radchenko wrote: > > Hi, > > What do you think about an idea to modify Org mode front page > (https://orgmode.org/), adding the most recent blog posts and > discussions about Org mode? > > We might use Org-related records from Sacha's news and/or > h

Re: exporting to PDF multi-lingual document

2023-07-03 Thread Thomas Dye
Google’s Noto font might have the best coverage and is open source. Tom > On Jul 2, 2023, at 7:48 PM, Stefan Nobis wrote: > > Ihor Radchenko writes: > >> Though ideally all the necessary fonts should be provided by >> TeXLive. I am not sure why they are not yet there in 2023. > > First pro

Re: BUG: org-cycle does not unfold some subtrees

2023-05-12 Thread Thomas Dye
Apologies. This message sent from my phone. Yes, I use swiper. My folding problems went away when I set org-fold-core-style to ‘overlay. Limited testing. Tom > On May 13, 2023, at 6:14 AM, Ihor Radchenko wrote: > > William Denton writes: > >> No and no, but now that I'm thinking about sear

Re: Links to javascript-based websites from orgmode.org: Paypal and Github

2022-07-02 Thread Thomas Dye
Aloha Ihor, If you like, please send a mailing address privately. I’ll happily contribute to support your good work on Org mode. All the best, Tom > On Jul 1, 2022, at 5:57 PM, Ihor Radchenko wrote: > > Richard Stallman writes: > >>> Clarification: Links to Liberapay do work without runni

Re: Support for tabularray in LaTeX export

2021-10-25 Thread Thomas Dye
> On Oct 25, 2021, at 4:23 AM, Juan Manuel Macías > wrote: > > Vikas Rawal writes: > >>> >>>Hi Vikas, >>> >>>You can define a modified version of `org-latex--org-table', >>>adding a new LaTeX attribute `:options'. Something like this: >> >> Is there a case for incorporating th