Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Simão Afonso @ Powertools Tech
virtualatex
Commits
aac9890d
Verified
Commit
aac9890d
authored
Aug 07, 2020
by
Simão Afonso @ Powertools Tech
Browse files
Improve documentation
parent
3d003954
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
aac9890d
...
...
@@ -28,6 +28,13 @@ If you have a list of LaTeX dependencies on a text file (one per line), use:
<$FILE xargs -- tlmgr install
```
### Interaction with Python `venv`
This was specifically created to interoperate with Python's
`venv`
virtual
environments. In fact, this has no way to be used standalone for now.
Errors when using this inside a
`venv`
are a bug.
## Pedantry
This technically installs the most bare-bones TeXlive schema, with three essential packages:
...
...
@@ -43,3 +50,8 @@ If you need a list of packages needed to compile basic files, check TinyTex:
-
https://github.com/yihui/tinytex/blob/master/tools/pkgs-yihui.txt
-
[
Requirements for Sphinx PDF
](
pkgs-sphinx.txt
)
-
This might require both lists of packages above
## Compatibility
This theoretically supports any OS that
`venv`
/TeXlive support, but it wasn't
tested and will probably break.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment