Document ClassesThemes in Documentclass Slides (not Beamer!)

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
XunKan
Posts: 2
Joined: Sat Jul 28, 2012 10:57 pm

Themes in Documentclass Slides (not Beamer!)

Post by XunKan »

Hello,

I would like to adapt my company's presentation theme to LaTeX's documentclass Slides. Does anyone have experience on how to create themes from scratch (color picking, managing the frames, logo)?

Thank you,

XunKan
It is by the fortune of God that, in this country, we have three benefits: freedom of speech, freedom of thought, and the wisdom never to use either.
-- Mark Twain

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

Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

Re: Themes in Documentclass Slides (not Beamer!)

Post by Stefan Kottwitz »

Hi XunKan,

welcome to the board!

Which version of the document class slides do you use? Perhaps the newest one, v2.3z of 1997/08/15?
It's pretty old - do you have any specific reason for using this class, which could be important here?

Stefan
LaTeX.org admin
XunKan
Posts: 2
Joined: Sat Jul 28, 2012 10:57 pm

Re: Themes in Documentclass Slides (not Beamer!)

Post by XunKan »

Thank you for the welcome!

There is no specific reason I use Slides except being used to it instead of Beamer because I do not like the Beamer themes. So if there is no solution available for Slides I can do with Beamer. Is it possible to imitate a company's PowerPoint Template in Beamer (with all necessary permissions, of course)?

XunKan
It is by the fortune of God that, in this country, we have three benefits: freedom of speech, freedom of thought, and the wisdom never to use either.
-- Mark Twain
User avatar
Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

Themes in Documentclass Slides (not Beamer!)

Post by Stefan Kottwitz »

You could create your own beamer theme, which can be very different. Some people did that. Beamer is very capable and provides ways for customization.

You could also have a look at powerdot, wich is a good class for presentations, is actively maintained and provides some themes.

Stefan
LaTeX.org admin
josephwright
Site Moderator
Posts: 814
Joined: Tue Jul 01, 2008 2:19 pm

Re: Themes in Documentclass Slides (not Beamer!)

Post by josephwright »

The slides class is regarded by most people as not really 'usable'. It was designed for producing printed slides, and even then was not very good. As such, you really should use either beamer or powerdot, both of which are primarily aimed at modern screen presentation. As you want your own theme, the nature of the 'standard' themes really should not be a big issue.
Joseph Wright
Post Reply