master 87e8cb03: Simplify implementation of style/pythontex.el

2023-04-27 Thread Arash Esbati
branch: master commit 87e8cb03696e6dfac20d79677a07f818f5ef96e4 Author: Arash Esbati Commit: Arash Esbati Simplify implementation of style/pythontex.el * style/pythontex.el (LaTeX-env-pythontex): Delete function and move the functionality into the hook. --- style/pythontex.el |

Re: master 04b9a6d1: Improve shortvrb.sty support

2023-04-27 Thread Arash Esbati
Hi Keita, Ikumi Keita writes: > It turned out that the following piece of code in font-latex-test.el is > the culprit: > (define-advice LaTeX-common-initialization (:after ()) > (font-lock-ensure)) > > Due to this advice, syntax propertization runs before > `font-latex-syntactic-keywords-extra