]> code.delx.au - gnu-emacs-elpa/commitdiff
move #+STARTUP to org-setup.inc; add #+LINK_HOME
authorNoam Postavsky <npostavs@users.sourceforge.net>
Tue, 26 Nov 2013 03:54:43 +0000 (22:54 -0500)
committerNoam Postavsky <npostavs@users.sourceforge.net>
Wed, 27 Nov 2013 04:09:18 +0000 (23:09 -0500)
also remove #+AUTHOR since it ends up refering to the generator, not the
actual author.

doc/index.org
doc/org-setup.inc
doc/snippet-development.org
doc/snippet-expansion.org
doc/snippet-reference.org

index ffc0c67bbd67eac1805ef033128eb23d2dcc6237..e7ac12d724ff0f45ef12cad169b20ed9bcd1b271 100644 (file)
@@ -1,7 +1,5 @@
-#+TITLE: Yet another snippet extension
-#+STARTUP: showall
-
 #+SETUPFILE: org-setup.inc
+#+TITLE: Yet another snippet extension
 
 * Quick start
 
index aa2380a8760c386d1408117ba3d116a11c2deba1..96b7028a7464a72d05b65ff198a34e7beb0c5922 100644 (file)
@@ -1,3 +1,9 @@
 # -*- mode: org -*-
 
+#+STARTUP: showall
+
 #+LINK: sym file:snippet-reference.org::#%s
+
+#+LINK_HOME: ./index.html
+#+OPTIONS: author:nil num:nil
+#+AUTHOR:
index 2e86624d7497c99108fc8770c89f3da52d293e64..b22f98dbf40c47ea884241d58b8c72b9e4dc341a 100644 (file)
@@ -1,4 +1,5 @@
 #+SETUPFILE: org-setup.inc
+
 #+TITLE: Writing snippets
 
 * Snippet development
index 9b31d6407f64adf16a67941c2b0bd5cd970261cd..f317bcf2272137ec6fd39699439b741d579d3b38 100644 (file)
@@ -1,5 +1,4 @@
 #+SETUPFILE: org-setup.inc
-#+OPTIONS: H:4
 
 #+TITLE: Expanding snippets
 
index 316a9c88002d08edb98c62a28225bf280fe818f9..3dd674f15744ca5f88e0990344a5302bd0ceda3d 100644 (file)
@@ -1,4 +1,4 @@
-#+STARTUP: showall
+#+SETUPFILE: org-setup.inc
 
 #+TITLE: Reference