On Monday 22 May 2006 11:42 am, Paul A. Rubin wrote:
> Steve Litt wrote:
> > Here's a fairly minimal test.lyx. On my system, when I View->Postscript,
> > the gv page numbers reset at page 1 (gv pages 1, 1 and 2 correspond to
> > logical pages i, 1 and 2). This is correct.
> >
> > However, when I View->PDF(pdflatex) or any other conversion to pdf, my gv
> > page numbers are 1, 2 and 3 corresponding to logical page numbers i, 1
> > and 2. This results in the gv page numbers not matching the logical page
> > numbers.
> >
> > It would be interesting to see if it acts the same way on your system.
> >
> > I'm using lyx 1.3.5 Oct 6, 2004, which is what came with my Mandriva 2006
> > Linux. I'd very much prefer not to upgrade until I'm completely through
> > with my current book and have plenty of time to troubleshoot all my past
> > books after upgrading my lyx to 1.4.whatever, which has *character
> > styles!!!* (and thanks so much for the character styles).
>
> I get page numbers i, 1, 2 with both View->DVI and View->PDF (pdflatex)
> here, using LyX 1.4.1 (also LyX 1.3.7).  I'm on Win XP with MiKTeX.
> Don't know if the difference is the LyX version, the LaTeX distribution,
> or the version of pdflatex (MiKTeX-pdfetex 2.4.2140).
>
> /Paul

Thanks Paul,

Now that we have one system that shows the symptom and another that doesn't, 
we have this problem where we want it! I used the following commands to 
create test.dvi, test.ps and test.pdf from test.lyx:

[EMAIL PROTECTED] ~]$ lyx --export dvi test.lyx
Document exported as DVI to file `~/test.dvi'
[EMAIL PROTECTED] ~]$ dvips -o test.ps test.dvi
This is dvips(k) 5.95a Copyright 2005 Radical Eye Software 
(www.radicaleye.com)
' TeX output 2006.05.22:1441' -> test.ps
<tex.pro>. [1] [1] [2] 
[EMAIL PROTECTED] ~]$ ps2pdf test.ps
[EMAIL PROTECTED] ~]$

I've uploaded each of these four files to http://www.a3b3.com/lyx/ so that 
anyone can download them and see whether their system displays this symptom. 
Once again, the symptom is that the pdf file does not display two page 1's in 
the pdf browser, whereas the ps file correctly displays two page 1's using 
gv, and the dvi correctly displays 2 page 1's using xdvi. The PDF also fails 
to show 2 page 1's using Adobe acroread.

Paul, if you could do the same things and attach the same files, then I can go 
through your files and see at what point I can inject one of your files to 
cure my symptom. And you can inject my files and see at what point you can 
reproduce the symptom. Doing that, we'll have the exact step at which things 
go wrong, and fixing the problem will be trivial.

If anyone else would like to try it, you're more than welcome.

Thanks

SteveT

Steve Litt
Author: 
   * Universal Troubleshooting Process courseware
   * Troubleshooting Techniques of the Successful Technologist
   * Manager's Guide to Technical Troubleshooting
   * Twenty Eight Tales of Troubleshooting
   * Rapid Learning: Secret Weapon of the Successful Technologist

http://www.troubleshooters.com/bookstore
http://www.troubleshooters.com/utp/tcourses.htm

Reply via email to