ENH: latex: German quotes.

This commit is contained in:
Daniel 2019-04-30 16:53:05 +02:00
parent 69cc1c19c7
commit f0a0d0cdd2
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,5 @@
# -*- mode: snippet -*-
# name: German quotes
# key: gqq
# --
\glqq{}$0\grqq{}

View File

@ -0,0 +1,5 @@
# -*- mode: snippet -*-
# name: German single quotes
# key: gq
# --
\glq{}$0\grq{}