[latex3-commits] [git/LaTeX3-latex3-luaotfload] dev: made installation of dev version (hopefully) clearer (01f8984)
Ulrike Fischer
fischer at troubleshooting-tex.de
Sun Jan 19 09:22:43 CET 2020
Repository : https://github.com/latex3/luaotfload
On branch : dev
Link : https://github.com/latex3/luaotfload/commit/01f898442e6c59cfe0d401608b887dd37f997773
>---------------------------------------------------------------
commit 01f898442e6c59cfe0d401608b887dd37f997773
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sun Jan 19 09:22:43 2020 +0100
made installation of dev version (hopefully) clearer
>---------------------------------------------------------------
01f898442e6c59cfe0d401608b887dd37f997773
README.md | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 03a09cd..e107988 100644
--- a/README.md
+++ b/README.md
@@ -29,8 +29,11 @@ Other luatex versions and luatex engine variants are *not* officially supported.
## Development versions
-The main ongoing development is in the dev branch. The l3build setup will install these files in
-the latex-dev part of the texmf, they can then be tested with [lualatex-dev](https://www.latex-project.org/news/2019/09/01/LaTeX-dev-format/)
+The main ongoing development is in the dev branch. If you clone the git and run `l3build install`
+in the main folder the files will be installed in
+the latex-dev part of your TEXMFHOME or the texmf you gave as option to the command
+(see the l3build documentation for details).
+They can then be tested with [lualatex-dev](https://www.latex-project.org/news/2019/09/01/LaTeX-dev-format/)
Very experimental stuff is in the various other dev branches.
## Pull requests
More information about the latex3-commits
mailing list