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

7 lines
145 B
Plaintext
Raw Normal View History

2012-10-02 15:15:52 +02:00
# -*- mode: snippet -*-
# contributor: M<>rcio M. Ribeiro <marcio.mr@gmail.com>
# key: tsc
2012-10-02 15:15:52 +02:00
# group: font
# name: \textsc{ ... }
# --
\textsc{$1}$0