diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2021-10-17 17:47:27 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2021-10-17 17:47:27 +0200 |
| commit | 9353a2934fe32ce092b66739eee454fed443743a (patch) | |
| tree | 43cb1fe4d59f69924daa326a707b61a60b0ad90c /.emacs.d/org-templates/article-full.org | |
| parent | 7ac28a401765b0be829ed6746e57c13ecc709c98 (diff) | |
| download | dotfiles-9353a2934fe32ce092b66739eee454fed443743a.tar.gz dotfiles-9353a2934fe32ce092b66739eee454fed443743a.zip | |
emacs: switched to Doom Emacs
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '.emacs.d/org-templates/article-full.org')
| -rw-r--r-- | .emacs.d/org-templates/article-full.org | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/.emacs.d/org-templates/article-full.org b/.emacs.d/org-templates/article-full.org deleted file mode 100644 index 839e1d8..0000000 --- a/.emacs.d/org-templates/article-full.org +++ /dev/null @@ -1,20 +0,0 @@ -#+AUTHOR: Miquel Sabaté Solà -#+DESCRIPTION: -#+KEYWORDS: -#+LANGUAGE: ca - -#+OPTIONS: ':nil *:t -:t ::t <:t H:3 \n:nil ^:t arch:headline -#+OPTIONS: author:t c:nil creator:nil d:(not LOGBOOK) date:t title:t e:t -#+OPTIONS: email:nil f:t inline:t num:t p:nil pri:nil stat:t tags:nil -#+OPTIONS: tasks:t tex:t timestamp:t toc:t todo:t |:t - -#+LaTeX_CLASS_OPTIONS: [catalan,a4paper,12pt] -#+LATEX_HEADER: \usepackage{babel} -#+LATEX_HEADER: \usepackage[a4paper, portrait, margin=1in]{geometry} -#+LATEX_HEADER: \renewcommand{\baselinestretch}{1.5} -#+LATEX_HEADER: \usepackage{newtxtext,newtxmath} - -#+LATEX_HEADER: \usepackage{xcolor} -#+LATEX_HEADER: \hypersetup{colorlinks=false, pdfborderstyle={/S/U/W 1}, urlbordercolor=gray, pdfborder=0 0 1} - -#+SELECT_TAGS: export |
