Skip to content

Control element properties #27

@fleimgruber

Description

@fleimgruber

Follow-up on #26 (comment):

For example, the width of a figure could be controlled via a line #+ATTR_TYPST as in

#+ATTR_TYPST: :width 600
[[./figure.svg]]

which would export to

#figure([#image("figure.svg", width: 600)])

in a similar way as is done for LaTeX export.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions