[FR] Make notion of "modification time" configurable during publishing

2023-09-20 Thread Suhail Singh
Ihor Radchenko writes: > - weary-traveler asked to add a new feature to Org publishing system. > > The use case is publishing using CI tasks, where a new, fresh image > is created every time a website is re-published. Such image does > not preserve the original modification times of the sou

Re: [BUG] tikz latex figures don't render properly in the html output. [9.6.6 (release_9.6.6 @ /usr/share/emacs/29.1/lisp/org/)]

2023-09-20 Thread chris
On Tuesday, September 19, 2023 10:07:07 AM UTC Ihor Radchenko wrote: > Rudolf Adamkovič writes: > > tusharhero--- via "General discussions about Org-mode." > > > > writes: > >> \begin{tikzpicture} > >> \draw (0,0) circle [radius=2cm]; > >> \end{tikzpicture} > > > > ... But, but, but! There > >

Re: [PATCH] ob-maxima.el, etc. (was Re: [MAINTENANCE] On how much we can expose internals into defcustom)

2023-09-20 Thread Leo Butler
On Wed, Sep 20 2023, Ihor Radchenko wrote: > Leo Butler writes: > > May you clarify the purpose of "linenum"? >>> Do I understand correctly that the above will simply affect debug output >>> when maxima references where a problematic line is located in the source? >> >> No, it affects how ou

Re: Fallback fonts in LaTeX export for non latin scripts

2023-09-20 Thread Juan Manuel Macías
Some new information about Babel that may be of interest to the topic of this thread. I have received an email from Javier Bezos (whom I know from the Spanish-speaking TeX users' mailing list), who is the current babel mantainer, as well as the person responsible for all the improvements and new f

Re: org id link to arbitrary place in an org file

2023-09-20 Thread Max Nikulin
On 20/09/2023 19:15, Ihor Radchenko wrote: Samuel Wales writes: i'd like to have an org-id link to a place in a different file. a paragraph or even more arbitrary. is this possible with current org technology? [i think recent discussion did not mention id markers.] It is currently not poss

Re: org id link to arbitrary place in an org file

2023-09-20 Thread Ihor Radchenko
Samuel Wales writes: > i know we talked about something like this recently, perhaps related > to inline tasks, perhaps not. apologies redundancy. > > i'd like to have an org-id link to a place in a different file. a > paragraph or even more arbitrary. > > is this possible with current org techn

Re: [PATCH] ob-maxima.el, etc. (was Re: [MAINTENANCE] On how much we can expose internals into defcustom)

2023-09-20 Thread Ihor Radchenko
Leo Butler writes: May you clarify the purpose of "linenum"? >> Do I understand correctly that the above will simply affect debug output >> when maxima references where a problematic line is located in the source? > > No, it affects how output labels are printed. With this value, the > "firs

Re: [PATCH] Re: Description list with " :: " in the tag.

2023-09-20 Thread Ihor Radchenko
"Tom Alexander" writes: > Sorry for the delay, I've been busy in the IRLs. I've updated the patch to > reflect that the parser grabs the text before the last " :: " and then parses > it as objects. The new patch is attached. Thanks! Applied, onto master, with minor amendments (fixed "of of").

Re: [BUG] Warning (org-element-cache): org-element--cache: Org parser error in google.org::263. Resetting. The error was: (wrong-type-argument listp 6990) [9.7 (9.7-??-e90a8a69a @ /Users/buter/.emacs.

2023-09-20 Thread Ihor Radchenko
Renald Buter writes: > Offending line is 263: > 261 * Some headline > 262 :PROPERTIES: > 263 :DATE: [2023-08-16 Wed] > 264 :END: > 265 > Thanks for reporting! May you please add (setq debug-on-error t) to your config and post a backtrace next time you see parser error? -- Ihor Radchenko // yan