MiKTeX and proTeXtProsper and windows 7

Information and discussion about MikTeX distribution for Windows and the related proTeXt: Installing, updating, configuring
Post Reply
shakouri
Posts: 1
Joined: Wed Mar 16, 2011 7:12 am

Prosper and windows 7

Post by shakouri »

Hi,
I have a presentation that has been compiled perfectly by Miktex 2.8 using the prosper class on windows vista home premium four month ago. I have just installed a fresh windows 7 and also Miktex (I have tried both 2.8 and 2.9 versions). Unfortunately, the dvi, ps and pdf files generated using the new installation do not show the whole content of my presentation. To be more clear, the content is shifted towards left so that left-side of my presentation is hidden. When I compile the same .tex file on my wife's laptop with the same installation of miktex (but windows Vista) it works perfect. I highly appreciate it if you help me get out of this nasty situation.

Recommended reading 2024:

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

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

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Prosper and windows 7

Post by localghost »

The prosper class as well as the patching ha-prosper package are obsolete [1]. Direct successor is the powerdot class. Read the manual and pay special attention to the remarks regarding compilation. If the problem persists, provide a minimal working example (MWE) with your next post.

[1] View topic: Obsolete packages and document classes — Avoid usage!


Best regards and welcome to the board
Thorsten
Erik Knowles
Posts: 2
Joined: Wed Oct 05, 2011 9:47 pm

Re: Prosper and windows 7

Post by Erik Knowles »

To others with the same trouble: This doesn't appear to be OS-specific (I'm having the same trouble on Windows XP); rather, it looks to be something that changed/broke in a MikTex version change, or possibly some additional package installation. Anyways, to fix, include the line
\renewcommand{\slideleftmargin}{1.3in}
directly after your ha-prosper usepackage.

And to the not-so-helpful initial reply: I and others I'm sure would *Love* to see an step-by-step "converting from ha-prosper to powerdot" tutorial.
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Prosper and windows 7

Post by localghost »

Erik Knowles wrote:[…] And to the not-so-helpful initial reply: I and others I'm sure would *Love* to see an step-by-step "converting from ha-prosper to powerdot" tutorial.
We are not here to write tutorials, but to discuss problems. This is no help desk, but a discussion forum. If you know somebody who can spend his spare time to write a tutorial, please let me know. And in this case there is no tutorial needed since just altering the document class to powerdot is almost the only thing to do. Details can be found in the class manual. Wherever problems arise, feel free to ask.
Erik Knowles
Posts: 2
Joined: Wed Oct 05, 2011 9:47 pm

Re: Prosper and windows 7

Post by Erik Knowles »

To clarify, I wasn't asking for a tutorial from the forum members -- I was merely pointing out that curiously the powerdot authors had not included any such discussion with the CTAN package docs.
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Prosper and windows 7

Post by localghost »

Erik Knowles wrote:To clarify, I wasn't asking for a tutorial from the forum members -- I was merely pointing out that curiously the powerdot authors had not included any such discussion with the CTAN package docs.
Correct me if I'm wrong, but you addressed me directly and my first reply here.
Erik Knowles wrote:[…] And to the not-so-helpful initial reply: I and others I'm sure would *Love* to see an step-by-step "converting from ha-prosper to powerdot" tutorial.
But perhaps I misunderstood something in this statement. If you need help for migration, you could ask the powerdot maintainer to supplement the manual with a small section that describes possible pitfalls. Or just start migrating a document and ask targeted questions here on the board (but not in this topic).
Post Reply