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 [EMAIL PROTECTED]  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.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to