Skip to content

Commit b961aa4

Browse files
authored
TeX Live: add link to custom binaries document
1 parent 608c920 commit b961aa4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/handbook/community/texlive.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,13 @@ This is incorrect, but it may work in some cases. Because OpenIndiana and Solar
105105
```none
106106
# ./install-tl --repository https://texlive.info/tlnet-archive/2023/10/10/tlnet/
107107
```
108+
It is also possible to download custom binaries, and install and use TeX Live with binaries that are not part of the original distribution :
109+
110+
```none
111+
# ./install-tl --custom-bin=/tmp/foobin
112+
```
113+
114+
See the instructions at [http://tug.org/texlive/custom-bin.html](http://tug.org/texlive/custom-bin.html) for detailed information.
108115

109116
The main menus in interactive mode are :
110117

0 commit comments

Comments
 (0)