Skip to content

Commit

Permalink
small tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
samvang committed Mar 28, 2024
1 parent 8cd0e4d commit 513fff7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion blueprint/src/content.tex
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ \chapter{Definitions and statement}
to work with. I could of course be wrong about this, and implementing this road
towards the proof might be an interesting alternative experiment. It may have
the advantage of avoiding getting into the weeds of natural transformation
arguments as I need to do in \cref{etanat,epsilon is natural transformation,triangle} below.
arguments as I need to do in \cref{eta is natural transformation}, \cref{epsilon is natural transformation}, and \cref{triangle} below.
\end{remark}

\chapter{Two useful facts}
Expand Down
2 changes: 1 addition & 1 deletion blueprint/src/print.tex
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
\usepackage{expl3}

\usepackage[unicode,colorlinks=true,linkcolor=blue,urlcolor=magenta, citecolor=blue]{hyperref}
\usepackage{cleveref}
\usepackage[capitalize]{cleveref}

\usepackage[warnings-off={mathtools-colon,mathtools-overbracket}]{unicode-math}

Expand Down
2 changes: 1 addition & 1 deletion blueprint/src/web.tex
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
\usepackage{amsmath, amssymb, amsthm}

\usepackage{hyperref}
\usepackage{cleveref}
\usepackage[capitalize]{cleveref}

\usepackage[showmore, dep_graph]{blueprint}

Expand Down

0 comments on commit 513fff7

Please sign in to comment.