]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdtoolbars.inc
Cmake export tests: Really supply own system fonts only if not specified in document.
[lyx.git] / lib / ui / stdtoolbars.inc
index b3fb74087ac7cb272b5fdf01ee2af445a7daaf84..e343888948c705927dc7efb0eb3c2605f18b3d05 100644 (file)
@@ -62,7 +62,7 @@
 #
 # This is the default toolbar:
 
-Format 2
+Format 3
 
 ToolbarSet
 
@@ -71,7 +71,6 @@ ToolbarSet
                Item "New document" "buffer-new"
                Item "Open document" "file-open"
                Item "Save document" "buffer-write"
-               Item "Print document" "dialog-show print"
                Separator
                Item "Check spelling" "dialog-show spellchecker"
                Item "Spellcheck continuously" "spelling-continuously"
@@ -245,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