diff options
author | Karl Berry <karl@freefriends.org> | 2022-06-27 20:18:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-06-27 20:18:50 +0000 |
commit | 1890f892975db4b08c649e9c14d26f28b122ed57 (patch) | |
tree | 9cd44ca4f9ce74b92cc489dc1ffaca338c6bf927 /Master/texmf-dist/doc/generic/lt3luabridge | |
parent | 014fb31769a329e25418bcbe9c6415d2c92edb38 (diff) |
lt3luabridge (27jun22)
git-svn-id: svn://tug.org/texlive/trunk@63735 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/lt3luabridge')
-rw-r--r-- | Master/texmf-dist/doc/generic/lt3luabridge/README.md | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/lt3luabridge/docstrip.cfg | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/lt3luabridge/lt3luabridge.pdf | bin | 0 -> 503613 bytes |
3 files changed, 2 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/generic/lt3luabridge/README.md b/Master/texmf-dist/doc/generic/lt3luabridge/README.md index 5c4a3f50c31..a9257f4e09d 100644 --- a/Master/texmf-dist/doc/generic/lt3luabridge/README.md +++ b/Master/texmf-dist/doc/generic/lt3luabridge/README.md @@ -9,7 +9,7 @@ the shell: ``` tex \documentclass{standalone} -\usepackage{l3luabridge} +\usepackage{lt3luabridge} \begin{document} $ 1 + 2 = \luabridgeExecute{ print(1 + 2) } $ \end{document} diff --git a/Master/texmf-dist/doc/generic/lt3luabridge/docstrip.cfg b/Master/texmf-dist/doc/generic/lt3luabridge/docstrip.cfg index 06c65a3c2a9..4e131f18492 100644 --- a/Master/texmf-dist/doc/generic/lt3luabridge/docstrip.cfg +++ b/Master/texmf-dist/doc/generic/lt3luabridge/docstrip.cfg @@ -3,15 +3,12 @@ Copyright (C) 2016-2022 Vít Novotný This work may be distributed and/or modified under the -conditions of the LaTeX Project Public License, either version 1.3 +conditions of the LaTeX Project Public License, either version 1.3c of this license or (at your option) any later version. The latest version of this license is in http://www.latex-project.org/lppl.txt -and version 1.3 or later is part of all distributions of LaTeX -version 2005/12/01 or later. - This work has the LPPL maintenance status `maintained'. The Current Maintainer of this work is Vít Novotný. diff --git a/Master/texmf-dist/doc/generic/lt3luabridge/lt3luabridge.pdf b/Master/texmf-dist/doc/generic/lt3luabridge/lt3luabridge.pdf Binary files differnew file mode 100644 index 00000000000..de17e2ed211 --- /dev/null +++ b/Master/texmf-dist/doc/generic/lt3luabridge/lt3luabridge.pdf |