From: Pavel Sanda Date: Fri, 1 Feb 2008 17:03:55 +0000 (+0000) Subject: * Doxy. X-Git-Tag: 1.6.10~6484 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=65ba33308ed00bff7da8b41680e2d51a15f5f48f;p=lyx.git * Doxy. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22739 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index ddcd6efdca..bf1b7439d4 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -1069,6 +1069,9 @@ void LyXAction::init() can find in Tools->Preferences->File formats->Format. Usual format you will enter is "pdf2" (pdflatex), "pdflatex" (plain tex for pdflatex) or "ps" for postscript. + In case of "custom" you will be asked for a format you + want to start from and for the command that you want to + apply to this format. * \li Origin: Lgb, 29 Jul 1997 */ { LFUN_BUFFER_EXPORT, "buffer-export", ReadOnly, Buffer },