mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] How to place braces and notes under math objects?


Chronological Thread 
  • From: Kostas Oikonomou <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] How to place braces and notes under math objects?
  • Date: Thu, 6 Sep 2018 10:37:44 -0400

Insert -> Accent above (or below) -> ...

On 09/06/2018 10:29, Mirko Vukovic wrote:
I would like to place decorations and notes in equations in TeXmacs.  (See attached image for an example).


The corresponding LaTeX code is:

\documentclass{article}
\usepackage{amsmath}

\begin{document}

\begin{equation}
  \underset{sum}{\underbrace{a+b}}
\end{equation}
\end{document}

Thank you





Archive powered by MHonArc 2.6.19.

Top of page