Subject: mailing-list for TeXmacs Users
List archive
From : Giovanni Piredda <address@hidden>- To: address@hidden
- Subject: Re: How to "Frame" a remark
- Date: Sat, 27 May 2023 21:05:49 +0000
I think that you have to modify the macro render-remark
The default definition is
<assign|render-remark|<\macro|which|body>
<\with|render-enunciation|<value|unframed-render-enunciation>>
<\unframed-render-remark|<arg|which>>
<arg|body>
</unframed-render-remark>
</with>
</macro>>
You can replace it with
<assign|render-remark|<\macro|which|body>
<\unframed-render-remark|<arg|which>>
<arg|body>
</unframed-render-remark>
</macro>>
which, despite invoking the macro unframed-render-remark, yields framed remark environments.
On 27/05/23 18:08, Michael Shea wrote:
Is there a way to frame a Remark just like you can do with Theorems etc?
- How to "Frame" a remark, Michael Shea, 05/27/2023
- Re: How to "Frame" a remark, Giovanni Piredda, 05/27/2023
Archive powered by MHonArc 2.6.24.