lyx_mirror/lib/layouts/stdfloatnames.inc
2022-12-27 15:52:26 +01:00

11 lines
261 B
PHP

# This defines the names used by common Float types.
Format 99
OutlinerName table "Tables"
OutlinerName figure "Figures"
OutlinerName algorithm "Algorithms"
OutlinerName marginfigure "Margin Figures"
OutlinerName margintable "Margin Tables"