mailing-list for TeXmacs Users

Text archives Help


Re: Inline math with display format


Chronological Thread 
  • From: vincent douce <address@hidden>
  • To: texmacs-users <address@hidden>
  • Subject: Re: Inline math with display format
  • Date: Thu, 28 Oct 2021 22:38:58 +0200

about displaystyle
how can i assign displaystyle by default to choices ?
i.e. i have put this in my-init-texmacs :

("C C" (make 'choice))

 what can i change in this line to get my choices (only them, not every formula) in displaystyle ?

Vincent

Le 27 oct. 2021 à 15:37, Jeroen Wouters <address@hidden> a écrit :

On Wed, 2021-10-27 at 15:10 +0200, vincent douce wrote:



I also forgot how to format inline math in "display size" (I
remember quite faintly that is is possible). Does anyone know?

G.


i select the equation, then press \ then type displaystyle then enter
it is quite long
and i dont know, for Marc, where to parameter when one wishes to have
displaystyle by default in inline equations

Vincent

The global display style can be set by assigning true to `math-display`
(i.e. <assign|math-display|true> in the preamble).

There is also the menu item "Format->Display style" for local changes
to the style.

Best,
Jeroen





Archive powered by MHonArc 2.6.19.

Top of page