Skip to content

Commit

Permalink
Merge pull request #2 from myst-templates/fix/keyword-newline
Browse files Browse the repository at this point in the history
Fix keyword newline
  • Loading branch information
fwkoch authored Nov 22, 2023
2 parents 2dd95e5 + b7b8f70 commit 814fe37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template.tex
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
[#- endif -#]
[#- if doc.keywords -#]
\keywords{[-doc.keywords|join(", ")-]}
[#- endif -#]
[# endif #]

[-CONTENT-]

Expand Down

0 comments on commit 814fe37

Please sign in to comment.