Skip to content

Commit

Permalink
Add comment for section counter (off by 1)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lipen committed Apr 10, 2024
1 parent 61610b1 commit a1b85e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cheat5.tex
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@

\selectlanguage{english}

\setcounter{section}{4}
\setcounter{section}{4}% +1 = actual
\section{Graph Theory Cheatsheet%
\texorpdfstring{\normalsize\hfill\href{https://en.wikipedia.org/wiki/Glossary_of_graph_theory}{Glossary}}{}}

Expand Down

0 comments on commit a1b85e3

Please sign in to comment.