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

texlive-latex2nemeth-svn65269-77.fc39 RPM for noarch

From Fedora 39 for ppc64le / t

Name: texlive-latex2nemeth Distribution: Fedora Project
Version: svn65269 Vendor: Fedora Project
Release: 77.fc39 Build date: Sat Jul 22 18:21:04 2023
Group: Unspecified Build host: buildvm-x86-14.iad2.fedoraproject.org
Size: 9477818 Source RPM: texlive-base-20230311-77.fc39.src.rpm
Packager: Fedora Project
Url: http://tug.org/texlive/
Summary: Convert LaTeX source to Braille with math in Nemeth
After many failed attempts to transcribe real math notes and
books to Braille/Nemeth in order to deal with a real situation
(blind student in Math Dept.), we decided to develop a new
program that follows a direct, from LaTeX to Braille/Nemeth,
approach. Our main target was the Greek language which is only
Braille level 1, but English at level 1 is supported as well.
Simple pictures in PSTricks are also supported in order to
produce tactile graphics with specialized equipment. Note that
embossing will need LibreOffice and odt2braille as this project
does not deal with embossers' drivers. What's new in version
1.1 In this version, the support of the user level commands of
the amsmath package was added, as described in its user guide,
with the exception of commutative diagrams (amscd package) as
well as structures that are irrelevant to visually impared
persons. Also, the Unicode mathematics symbols of the
unicode-math package that are represented by the Nemeth code
are now supported by latex2nemeth. We would like to acknowledge
support by the TUGfund for this project (TUGfund project 33).

Provides

Requires

License

GPL-3.0-only

Changelog

* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 11:20230311-77
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jul 11 2023 FrantiĊĦek Zatloukal <fzatlouk@redhat.com> - 11:20230311-76
  - Rebuilt for ICU 73.2
* Mon Jun 05 2023 Tom Callaway <spot@fedoraproject.org> - 11:20230311-75
  - move texmfcnf.lua to /etc/texlive/web2c with a symlink back to its original home in /usr/share/texlive/texmf-dist/web2c
  - properly handle mkii files that should only be in texlive-mptopdf
* Tue May 30 2023 Tom Callaway <spot@fedoraproject.org> - 11:20230311-74
  - fix double packaging of mptopdf files in context
* Thu May 25 2023 Tom Callaway <spot@fedoraproject.org> - 11:20230311-73
  - update to svn66984 source tree to fix CVE-2023-32700
  - fix mtxrun stub
  - patch texmfcnf.lua
  - fix mptopdf.pl and thumbpdf.pl to have proper interpreter lines
* Fri Apr 14 2023 Tom Callaway <spot@fedoraproject.org> - 11:20230311-72
  - fix Requires for texlive-fontools (bz 2185284)
* Mon Mar 27 2023 Tom Callaway <spot@fedoraproject.org> - 11:20230311-71
  - fix texaccents so that:
    1. it has all the includes it needs
    2. it is noarch
    3. it has a proper launcher script
    NOTE1: texaccents will no longer pickup a Requires on /usr/bin/snobol4
           but it still needs it. It's pending review for inclusion in Fedora.
    NOTE2: With snobol4, texaccents itself runs but does not function usefully
           at the moment
* Mon Mar 20 2023 Tom Callaway <spot@fedoraproject.org> - 11:20230311-70
  - TeXLive 2023
  - bring digestif over here
* Mon Mar 06 2023 Tom Callaway <spot@fedoraproject.org> - 10:20220321-69
  - fix texlive-pdfcrop to have an explicit Requires: texlive-pdftex (bz2175666)
* Tue Jan 31 2023 Tom Callaway <spot@fedoraproject.org> - 10:20220321-68
  - fix header order for xpdf dependent bits to ensure off_t is set properly on i686
* Tue Jan 31 2023 Florian Weimer <fweimer@redhat.com> - 10:20220321-67
  - Various C99 compatibility fixes
* Mon Jan 30 2023 Tom Callaway <spot@fedoraproject.org> - 10:20220321-66
  - conditionalize use of poppler (and disable it by default)
  - fix issue where vasprintf() could be undefined in a build
* Tue Jan 24 2023 Tom Callaway <spot@fedoraproject.org> - 10:20220321-65
  - artificial bump to 65, I accidentally had ketcindy in both texlive and texlive-base.
    removed it from texlive, rebuilt at release=65, building here at 65 so we have it
* Tue Jan 24 2023 Tom Callaway <spot@fedoraproject.org> - 10:20220321-61
  - rebuild for ghostscript 10.0.0
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 10:20220321-59
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Tue Jan 17 2023 Tom Callaway <spot@fedoraproject.org> - 10:20220321-58
  - hack in dvisvgm 3.0.1
* Sun Jan 08 2023 Tom Callaway <spot@fedoraproject.org> - 10:20220321-57
  - rebuild against libpaper v2
* Sat Jan 07 2023 Tom Callaway <spot@fedoraproject.org> - 10:20220321-56
  - add dependency on texlive-lua-uni-algos on texlive-luaotfload (bz2158837)
* Mon Jan 02 2023 Tom Callaway <spot@fedoraproject.org> - 10:20220321-55
  - minor dep cleanups
* Sun Jan 01 2023 Tom Callaway <spot@fedoraproject.org> - 10:20220321-54
  - 10:20220321
  - epoch bump so we can use accurate versions for the component packages here
  - reminder: release does not reset here due to koji limitations
  - fix context-doc package to be noarch
    in theory, this might break some upgrades, but... i bet the number of people
    who have texlive-context-doc (all 90M of it) installed is very very low
* Sat Dec 31 2022 Pete Walter <pwalter@fedoraproject.org> - 9:20210325-53
  - Rebuild for ICU 72
* Wed Aug 24 2022 Tom Callaway <spot@fedoraproject.org> - 9:202110325-52
  - fixup texlive-base-20210325-poppler-22.08.0.patch (bz2121167)
* Mon Aug 08 2022 Marek Kasik <mkasik@redhat.com> - 9:20210325-51
  - Bootstrap off
* Mon Aug 08 2022 Marek Kasik <mkasik@redhat.com> - 9:20210325-50
  - Rebuild for poppler 22.08.0 - bootstrap on
* Wed Aug 03 2022 Mamoru TASAKA <mtasaka@fedoraproject.org> - 9:20210325-49
  - Rebuild for ICU 71.1
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 9:20210325-48
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Tom Callaway <spot@fedoraproject.org> - 9:20210325-47
  - replace group handling code in pdftoepdf.cc with code that is simpler (and does not crash)
* Sat Jan 15 2022 Tom Callaway <spot@fedoraproject.org> - 9:20210325-46
  - bootstrap off (conditionalize poppler changes)
* Thu Jan 13 2022 Tom Callaway <spot@fedoraproject.org> - 9:20210325-45
  - rebuild for new poppler, bootstrap on
* Tue Jan 11 2022 Tom Callaway <spot@fedoraproject.org> - 9:20210325-44
  - update arara to address log4j CVEs
* Wed Dec 15 2021 Tom Callaway <spot@fedoraproject.org> - 9:20210325-43
  - rework the font map trigger logic
* Wed Sep 08 2021 Than Ngo <than@redhat.com> - 9:20210325-42
  - Re-enable LTO
* Mon Aug 16 2021 Stephen Gallagher <sgallagh@redhat.com> - 9:20210325-41
  - Rebuild for libpoppler soname bump
* Mon Aug 02 2021 Tom Callaway <spot@fedoraproject.org> - 9:20210325-40
  - bootstrap off
* Mon Aug 02 2021 Tom Callaway <spot@fedoraproject.org> - 9:20210325-39
  - rebuild for poppler
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 9:20210325-38
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

Files

/usr/bin/latex2nemeth
/usr/share/licenses/texlive-latex2nemeth
/usr/share/licenses/texlive-latex2nemeth/gpl3.txt
/usr/share/texlive/texmf-dist/doc/support/latex2nemeth
/usr/share/texlive/texmf-dist/doc/support/latex2nemeth/README
/usr/share/texlive/texmf-dist/doc/support/latex2nemeth/contrib
/usr/share/texlive/texmf-dist/doc/support/latex2nemeth/contrib/nemeth2odt
/usr/share/texlive/texmf-dist/doc/support/latex2nemeth/doc
/usr/share/texlive/texmf-dist/doc/support/latex2nemeth/doc/unicode-math-braille.pdf
/usr/share/texlive/texmf-dist/doc/support/latex2nemeth/doc/unicode-math-braille.tex
/usr/share/texlive/texmf-dist/doc/support/latex2nemeth/encodings
/usr/share/texlive/texmf-dist/doc/support/latex2nemeth/encodings/nemeth.json
/usr/share/texlive/texmf-dist/doc/support/latex2nemeth/encodings/polytonic.json
/usr/share/texlive/texmf-dist/doc/support/latex2nemeth/examples
/usr/share/texlive/texmf-dist/doc/support/latex2nemeth/examples/mathpics.tex
/usr/share/texlive/texmf-dist/doc/support/latex2nemeth/examples/mathtest.tex
/usr/share/texlive/texmf-dist/doc/support/latex2nemeth/gpl-3.0.txt
/usr/share/texlive/texmf-dist/doc/support/latex2nemeth/source.zip
/usr/share/texlive/texmf-dist/scripts/latex2nemeth
/usr/share/texlive/texmf-dist/scripts/latex2nemeth/latex2nemeth
/usr/share/texlive/texmf-dist/scripts/latex2nemeth/latex2nemeth.jar


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 10 02:29:30 2024