TexLive: Difference between revisions

Crdr (talk | contribs)
Use withPackages to follow the new changes in 23.11, as well as the new names for schemes
Roxwize (talk | contribs)
capitalization
 
(One intermediate revision by one other user not shown)
Line 36: Line 36:
  |-
  |-
  | Scheme-teTeX
  | Scheme-teTeX
  | <code>nixpkgs.texliveTeTex</code>
  | <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 Custom Package ==
== 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: