diff --git a/sources b/sources index 5443528..9e7a3f3 100644 --- a/sources +++ b/sources @@ -175,6 +175,8 @@ SHA512 (luatex.doc.tar.xz) = 3ed90c0ea5e11b5afb5bf7062084512a90e436c83f5583bc0a0 SHA512 (luatex.tar.xz) = a9adc65694661ca9f012c7012f36c04616676465c89d40bbf779617b933bfb1672e4183f956109a352dbefef6730340d19e0c782ce2220febbda9fe86c724e2b SHA512 (lwarp.doc.tar.xz) = adc8f68bbb34722a609fbb943574dff8a7703b1e013959161a10c3eed2f9ddb2295bdb37ffc56eb7de8f9142334f2692ed2c2f62340bbb4185c57ce339e99103 SHA512 (lwarp.tar.xz) = cf873d87ff7bec788f77d3f8a8d3d55be5e4857a71067f33a12bfa8b85c2ff74141d18c50c4acca7f8188c043809a159fbce564110fe80bb19e0619d18052d43 +SHA512 (lyluatex.tar.xz) = ad51a904a5050ef92df17d9220a5e453e251cad0facff2531cd6b9b5df47b0f39a6acb2762cff75e4a27c0db14099119603c03e760713cf0de88c263a2ee5ed7 +SHA512 (lyluatex.doc.tar.xz) = 0641a8dbb8678add9c21f5ae9e94c897cda0ed63ea54fa199d8d41e308e63ec2fd360606089e263f827a5926475d2cad358baef3383edd5804e5712e3c628479 SHA512 (make4ht.doc.tar.xz) = 84278230347f19eb62c1ef26ed2de59557f65176a5a2a0aab411e34710d9965257909e6078bdc1acf0bc50f265cd1bc4b629f7a27445ddbd9f125f28036c119f SHA512 (make4ht.tar.xz) = a93064d86286e9d57044fc4dd96750f06618e3c68a1a9dde746939ba507ee06ff9948fcbd05a44e52a8afe2a45facf1188b89ec755f80099ab8d06e791814ca6 SHA512 (makedtx.doc.tar.xz) = 279a128c92a8342c5b3f1091f6ec927fb1df8e977db847df9c390218f617df3b99aa0b91e3bf3749ee4d95c1fed6025dcfb4a1e6bac6b950cb337725732e77a3 diff --git a/texlive-base.spec b/texlive-base.spec index dead822..b421604 100644 --- a/texlive-base.spec +++ b/texlive-base.spec @@ -21,7 +21,7 @@ Name: %{shortname}-base Version: %{source_date} -Release: 20%{?dist} +Release: 21%{?dist} Epoch: 7 Summary: TeX formatting system # The only files in the base package are directories, cache, and license texts @@ -393,6 +393,8 @@ Source359: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/xmltex.do Source360: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/xmltex.tar.xz Source361: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/yplan.doc.tar.xz Source362: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/yplan.tar.xz +Source363: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/lyluatex.tar.xz +Source364: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/lyluatex.doc.tar.xz Patch1: tl-kpfix.patch Patch2: tl-format.patch Patch3: texlive-20180414-selinux-context.patch @@ -3384,6 +3386,21 @@ own set of auxiliary files. Support files are self-generated on request. Assistance is provided for HTML import into EPUB conversion software and word processors. +%package lyluatex +Summary: Commands to include lilypond scores within a (Lua)LaTeX document +Version: svn47584 +License: MIT +Requires: texlive-base texlive-kpathsea +Provides: tex(lyluatex.lua) = %{tl_version} +Provides: tex(lyluatex.sty) = %{tl_version} +# lua +BuildArch: noarch + +%description lyluatex +This package provides macros for the inclusion of LilyPond +scores within LuaLaTeX. It calls LilyPond to compile scores, +then includes the produced files. + %package -n %{shortname}-make4ht Provides: tex-make4ht = %{epoch}:%{source_date}-%{release} Provides: texlive-make4ht-bin = %{epoch}:%{source_date}-%{release} @@ -7767,6 +7784,12 @@ done <<< "$list" %{_texdir}/texmf-dist/tex/latex/lwarp %doc %{_texdir}/texmf-dist/doc/latex/lwarp +%files -n %{shortname}-lyluatex +%license mit.txt +%{_texdir}/texmf-dist/scripts/lyluatex/ +%{_texdir}/texmf-dist/tex/luatex/lyluatex/ +%doc %{_texdir}/texmf-dist/doc/support/lyluatex/ + %files -n %{shortname}-make4ht %license lppl1.3.txt %{_bindir}/make4ht @@ -8698,6 +8721,9 @@ done <<< "$list" %doc %{_texdir}/texmf-dist/doc/latex/yplan/ %changelog +* Tue Sep 18 2018 Tom Callaway - 7:20180414-21 +- add lyluatex + * Fri Aug 24 2018 Marek Kasik - 7:20180414-20 - Install synctex_version.h to be able to build evince