Re: strange pdflatex output with view change tracking in footnotes

2008-02-09 Thread Jürgen Spitzmüller
John Pye wrote: > I tried adding \usepackage{pdfcolmk} to my latex preamble in LyX (using > version 1.5.3 on F7). But it didn't fix the problem of the blue main > text on page following blue footnote (my second screenshot). I didn't > attempt to see if it fixed the first screenshot issue. The pdfc

Re: strange pdflatex output with view change tracking in footnotes

2008-02-09 Thread Herbert Voss
John Pye schrieb: Jürgen Spitzmüller wrote: Herbert Voss wrote: \usepackage{pdfcolmk} which we automatically load in pdflatex-ct-mode (however, until 1.5.4svn, we loaded it too early, i.e. before color). I tried adding \usepackage{pdfcolmk} to my latex preamble in LyX (using versi

Re: strange pdflatex output with view change tracking in footnotes

2008-02-09 Thread José Matos
On Saturday 09 February 2008 11:32:01 John Pye wrote: > I reported the problem with the fedora bugzilla, but it looks like > pdflatex/pdftex is bundled with tetex, so the problem is probably > upstream (or I need to use another tex distribution?) Fedora 9 has texlive (and it is possible to be us

Re: strange pdflatex output with view change tracking in footnotes

2008-02-09 Thread John Pye
Jürgen Spitzmüller wrote: > Herbert Voss wrote: > >> \usepackage{pdfcolmk} >> > > which we automatically load in pdflatex-ct-mode (however, until 1.5.4svn, we > loaded it too early, i.e. before color). > I tried adding \usepackage{pdfcolmk} to my latex preamble in LyX (using version 1.

Re: strange pdflatex output with view change tracking in footnotes

2008-02-09 Thread Jürgen Spitzmüller
Herbert Voss wrote: > \usepackage{pdfcolmk} which we automatically load in pdflatex-ct-mode (however, until 1.5.4svn, we loaded it too early, i.e. before color). Jürgen

Re: strange pdflatex output with view change tracking in footnotes

2008-02-09 Thread Herbert Voss
John Pye schrieb: Hi all I spotted some strangeness with the visible 'change tracking' in pdflatex output. For example, when a newly-added (hence coloured blue) footnote rolls over onto the next page, it doesn't get its colouring on the next page. (see attached .lyx file and output screenshot)

Re: strange pdflatex output with view change tracking in footnotes

2008-02-09 Thread John Pye
Hi Jürgen Jürgen Spitzmüller wrote: > John Pye wrote: > >> Looks like a bug, right? >> > > A bug in pdflatex. Should be fixed in recent releases of pdflatex. > Thanks for that. Your comment sent me off to check what version of pdflatex is provided by Fedora 7. I found that it's 3.14159

Re: strange pdflatex output with view change tracking in footnotes

2008-02-09 Thread Jürgen Spitzmüller
John Pye wrote: > Looks like a bug, right? A bug in pdflatex. Should be fixed in recent releases of pdflatex. Jürgen