Search found 2 matches

by mike1
Fri Sep 03, 2010 1:35 am
Forum: Text Formatting
Topic: Displaying the content of a variable or length
Replies: 3
Views: 7828

Re: Displaying the content of a variable or length

Thanks for the prompt reply,
Mike.
by mike1
Thu Sep 02, 2010 10:41 am
Forum: Text Formatting
Topic: Displaying the content of a variable or length
Replies: 3
Views: 7828

Displaying the content of a variable or length

Hi All,

How can I display on screen the content (value) of variable or length I've defined?.

For example:
\newlength{\mylength}
\settowidth{\mylength}{\textwidth}

so I want to see what's in \mylength. Does latex also print the units of a length?.

Thanks,
Mike.