mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
stdinsets.inc: fix output of InsetInfo, part of http://bugzilla.lyx.org/show_bug.cgi?id=5339
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26840 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
3f3f2b5d1e
commit
54faadd049
@ -304,7 +304,7 @@ InsetLayout Info:shortcut
|
||||
LatexType command
|
||||
LatexName shortcut
|
||||
Preamble
|
||||
\providecommand{\shortcut}[1]{\textsf{#1}}
|
||||
\providecommand{\shortcut}[1]{\mbox{\textsf{#1}}}
|
||||
EndPreamble
|
||||
Decoration conglomerate
|
||||
Font
|
||||
|
Loading…
Reference in New Issue
Block a user