File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 710710% Also for consistency: spell Python "Python", not "python"!
711711
712712% code is the most difficult one...
713- \newcommand {\code }[1]{{\@vobeyspaces\@noligs\def \{ {\char `\{ }\def \} {\char `\} }\def \~ {\char `\~ }\def \^ {\char `\^ }\def\e {\char `\\ }\def \$ {\char `\$ }\def \# {\char `\# }\def \& {\char `\& }\def \% {\char `\% }%
713+ \newcommand {\code }[1]{\textrm {\@vobeyspaces\@noligs\def \{ {\char `\{ }\def \} {\char `\} }\def \~ {\char `\~ }\def \^ {\char `\^ }\def\e {\char `\\ }\def \$ {\char `\$ }\def \# {\char `\# }\def \& {\char `\& }\def \% {\char `\% }%
714714\texttt {#1 }}}
715715
716716\newcommand {\bfcode }[1]{\code {\bfseries #1}} % bold-faced code font
838838%
839839% Example:
840840% \versionadded{1.5.2}
841- % \versionchanged[short explanation]{1.6 }
841+ % \versionchanged[short explanation]{2.0 }
842842%
843843\newcommand {\versionadded }[1]{%
844844 { New in version #1. }}
You can’t perform that action at this time.
0 commit comments