* LaTeX export is broken with 'num:nil` and 'ALT_TITLE`
@ 2024-12-25 17:45 Rudolf Adamkovič
0 siblings, 0 replies; only message in thread
From: Rudolf Adamkovič @ 2024-12-25 17:45 UTC (permalink / raw)
To: emacs-orgmode
REPRODUCTION:
1. Create a file containing:
#+OPTIONS: num:nil
* Test
:PROPERTIES:
:ALT_TITLE: alt
:END:
This is a test.
2. Open the file.
3. Export to a PDF file with LaTeX.
EXPECTED:
Test
This is a test.
ACTUAL:
[
alt]Test This is a test.
Rudy
--
"Programming reliably -- must be an activity of an undeniably
mathematical nature […] You see, mathematics is about thinking, and
doing mathematics is always trying to think as well as possible."
--- Edsger W. Dijkstra, 1981
Rudolf Adamkovič <rudolf@adamkovic.org> [he/him]
http://adamkovic.org
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-12-25 17:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-25 17:45 LaTeX export is broken with 'num:nil` and 'ALT_TITLE` Rudolf Adamkovič
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.