Skip to content

Commit

Permalink
Merge pull request #40 from ahewer/master
Browse files Browse the repository at this point in the history
bugfix and small change
  • Loading branch information
Alexander Hewer committed Oct 9, 2015
2 parents e0359a9 + 023430c commit b1512b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mspposter.sty
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@

\newcommand{\setbackground}[1] {
\begin{scope}[on background layer]
\node[inner sep=0, anchor=north] at (upper) {
\node[inner sep=0] at (0, 0) {
#1
};
\end{scope}
Expand Down

0 comments on commit b1512b5

Please sign in to comment.