From 65ba33308ed00bff7da8b41680e2d51a15f5f48f Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Fri, 1 Feb 2008 17:03:55 +0000 Subject: [PATCH] * Doxy. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22739 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXAction.cpp | 3 +++ 1 file changed, 3 insertions(+) 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 }, -- 2.39.2