[Snippets] Fix
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"prefix": "latex-prepare",
|
||||
"body": [
|
||||
"\\documentclass{article}\n",
|
||||
"\\newcommand{\\input}{~/projects/latex/janishutz-helpers.tex}\n",
|
||||
"\\input{~/projects/latex/janishutz-helpers.tex}\n",
|
||||
"\\usepackage{lmodern}",
|
||||
"\\setFontType{sans}\n",
|
||||
"\\setup{$1}\n",
|
||||
@@ -18,7 +18,7 @@
|
||||
"prefix": "latex-cheatsheet",
|
||||
"body": [
|
||||
"\\documentclass{article}\n",
|
||||
"\\newcommand{\\input}{~/projects/latex/janishutz-helpers.tex}\n",
|
||||
"\\input{~/projects/latex/janishutz-helpers.tex}\n",
|
||||
"\\usepackage{lmodern}",
|
||||
"\\setFontType{sans}\n",
|
||||
"\\setupCheatSheet{$1}\n",
|
||||
@@ -33,7 +33,7 @@
|
||||
"prefix": "latex-summary",
|
||||
"body": [
|
||||
"\\documentclass{article}\n",
|
||||
"\\newcommand{\\input}{~/projects/latex/janishutz-helpers.tex}\n",
|
||||
"\\input{~/projects/latex/janishutz-helpers.tex}\n",
|
||||
"\\usepackage{lmodern}",
|
||||
"\\setFontType{sans}\n",
|
||||
"\\setup{$1}\n",
|
||||
|
||||
Reference in New Issue
Block a user