Skip to content

DocumentMetadata changes title spacing and float placement #1297

@alexanderperlis

Description

@alexanderperlis

This is LuaHBTeX, Version 1.24.0 (TeX Live 2026), LaTeX2e <2025-11-01>, L3 programming layer <2026-01-19>

Just FYI, happened to notice turning on \DocumentMetadata increases the spacing between Title and Author and Date, and furthermore moves the float from the bottom to the middle.

%\DocumentMetadata{}
\documentclass{article}
\title{Title}
\author{Author}
\begin{document}
\maketitle

\begin{figure}
\caption{My figure}
\end{figure}

\end{document}

ImageImage

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions