[Tugindia] skretch characters in LaTeX2e

Radhakrishnan CV cvr at river-valley.org
Thu Aug 14 16:27:21 CEST 2003


>>>>> "Navinraj" == Navinraj  <nj_navin at yahoo.com> writes:

    Navinraj> Hello all In LaTeX, I want to stretch a character both
    Navinraj> vertically and horizontically. If any one knows please
    Navinraj> help me out.

\usepackage{graphicx}

\scalebox{<horizontal scale>}[<vertical scale>]{your string}

example:

 \scalebox{.8}[1.2]{X}

scales down width by 20% and scales up height by 20%.

Best

Radhakrishnan


More information about the tugindia mailing list