svglatex is a package for including SVG graphics in LaTeX documents via Inkscape. A script converts an SVG file to a PDF file that contains only graphics, and a text file that includes LaTeX code for typesetting the text of the SVG file. So the script separates text from graphics, and overlays the text, typeset with LaTeX, on the PDF.More details can be found in the README at: https://github.com/johnyf/svglatex
Raw data
{
"_id": null,
"home_page": "https://github.com/johnyf/svglatex",
"name": "svglatex",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "svg, latex, pdf, inkscape, figure, graphics",
"author": "Ioannis Filippidis",
"author_email": "jfilippidis@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/aa/b2/70087f0b9d2f42bb5607a764adc5c44c6d9b720573bf4cde3831c43fce5a/svglatex-0.0.3.tar.gz",
"platform": null,
"description": "svglatex is a package for including SVG graphics in LaTeX documents via Inkscape. A script converts an SVG file to a PDF file that contains only graphics, and a text file that includes LaTeX code for typesetting the text of the SVG file. So the script separates text from graphics, and overlays the text, typeset with LaTeX, on the PDF.More details can be found in the README at: https://github.com/johnyf/svglatex\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "Include Inkscape graphics in LaTeX.",
"version": "0.0.3",
"project_urls": {
"Bug Tracker": "https://github.com/johnyf/svglatex/issues",
"Homepage": "https://github.com/johnyf/svglatex"
},
"split_keywords": [
"svg",
" latex",
" pdf",
" inkscape",
" figure",
" graphics"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "94e114288fc41a442a9354004ce211bbcafcde4477c68f491926c730a32cd663",
"md5": "a789f21fd564f89dff5fc0f492a72a2f",
"sha256": "63b61083a269cfaf01b13def3cc9a9b090587fcd8b4da056fba35b4f52bf32f2"
},
"downloads": -1,
"filename": "svglatex-0.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a789f21fd564f89dff5fc0f492a72a2f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 14393,
"upload_time": "2024-10-31T14:35:23",
"upload_time_iso_8601": "2024-10-31T14:35:23.140448Z",
"url": "https://files.pythonhosted.org/packages/94/e1/14288fc41a442a9354004ce211bbcafcde4477c68f491926c730a32cd663/svglatex-0.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "aab270087f0b9d2f42bb5607a764adc5c44c6d9b720573bf4cde3831c43fce5a",
"md5": "19cb66b291fa6c21cac00648da35473c",
"sha256": "6ee9fa3086f45798776e1e47e07df4f0e4e1c7e61abeac691b361e118dc3b1b6"
},
"downloads": -1,
"filename": "svglatex-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "19cb66b291fa6c21cac00648da35473c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 19973,
"upload_time": "2024-10-31T14:35:09",
"upload_time_iso_8601": "2024-10-31T14:35:09.652973Z",
"url": "https://files.pythonhosted.org/packages/aa/b2/70087f0b9d2f42bb5607a764adc5c44c6d9b720573bf4cde3831c43fce5a/svglatex-0.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-31 14:35:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "johnyf",
"github_project": "svglatex",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "gitpython",
"specs": []
}
],
"lcname": "svglatex"
}