Processing math: 0%

\overwithdelims - Tex Command


Advertisements

overwithdelims

\overwithdelims - Acts as a general command for making fractions.

SYNOPSIS

{ <subformula1> \overwithdelims <delim1> <delim2> <subformula2> } 

OPTIONS

InputDescription
subformula1numerator
subformula2denominator
delim1put before the fraction.
delim2put after the fraction.

DESCRIPTION

\overwithdelims command acts as a general command for making fractions.

EXAMPLE

  1. a \overwithdelims [ ] b
    a \overwithdelims [ ] b
  2. a+1 \overwithdelims . | b+2
    a+1 \overwithdelims . | b+2
  3. {a+1 \overwithdelims \{ \} b+2}+c
    {a+1 \overwithdelims \{ \} b+2}+c
Print