Tino Langer wrote:
Now I have one question - is it possible to add one new action to toolbar for showing compiled lyx-files? In the moment there are actions for dvi, pdflatex and ps - I need an action for ps2pdf (like in the menu) - but how to do this?
The toolbars are completely configurable, but you have to edit a text file to do this. Copy the file stdtoolbars.inc from the main LyX directory (e.g., /usr/share/lyx/ui/) to your local LyX directory (e.g., ~/.lyx/ui/). (You don't have to do this, but it will keep your changes from being over-written by software updates.) Now open it and find the "view/update" section. Add this:
   Item "View ps2pdf" "buffer-view pdf"
This assumes that the "format" for ps2pdf is "pdf". That's the default, but check Preferences>File Formats to make sure. Of course, you can also add this anywhere else you like.

Richard

--
==================================================================
Richard G Heck, Jr
Professor of Philosophy
Brown University
http://frege.brown.edu/heck/
==================================================================
Get my public key from http://sks.keyserver.penguin.de
Hash: 0x1DE91F1E66FFBDEC
Learn how to sign your email using Thunderbird and GnuPG at:
http://dudu.dyn.2-h.org/nist/gpg-enigmail-howto

Reply via email to