Merge branch 'maint'
This commit is contained in:
commit
848d1926ec
|
@ -3846,7 +3846,7 @@ This is a property list with the following properties:
|
||||||
\"$\" find math expressions surrounded by $...$
|
\"$\" find math expressions surrounded by $...$
|
||||||
\"$$\" find math expressions surrounded by $$....$$
|
\"$$\" find math expressions surrounded by $$....$$
|
||||||
\"\\(\" find math expressions surrounded by \\(...\\)
|
\"\\(\" find math expressions surrounded by \\(...\\)
|
||||||
\"\\ [\" find math expressions surrounded by \\ [...\\]"
|
\"\\=\\[\" find math expressions surrounded by \\=\\[...\\]"
|
||||||
:group 'org-latex
|
:group 'org-latex
|
||||||
:type 'plist)
|
:type 'plist)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue