X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fdb_stdcounters.inc;h=34d8d54d5cb98667ecacc1ebcdfe3e876d6635f3;hb=7cb50d70086faafb22a7dd8ca779278a0f9310e9;hp=14628061c6abb96eafffb43493223ea87a1a5718;hpb=2bb93b6c549e5a059b5e5cc63c7a25398b1c5d6d;p=lyx.git diff --git a/lib/layouts/db_stdcounters.inc b/lib/layouts/db_stdcounters.inc index 14628061c6..34d8d54d5c 100644 --- a/lib/layouts/db_stdcounters.inc +++ b/lib/layouts/db_stdcounters.inc @@ -4,29 +4,29 @@ # This include file contains all the counters that are defined as standard # in Docbook LyX layouts. -Format 8 -Counter - Name sect1 +Format 81 +Counter sect1 + GuiName "Section Level 1" Within chapter End -Counter - Name sect2 +Counter sect2 + GuiName "Section Level 2" Within sect1 End -Counter - Name sect3 +Counter sect3 + GuiName "Section Level 3" Within sect2 End -Counter - Name sect4 +Counter sect4 + GuiName "Section Level 4" Within sect3 End -Counter - Name sect5 +Counter sect5 + GuiName "Section Level 5" Within sect4 End