Subject: mailing-list for TeXmacs Users
List archive
Re: [texmacs-users] localization of numbering of figures and tables
- From: Giovanni Piredda <address@concealed>
- To: Zoltán Kovács <address@concealed>
- Cc: address@concealed
- Subject: Re: [texmacs-users] localization of numbering of figures and tables
- Date: Mon, 16 Mar 2026 20:27:29 +0000
Hi Zoltán,
you can get quickly to the macro by using the macro editor which you get to from the "wrench" icon. I wrote about it in https://texmacs.github.io/notes/docs/macro-editor.html; the beginning of the post might be enough.
Here is a proposal, which gets you 1 ábra., with the full stop after ábra
<assign|big-figure|<\macro|body|caption>
<surround|<compound|next-figure>||<render-big-figure|figure|
<compound|the-figure>
ábra|<arg|body>|<surround|<set-binding|<compound|the-figure>>||<arg|caption>>>>
</macro>>
With the macro editor you can get inside the render-big-figure macro and after one more macro you find a figure-sep macro which controls the separator after ábra. You might eliminate that and add another full stop after <compound|the-figure>, but I leave this to you.
Hopefully that's what you are looking for.
Giovanni-
[texmacs-users] localization of numbering of figures and tables,
Zoltán Kovács, 03/16/2026
-
Re: [texmacs-users] localization of numbering of figures and tables,
Giovanni Piredda, 03/16/2026
-
Re: [texmacs-users] localization of numbering of figures and tables,
Zoltán Kovács, 03/16/2026
-
Re: [texmacs-users] localization of numbering of figures and tables,
Giovanni Piredda, 03/16/2026
- Re: [texmacs-users] localization of numbering of figures and tables, Zoltán Kovács, 03/16/2026
-
Re: [texmacs-users] localization of numbering of figures and tables,
Giovanni Piredda, 03/16/2026
-
Re: [texmacs-users] localization of numbering of figures and tables,
Zoltán Kovács, 03/16/2026
-
Re: [texmacs-users] localization of numbering of figures and tables,
Giovanni Piredda, 03/16/2026
Archive powered by MHonArc 2.6.24.
