[Bug 229377] Review Request: latexmk - a make-like utility for LaTeX documents

bugzilla at redhat.com bugzilla at redhat.com
Mon Mar 19 18:50:24 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: latexmk - a make-like utility for LaTeX documents


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=229377





------- Additional Comments From ville.skytta at iki.fi  2007-03-19 14:50 EST -------
Looks almost ready now, however as noted in comment 2, I still think it would be
a good idea to set $dvi_previewer and $ps_previewer to xdg-open too in the
default config file.  Otherwise the results eg. here (on a KDE-based desktop
quite capable of viewing dvi and ps with KDVI and KGhostView) are like:

$ latexmk -pv foo.tex
[...]
Starting previewer: 'start xdvi foo.dvi'
------------
sh: xdvi: command not found

$ latexmk -pv -view=ps foo.tex
[...]
Starting previewer: 'start gv foo.ps'
------------
sh: gv: command not found

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list