Passing ignorenonframetext
as an option to Beamer, causes it to ignore all the text that is not inside a frame. It is useful when you want to add content for the article version of the presentation (or simply script lines for yourself) that would not show in the regular presentation. LyX puts the title elements outside any frame. Therefore, if you use ignorenonframetext
you end up missing the title frame. The solution is to manually wrap the title block (the title, author, institute, etc.) in a frame and append to it \maketitle
. This will cause the title frame to be rendered correctly.
Hi,
I am planing to write a math presentation in Hebrew.
In the past BEAMER + HEBREW did not work for me.
I had to resort to dirty tricks – see e.g.
https://www.math.bgu.ac.il/%7Eamyekut/popular/pythagoras/slides.pdf
where I used landscape geometry and a huge font.
Do you happen to have a working example? Preferably compatible with TEXLIVE on UBUNTU.
Thanks,
Amnon