layout files: add the new AllowedPlacement

This commit is contained in:
Uwe Stöhr 2015-05-22 21:52:59 +02:00
parent 1e298f6a4c
commit a830e51c8a
3 changed files with 52 additions and 0 deletions

View File

@ -496,6 +496,55 @@ Style Pause
EndFont
End
###
# Float definitions
###
Float
Type table
GuiName Table
Placement tbp
AllowedPlacement H
Extension lot
NumberWithin none
Style plain
ListName "List of Tables"
IsPredefined true
UsesFloatPkg false
ListCommand listoftables
RefPrefix tab
End
Float
Type figure
GuiName Figure
Placement tbp
AllowedPlacement H
Extension lof
NumberWithin none
Style plain
ListName "List of Figures"
IsPredefined true
UsesFloatPkg false
ListCommand listoffigures
RefPrefix fig
End
Float
Type algorithm
GuiName Algorithm
Placement tbp
AllowedPlacement H
Extension loa
NumberWithin none
Style ruled
ListName "List of Algorithms"
IsPredefined false
UsesFloatPkg true
RefPrefix alg
End
###
# Counters definitions
###

View File

@ -86,6 +86,7 @@ Float
Type algorithm
GuiName Algorithm
Placement tbp
AllowedPlacement !htbp
Extension loa
NumberWithin none
Style none

View File

@ -227,6 +227,7 @@ Float
Type margintable
GuiName MarginTable
Placement tbp
AllowedPlacement none
Extension lot
NumberWithin none
Style plain
@ -240,6 +241,7 @@ Float
Type marginfigure
GuiName MarginFigure
Placement tbp
AllowedPlacement none
Extension lof
NumberWithin none
Style plain