Files
blap/src/editor
Sven Mäder 78b3f50bfd Use LaTeX delimiters by default, add /tex command
Since parsing for $'s as maths delimiters is tricky, switch the default
to \(...\) for inline and \[...\] for display maths as it is used in
LaTeX. Add /tex command to explicitly parse in TeX mode, which uses
$...$ for inline and $$...$$ for display maths.

Signed-off-by: Sven Mäder <maeder@phys.ethz.ch>
2020-12-21 00:05:22 +01:00
..
2020-07-20 16:34:52 +01:00
2020-07-15 09:45:45 +01:00
2020-07-20 20:48:27 +01:00
2020-07-20 16:33:53 +01:00
2020-07-20 20:48:27 +01:00
2020-07-15 09:45:45 +01:00
2020-07-20 16:33:53 +01:00
2020-07-20 17:10:08 +01:00
2020-09-29 14:17:44 +01:00