Skip to Content.
Sympa Menu

texmacs-users - text in between eqnarray equations

Subject: mailing-list for TeXmacs Users

List archive

text in between eqnarray equations


Chronological Thread 
  • From: Kamaraju Kusumanchi <address@hidden>
  • To: address@hidden
  • Subject: text in between eqnarray equations
  • Date: Tue, 8 Aug 2006 18:09:06 -0400
  • Domainkey-signature: a=rsa-sha1; s=mail; d=bluebottle.com; c=simple; q=dns; h=received:from:organization:to:subject:date:user-agent: mime-version:content-type:content-transfer-encoding: content-disposition:message-id; b=T4nur6IHlYxH1AGkDLsqK+icfNU4oc1+JzhkS+vDgw9+xyAByzpwNIO+kfA3+Rhur JhSTyoFmiTpK9xUzZdTIK8pMzAW2cffC63lrKpxz6DeMnfdZsrOsV2bK/mcwyfb
  • Organization: Cornell University

While writing a texmacs document, I often use Insert -> Mathematics ->
Equations to enter multiple equations. However in between these equations
sometimes I want to write some text without disturbing the
indentation/alignment of the equations. How can I do it?

For example let's say I have 3 equations arranged in latex's eqnarray format.
They should look like

"text before the equations environment"
eqn_11 eqn_12 eqn_13
eqn_21 eqn_22 eqn_23
"text in between equations not affected by math environment"
eqn_31 eqn_32 eqn_33

Note that, I still want the eqn_31, eqn_32, eqn_33 to be aligned with eqn_21,
eqn_22, eqn_23. However I do not want the "text in between ..." to be
affected by the math environment or to be considered as part of
the "eqnarray" environment.

any ideas/work arounds/suggestions? Using Debian Etch, Texmacs 1.0.6.

thanks
raju

--
http://kamaraju.googlepages.com/cornell-bazaar
http://groups.google.com/group/cornell-bazaar/about



Archive powered by MHonArc 2.6.19.

Top of Page