diff options
author | Robert Alessi <alessi@robertalessi.net> | 2024-02-28 12:07:00 +0100 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2024-02-28 12:07:00 +0100 |
commit | 95bd033888f524963ef21a0b31a8af0655901164 (patch) | |
tree | f98ae7721c3c67cc3f60719221cfb1ce2b77ab3c | |
parent | e1727555a1d51f34d9787018e1a33abd64de67e0 (diff) | |
download | texlive-openbsd-95bd033888f524963ef21a0b31a8af0655901164.tar.gz |
a note about biber
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -29,6 +29,8 @@ for OpenBSD provides the following: | |||
29 | - LuaMetaTeX (ConTeXt) | 29 | - LuaMetaTeX (ConTeXt) |
30 | - asymptote | 30 | - asymptote |
31 | 31 | ||
32 | biber will soon be added to this list. | ||
33 | |||
32 | Installing TeX Live on OpenBSD with ready-to-use binaries | 34 | Installing TeX Live on OpenBSD with ready-to-use binaries |
33 | --------------------------------------------------------- | 35 | --------------------------------------------------------- |
34 | 36 | ||
@@ -62,7 +64,8 @@ Direct link to the binaries: <https://www.ekdosis.org/texlive>. | |||
62 | Updating the binaries over the course of the year | 64 | Updating the binaries over the course of the year |
63 | ------------------------------------------------- | 65 | ------------------------------------------------- |
64 | 66 | ||
65 | The requirements are the same as above. | 67 | The requirements are the same as above. (Make sure you already have |
68 | imported the public key used to sign the archives.) | ||
66 | 69 | ||
67 | 1. Go to the directory where the texlive-openbsd git repository was | 70 | 1. Go to the directory where the texlive-openbsd git repository was |
68 | cloned, then do: | 71 | cloned, then do: |