reasonable formatting of algorithmic comments
This commit is contained in:
parent
add26202e2
commit
cfc7463265
@ -56,6 +56,9 @@
|
||||
\captionsetup[algorithm]{style=thesis,singlelinecheck=off}
|
||||
\captionsetup[listing]{style=thesis,singlelinecheck=off}
|
||||
|
||||
% Customization of algorithmic environment (comment style)
|
||||
\renewcommand{\algorithmiccomment}[1]{\textcolor{black!25}{\dotfill\sffamily\itshape#1}}
|
||||
|
||||
% Uncomment for table captions on top. This is sometimes recommended by the
|
||||
% style guide, and even required for some publication types.
|
||||
%\floatsetup[table]{capposition=top}
|
||||
|
Loading…
Reference in New Issue
Block a user