Skip to Content.
Sympa Menu

texmacs-users - Re: [TeXmacs] what is the equivalent of \left{ \right.

Subject: mailing-list for TeXmacs Users

List archive

Re: [TeXmacs] what is the equivalent of \left{ \right.


Chronological Thread 
  • From: Jani Huhtanen <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] what is the equivalent of \left{ \right.
  • Date: Sun, 12 Mar 2006 10:27:19 +0200

On Sunday 12 March 2006 04:30, Kamaraju Kusumanchi wrote:
> What is the equivalent of \left{ \right. in texmacs? How can I get
> similar functionality in Texmacs? In particular I am looking to
> reproduce something like in the .tex file attached. I also attached
> the corresponding .pdf output.
>
> What are the sequence of commands that I need to enter in texmacs to
> get the above output?
>
> thanks
> raju

I use choice for that. There is an example TeXmacs file as an attachment.
Basicly I write \choice in equation mode and fill the fields just as if it
was an eqnarray or matrix

--
Jani Huhtanen
TTY Porin yksikkö
address@hidden
<TeXmacs|1.0.6>

<style|generic>

<\body>
<\equation>
=<choice|<tformat|<table|<row|<cell|2N+1>|<cell|if
a=b>>|<row|<cell|0>|<cell|if a=c>>|<row|<cell|2N-1>|<cell|if a=d>>>>>
</equation>
</body>

<\initial>
<\collection>
<associate|preamble|true>
</collection>
</initial>


Archive powered by MHonArc 2.6.19.

Top of Page