This site provides a custom TeX Live repository. It is meant to be used by LIfBi staff internally. The contents of packages provided here may contain
A plain list of the packages provided by this repository is provided in a separate file.
If you want to add this repository to your local TeX Live installation, you need to
tlmgr key add lifbi-latex.asctlmgr repository add http://nocrypt.neps-data.de/latex LIfBitlmgr pinning add LIfBi "*"If you don’t have GnuPG installed on your system, we highly recommend to change this. If you don’t want to, skip steps 1 and 3 of the above.
clone the git repositorydtx file, run
make dist in the subfolder dtxgit add <changed files>git commit -m "<information about what you changed, and why>"populate_texlive_repository.shtl-repository to the SMB
directory
\\wipo.lifbi.de\daten\Projektgruppen_(08)\nocrypt.neps-data.de_(p000141)\latex,
which is automatically mirrored to the NEPS websiteNote: be careful to resolve symlinks when copying, use
cp -aL <source> <destination> when copying from
Linux/Unix/macOS!
clone the git repositorydtx file placed
in the subfolder dtx
dtx file, run
make dist in the subfolder dtx<packagename>.tlpsrc in subfolder
tlpkg/tlpkgsrcgit add <new files>git commit -m "<information about what inserted, and why>"populate_texlive_repository.shtl-repository to the SMB
directory
\\wipo.lifbi.de\daten\Projektgruppen_(08)\nocrypt.neps-data.de_(p000141)\latex,
which is automatically mirrored to the NEPS websiteNote: be careful to resolve symlinks when copying, use
cp -aL <source> <destination> when copying from
Linux/Unix/macOS!