summaryrefslogtreecommitdiff
path: root/smart-documents.org
diff options
context:
space:
mode:
Diffstat (limited to 'smart-documents.org')
-rw-r--r--smart-documents.org11
1 files changed, 10 insertions, 1 deletions
diff --git a/smart-documents.org b/smart-documents.org
index 024af4f..cb12221 100644
--- a/smart-documents.org
+++ b/smart-documents.org
@@ -2,15 +2,24 @@
#+TITLE: Smart Documents
#+AUTHOR: Marius Peter
-#+DATE: <2020-12-19 Sat>
+#+DATE: <2021-02-09 Tue>
#+EMAIL: blendoit@gmail.com
+
+#+OPTIONS: html-style:nil
#+STARTUP: showall
+
+# LaTeX setup
#+SETUPFILE: ~/.emacs.d/templates/documents/gnu-default.org
+# Title page for LaTeX
#+INCLUDE: ~/.emacs.d/templates/documents/default-title.org
#+LATEX_HEADER_EXTRA: \newfontfamily\garamond{EB Garamond}
#+LATEX_HEADER_EXTRA: \newfontfamily\publicsans{Public Sans}
+#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="./www/css/base.css"/>
+#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="./www/css/navbar.css"/>
+#+INCLUDE: ./www/topbar.html export html
+
#+LATEX: \begin{abstract}
The idea of /Smart Documents/ came to me as I was reflecting on how to
improve the document creation process in my workplace. The GNU Emacs
Copyright 2019--2024 Marius PETER