From db5303a5635999f0656e6465d977c0058252767f Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Fri, 8 Mar 2024 11:31:31 +0100 Subject: better toc --- README.md | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index 96764d1..416b843 100644 --- a/README.md +++ b/README.md @@ -3,25 +3,25 @@ TeX Live for *Open*BSD Contents -------- -- [Current Release](#TL-year) -- [Running TeX Live on *Open*BSD](#TL-OpenBSD) -- [Installing TeX Live on *Open*BSD With Ready-to-Use Binaries](#Installing) -- [Updating the Binaries Over the Course of the Year](#Updating) -- [Building the Sources](#Building) -- [Acknowledgements](#Ack) +- [Current Release](#2024-release) +- [Running TeX Live in OpenBSD](#running-tex-live-in-openbsd) +- [Installing TeX Live on OpenBSD With Ready-to-Use Binaries](#installing-tex-live-on-openbsd-with-ready-to-use-binaries) +- [Updating the Binaries Over the Course of the Year](#updating-the-binaries-over-the-course-of-the-year) +- [Building the Sources](#building-the-sources) +- [Acknowledgements](#acknowledgements) -2024 Release --------------------------------- +2024 Release +------------ -[Updated March 2, 2024] TeX Live for *Open*BSD has just been +[Updated March 2, 2024] TeX Live for OpenBSD has just been launched. At the time of writing, it is meant for the [upcoming 2024 release of TeX Live](https://tug.org/texlive/pretest.html), and will always run on both -stable and -current versions of OpenBSD. -Running TeX Live in *Open*BSD ----------------------------------------------------- +Running TeX Live in OpenBSD +--------------------------- -There are two ways of using TeX Live in *Open*BSD. +There are two ways of using TeX Live in OpenBSD. 1. From ports. TeX Live is available in variety of “schemes” to wit different sets of package collections, of which a list can be found @@ -30,13 +30,13 @@ There are two ways of using TeX Live in *Open*BSD. 2. By installing the “native” TeX Live over the internet, as described on [its home page](https://tug.org/texlive). This latter method facilitates the installation of new packages and the updating of - existing ones. However, the binaries for *Open*BSD are not + existing ones. However, the binaries for OpenBSD are not currently part of the official TeX Live distribution. The reason for this is that the TeX Live binaries are published once a year while the OpenBSD system undergoes two updates a year. This page provides an easy way to build one's own TeX Live binaries -for *Open*BSD—either -stable or -current—through a simple script which +for OpenBSD—either -stable or -current—through a simple script which is nothing but an adapted version of the one used to build TeX Live for the supported systems.[^2] @@ -44,7 +44,7 @@ Furthermore, *TeX Live for OpenBSD* provides ready-to-use binary sets for those who do not wish to compile their own. In addition to the standard binaries supported by TeX Live, TeX Live -for *Open*BSD provides the following: +for OpenBSD provides the following: - xindy - LuaMetaTeX (ConTeXt) @@ -52,8 +52,8 @@ for *Open*BSD provides the following: biber will soon be added to this list. -Installing TeX Live on *Open*BSD with ready-to-use binaries ----------------------------------------------------------------------------------- +Installing TeX Live on OpenBSD with ready-to-use binaries +--------------------------------------------------------- Please read first the reference page on this matter: . @@ -136,13 +136,13 @@ Please read first the reference page on this matter: fc-cache -fsv ``` -7. Reboot and enjoy TeX Live on *Open*BSD! +7. Reboot and enjoy TeX Live on OpenBSD! ### All by hand Direct link to the binaries: . -Updating the binaries over the course of the year ----------------------------------------------------------------------- +Updating the binaries over the course of the year +------------------------------------------------- The requirements are the same as above. (Make sure you already have imported the public key used to sign the archives.) @@ -160,8 +160,8 @@ imported the public key used to sign the archives.) Alternatively, the direct link to the binaries provided above can be used. -Building the sources ------------------------------------------ +Building the sources +-------------------- ### References - General information: @@ -195,15 +195,15 @@ used. ./tl-build.sh ``` -Acknowledgements --------------------------------- +Acknowledgements +---------------- Special thanks go to the following people for their work and kind advice: Karl Berry, Nelson H. F. Beebe, Norbert Preining and Mojca Miklavec. Notes ----- -[^1]: More information on how TL is built for *Open*BSD here: +[^1]: More information on how TL is built for OpenBSD here: [^2]: See . The `Build` script can -- cgit v1.2.3