Document ClassesContent of Presentation without Slides

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
marie2011
Posts: 138
Joined: Mon Feb 06, 2012 4:58 pm

Content of Presentation without Slides

Post by marie2011 »

Dear forum members,

If I want to have a handout for my presentation I give handout as option to the class. I know that there are other possibilities (for instance, to make a slide appear and on its right side to have some lines so that the audience can write things down). I was wondering if this is possible with beamer.

How can I have the whole presentation in form of text, i.e. without slides?

Many thanks in advance.

Regards,

Marie

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Content of Presentation without Slides

Post by Johannes_B »

Hi,

you may want to take a look at section 21.2 of the beamer documentation (Creating handouts using the article mode). You can present the contents of your slides using the article or scrartcl class (from the koma-script bundle) in combination with the package beamerarticle (included in the beamer bundle).

Concerning you're first question, sorry, but I never tried this.


Best regards
Johannes
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply