mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Remove trailing whitespace (#167)
Remove more trailing whitespace Remove even more trailing whitespace
This commit is contained in:
parent
edc3e409cf
commit
f3dd14ff62
14 changed files with 234 additions and 234 deletions
|
|
@ -32,7 +32,7 @@
|
|||
\begin{tikzpicture}[remember picture,overlay]
|
||||
\begin{pgfonlayer}{background}
|
||||
\coordinate (a\thedebugrule);
|
||||
\draw[red,thin,#1]
|
||||
\draw[red,thin,#1]
|
||||
([xshift=#2]a\thedebugrule|-current page.north) -- ([xshift=#2]a\thedebugrule|-current page.south);
|
||||
\end{pgfonlayer}
|
||||
\end{tikzpicture}}
|
||||
|
|
@ -42,7 +42,7 @@
|
|||
\begin{tikzpicture}[remember picture,overlay]
|
||||
\begin{pgfonlayer}{background}
|
||||
\coordinate (b\thedebugrule);
|
||||
\draw[red,thin,#1]
|
||||
\draw[red,thin,#1]
|
||||
([yshift=#2]b\thedebugrule-|current page.west) -- ([yshift=#2]b\thedebugrule-|current page.east);
|
||||
\end{pgfonlayer}
|
||||
\end{tikzpicture}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue