emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issues with the hanging package used by org-cite


From: Timothy
Subject: Issues with the hanging package used by org-cite
Date: Sun, 22 Aug 2021 17:05:43 +0800
User-agent: mu4e 1.6.1; emacs 28.0.50

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]