]> git.lyx.org Git - features.git/commit
Provide way to add (optional) user initials
authorJuergen Spitzmueller <spitz@lyx.org>
Tue, 24 Dec 2019 13:31:08 +0000 (14:31 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:48 +0000 (15:48 +0200)
commitaac46669a7b787605bf3961b2a1afd490e6e2c5c
treebd961b285af0cc060952ea559cc4e301e3770120
parent8073e1f4d8634fa17b1b6fa87638d2966743576b
Provide way to add (optional) user initials

This makes it easier to hook the changes package into LyX's ct markup.
13 files changed:
lib/layouts/changebars.module
src/Author.cpp
src/Author.h
src/BufferParams.cpp
src/Changes.cpp
src/LaTeXFeatures.cpp
src/LyXRC.cpp
src/LyXRC.h
src/frontends/qt/GuiPrefs.cpp
src/frontends/qt/ui/PrefIdentityUi.ui
src/tex2lyx/Preamble.cpp
src/tex2lyx/Preamble.h
src/tex2lyx/text.cpp