We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22bf9ba commit 5f03dc6Copy full SHA for 5f03dc6
tests/hugo/wide-figure.md
@@ -0,0 +1,8 @@
1
+---
2
+
3
4
5
+Some text and a wide figure
6
7
+{{< tmfigure src="" class="wide-figure" numbered="numbered" >}}**Figure 1.** The image has a caption{{</tmfigure>}}
8
tests/hugo/wide-figure.tm
@@ -0,0 +1,17 @@
+<TeXmacs|1.99.20>
+<style|<tuple|generic|aai-tfl>>
+<\body>
+ Some text and a wide figure
+ <wide-figure|This is the image|The image has a caption>
9
10
+ \;
11
+</body>
12
13
+<\initial>
14
+ <\collection>
15
+ <associate|page-medium|paper>
16
+ </collection>
17
+</initial>
0 commit comments