]> git.donarmstrong.com Git - org-ref.git/blobdiff - org-ref.org
set tangle option to no on a block, delete another block
[org-ref.git] / org-ref.org
index 42283e29e4fe03c5de48aea05611f7e0a5e70024..79480c19a06704a503314c56d1e668f3ee502cc9 100644 (file)
@@ -391,12 +391,13 @@ ref:test
 
 label:test
 
 
 label:test
 
-#+BEGIN_SRC emacs-lisp
+#+BEGIN_SRC emacs-lisp :tangle org-ref.el
 (defcustom org-ref-colorize-links
   t
   "When non-nil, change colors of links"
   :group 'org-ref)
 
 (defcustom org-ref-colorize-links
   t
   "When non-nil, change colors of links"
   :group 'org-ref)
 
+
 (defcustom org-ref-cite-color
   "forest green"
   "Color of cite like links"
 (defcustom org-ref-cite-color
   "forest green"
   "Color of cite like links"