relaxxpls / TeXURL

Python package to help LaTeX embed online images ☁🖼️

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TeXURL - LaTeX Parser for Content Containing URLs

Download content from links inside your TeX files locally and link it.
No, this is not present in any of the LaTeX compilers (Yes, even i'm surprised!)
Inspired by this StackExchange answer.

Script

python ".\src\test.py" ".\test\test_1.tex"

Changes

  • Add verbose option to display or not the content.
  • Create log file to store errors.

About

Python package to help LaTeX embed online images ☁🖼️

License:MIT License


Languages

Language:TeX 92.3%Language:Python 7.7%