You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think a \Gm@hbodyfalse and a \Gm@vbodyfalse are missing in \Gm@clean. Precisely, after \let\Gm@textwidth\@undefined, I think there should be a \Gm@hbodyfalse and after \let\Gm@textheight\@undefined, I think there should be a \Gm@vbodyfalse.
I am seeing this warning:
My geometry command looks as follows:
In particular, the
textwidth
is left unspecified, so I don't think this is an actual over-specification.This is with texlive 2020.20200417 as packaged in Debian testing.
The text was updated successfully, but these errors were encountered: