Hello,
in my beamer presentation in some slide should not decrease the page number
counter. With a tipp from the Mailinglist i have learned, this works with the
ERT-Tag \addtocounter{framenumber}{-1}.
The solution woks well for slides that fit on one Page. Several Slide are made
with the option „allowfamebreaks“.
My first test show that these both functions does not work automatically
together. If the Options „allowframebreaks" formate the slide so, that there
are two slides only one is not counted if i also set the option
"addtocounter{framenumber}{-1}.“
Therefore i had to set the option "addtocounter{framenumber}{-1}“ twice in the
text or increase {-1} to {-2}.
Is this the only way? Or there a way, that this two option works automatically
together ? Perhaps addtocounter{framenumber}{-1} is put on an special place on
the Slide. My trials with some places generate always Lyx errors.