Skip to content
Snippets Groups Projects
Commit 562944e0 authored by John Swinbank's avatar John Swinbank
Browse files

Tweak title layout for short docs

parent 48b82a20
No related branches found
No related tags found
No related merge requests found
......@@ -192,8 +192,13 @@
%
\if@shortDoc
\renewcommand{\maketitle}{
\begin{textblock*}{0.5\textwidth}(\sideMargin, 1.20cm)
\Huge\textbf{\docTitle{}}
\begin{textblock*}{0.45\textwidth}(\sideMargin, 0.80cm)
\fbox{
\begin{minipage}[c][1.3cm]{\textwidth}
\centering
\Huge\textbf{\docTitle{}}
\end{minipage}
}
\end{textblock*}
}
\else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment