]> git.donarmstrong.com Git - org-ref.git/blobdiff - jmax-bibtex.el
set tangle option to no on a block, delete another block
[org-ref.git] / jmax-bibtex.el
index 33bfe88755e642995b44bac3fe8ec16d8cabb814..ea4ab971ca8867123e3a4f287a117be501ea4df7 100644 (file)
@@ -185,6 +185,7 @@ This is defined in `jmax-bibtex-journal-abbreviations'."
        ("ú" .  "{\\\\'u}")
        ("ú" . "{\\\\'u}")
        ("š" . "{\\\\v{s}}")
+       ("ř"  . "{\\\\v{r}}")
        ("İ" . "{\\\\.I}")
        ("ğ" . "{\\\\u{g}}")
        ("δ" . "$\\\\delta$")
@@ -204,6 +205,7 @@ This is defined in `jmax-bibtex-journal-abbreviations'."
        ("–" . "-")
        ("−" . "-")
        ("–" . "-")
+       ("—" . "-")
        ("‘" . "'")
        ("’" . "'")
        ("“" . "\"")