[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#31180: 25.3; latex and 6x13 font
From: |
Bruno Deremble |
Subject: |
bug#31180: 25.3; latex and 6x13 font |
Date: |
Mon, 16 Apr 2018 14:48:43 +0200 |
Hi,
I am experiencing issues with emacs (25.3.1) and latex files.
If I set my font to
(set-default-font "6x13")
any file .tex that contains a math subscript (e.g.: $b_d$) will crash
emacs. A possible workaround that I found is to use
(setq font-latex-fontify-script nil)
but it used to work in earlier versions of emacs.
other fonts are working fine.
thank you
bruno
- bug#31180: 25.3; latex and 6x13 font,
Bruno Deremble <=