Browse Source

missing macros

master
Daniel Hillerström 5 years ago
parent
commit
68110a67ef
  1. 4
      macros.tex

4
macros.tex

@ -530,8 +530,8 @@
\newcommand{\Catchcont}{\keyw{catchcont}} \newcommand{\Catchcont}{\keyw{catchcont}}
\newcommand{\Control}{\keyw{control}} \newcommand{\Control}{\keyw{control}}
\newcommand{\Prompt}{\#} \newcommand{\Prompt}{\#}
\newcommand{\Controlz}{\keyw{control0}}
\newcommand{\Promptz}{\#_0}
\newcommand{\Controlz}{\ensuremath{\keyw{control_0}}}
\newcommand{\Promptz}{\ensuremath{\#_0}}
\newcommand{\Escape}{\keyw{escape}} \newcommand{\Escape}{\keyw{escape}}
\newcommand{\shift}{\keyw{shift}} \newcommand{\shift}{\keyw{shift}}
\newcommand{\shiftz}{\keyw{shift0}} \newcommand{\shiftz}{\keyw{shift0}}

Loading…
Cancel
Save