Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cheatsheets.tex
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
}


\newcommand{\optional}[1]{\textcolor{gray}{#1}}
Comment thread
QuLogic marked this conversation as resolved.
\newcommand{\optional}[1]{\textcolor[RGB]{78, 78, 78}{#1}}
\newcommand{\mandatory}[1]{\textbf{#1}}
\newcommand{\parameter}[2]{%
\expandafter\ifstrequal\expandafter{#1}{optional}%
Expand Down
Loading