Hello,
Using the beamer layout, the Title, Author, Subject styles are used
after the \begin{document} as they appear in the LyX window.
As a consequence, the \hypersetup commands which set pdftitle and such
do not have the right information and thus
pdfinfo foo.pdf
is non informative, in contrast with the latex equivalent where the \title,
\author and such are in the preamble.
I tried unsuccessfully to encapsulate the \hypersertup commands in
a \AtEndDocument command.
Any other workaround (other than duplicating or defining the \title. etc
command in preamble instead of the document body) ?
--
Jean-Pierre