Skip to content

Add per paper support for controlling figure vspaces #20

Description

@suyashmahar

Right now every figure uses \vspace{-6mm} which is too much for visio drawings.

Template:

% Figure paddings:

%   \figtoppad
%       +------+
%       |Figure|
%       +------+
%   \figbottompad
%

\newlength{\figbottompad}
\newlength{\figtoppad}
\setlength{\figbottompad}{0mm}
\setlength{\figtoppad}{0mm}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions