if defined, use "Center for" also in footer
This commit is contained in:
@ -19,7 +19,7 @@
|
|||||||
%\centerfor{Neutron and Muon Sciences}
|
%\centerfor{Neutron and Muon Sciences}
|
||||||
%\centerfor{Nuclear Engineering and Sciences}
|
%\centerfor{Nuclear Engineering and Sciences}
|
||||||
%\centerfor{Photon Science}
|
%\centerfor{Photon Science}
|
||||||
\centerfor{Scientific Computing, Theory and Data}
|
%\centerfor{Scientific Computing, Theory and Data}
|
||||||
|
|
||||||
%% uncomment to switch to image mode
|
%% uncomment to switch to image mode
|
||||||
%\titleimage{psipresentation/imgs/example}
|
%\titleimage{psipresentation/imgs/example}
|
||||||
|
@ -246,7 +246,7 @@ BoldItalicFont = *-Bold-Italic
|
|||||||
};
|
};
|
||||||
|
|
||||||
\node[inner sep=0pt, anchor=west] (institute) at (\bottominstituteleftedge\paperwidth, \bottomupperedge\paperheight) {
|
\node[inner sep=0pt, anchor=west] (institute) at (\bottominstituteleftedge\paperwidth, \bottomupperedge\paperheight) {
|
||||||
\textcolor{bottomfont}{\tiny\insertinstitute}
|
\textcolor{bottomfont}{\tiny \ifx \insertcenterfor \empty \insertinstitute \else PSI \insertcenterfor \fi}
|
||||||
};
|
};
|
||||||
|
|
||||||
\node[inner sep=0pt, anchor=east] (author) at (\bottomdaterightedge\paperwidth, \bottomupperedge\paperheight) {
|
\node[inner sep=0pt, anchor=east] (author) at (\bottomdaterightedge\paperwidth, \bottomupperedge\paperheight) {
|
||||||
|
Reference in New Issue
Block a user