]> git.donarmstrong.com Git - org-ref.git/commitdiff
fix issue 23
authorJohn Kitchin <jkitchin@andrew.cmu.edu>
Tue, 17 Mar 2015 20:41:47 +0000 (16:41 -0400)
committerJohn Kitchin <jkitchin@andrew.cmu.edu>
Tue, 17 Mar 2015 20:41:47 +0000 (16:41 -0400)
org-ref.el

index 4509d2d9b263de5c817af0d1e670659c504946ff..86d2464e013069f31e568229e8073363a4b0b186 100644 (file)
@@ -326,7 +326,7 @@ You will see a message in the minibuffer when on a cite, ref or label link."
                       (replace-regexp-in-string "\*" "\\\\*" x)
                       )
                     org-ref-cite-types "\\|") "\\)"
-  ":\\([a-zA-Z0-9-_:]*,?\\)*"))
+  ":\\([a-zA-Z0-9-_:\\.]*,?\\)*"))
 
 
 (setq org-ref-label-re