Re: Filter for HTML footnotes?

2022-03-05 Thread Juan Manuel Macías
M. ‘quintus’ Gülker writes: > I recently discovered export filters and found some useful applications > for them. For instance, the scientific domain I work in (law) uses > footnote citations, and in these footnotes we abbreviate some words > which would otherwise be written out in ordinary text,

Re: debugging latex preview

2022-03-05 Thread Alain . Cochard
Eric S Fraga writes on Fri 4 Mar 2022 16:59: > Quick question: what is the best (or any) way to debug LaTeX preview in > org mode? All of sudden, my previous are not shrink-wrapped (hope that > makes sense). I cannot think of anything I changed although I'm sure I > did change something...

Move or rename a file in a link

2022-03-05 Thread Juan Manuel Macías
Hi all, I have written this simple function to move or rename a destination file in an external link at point. I share it here in case it is useful to someone. Best regards, Juan Manuel #+begin_src emacs-lisp (defun my-org-replace-link-file (from to) (save-excursion (goto-char (point-min

Filter for HTML footnotes?

2022-03-05 Thread M . ‘quintus’ Gülker
Dear list, I recently discovered export filters and found some useful applications for them. For instance, the scientific domain I work in (law) uses footnote citations, and in these footnotes we abbreviate some words which would otherwise be written out in ordinary text, like name particles. Sinc

[BUG] Scheduled task shows up wrong day in agenda [9.5.2 (release_9.5.2-22-g33543d @ /usr/local/share/emacs/29.0.50/lisp/org/)]

2022-03-05 Thread Jeffrey DeLeo
Single org file "foobar.org", containing one task scheduled for Sunday. It is displayed on agenda for Saturday. I build my own emacs, which includes org, on OS Ubuntu 20.04. foobar.org contents: * Tasks ** TODO Something SCHEDULED: <2022-03-06 Sun> Agenda Displays: Day-agenda (W09): Saturday