Skip to content

documentation-outside option valign=c? #5

Description

@Explorer-cc

I was using the adjustbox of v1.3c – 2025/02/26 with TL2025

And I found that in the documentation, about valign:

Image

Here only provide six options' key(without c)

And In the following original code, it defines \def\adjbox@valign@c, and some of the code on Internet remains to use valign=c, which is NOT documented.

adjustbox/adjustbox.sty

Lines 1935 to 1939 in 775d550

\def\adjbox@valign@c#1{%
\leavevmode
\hbox{%
$\vcenter{\hbox{#1}}\m@th$%
}%

Is that should be complemented? Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions