aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Erik Martin-Dorel <erik@martin-dorel.org>2018-08-23 00:01:38 +0200
committerGravatar Erik Martin-Dorel <erik@martin-dorel.org>2018-08-23 01:23:32 +0200
commitfd4ab1df3c55ea29e984d934f482bf9cc1966c9d (patch)
treedc5af9240a2748828d0b02b2045484cd1378dd27
parent86d22428959a0f5aecef270e0f4dd7d4b5712fc3 (diff)
Add link to the latex-pretty-symbols package mentioned by @craff
Fix the typo reported by @siddharthist as well
-rw-r--r--phox/phox.el4
1 files 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)