]> git.eshelyaron.com Git - emacs.git/commitdiff
Use OPEN BOX instead of space for \quad.
authorTassilo Horn <tsdh@gnu.org>
Tue, 15 Sep 2015 12:10:48 +0000 (14:10 +0200)
committerTassilo Horn <tsdh@gnu.org>
Tue, 15 Sep 2015 12:10:48 +0000 (14:10 +0200)
* lisp/textmodes/tex-mode.el (tex--prettify-symbols-alist): Use OPEN BOX
character for \quad instead of a space.

lisp/textmodes/tex-mode.el

index 5fdf9e3b2502bca150f7fc130835f989a21cfa15..0ff0bee96c6368ba5f83534a024a12fcd41282b4 100644 (file)
@@ -3272,7 +3272,7 @@ There might be text before point."
     ("\\prod" . ?∏)
     ("\\propto" . ?∝)
     ("\\qed" . ?∎)
-    ("\\quad" . ?â\80\81)
+    ("\\quad" . ?â\90£)
     ("\\rangle" . 10217)            ; Literal ?⟩ breaks indentation.
     ("\\rbrace" . ?})
     ("\\rbrack" . ?\])