Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

texlive-lua-widow-control-svn65084-65.fc38 RPM for noarch

From Fedora 38 for ppc64le / t

Name: texlive-lua-widow-control Distribution: Fedora Project
Version: svn65084 Vendor: Fedora Project
Release: 65.fc38 Build date: Tue Jan 24 17:57:17 2023
Group: Unspecified Build host: buildhw-x86-03.iad2.fedoraproject.org
Size: 1578372 Source RPM: texlive-2022-65.fc38.src.rpm
Packager: Fedora Project
Url: http://tug.org/texlive/
Summary: Automatically remove widows and orphans from any document
Unmodified TeX has very few ways of preventing widows and
orphans. In documents with figures, section headings, and
equations, TeX can stretch the vertical glue between items in
order to prevent widows and orphans, but many documents have no
figures or headings. TeX can also shorten the page by 1 line,
but this will give each page a different length which can make
a document look uneven. The typical solution is to
strategically insert \looseness=1, but this requires manual
editing every time that the document is edited.
Lua-widow-control is essentially an automation of the
\looseness method: it uses Lua callbacks to find "stretchy"
paragraphs, then it lengthens them to remove widows and
orphans. Lua-widow-control is compatible with all LuaTeX and
LuaMetaTeX-based formats. All that is required is to load the
package at the start of your document. To load: Plain LuaTeX:
\input lua-widow-control LuaLaTeX:
\usepackage{lua-widow-control} ConTeXt:
\usemodule[lua-widow-control] OpTeX: \load[lua-widow-control]

Provides

Requires

License

MPL-2.0

Changelog

* Tue Jan 24 2023 Tom Callaway <spot@fedoraproject.org> - 10:2022-65
  - drop texlive-ketcindy (it lives in texlive-base)
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 10:2022-64
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sat Jan 07 2023 Tom Callaway <spot@fedoraproject.org> - 10:2022-63
  - add missing dependencies to texlive-lua-uni-algos (bz2158837)
  - hack up tabu a bit to try to fix longtable (bz2158820)
* Tue Jan 03 2023 Tom Callaway <spot@fedoraproject.org> - 10:2022-62
  - Update to TeXLive 2022 (finally)
  - update all the things
  - add new packages
  - rename packages (tl seems to have standardized on lowercase)
* Mon Sep 19 2022 Than Ngo <than@redhat.com> - 9:2021-61
  - Fixed #2126535, Fix symlink changes during %post and %postun
* Fri Sep 09 2022 Petr Pisar <ppisar@redhat.com> - 9:2021-60
  - Update biblatex to 3.18b (bz2100167)
* Mon Aug 01 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 9:2021-59
  - Rebuilt for ICU 71.1
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 9:2021-58
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 9:2021-57
  - Rebuilt for Drop i686 JDKs
* Wed Apr 13 2022 Than Ngo <than@redhat.com> - 9:2021-56
  - Fixed #2073753 - texlive-chemfig is missing a dependency (texlive-simplekv)
* Fri Mar 18 2022 Tom Callaway <spot@fedoraproject.org> - 9:2021-55
  - use biblatex tarballs from CTAN that have correct {DATE}/{VERSION} fields
* Mon Mar 14 2022 Petr Pisar <ppisar@redhat.com> - 9:2021-54
  - An empty release bump
* Tue Feb 01 2022 Tom Callaway <spot@fedoraproject.org> - 9:2021-53
  -
   ____  __  __  __  __  ____
  (  _ \(  )(  )(  \/  )(  _ \
   ) _ < )(__)(  )    (  )___/
  (____/(______)(_/\/\_)(__)
* Tue Feb 01 2022 Tom Callaway <spot@fedoraproject.org> - 9:2021-52
  - correct bcfversion dependency
* Mon Jan 31 2022 Tom Callaway <spot@fedoraproject.org> - 9:2021-51
  - update biblatex to 3.17 (bz2048536)
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 9:2021-50
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Jan 11 2022 Tom Callaway <spot@fedoraproject.org> - 9:2021-49
  - fix french language hyphenation options
* Wed Dec 08 2021 Tom Callaway <spot@fedoraproject.org> - 9:2021-48
  - add Requires: texlive-newtx to texlive-newtxsf (bz2027444)
* Wed Dec 08 2021 Tom Callaway <spot@fedoraproject.org> - 9:2021-47
  - Rename fonts/map/dvips/mpfonts/mpfonts.map to oldmap, we do not want it added by updmap-sys
* Thu Sep 09 2021 Tom Callaway <spot@fedoraproject.org> - 9:2021-46
  - add Requires: texlive-epstopdf to texlive-epstopdf-pkg (bz2002690)
* Tue Aug 17 2021 Tom Callaway <spot@fedoraproject.org> - 9:2021-45
  - add Requires: tex(ifoddpage.sty) to texlive-algorithm2e (bz1991713)
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 9:2021-44
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jun 23 2021 Tom Callaway <spot@fedoraproject.org> - 9:2021-43
  - Rename fonts/map/dvips/psnfss/psnfss.map to oldmap, we do not want it added by updmap-sys
* Mon Jun 21 2021 Tom Callaway <spot@fedoraproject.org> - 9:2021-42
  - fix typo in texlive-dancers Summary text
* Fri May 28 2021 Tom Callaway <spot@fedoraproject.org> - 9:2021-41
  - add tfm font provides to texlive-cm
  - add beamerthemenord component package to resolve broken deps
  - add latex-firstaid-dev component package to resolve broken deps
  - fix typo in Requires for texlive-pst-optexp
  - fix deps for texlive-kvmap
* Tue May 11 2021 Tom Callaway <spot@fedoraproject.org> - 9:2021-40
  - start the 2021 madness
* Thu Apr 01 2021 Tom Callaway <spot@fedoraproject.org> - 9:2020-39
  - update source urls to use https
* Mon Mar 08 2021 Tom Callaway <spot@fedoraproject.org> - 9:2020-38
  - update texlive-subfiles and fix dependencies
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 9:2020-37
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

Files

/usr/share/licenses/texlive-lua-widow-control
/usr/share/licenses/texlive-lua-widow-control/cc-by-sa-4.txt
/usr/share/texlive/texmf-dist/doc/luatex/lua-widow-control
/usr/share/texlive/texmf-dist/doc/luatex/lua-widow-control/README.md
/usr/share/texlive/texmf-dist/doc/luatex/lua-widow-control/lua-widow-control.pdf
/usr/share/texlive/texmf-dist/doc/luatex/lua-widow-control/lwc-zpravodaj.pdf
/usr/share/texlive/texmf-dist/doc/luatex/lua-widow-control/tb133chernoff-widows.pdf
/usr/share/texlive/texmf-dist/tex/context/third/lua-widow-control
/usr/share/texlive/texmf-dist/tex/context/third/lua-widow-control/t-lua-widow-control.mkiv
/usr/share/texlive/texmf-dist/tex/context/third/lua-widow-control/t-lua-widow-control.mkxl
/usr/share/texlive/texmf-dist/tex/lualatex/lua-widow-control
/usr/share/texlive/texmf-dist/tex/lualatex/lua-widow-control/lua-widow-control-2022-02-22.sty
/usr/share/texlive/texmf-dist/tex/lualatex/lua-widow-control/lua-widow-control.sty
/usr/share/texlive/texmf-dist/tex/luatex/lua-widow-control
/usr/share/texlive/texmf-dist/tex/luatex/lua-widow-control/lua-widow-control.lua
/usr/share/texlive/texmf-dist/tex/luatex/lua-widow-control/lua-widow-control.tex
/usr/share/texlive/texmf-dist/tex/optex/lua-widow-control
/usr/share/texlive/texmf-dist/tex/optex/lua-widow-control/lua-widow-control.opm


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 9 22:29:55 2024