summaryrefslogtreecommitdiff
path: root/tex-conf.el
diff options
context:
space:
mode:
Diffstat (limited to 'tex-conf.el')
-rw-r--r--tex-conf.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/tex-conf.el b/tex-conf.el
index 4cf5ac0..89065ea 100644
--- a/tex-conf.el
+++ b/tex-conf.el
@@ -248,6 +248,7 @@
(TeX-command-run-all arg))
(define-key LaTeX-mode-map (vector 3 ?t) #'durand-tex-do-all)
+(define-key LaTeX-mode-map (vector ?\H-t) #'durand-tex-do-all)
(define-key LaTeX-math-mode-map (LaTeX-math-abbrev-prefix) t)