From a3852f7ec5f1a950f1e4cc2760ed220903471a89 Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Thu, 6 Jul 2000 13:48:20 +0000 Subject: [PATCH] Update man page with -geometry git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@862 a592a061-630c-0410-9148-cb99ea01b6c8 --- ChangeLog | 4 ++++ lyx.man | 20 ++------------------ po/POTFILES.in | 1 + 3 files changed, 7 insertions(+), 18 deletions(-) diff --git a/ChangeLog b/ChangeLog index d2cf17c176..9ae5aa4689 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-07-06 R. Lahaye + + * lyx.man: update the options description. + 2000-07-05 R. Lahaye * src/lyx_gui.C src/lyx_main.C: improve the -geometry support, diff --git a/lyx.man b/lyx.man index e9a3f96e09..b707c46225 100644 --- a/lyx.man +++ b/lyx.man @@ -51,24 +51,8 @@ sets system directory. Normally not needed. sets user directory. Needed if you want to use LyX with different lyxrc settings. .TP -.BI \-width " x" -the width of the main window in \fBLyX\fR. -.TP -.BI \-height " y" -the height of the main window in \fBLyX\fR. -.TP -.BI \-xpos " x" -the x position of the main window in \fBLyX\fR. -.TP -.BI \-ypos " y" -the y position of the main window in \fBLyX\fR. -Notice, you have to specify both -.BI \-xpos -and -.BI \-ypos -to obtain the -desired effect. Negative positions are ignored. If no valid position -is given, the main window is centered. +.BI \-geometry " WxH+X+Y" +the preferred size and position of the main window in \fBLyX\fR. .TP .BI \-dbg " feature[,feature...]" where feature is a name or number. diff --git a/po/POTFILES.in b/po/POTFILES.in index e913ba6d60..08d1902cd3 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -58,6 +58,7 @@ src/insets/insetparent.C src/insets/insetref.C src/insets/insettabular.C src/insets/insettext.C +src/insets/insettheorem.C src/insets/insettoc.C src/insets/inseturl.C src/intl.C -- 2.39.2