General ⇒ need a crash pointer to slide making
need a crash pointer to slide making
presentation someone slipped me, which I must to convert to company
style (we use only LaTeX), and I have almost no time in which to do
it. I am using the TeXLive disribution on both Mac OS X 10.5 and
Ubuntu Linux.
I'm adept with LaTeX, but it's been many years since I've had to make
slides, and when I last did it, all I had was the standard slides
document class, which is unsatisfactory. I know there are better ways
that include color and all. This is to be converted to a PDF document.
A quick check with Google reveals many paths to take, but all that I
try throw up roadblocks because of missing dependencies, e.g., prosper
fails almost no matter what I put in the file. Looks like a nice
package but I don't have time to monkey with debugging and finding
missing pieces.
We have a local example that uses the foils documentclass.
Unfortunately foils.cls file is aparently not a part of the TeXLive
distribution, which we use, and my first guess is that it's because it
must be obsolete and replaced with much better stuff, or I'd run out
and retrieve it.
I'm anxious to acquire the very best packages to do this in the long
term, and to utilize them in our work, but I'm afraid that this time
around, time is very much against me.
Can someone recommend for me the speediest solution, preferably with a
working example in source text?
I will be cross posting this inquiry to comp.text.tex
Thank you,
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
need a crash pointer to slide making
I recommend the beamer class for producing pdf documents. It supports pdftex and is very well documented and there are many examples on the internet.
Have a look at the beamer user guide.
Stefan
need a crash pointer to slide making
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
need a crash pointer to slide making
Best regards
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: need a crash pointer to slide making
I had heard of it, but for some reason ignored it, not realizing exactly
what it is or how fully developed it is.
I will pursue beamer. Thanks again.