mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Give full pref path in doc for date-insert
Give intermediate steps to get to "Date format" in preferences. This change is the result of the following discussion: https://latex.org/forum/viewtopic.php?f=19&t=31333
This commit is contained in:
parent
b7c8033548
commit
fc59688dbc
@ -1359,8 +1359,9 @@ void LyXAction::init()
|
||||
* \li Action: Inserts the current date.
|
||||
* \li Syntax: date-insert [<ARG>]
|
||||
* \li Params: <ARG>: Format of date. The default value (%x) can be set
|
||||
in Preferences->Date format. For possible formats
|
||||
see manual page of strftime function.
|
||||
in Preferences->Output->General->Date format. For
|
||||
possible formats see the manual page of the
|
||||
strftime function.
|
||||
* \li Origin: jdblair, 31 Jan 2000
|
||||
* \endvar
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user