Allow $...$ and $x$ latex fragment types at beginning of line
commit63ce11b1caf88608c22e3549fcb5c93bc9c8329c
authorNicolas Goaziou <n.goaziou@gmail.com>
Sat, 27 Aug 2011 13:04:51 +0000 (27 15:04 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sat, 27 Aug 2011 13:04:51 +0000 (27 15:04 +0200)
treed7fba6e520b2e5a639b9f22c087671430427c87e
parentce02a1b986f03cd6bd90b0eb48767252de7dd959
Allow $...$ and $x$ latex fragment types at beginning of line

* lisp/org.el (org-latex-regexps): Allow matching latex fragments of
  type "$" and "$1" at beginning of line.
lisp/org.el