From ecdb8e7ed03ff5752ea72b7cd78a014ed53d29e4 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 28 Jan 2022 22:23:01 +0000 Subject: datax (28jan22) git-svn-id: svn://tug.org/texlive/trunk@61772 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/datax/README.md | 22 +++++++++++++--------- Master/texmf-dist/doc/latex/datax/datax.pdf | Bin 189196 -> 202889 bytes 2 files changed, 13 insertions(+), 9 deletions(-) (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/datax/README.md b/Master/texmf-dist/doc/latex/datax/README.md index 1471c9a39d7..ce8d63cb24f 100644 --- a/Master/texmf-dist/doc/latex/datax/README.md +++ b/Master/texmf-dist/doc/latex/datax/README.md @@ -1,5 +1,7 @@ # The datax package -A LaTeX package to insert data from a script in a document. Interacting plugins available at [Github, Datax-package](https://github.com/Datax-package). + +A LaTeX package to insert data from a script in a document. Interacting plugins +available at [Github, Datax-package](https://github.com/Datax-package). ## Example usage Julia script: @@ -29,17 +31,19 @@ Julia | [LaTeXDatax.jl](https://github.com/Datax-package/LaTeXDatax.jl) | David MATLAB | [LaTeXDatax.m](https://github.com/Datax-package/Datax.m) | David Gustavsson Python | [LaTeXDatax.py](https://github.com/Datax-package/LaTeXDatax.py) | David Gustavsson -If your language isn't listed above, check [the super-repo](https://github.com/Datax-package). -Extending it to your language of choice should be fairly simple, just make it so your script can write `\pgfkeyssetvalue{/datax/}{}` to a file. -If you end up writing a plugin for a language, or if you want to request one, please make a feature request or send me an e-mail. +If your language isn't listed above, check [the +super-repo](https://github.com/Datax-package). Extending it to your language of +choice should be fairly simple, just make it so your script can write +`\pgfkeyssetvalue{/datax/}{}` to a file. If you end up writing a +plugin for a language, or if you want to request one, please make a feature +request or send me an e-mail. ## Copyright and license -Copyright 2020 David Gustavsson (david.e.gustavsson@gmail.com) +Copyright 2020 − 2022 David Gustavsson (david.e.gustavsson@gmail.com) -This package may be distributed and/or modified under the -conditions of the LaTeX Project Public License, either -version 1.3 of this license or (at your option) any later -version. The latest version of this license is in: +This package may be distributed and/or modified under the conditions of the +LaTeX Project Public License, either version 1.3 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 diff --git a/Master/texmf-dist/doc/latex/datax/datax.pdf b/Master/texmf-dist/doc/latex/datax/datax.pdf index 0c266b995df..65e79fdba78 100644 Binary files a/Master/texmf-dist/doc/latex/datax/datax.pdf and b/Master/texmf-dist/doc/latex/datax/datax.pdf differ -- cgit v1.2.3