Upstream TeX Live man pages: Difference between revisions

From Notes to self
Jump to navigation Jump to search
Created page with "Suppose we install the upstream [https://tug.org/texlive/ TeX Live from TUG] to <code>/usr/local/texlive/20XX/</code>"
 
No edit summary
Line 1: Line 1:
Suppose we install the upstream [https://tug.org/texlive/ TeX Live from TUG] to <code>/usr/local/texlive/20XX/</code>
Suppose we install the upstream [https://tug.org/texlive/ TeX Live from TUG] to <code>/usr/local/texlive/20XX/</code> and the executables are in <code>/usr/local/texlive/20XX/bin/amd64-freebsd</code>.
 
* <code># ln -s ../../texmf-dist/doc/man /usr/local/texlive/2024/bin/amd64-freebsdman</code>

Revision as of 21:25, 5 November 2024

Suppose we install the upstream TeX Live from TUG to /usr/local/texlive/20XX/ and the executables are in /usr/local/texlive/20XX/bin/amd64-freebsd.

  • # ln -s ../../texmf-dist/doc/man /usr/local/texlive/2024/bin/amd64-freebsdman