mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] beamer and texmacs


Chronological Thread 
  • From: François Poulain <address@hidden>
  • To: address@hidden
  • Cc: marc lalaude-labayle <address@hidden>
  • Subject: Re: [TeXmacs] beamer and texmacs
  • Date: Fri, 21 Jun 2013 09:09:50 +0200

Le Fri, 21 Jun 2013 08:27:11 +0200,
marc lalaude-labayle <address@hidden> a écrit :

> Another question : can we change the color of the background in boxes
> around theorem (for example) and the form of the box ?

Yes, you can redefine the function render-proof as e.g.

<assign|render-proof|<\macro|which|body>
<\render-remark|<arg|which>>
<\surround||<htab|0.5fn><with|mode|math|color|red|\<box\>>>
<arg|body>
</surround>
</render-remark>
</macro>>

To get a red box.

François

--
François Poulain <address@hidden>



Archive powered by MHonArc 2.6.19.

Top of page