[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет texlive-listings-7:20180414-29.el8.noarch download

Имя texlive-listings
Эпоха 7
Версия 20180414
Релиз 29.el8
Архитектура noarch
Сайт http://tug.org/texlive/
Лицензия LPPL
Время сборки 2023-12-13 15:00:31
Хост сборки builder-x86-10.inferitos.ru
Краткое описание Typeset source code listings using LaTeX
Репозитории AppStream
Полное описание Typeset programs (programming code) within LaTeX. The source code is read directly by TeX. Keywords, comments and strings can be typeset using different styles (default is bold for keywords, italic for comments and no special style for strings). Includes support for hyperref. To use, simply \usepackage{listings}, identify the language with \lstset{language=Python}, then employ the \begin{lstlisting} ... \end{lstlisting} environment or the \lstinputlisting{filename.py} command. Short (in-line) listings are also available, using either \lstinline|...| or | ... | (after defining the | token with the \lstMakeShortInline command).
Эррата
Размер 1341 КиБ
Исходный проект texlive-20180414-29.el8
Контрольная сумма SHA-256 d89d058e73b648482c819abf2ca6c84ec78679cf040107af76bc85652bfd9611
× Full screenshot
История изменений link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 7:20180414-29
- Rebuilt for MSVSphere 8.8

* Thu May 25 2023 Than Ngo <than@redhat.com> - 7:20180414-29
- Resolves: #2209870, CVE-2023-32700

* Mon Dec 12 2022 Than Ngo <than@redhat.com> - 7:20180414-28
- Related: #2150727, fix rpminspect issues

* Sat Dec 10 2022 Than Ngo <than@redhat.com> - 7:20180414-27
- Related: #2150727, fix rpminspect issues

* Wed Dec 07 2022 Than Ngo <than@redhat.com> - 7:20180414-26
- Resolves: #2150727 - translator.sty missing dependency

* Thu Dec 02 2021 Than Ngo <than@redhat.com> - 7:20180414-25
- Resolves: #2025493 - eps file does not show up when using xdvi

* Thu Jul 22 2021 Than Ngo <than@redhat.com> - 7:20180414-24
- Resolves: #1984929, Fix paths in pkgconfig files

* Fri Apr 30 2021 Than Ngo <than@redhat.com> - 7:20180414-23
- Related: #1902187, rebuild regarding to broken binutils

* Thu Apr 01 2021 Than Ngo <than@redhat.com> - 7:20180414-22
- Related: #1902187, require texlive-tetex

* Wed Mar 31 2021 Than Ngo <than@redhat.com> - 7:20180414-21
- Resolves: #1902187, add missing dependencies for texlive-kpathsea