General ⇒ Change the presentation in latex
Change the presentation in latex
I am working out a presentation in latex (prosper) and I need to change the alignment from center to left .
Any suggestions, about that ? I am an amateur in latex presentations!
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
Change the presentation in latex
the prosper package is old, there were no changes since many years. HA-prosper was written to extend and to bugfix prosper, and then powerdot was build to replace both packages. Thats why I recommend powerdot instead of prosper.
Personally I prefer the beamer class. It has a lot of features and styles and is very well documented. Examples can be found on the web.
If you insist on using prosper, maybe we could help you too, but first I recommend to reconsider the choice of the presentation package, just in case you did not compare prosper with the other packages.
Stefan
Re: Change the presentation in latex
Thanks again !