About these ads

\the command

Frankly speaking I don’t know what for, but \the in front of a length command displays its value (in pt):

\the\textwidth translates to \the\textwidth

A list of length “macros” can be found on wikibooks.

Use the layouts package to convert pt to other units including mm, cm and in:

\usepackage{layouts}
...
\printinunitsof{mm}\prntlen{\paperwidth}

In general, the layouts package enables the display of various elements of a document’s layout and experimentation with different potential layout designs.

About these ads

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

Join 714 other followers

%d bloggers like this: