Search found 5 matches
- Sat Apr 03, 2010 7:45 pm
- Forum: Document Classes
- Topic: powerdot generates a first blank page with 'preamble' word
- Replies: 7
- Views: 5547
Re: powerdot generates a first blank page with 'preamble' wo
The class file generated from powerdot.dtx is marked as version "2005/12/06 v1.3" although it differs even from the 2006 version and is copyrighted as "Copyright (C) 2005-2006, 2010 ..." I think the maintainer should update the version info.
- Fri Apr 02, 2010 11:46 pm
- Forum: Document Classes
- Topic: powerdot generates a first blank page with 'preamble' word
- Replies: 7
- Views: 5547
powerdot generates a first blank page with 'preamble' word
Thanks a lot for your reply. I just tried to access the author's mailinglist and found the report for this problem there. The author suggested to get the latest version from CTAN archive. I tried it, this version solves the problem. It is just not yet added to the MiKTeX repository.
- Fri Apr 02, 2010 12:02 pm
- Forum: Document Classes
- Topic: powerdot generates a first blank page with 'preamble' word
- Replies: 7
- Views: 5547
powerdot generates a first blank page with 'preamble' word
I found a dirty workaroud for my problem with the help of pagesel package to skip typesetting the first slide:
Code: Select all
\documentclass {powerdot}
\usepackage [2 - 1000] {pagesel}
\begin {document}
\begin {slide} %
{test}
%
test
%
\end {slide}
\end {document}
- Fri Apr 02, 2010 11:37 am
- Forum: Document Classes
- Topic: powerdot generates a first blank page with 'preamble' word
- Replies: 7
- Views: 5547
Re: powerdot generates a first blank page with 'preamble' wo
Sure, this file is generated with the source I have posted. Here I also attach the generated DVI and PS files. I used MiKTeX 2.8 with all the recent packages posted on March, 30.
- Fri Apr 02, 2010 12:26 am
- Forum: Document Classes
- Topic: powerdot generates a first blank page with 'preamble' word
- Replies: 7
- Views: 5547
powerdot generates a first blank page with 'preamble' word
Hi,
I use MiKTeX 2.8, which I have recently installed in place of the version 2.7, with the most recent updates available. Today I tried to typeset my 1.5 month old project using powerdot class and found out that it generates a blank page with 'preamble' word at the bottom left before all other ...
I use MiKTeX 2.8, which I have recently installed in place of the version 2.7, with the most recent updates available. Today I tried to typeset my 1.5 month old project using powerdot class and found out that it generates a blank page with 'preamble' word at the bottom left before all other ...