[OS X TeX] decorated underbrace?

Morten Høgholm morten.hoegholm at gmail.com
Thu Jan 19 04:45:25 CET 2006


On Thu, 19 Jan 2006 04:21:53 +0100, Alain Schremmer  
<Schremmer.Alain at gmail.com> wrote:

> Is there a way to define \xunderbrace[under] and \xoverbrace{over} to  
> work like \xleftarrow[under]{over}?

\overbrace and \underbrace create an operator in the eyes of TeX (just  
like \sum), which means that they allow subscripts and superscripts:

\documentclass{article}
\begin{document}
\[
   \underbrace{ARG}_{xyz}^{abc}
\]
\end{document}


-- 
Morten
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
          & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/




More information about the macostex-archives mailing list