Am 10.05.2017 um 09:23 schrieb Jürgen Spitzmüller:
2017-05-10 8:24 GMT+02:00 Wolfgang Engelmann:
I tried the new lyx2.3.0-alpha-1 and have a lowertitleback
problem. It is not shown in the pdf file. The same lyx file works
under version 2.2.0. I include the lyx file.
The same problem shows up in LyX 2.2. The paragraph where the
\frontmatter statement is in is also in lowertitleback, causing the
former lowertitleback paragraph to be overwritten (you can give only
one per document). Change the latter paragraph to Standard, and it
will work.
Jürgen
Wolfgang
I see. I changed the \frontmatter ERT to standard, as you said.
It works also, if I put the frontmatter ERT in the lowertitleback
paragraph without a line break, or alternatively, with a ctrl linebreak.
Same, if the lowertitleback consists of two paragraphs: works with a
ctrl linebreak.
There is another question: In the lowertitleback paragraph is a
\pageref{LastPage}in ERT, which should tell the number of pages of the
document. This worked for me in the 2.2.0 version, but now there is a ?
instead.
Thanks, Wolfgang