Le 28/03/2018 à 17:32, Joel Kulesza a écrit :
LyX Developers,
While working with the poster-beamerposter template to create ... a poster ... I
ran into:
1) an issue whereby marking a region within the frame as "Comment" didn't allow
a PDF to render but marking it as "LyX Note" does allow the PDF to render. I
would expect these to have similar levels of (dis)functionality. This seems
like a bug and I would appreciate it if you could confirm. If/when confirmed,
I'll submit it to the tracker.
Confirmed, I can see this in the log (simplified):
<cite>
Runaway argument?
Some text \end {comment}
! Paragraph ended before \verbatim@ was complete.
<to be read again>
\par
l.94 \end{frame}
! Extra }, or forgotten \endgroup.
! Missing } inserted.
! LaTeX Error: \begin{beamercolorbox} on input line 94 ended by \end{altenv}.
! LaTeX Error: \begin{altenv} on input line 94 ended by \end{uncoverenv}.
! LaTeX Error: \begin{uncoverenv} on input line 94 ended by \end{actionenv}.
! LaTeX Error: \begin{actionenv} on input line 94 ended by \end{block}.
! LaTeX Error: \begin{block} on input line 94 ended by \end{beamer@framepauses}
.
! Extra }, or forgotten \endgroup.
\endbeamer@frameslide ...amer@framepauses}\egroup
\ifx \beamer@frametitle \@...
! LaTeX Error: \begin{beamer@framepauses} on input line 94 ended by \end{beamer
@frameslide}.
! LaTeX Error: \begin{beamer@frameslide} on input line 94 ended by \end{documen
t}.
(./beamerposter_mwe.aux)
LaTeX Font Warning: Size substitutions with differences
(Font) up to 0.82pt have occurred.
! You can't use `\end' in internal vertical mode.
\enddocument ...cumenthook \deadcycles \z@ \@@end
l.97 \end{document}
! LaTeX Error: \begin{beamer@frameslide} on input line 94 ended by \end{documen
t}.
! Missing } inserted.
! Emergency stop.
<*> beamerposter_mwe.tex
! ==> Fatal error occurred, no output PDF file produced!
</cite>
3) a special character insertion issue that seems unique to the
poster-beamerposter template whereby a "right arrow" can be inserted but throws
a warning upon render.
Some more details on these are in the attached MWE (expected to render while
throwing the right arrow warning). Changing either LyX Note within to a Comment
is expected to prevent rendering.
Same error here (lyx-2.3.0).
--
Jean-Pierre