bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#50073: [PATCH] Remove prettification for \par in TeX documents


From: Clément Pit-Claudel
Subject: bug#50073: [PATCH] Remove prettification for \par in TeX documents
Date: Sun, 15 Aug 2021 19:47:41 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

The attached patch disables prettification for \par in tex-mode.el.  The 
problem is that many fonts don't display anything for the character it was 
mapped to (#x2029 PARAGRAPH SEPARATOR), so enabling prettification makes every 
`\par' disappear.

Attachment: 0001-Remove-prettification-for-par.patch
Description: Text Data


reply via email to

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