Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: rubber | Distribution: openSUSE Tumbleweed |
Version: 1.6.0 | Vendor: openSUSE |
Release: 2.3 | Build date: Tue Mar 12 12:04:32 2024 |
Group: Productivity/Publishing/TeX/Utilities | Build host: reproducible |
Size: 858924 | Source RPM: rubber-1.6.0-2.3.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://launchpad.net/rubber | |
Summary: An automated system for building LaTeX documents |
Rubber is a building system for LaTeX documents. It is based on a routine that runs just as many compilations as necessary. The module system provides a great flexibility that virtually allows support for any package with no user intervention, as well as pre- and post-processing of the document. The standard modules currently provide support for bibtex, dvips, dvipdfm, pdftex, makeindex. A good number of standard packages are supported, including graphics/graphicx (with automatic conversion between various formats and Metapost compilation).
GPL-2.0-only
* Tue Mar 12 2024 pgajdos@suse.com - remove dependency on /usr/bin/python3 using %python3_fix_shebang macro, [bsc#1212476] * Thu Jun 17 2021 Matthias Mailänder <mailaender@opensuse.org> - Update to version 1.6.0 + Add support for LuaTeX via the lualatex module + Introduce rubbercache for faster compilations * Thu Jan 09 2020 Atri Bhattacharya <badshah400@gmail.com> - Update to version 1.5.1: + Restore support for 8-bits encoded .tex sources (Debian: [#907937], #907988). + Fix many crashing log/warning/error messages. - Changes from versin 1.5.0: + Requires python 3. + Remove support for selection of paper size and orientation. + Prohibit onchange directive unless --unsafe mode. + Fix stacktrace when parsing BibTeX errors (LP: #1533723). + Use open mode r+ for /dev/null instead of rw (LP: #1543622) + Always give a relative source path to fig2dev (Debian: [#345954]). + Detect "Missing character" messages in log files (Debian: [#384155]). + Update hooks for all parsers (Debian: #813855, LP: #1470988). + Accept uppercase image extensions (LP: #1583475). - Drop rubber-makeinfo-unsupported-option.patch: no longer needed for any supported openSUSE version. - Switch BuildRequires, Requires, and macros to python3 equivalents. - Link duplicate files using fdupes. * Mon Jul 18 2016 badshah400@gmail.com - Add rubber-makeinfo-unsupported-option.patch to fix building on openSUSE <= 13.2, where makeinfo does not support the "--info" option. * Mon Jul 18 2016 badshah400@gmail.com - Update to version 1.4: + New distutils-based build & install scripts by Nicolas. + Report BibTeX / Biber errors more reliably. + We have support for embedding R code via knitr. http://yihui.name/knitr/ Closes: https://bugs.launchpad.net/rubber/+bug/1422759 Note that since R can run arbitrary external code, --unsafe must be given at the command line: rubber -d --unsafe paper.Rtex creates beautifully typeset PDF from your R script. + Support for PythonTeX package. Also requires --unsafe if you want Rubber to invoke pythontex. + Rubber will no longer attempt to use jpeg2ps on its own, which has been superseded by sam2p. (You can add it back by providing your own rules.ini.) + More refactoring, reducing the number of code paths to test and maintain. + Bugs fixed: lp#628150, lp#975376, lp#1090115. - Also package HTML and PDF documentation in main package (documentation files are rather small and do not warrant a separate doc pkg). - Drop conditionals and macro definitions for ancient distro versions. - Add BuildRequires: texinfo, required for building PDF documentation. * Sat Oct 27 2012 coolo@suse.com - we also need to require info for %post scripts * Fri Sep 07 2012 coolo@suse.com - add explicit buildrequire makeinfo * Sat Sep 25 2010 badshah400@gmail.com - Remove texlive texlive-bin texlive-bin-latex from Requires, texlive automatically pulls them in - Lots of miscellaneous cleanup in the spec file * Mon Aug 02 2010 badshah400@gmail.com - spec file cleanup * Sun Aug 01 2010 badshah400@gmail.com - Intital package from upstream (development snapshot v20090819)
/usr/bin/rubber /usr/bin/rubber-info /usr/bin/rubber-lsmod /usr/bin/rubber-pipe /usr/lib/python3.11/site-packages/rubber /usr/lib/python3.11/site-packages/rubber-1.6.0-py3.11.egg-info /usr/lib/python3.11/site-packages/rubber/__init__.py /usr/lib/python3.11/site-packages/rubber/__pycache__ /usr/lib/python3.11/site-packages/rubber/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/__pycache__/biblio.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/__pycache__/cmdline.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/__pycache__/contents.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/__pycache__/convert.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/__pycache__/depend.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/__pycache__/dvip_tool.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/__pycache__/environment.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/__pycache__/index.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/__pycache__/module_interface.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/__pycache__/tex.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/__pycache__/util.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/__pycache__/version.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/biblio.py /usr/lib/python3.11/site-packages/rubber/cmdline.py /usr/lib/python3.11/site-packages/rubber/contents.py /usr/lib/python3.11/site-packages/rubber/convert.py /usr/lib/python3.11/site-packages/rubber/converters /usr/lib/python3.11/site-packages/rubber/converters/__init__.py /usr/lib/python3.11/site-packages/rubber/converters/__pycache__ /usr/lib/python3.11/site-packages/rubber/converters/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/converters/__pycache__/compressor.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/converters/__pycache__/eps_gz.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/converters/__pycache__/fig2dev.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/converters/__pycache__/latex.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/converters/__pycache__/literate.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/converters/__pycache__/mpost.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/converters/__pycache__/shell.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/converters/compressor.py /usr/lib/python3.11/site-packages/rubber/converters/eps_gz.py /usr/lib/python3.11/site-packages/rubber/converters/fig2dev.py /usr/lib/python3.11/site-packages/rubber/converters/latex.py /usr/lib/python3.11/site-packages/rubber/converters/literate.py /usr/lib/python3.11/site-packages/rubber/converters/mpost.py /usr/lib/python3.11/site-packages/rubber/converters/shell.py /usr/lib/python3.11/site-packages/rubber/depend.py /usr/lib/python3.11/site-packages/rubber/dvip_tool.py /usr/lib/python3.11/site-packages/rubber/environment.py /usr/lib/python3.11/site-packages/rubber/index.py /usr/lib/python3.11/site-packages/rubber/latex_modules /usr/lib/python3.11/site-packages/rubber/latex_modules/__init__.py /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__ /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/aleph.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/asymptote.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/backref.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/beamer.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/biblatex.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/bibtex.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/bibtopic.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/combine.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/dvipdfm.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/dvips.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/epsfig.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/glossaries.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/gnuplottex.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/graphics.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/graphicx.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/hyperref.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/index.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/listings.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/ltxtable.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/lualatex.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/makeidx.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/minitoc-hyper.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/minitoc.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/moreverb.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/multibib.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/nomencl.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/ntheorem.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/omega.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/pdftex.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/ps2pdf.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/pythontex.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/verbatim.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/vtex.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/xelatex.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/__pycache__/xr.cpython-311.pyc /usr/lib/python3.11/site-packages/rubber/latex_modules/aleph.py /usr/lib/python3.11/site-packages/rubber/latex_modules/asymptote.py /usr/lib/python3.11/site-packages/rubber/latex_modules/backref.py /usr/lib/python3.11/site-packages/rubber/latex_modules/beamer.py /usr/lib/python3.11/site-packages/rubber/latex_modules/biblatex.py /usr/lib/python3.11/site-packages/rubber/latex_modules/bibtex.py /usr/lib/python3.11/site-packages/rubber/latex_modules/bibtopic.py /usr/lib/python3.11/site-packages/rubber/latex_modules/combine.py /usr/lib/python3.11/site-packages/rubber/latex_modules/dvipdfm.py /usr/lib/python3.11/site-packages/rubber/latex_modules/dvips.py /usr/lib/python3.11/site-packages/rubber/latex_modules/epsfig.py /usr/lib/python3.11/site-packages/rubber/latex_modules/glossaries.py /usr/lib/python3.11/site-packages/rubber/latex_modules/gnuplottex.py /usr/lib/python3.11/site-packages/rubber/latex_modules/graphics.py /usr/lib/python3.11/site-packages/rubber/latex_modules/graphicx.py /usr/lib/python3.11/site-packages/rubber/latex_modules/hyperref.py /usr/lib/python3.11/site-packages/rubber/latex_modules/index.py /usr/lib/python3.11/site-packages/rubber/latex_modules/listings.py /usr/lib/python3.11/site-packages/rubber/latex_modules/ltxtable.py /usr/lib/python3.11/site-packages/rubber/latex_modules/lualatex.py /usr/lib/python3.11/site-packages/rubber/latex_modules/makeidx.py /usr/lib/python3.11/site-packages/rubber/latex_modules/minitoc-hyper.py /usr/lib/python3.11/site-packages/rubber/latex_modules/minitoc.py /usr/lib/python3.11/site-packages/rubber/latex_modules/moreverb.py /usr/lib/python3.11/site-packages/rubber/latex_modules/multibib.py /usr/lib/python3.11/site-packages/rubber/latex_modules/nomencl.py /usr/lib/python3.11/site-packages/rubber/latex_modules/ntheorem.py /usr/lib/python3.11/site-packages/rubber/latex_modules/omega.py /usr/lib/python3.11/site-packages/rubber/latex_modules/pdftex.py /usr/lib/python3.11/site-packages/rubber/latex_modules/ps2pdf.py /usr/lib/python3.11/site-packages/rubber/latex_modules/pythontex.py /usr/lib/python3.11/site-packages/rubber/latex_modules/verbatim.py /usr/lib/python3.11/site-packages/rubber/latex_modules/vtex.py /usr/lib/python3.11/site-packages/rubber/latex_modules/xelatex.py /usr/lib/python3.11/site-packages/rubber/latex_modules/xr.py /usr/lib/python3.11/site-packages/rubber/module_interface.py /usr/lib/python3.11/site-packages/rubber/rules.ini /usr/lib/python3.11/site-packages/rubber/tex.py /usr/lib/python3.11/site-packages/rubber/util.py /usr/lib/python3.11/site-packages/rubber/version.py /usr/share/doc/packages/rubber /usr/share/doc/packages/rubber/NEWS /usr/share/doc/packages/rubber/README /usr/share/doc/packages/rubber/rubber.html /usr/share/doc/packages/rubber/rubber.pdf /usr/share/info/rubber.info.gz /usr/share/licenses/rubber /usr/share/licenses/rubber/COPYING /usr/share/man/fr/man1/rubber-info.1.gz /usr/share/man/fr/man1/rubber-pipe.1.gz /usr/share/man/fr/man1/rubber.1.gz /usr/share/man/man1/rubber-info.1.gz /usr/share/man/man1/rubber-pipe.1.gz /usr/share/man/man1/rubber.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jan 31 23:50:31 2025