Skip to content

Commit

Permalink
Fix alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
niknetniko committed Nov 14, 2019
1 parent c9cdb1f commit a05d38c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion latex/ugent2016-title.sty
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
\node[anchor=north west] (faculty) at ([shift={(\smallblock,0)}]current page.north west) {
% Don't display the faculty logo if we don't have one.
% We can still keep the node, it doesn't matter.
\IfStrEq{\ugent@faculty}{none}{}{
\IfStrEq{\ugent@faculty}{none}{}{%
\includegraphics[height=3\smallblock]{\@facultyimage}
}
};
Expand Down

0 comments on commit a05d38c

Please sign in to comment.