- Temporarily redefine PrimeBlue for dark mode.
- Wrap some long lines.
This commit is contained in:
@@ -21,7 +21,11 @@
|
||||
\end{figure}%
|
||||
}
|
||||
\newcommand{\centerfig}[3]{\cfig{#1}{#2}{#3}{\includegraphics}}
|
||||
\newcommand{\centerfigw}[4][\textwidth]{\cfig{#2}{#3}{#4}{\includegraphics[keepaspectratio,width=#1]}}
|
||||
\newcommand{\centerfigw}[4][\textwidth]{
|
||||
\cfig{#2}{#3}{#4}{
|
||||
\includegraphics[keepaspectratio,width=#1]
|
||||
}
|
||||
}
|
||||
|
||||
\newcommand{\bigfig}[4][\twoscreenshotmaxwidth]{%
|
||||
\bigfloat[#1]{figure}{htp}{%
|
||||
|
||||
Reference in New Issue
Block a user