|
|
@ -29,7 +29,7 @@ you are a Linux user, you can run the script install-context.sh which is
|
|
|
|
included in this repository. This will install Context luametatex and
|
|
|
|
included in this repository. This will install Context luametatex and
|
|
|
|
its modules within \~/Applications/. Ensure to add the executables to
|
|
|
|
its modules within \~/Applications/. Ensure to add the executables to
|
|
|
|
your fish path. This can be done by appending the following line to
|
|
|
|
your fish path. This can be done by appending the following line to
|
|
|
|
\~/.config/fish/config/fish
|
|
|
|
\~/.config/fish/config.fish
|
|
|
|
|
|
|
|
|
|
|
|
``` fish
|
|
|
|
``` fish
|
|
|
|
set -p PATH $PATH /home/USERNAME/Applications/context/tex/texmf-linux-64/bin
|
|
|
|
set -p PATH $PATH /home/USERNAME/Applications/context/tex/texmf-linux-64/bin
|
|
|
|