Replies: 1 comment
-
I found a workaround: #place(top,float: true)[
#show: box.with(width: 200%) // use two column width
#figure(caption: [Delay and LossRate in Time])[
#rect(width: 100%, height: 100pt)
]
] And place However, this method requires manual adjustment of the command position. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In the IEEE template that is officially provided, text is displayed with two clolumns:
But if I want to display a table or a figure across two columns, anyone knows how to do that?

Like this:

Beta Was this translation helpful? Give feedback.
All reactions