lyx_mirror/lib/layouts/algorithm2e.module
Juergen Spitzmueller 66afab4497 Update layout formats
2024-08-12 12:29:50 +02:00

45 lines
1.1 KiB
Plaintext

#\DeclareLyXModule[algorithm2e.sty]{Algorithm2e Float}
#\DeclareCategory{Floats & Captions}
#DescriptionBegin
# Use the algorithm2e package for algorithm floats rather
# than LyX's home-brewed algorithm floats. Use the Algorithm
# style to enter and indent the algorithm.
#DescriptionEnd
#
#Author: Jürgen Spitzmüller
Format 107
Requires algorithm2e
Input stdfloatnames.inc
Float
Type algorithm
GuiName Algorithm
Placement tbp
AllowedPlacement !htbp
AllowsSideways 0
Extension loa
NumberWithin none
Style plain
ListName "List of Algorithms"
IsPredefined true
UsesFloatPkg false
ListCommand listofalgorithms
RefPrefix alg
PrettyFormat "Algorithm ##"
End
Style Algorithm
Category List
Margin Static
LatexType Environment
NextNoIndent 1
ParbreakIsNewline 1
ToggleIndent Never
KeepEmpty 1
LeftMargin MM
Align Left
End