Skip to content

Commit 2a69834

Browse files
committed
fixing the basic latex report template
1 parent 905a07d commit 2a69834

File tree

1 file changed

+2
-0
lines changed
  • archetypes/basic-latex-report/support/latex

1 file changed

+2
-0
lines changed

archetypes/basic-latex-report/support/latex/common.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
\usepackage{lsthttp}
2121
\lstdefinelanguage{plain}{}% verbatim, plain text
2222

23+
\newcommand\textcode[1]{\texttt{#1}}
24+
2325
\lstalias{Pillar}{plain}
2426
\lstalias{CSS}{plain}
2527
\lstalias{JSON}{plain}

0 commit comments

Comments
 (0)