Processing math: 100%

\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