From: Devon Buchanan Date: Fri, 13 Mar 2015 15:32:39 +0000 (+0000) Subject: Set org-edit-src-content-indentation in org files. X-Git-Url: https://git.donarmstrong.com/?p=org-ref.git;a=commitdiff_plain;h=39af3a30dbdc56a75ba17838cdd08d56ae2accf1;hp=79a34b25daabfbd85e9bdc36816f701ff6c5d3f1 Set org-edit-src-content-indentation in org files. --- diff --git a/README.org b/README.org index 2c1bcc2..172e75f 100644 --- a/README.org +++ b/README.org @@ -1,3 +1,4 @@ +# -*- org-edit-src-content-indentation: 0; -*- #+TITLE: org-ref: citations, cross-references, indexes, glossaries and bibtex utilities for org-mode #+BEGIN_HTML diff --git a/doi-utils.org b/doi-utils.org index 8a9eac0..5c936cc 100644 --- a/doi-utils.org +++ b/doi-utils.org @@ -1,3 +1,4 @@ +# -*- org-edit-src-content-indentation: 0; -*- #+TITLE: DOI utilities for making bibtex entries and downloading pdfs This package provides functionality to download PDFs and bibtex entries from a DOI, as well as to update a bibtex entry from a DOI. It depends slightly on org-ref, to determine where to save pdf files too, and where to insert bibtex entries in the default bibliography. diff --git a/org-ref.org b/org-ref.org index a300bdd..f9bc3ad 100644 --- a/org-ref.org +++ b/org-ref.org @@ -1,3 +1,4 @@ +# -*- org-edit-src-content-indentation: 0; -*- #+TITLE: Org-ref - The best reference handling for org-mode #+AUTHOR: John Kitchin #+DATE: April 29, 2014