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

Internet URLs as image sources? #101

Open
joshuahhh opened this issue Feb 19, 2024 · 0 comments
Open

Internet URLs as image sources? #101

joshuahhh opened this issue Feb 19, 2024 · 0 comments

Comments

@joshuahhh
Copy link
Collaborator

I'm prototyping a web editor for LP. It's likely that, long term, we'll want to host images with a document in the web editor. But for now, that's not possible. The easiest stop-gap is to put internet URLs in as image sources, so you can just grab an image off the Web. But LaTeX can't \includegraphics a URL.

Resolving image URLs to downloaded images seems like a transform to me! Maybe an optional transform?

Curious for your thoughts, @jheer. Is this a perverse thing to want or reasonable? How might it slot into the LP architecture & UX?

(Thanks!)

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

1 participant