ambevar-dotfiles/.emacs.d/snippets/latex-mode/plot.yasnippet

10 lines
220 B
Plaintext

# -*- mode: snippet -*-
# contributor : Pierre Neidhardt <ambrevar at gmail dot com> 2012-08-22
# key: plot
# group: tikz
# name: plot
# --
\\${1:plottype}{${2:plotname}}%
{${3:abscissa legend}}
{${4:ordinate legend}}
$0