]> git.lyx.org Git - features.git/commitdiff
* Doxy.
authorPavel Sanda <sanda@lyx.org>
Fri, 1 Feb 2008 17:03:55 +0000 (17:03 +0000)
committerPavel Sanda <sanda@lyx.org>
Fri, 1 Feb 2008 17:03:55 +0000 (17:03 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22739 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXAction.cpp

index ddcd6efdcacf01437ad3160fc354af66080c341b..bf1b7439d4438334dd5a8da7cdf66d34015412f1 100644 (file)
@@ -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 },