-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
In ConTeXt you can define new command variants like this:
\defineexternalfigure
[text]
[width=\textwidth]
\defineexternalfigure
[margin]
[width=\rightmarginwidth]
\defineexternalfigure
[full]
[width=\dimexpr\textwidth+\rightmargintotal\relax]
It is thus possible to define different externalfigures that behave in specific ways.
Is there already a way to pass "name" from org-mode to context?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels