]> git.lyx.org Git - features.git/commitdiff
* LFUN_LABEL_COPY_AS_REF: Update doxy.
authorVincent van Ravesteijn <vfr@lyx.org>
Thu, 21 May 2009 10:39:40 +0000 (10:39 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Thu, 21 May 2009 10:39:40 +0000 (10:39 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29763 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXAction.cpp

index e92d84f79ecd0fd9c9628bb26900729cda6b642b..40322b3edb6e74402801a2f357901a83dcb6bcfa 100644 (file)
@@ -3263,7 +3263,8 @@ void LyXAction::init()
 /*!
  * \var lyx::FuncCode lyx::LFUN_LABEL_COPY_AS_REF
  * \li Action: Copies the label at the cursor as a cross-reference to be pasted elsewhere.
- * \li Syntax: copy-label-as-reference
+ * \li Syntax: copy-label-as-reference <LABEL>
+ * \li Params: <LABEL>: The label to copy (for multi-line math)
  * \li Origin: sts, 16 Nov 2008
  * \endvar
  */