\large - Tex Command


Advertisements

NAME

\Large - Used to turn no large typesets.

SYNOPSIS

{ \Large ... }

DESCRIPTION

\Large command is used to turn no large typesets.

EXAMPLE

  1. AB \large AB \Large AB \LARGE AB
    ABABABAB
  2. \Large AaBb\alpha\beta123\frac ab
    AaBbαβ123ab
  3. {\Large A B} A B
    ABAB
  4. \Large{AB}CD
    ABCD
Print