TexLive: Difference between revisions
Use withPackages to follow the new changes in 23.11, as well as the new names for schemes |
capitalization |
||
| (One intermediate revision by one other user not shown) | |||
| Line 36: | Line 36: | ||
|- | |- | ||
| Scheme-teTeX | | Scheme-teTeX | ||
| <code>nixpkgs. | | <code>nixpkgs.texliveTeTeX</code> | ||
| contains more than the medium scheme, but nowhere near the full scheme. | | contains more than the medium scheme, but nowhere near the full scheme. | ||
|- | |- | ||
| Line 73: | Line 73: | ||
</pre> | </pre> | ||
== Adding a | == Adding a custom package == | ||
If you have a custom LaTeX package or style file that is not part of the TeXLive distribution, you can add it to the package set like this: | If you have a custom LaTeX package or style file that is not part of the TeXLive distribution, you can add it to the package set like this: | ||