* Issues with the hanging package used by org-cite
@ 2021-08-22 9:05 Timothy
0 siblings, 0 replies; only message in thread
From: Timothy @ 2021-08-22 9:05 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 723 bytes --]
Hi All,
I’ve come across an issue with the `hanging' package we’re currently using for
LaTeX exports — it also affects punctuation, and makes `,.'"`?!:;' active
characters throughout the entire document. That means a LaTeX snippet like:
┌────
│ \(f'(x)\)
└────
Will now fail to compile ☹. See
<https://tex.stackexchange.com/questions/61732/hanging-package-chokes-on-apostrophes>
for more information.
Looking at <https://tex.stackexchange.com/a/324823>, I think it might be possible
to achieve the same effect just by using `\parshape'. This seems like a much safer
approach if it could work, and I’m also a fan of one less package being needed.
All the best,
Timothy
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-08-22 9:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-22 9:05 Issues with the hanging package used by org-cite Timothy
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.