Skip to content

Using named command variants  #40

@juh2

Description

@juh2

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions