mailing-list for TeXmacs Users

Text archives Help


Re: TeXmacs: restriction of function


Chronological Thread 
  • From: Basile Audoly <address@hidden>
  • To: Frank <address@hidden>
  • Cc: TeXmacs <address@hidden>
  • Subject: Re: TeXmacs: restriction of function
  • Date: Wed, 24 Feb 2021 15:45:28 +0100

Hi Frank,

I use a right-hand-side-only delimiter for this purpose.
(math (concat (around* "<nobracket>" "q" "|") (rsub "C") "=y"))

Basile

Le 24 févr. 2021 à 10:42, Frank <address@hidden> a écrit :

Dear all,

I wonder how to input the symbol for restriction of function? Now I input, say,

(math (concat "q|" (rsub "C") "=y"))

which will generate, in my opinion, an incorrect spacing (see the space before and after "="). I also suspect that this is semantically incorrect.

Best wishes,
Frank




Archive powered by MHonArc 2.6.19.

Top of page