From d0ec46764b6aa5fecf55760dc177c53411fcc735 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sat, 1 Dec 2018 19:26:04 -0500 Subject: 0.3.3 org mode behavior --- org/compile_time_info.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'org/compile_time_info.org') diff --git a/org/compile_time_info.org b/org/compile_time_info.org index 7f0a10f..2733994 100644 --- a/org/compile_time_info.org +++ b/org/compile_time_info.org @@ -4,11 +4,11 @@ #+AUTHOR: Ralph Amissah #+EMAIL: [[mailto:ralph.amissah@gmail.com][ralph.amissah@gmail.com]] #+LANGUAGE: en -#+STARTUP: indent content +#+STARTUP: indent content hideblocks hidestars #+OPTIONS: H:3 num:nil toc:t \n:nil @:t ::t |:t ^:nil _:nil -:t f:t *:t <:t #+OPTIONS: TeX:t LaTeX:t skip:nil d:nil todo:t pri:nil tags:not-in-toc #+OPTIONS: author:nil email:nil creator:nil timestamp:nil -#+PROPERTY: header-args :padline no :exports code :noweb yes +#+PROPERTY: header-args :padline no :exports code :cache no :noweb yes #+EXPORT_SELECT_TAGS: export #+EXPORT_EXCLUDE_TAGS: noexport #+TAGS: assert(a) class(c) debug(d) mixin(m) doc_reform(s) tangle(T) template(t) WEB(W) noexport(n) @@ -23,7 +23,7 @@ version(Windows) {} else { ... } ** 0. module template :module:compile_time_info: -#+begin_src d :tangle ../src/doc_reform/conf/compile_time_info.d +#+begin_src d :tangle "../src/doc_reform/conf/compile_time_info.d" /++ compile_time_info +/ -- cgit v1.2.3