On Thu, 13 Mar 2008, NicoWinger wrote:

for changing the shortcuts in LyX, I created a new .bind-file out of the
cua.bind. I want to create a shortcut for creating the pdf-file using
pdflatex. I replaced the command

\bind "C-p"...

with

\bind "C-p" "buffer-view pdf",

but this command just uses Postscript to create the PDF. Does someone know
what command stands for creating the PDF with pdflatex?

Nico,

  In ~/.lyx/bind grepping for buffer-view in all files finds only dvi and
ps. grepping for 'pdf' finds nothing.

  I've always used View->pdflatex. You might need to change the converter
code to create a shortcut.

Rich

--
Richard B. Shepard, Ph.D.               |  Integrity            Credibility
Applied Ecosystem Services, Inc.        |            Innovation
<http://www.appl-ecosys.com>     Voice: 503-667-4517      Fax: 503-667-8863

Reply via email to