[texhax] Question
Tom Schneider
toms at ncifcrf.gov
Mon Jan 18 23:52:03 CET 2010
Steve:
> > (I still don't have a smart pdf
> > reader that updates itself when the file changes, we've discussed this
> > before and no solution worked. Adobe is unable to accept user
> > suggestions or even acknowledge them.)
>
> Actually, my experience in the linux world is that Adobe is the
> exception, and that all the other viewers do update themselves (and
> return to the same location and same magnification). An incomplete list
> includes:
>
> kpdf - the KDE version of xpdf
> okular - the new kde pdf viewer
> evince - the gnome pdf viewer
Being on a Mac OSX,
I wasn't able to get evince to work (macports has a port bug) but I was
able to get latexmk going! The main trick is that one has to have
a ~/.latexmk file containing
$pdf_previewer = "start xpdf -remote %R %O %S";
$pdf_update_method = 4;
$pdf_update_command = "xpdf -remote %R -reload";
Then latexmk recognizes when files change and automatically
runs things and triggers the xpdf to redisplay.
Perfect!!
I put links and details at
http://alum.mit.edu/www/toms/atchange.html
Tom
Dr. Thomas D. Schneider
National Institutes of Health
240-367-4179 (cell)
schneidt at mail.nih.gov
toms at alum.mit.edu (permanent)
http://alum.mit.edu/www/toms (permanent)
More information about the texhax
mailing list