Skip to content

Commit 5f03dc6

Browse files
committed
Test wide figure (more needed)
1 parent 22bf9ba commit 5f03dc6

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

tests/hugo/wide-figure.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<TeXmacs|1.99.20>
2+
3+
<style|<tuple|generic|aai-tfl>>
4+
5+
<\body>
6+
Some text and a wide figure
7+
8+
<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

Comments
 (0)