Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SVG figures are exported without figure number and reference to context #91

Open
juh2 opened this issue Jul 31, 2022 · 2 comments
Open

Comments

@juh2
Copy link

juh2 commented Jul 31, 2022

PNGs and SVGs are differently exported to context

#+CAPTION: Foobar
#+NAME:   fig:foobar
[[file:foobar.svg]]

#+CAPTION: Barfoo
#+NAME:   fig:barfoo
[[file:barfoo.png]]

\placefigure{Foobar}{\externalfigure[foobar.svg]}

\placefigure{Abbildung 1: \reference[fig:barfoo]{}barfoo}{\externalfigure[barfoo.png]}

@tarleb
Copy link

tarleb commented Aug 1, 2022

@juh2 I think this repo is mostly unmaintained right now. See #86 for an alternative.

@juh2
Copy link
Author

juh2 commented Aug 1, 2022

Thanks for the hint. For reference: emacsorphanage#19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants