added org-mode snippets for emacs

This commit is contained in:
Phuntsok Drak-pa 2019-10-08 17:30:25 +02:00
parent 6bc42fb451
commit 9bf4ceb245
6 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,5 @@
# -*- mode: snippet -*-
# name: ATTR HTML
# key: <ah
# --
#+ATTR_HTML: $0

View File

@ -0,0 +1,5 @@
# -*- mode: snippet -*-
# name: ATTR LATEX
# key: <al
# --
#+ATTR_LATEX: $0

View File

@ -0,0 +1,5 @@
# -*- mode: snippet -*-
# name: caption
# key: <ca
# --
#+CAPTION: $0

View File

@ -0,0 +1,7 @@
# -*- mode: snippet -*-
# name: comment block
# key: <co
# --
#+BEGIN_COMMENT
$0
#+END_COMMENT

View File

@ -0,0 +1,5 @@
# -*- mode: snippet -*-
# name: name
# key: <na
# --
#+NAME: $0

View File

@ -0,0 +1,5 @@
# -*- mode: snippet -*-
# name: phon
# key: <ph
# --
\{\{\{phon($1)\}\}\}$0