Hi all,
I'm trying to make something similar to http://ww1.microchip.com/downloads/en/appnotes/00734b.pdf
I'm using the twocolumn option, and have defined my own \showtitle command:
\newcommand{\showtitle}{
\parbox[t]{\textwidth}{
\flushright\textbf{\fontsize{50}{1}\selectfont\gettitle{}}
\vbox ...