Skip to content
Snippets Groups Projects
Commit 724b8035 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

make sidejpg give better placement

parent 25af1016
Branches
Tags
No related merge requests found
......@@ -138,11 +138,13 @@ bookmarks=true]%
\newcommand{\sidejpg}[3][5]{
\iftoggle{verbose}{
\begin{wrapfigure}{O}{.#1\linewidth}
\noindent\includegraphics[width=\linewidth]{images/#2}
\needspace{8em}
\begin{wrapfigure}{R}{.#1\linewidth}
\includegraphics[width=\linewidth]{images/#2}
#3
\end{wrapfigure}
}
\noindent
}
\colorlet{chapnumcol}{black!55}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment