]> git.lyx.org Git - lyx.git/blobdiff - src/client/lyxclient.1in
Amend b280fed1: 3rdparty/dtl: Use preprocessor value on Windows
[lyx.git] / src / client / lyxclient.1in
index fcabfed21e68170f8d4aafa9a9be2f434154899d..8b4b6eabf621b665522c4bda8dd2af9ac636cea0 100644 (file)
@@ -5,7 +5,7 @@
 .\"
 .TH LYXCLIENT 1 "@LYX_DATE@" "Version @VERSION@" "lyxclient @VERSION@"
 .SH NAME
-lyxclient@program_suffix@ \- send commands to a running LyX editor
+lyxclient@version_suffix@ \- send commands to a running LyX editor
 .\"
 .\" setup
 .de Cr
@@ -13,7 +13,7 @@ lyxclient@program_suffix@ \- send commands to a running LyX editor
 .el \(co
 ..
 .SH SYNOPSIS
-\fBlyxclient@program_suffix@\fR [ \fIoptions\fR ]
+\fBlyxclient@version_suffix@\fR [ \fIoptions\fR ]
 .br
 .SH DESCRIPTION
 When LyX starts, it creates a unique, per-process local socket in the
@@ -53,14 +53,14 @@ LyX commands documentation can be found in LyX Help menu.
 send a single \fIcommand\fR, print LyX information to standard output and exit. LYXCMD prefix is needed in the given command.
 .TP
 .BI \-g " file line"
-this is simply a wrapper for the command 'server\-goto\-file\-row \fIfile\fR \fIline\fR'. It is used by the DVI previewer to elicit inverse DVI search.
+this is simply a wrapper for the command 'command-sequence server\-goto\-file\-row \fIfile\fR \fIline\fR; lyx-activate'. It is used by the PDF and DVI previewer to elicit inverse search and focus the LyX window.
 .PP
 If neither \fB\-c\fR nor \fB\-g\fR are used, \fBlyxclient\fR will regard any
 standard input as commands to be sent to LyX, printing LyX's responses to
 standard output. Commands are
 separated by newlines (the '\\n' character). To finish communication
 and terminate the \fBlyxclient\fR process, send the command 'BYE:'.
-.SH MISCELANEOUS OPTIONS
+.SH MISCELLANEOUS OPTIONS
 .TP 6
 .BI \-n " name"
 when starting communication, \fBlyxclient\fR sends an idenfifier
@@ -77,7 +77,7 @@ can be used to specify the socket special file that must be used.
 LyX sets this variable.
 It is overridden by the \fB\-a\fR option.
 .SH SEE ALSO
-lyx@program_suffix@(1), xdvi(1), LFUNs.lyx.
+lyx@version_suffix@(1), xdvi(1), LFUNs.lyx.
 .SH AUTHORS
 Jo\[~a]o Luis M. Assirati <assirati@fma.if.usp.br> is the principal author
 of lyxclient.