Merge pull request #315 from quazgar/pr-german-quotes

ENH: latex: German quotes.
This commit is contained in:
Andrea Crotti 2019-06-23 10:32:11 +01:00 committed by GitHub
commit 0e217c768b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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{}