tninja / yasnippets-orgmode

Fork of YASnippet bundle for Emacs org-mode (own copy)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yasnippets

Snippets for org-mode. See Yasnippet in Github.

They have bindings C-c y plus an extra letter.

I have added a condition statement so that the snippets can be expanded only at the beginning of the line.

namekeyletterexplanation
#+begin_ …#+end_blockb
#+srcname:..#+begin_src…#+end_srcsbssource block with name
attr_htmlathalt=”$1” img class=”aligncenter”
attr_latexatl${1:width=$2\textwidth}
authorautainserts #+author:
corollarycorc(uses reftex)
definitiondefd(uses reftex)
ditaadit#+begin_ditaa,+end_ditaa
elel#+begin_src emacs-lisp,+end_src
emailemailinserts #+email:
equationeqne(uses reftex)
figurefigfasks for image file
languagelaninserts #+language: (with choice)
LaTeX classlclinserts #+latex_class: (with choice)
LaTeX headerlheinserts #+latex_header:
lemmaleml(uses reftex)
optionsoptoinserts #+options:
proofprf
properties foldedpropertiesinserts visibility folded property
propositionprop(uses reftex)
startupstainserts #+startup:
texttextinserts #+text:
theoremthmt(uses reftex)
tikz-picturetkzz(uses reftex)
titletitleinserts #+title:

About

Fork of YASnippet bundle for Emacs org-mode (own copy)


Languages

Language:Shell 100.0%