Note ambition to have upright LaTeX parentheses

This commit is contained in:
TEC 2024-03-21 23:48:29 +08:00
parent aa91fbf545
commit 58562718ee
Signed by: tec
SSH Key Fingerprint: SHA256:eobz41Mnm0/iYWBvWThftS0ElEs1ftBr6jamutnXc/A
1 changed files with 4 additions and 0 deletions

View File

@ -12259,6 +12259,10 @@ Then we can just hook this in with our clever preamble.
:order 0.7))
#+end_src
**** Upright parentheses in italic text
TODO, see https://tex.stackexchange.com/a/13057/167605
**** Pretty code blocks
We could just use minted for syntax highlighting --- however, we can do better!