From fd4ab1df3c55ea29e984d934f482bf9cc1966c9d Mon Sep 17 00:00:00 2001 From: Erik Martin-Dorel Date: Thu, 23 Aug 2018 00:01:38 +0200 Subject: Add link to the latex-pretty-symbols package mentioned by @craff Fix the typo reported by @siddharthist as well --- phox/phox.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phox/phox.el b/phox/phox.el index 4b57650a..5c5674ed 100644 --- a/phox/phox.el +++ b/phox/phox.el @@ -80,9 +80,9 @@ "unfold_hyp") ) -;; code for sisplaying unicode borrowed from +;; code for displaying unicode borrowed from ;; Erik Parmann, Pål Drange latex-pretty-symbol - +;; cf. https://bitbucket.org/mortiferus/latex-pretty-symbols.el (require 'cl-lib) (defun substitute-pattern-with-unicode-symbol (pattern symbol) -- cgit v1.2.3