summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Peter <marius.peter@tutanota.com>2021-09-12 15:45:21 -0700
committerMarius Peter <marius.peter@tutanota.com>2021-09-12 15:45:21 -0700
commitcc5cd4196c306b176f8af0124dc3d73b525024b1 (patch)
tree8205cada292691c71a81bb15d4abf974a489b928
parent2a6aff6f4929d0abd75f62432933351ec802990c (diff)
Random
-rw-r--r--custom.el4
-rw-r--r--img/uml.pngbin12579 -> 23474 bytes
-rw-r--r--smart-documents.pdfbin450196 -> 418063 bytes
-rw-r--r--templates/documents/.gitignore3
-rw-r--r--templates/documents/gnu-default.setup8
5 files changed, 7 insertions, 8 deletions
diff --git a/custom.el b/custom.el
index ac7231a..fcd73ee 100644
--- a/custom.el
+++ b/custom.el
@@ -68,9 +68,7 @@
'(org-startup-align-all-tables t)
'(org-table-convert-region-max-lines 3000)
'(org-tags-column -66)
- '(package-selected-packages
- '(tuareg plantuml-mode plantuml haskell-mode haskell zenburn-theme molokai-theme gotham-theme golint auctex-latexmk ox-groff auctex outshine olivetti-mode telega format-all emojify emoticons htmlize rich-minority py-yapf erc-image erc-hl-nicks treemacs moody olivetti semantic-refactor org-pretty-table mode-icons dashboard undo-tree hungry-delete smooth-scroll smooth-scrolling delight yasnippet-snippets yasnippet org-sticky-header awesome-tab tabbar-ruler tabbar-mode linum-relative dumb-jump csv-mode rainbow-mode org-mouse projectile minimap gnuplot ledger-mode company-mode wombat-theme wombar-theme which-key srefactor-lisp srefactor all-the-icons flycheck ibuffer-sidebar pdf-tools magit rainbow-delimiters smartparens mixed-pitch org-bullets use-package tabbar powerline ivy-hydra flatui-theme evil counsel company benchmark-init))
- '(pdf-view-midnight-colors '("#DCDCCC" . "#383838"))
+ '(pdf-view-midnight-colors '("#DCDCCC" . "#383838"))
'(save-place-mode t)
'(send-mail-function 'smtpmail-send-it)
'(show-paren-mode t)
diff --git a/img/uml.png b/img/uml.png
index f4acd89..307abf5 100644
--- a/img/uml.png
+++ b/img/uml.png
Binary files differ
diff --git a/smart-documents.pdf b/smart-documents.pdf
index e3c3f54..7205971 100644
--- a/smart-documents.pdf
+++ b/smart-documents.pdf
Binary files differ
diff --git a/templates/documents/.gitignore b/templates/documents/.gitignore
index fbe0b73..9088b08 100644
--- a/templates/documents/.gitignore
+++ b/templates/documents/.gitignore
@@ -1 +1,2 @@
-auto/ \ No newline at end of file
+auto/
+*.pdf \ No newline at end of file
diff --git a/templates/documents/gnu-default.setup b/templates/documents/gnu-default.setup
index 6eec9f5..5e45a06 100644
--- a/templates/documents/gnu-default.setup
+++ b/templates/documents/gnu-default.setup
@@ -7,8 +7,8 @@
# Ensure room for header and footer
#+LATEX_HEADER: \usepackage[
-#+LATEX_HEADER: left = 1.5in,
-#+LATEX_HEADER: right = 1.5in,
+#+LATEX_HEADER: left = 1.2in,
+#+LATEX_HEADER: right = 1.2in,
#+LATEX_HEADER: top = 1in ,
#+LATEX_HEADER: bottom = 1.5in,]{geometry}
@@ -37,11 +37,11 @@
#+LATEX_HEADER_EXTRA: \fancyhead[R]{\color{gray}\thedate}
# Make header line gray
#+LATEX_HEADER_EXTRA: \renewcommand{\headrule}{\hbox to\headwidth{%
-#+LATEX_HEADER_EXTRA: \color{gray}\leaders\hrule height \headrulewidth\hfill}}
+#+LATEX_HEADER_EXTRA: \color{gray}\leaders\hrule height \headrulewidth\hfill}
#+LATEX_HEADER_EXTRA: \fancyfoot[C]{\color{gray}\hrulefill\\[0.8em]
#+LATEX_HEADER_EXTRA: Page \thepage/\pageref*{LastPage}\\[0.8em]
#+LATEX_HEADER_EXTRA: \footnotesize Compiled with
#+LATEX_HEADER_EXTRA: \includegraphics[width=1.618ex]{~/.emacs.d/img/icons/EmacsIcon.png}/
#+LATEX_HEADER_EXTRA: \includegraphics[width=1.618ex]{~/.emacs.d/img/icons/Org-mode-unicorn.png}/
#+LATEX_HEADER_EXTRA: \includegraphics[width=1.618ex]{~/.emacs.d/img/icons/LuaTeX_logo.png}/...\\
-#+LATEX_HEADER_EXTRA: Copyright \copyright~2020 Marius Peter. All rights reserved.}
+#+LATEX_HEADER_EXTRA: Copyright \copyright~2021 Marius Peter. All rights reserved.}}
Copyright 2019--2024 Marius PETER