diff options
author | Gustav Eek <gustav.eek@fripost.org> | 2020-05-25 17:01:49 +0200 |
---|---|---|
committer | Gustav Eek <gustav.eek@fripost.org> | 2020-05-25 17:01:49 +0200 |
commit | bf5d5961cc3ba2aefde334e5c7c88171f8a09f70 (patch) | |
tree | f2d3b6aafd1e52226d5ce9c674c80e4964415f1d /preamble/snippets.sed | |
parent | cbe01f6b37263504078f2e904f0b9323bcaa46c6 (diff) |
Preamble. Update of acronyms and similar.
Diffstat (limited to 'preamble/snippets.sed')
-rw-r--r-- | preamble/snippets.sed | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/preamble/snippets.sed b/preamble/snippets.sed new file mode 100644 index 0000000..8d7f989 --- /dev/null +++ b/preamble/snippets.sed @@ -0,0 +1,2 @@ +s/→/$\\rightarrow{}$/g +s/->/$\\rightarrow{}$/g |