mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Add "LyX Documentation Tools" toolbar
People working on the documentation do probably want to switch this on. It gives easy access to LyX and LaTeX logos (bug 9626), and the info and menu separator insets.
This commit is contained in:
parent
9b1f459f77
commit
8e9f2d648c
@ -57,4 +57,5 @@ Toolbars
|
||||
"mathmacrotemplate" "auto,mathmacrotemplate,bottom"
|
||||
"ipa" "auto,ipa,bottom"
|
||||
"minibuffer" "auto,minibuffer,bottom"
|
||||
"documentation" "off,top"
|
||||
End
|
||||
|
@ -244,6 +244,16 @@ ToolbarSet
|
||||
Item "Next note" "note-next"
|
||||
End
|
||||
|
||||
Toolbar "documentation" "LyX Documentation Tools"
|
||||
Item "Info" "info-insert"
|
||||
Item "Menu Separator" "specialchar-insert menu-separator"
|
||||
Separator
|
||||
Item "LyX Logo" "specialchar-insert lyx"
|
||||
Item "TeX Logo" "specialchar-insert tex"
|
||||
Item "LaTeX Logo" "specialchar-insert latex"
|
||||
Item "LaTeX2e Logo" "specialchar-insert latex2e"
|
||||
End
|
||||
|
||||
Toolbar "view-others" "View Other Formats"
|
||||
ViewFormats
|
||||
End
|
||||
|
Loading…
Reference in New Issue
Block a user