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

Render to SVG, PDF, PNG, etc. #52

Closed
okram opened this issue Aug 26, 2020 · 1 comment
Closed

Render to SVG, PDF, PNG, etc. #52

okram opened this issue Aug 26, 2020 · 1 comment
Labels

Comments

@okram
Copy link

okram commented Aug 26, 2020

I currently have this workflow.

  1. Develop diagram in tikzcd-editor.
  2. Copy/paste generated LaTeX source into LaTeXIt.
  3. Export rendering as SVG to my project's images/ directory.
  4. Save tikzcd-editor generated URL as a browser bookmark (as the saved "file").

Cutting the LaTeXIt step out would be helpful. Also, if a webservice was accessible for sending LaTeX source and getting back an SVG (that would be huge). I would then, in my AsciidoctorJ build file, check to see if any of the URLs have changed, if so, grab the latest rendering. That would remove a lot of human clickity-typity on my side.

I appreciate your project. Thank you.

@yishn
Copy link
Owner

yishn commented Aug 28, 2020

Hi @okram, correctly rendering diagrams is definitely out of the scope of this project.

@yishn yishn closed this as completed Aug 28, 2020
@yishn yishn added the question label Aug 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants