mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] stackrel


Chronological Thread 
  • From: spitters <address@hidden>
  • To: address@hidden
  • Cc: Andrea Gamba <address@hidden>
  • Subject: Re: [TeXmacs] stackrel
  • Date: Thu, 26 Feb 2009 11:58:51 +0100

Here is a technique that works more generally:
select:
$\stackrel{1}{\sim}$

and do Edit -> paste from -> Latex

Then Document -> View -> Edit source tree

You see <math|<above|1|sim>>

Hence you can input this directly using $\above 1 sim $

I am not sure why the texmacs primitive differs from the latex one.

Bas


On Thursday 26 February 2009 10:56:03 Andrea Gamba wrote:
> Thank you, very nice solution.
>
> It doesn't work however with \sim, \simeq and the like, is this a bug or
> a choice?
>
> Andrea
>
> spitters wrote:
> > On Wednesday 25 February 2009 14:19:38 Andrea Gamba wrote:
> >> Hi,
> >>
> >> what is the equivalent in texmacs of the latex command \stackrel{}{},
> >> which adds text above or below an = or an arrow?
> >>
> >> Andrea
> >
> > From an old post:
> >
> >
> > Look at Help-> Mathematical Formulas
> >
> > It says there, that if you press
> >
> > - - > ! ^ x
> >
> > you will get an x above the arrow.
> >
> > Bas




Archive powered by MHonArc 2.6.19.

Top of page