Skip to content

Commit ee9045a

Browse files
committed
Add license to README
1 parent 7574626 commit ee9045a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ Run `l3build install` to install `luamml` into your local `texmf` tree.
99
Add `\usepackage[tracing]{luamml-demo}` to print MathML to the terminal or `\usepackage[files]{luamml-demo}` to generate separate files with MathML output.
1010
Alternatively it can be used with latex-lab to automatically integrate with tagging infrastucture.
1111

12+
## License
13+
LuaMML may be modified and distributed under the terms of the [LaTeX Project Public License](https://www.latex-project.org/lppl/), version 1.3c or greater.
14+
It is written by Marcel Krüger and the LaTeX Project Team.
15+
1216
<!-- Also see a [`tagpdf` experiment using this to tag PDF formulas](https://github.com/u-fischer/tagpdf/blob/develop/experiments/exp-mathml-lua.tex). -->
1317

1418
<!-- If you are very brave you can also try running `pdflatex test_pdf` and afterwards run `./pdfmml.lua test_pdf.lua` to get pdflatex formulas converted. -->

0 commit comments

Comments
 (0)