_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


texlive-usebib 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/usebib
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Simple bibliography processor
Description:

The package is described by its author as a poor person's replacement for the more powerful methods provided by BibLaTeX to access data from a .bib file. Its principle commands are \bibinput, which specifies a database to use, and \usebibdata, which typesets a single field from a specified entry in that database.

texlive-lua-check-hyphen 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/lua-check-hyphen
Licenses: Expat
Build system: texlive
Synopsis: Mark hyphenations in a document, for checking
Description:

The package looks at all hyphenation breaks in the document, comparing them against a white-list prepared by the author. If a hyphenation break is found, for which there is no entry in the white-list, the package flags the line where the break starts. The author may then either add the hyphenation to the white-list, or adjust the document to avoid the break.

texlive-pst-qtree 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pst-qtree
Licenses: GPL 3+
Build system: texlive
Synopsis: Simple syntax for trees
Description:

The package provides a Qtree-like front end for PSTricks.

texlive-pagerange 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pagerange
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Flexible and configurable page range typesetting
Description:

The package defines a command \pagerange that typesets ranges of page numbers, expanding them (e.g., adding first or last page numbers) and standardising them.

texlive-datetime2 2025.2
Propagated dependencies: texlive-etoolbox@2025.2 texlive-tracklang@2025.2 texlive-xkeyval@2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/datetime2
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Formats for dates, times and time zones
Description:

The datetime2 package provides commands for formatting dates, times and time zones and redefines \today to use the same formatting style. In addition to \today, you can also use \DTMcurrenttime (current time) or \DTMnow (current date and time). Dates and times can be saved for later use. The accompanying datetime2-calc package can be used to convert date-times to UTC+00:00. Language and regional support is provided by independently maintained and installed modules. The datetime2-calc package uses the pgfcalendar package (part of the PGF/TikZ bundle). This package replaces datetime.sty, which is now obsolete.

texlive-texproposal 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/texproposal
Licenses: CC-BY 4.0 Expat
Build system: texlive
Synopsis: Proposal prototype for LaTeX promotion in Chinese universities
Description:

This package contains the original source code and necessary attachment of the document Proposal for Offering TeX Courses and Relevant Resources in Chongqing University. This proposal could be helpful if one is considering to suggest their (Chinese) university or company to use TeX (or LaTeX, or XeLaTeX

texlive-ecltree 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/ecltree
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Trees using Epic and Eepic macros
Description:

The package recursively draws trees: each subtree is defined in a bundle environment, with a set of leaves described by \chunk macros. A chunk may have a bundle environment inside it.

texlive-ltxkeys 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/ltxkeys
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Robust key parser for LaTeX
Description:

The package provides facilities for creating and managing keys in the sense of the keyval and xkeyval packages, but it is intended to be more robust and faster. Its robustness comes from its ability to preserve braces in key values throughout parsing. The need to preserve braces in key values arises often in parsing keys (for example, in the xwatermark package). The package also provides functions for defining and managing keys.

texlive-clojure-pamphlet 2025.2
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/clojure-pamphlet
Licenses: GPL 3+
Build system: texlive
Synopsis: Literate programming tool based on Clojure's Pamphlet system
Description:

The Clojure pamphlet system is a system based on the Clojure literate system. In the Clojure's pamphlet system you have your main LaTeX file, which can be compiled regularly. This file contains documentation and source code (just like in other forms of literate programming). These code snippets are wrapped in the chunk environment, hence they can be recognized by the tangler in order to extract them. Chunks can be included inside each other by the getchunk command (which will be typesetted accordingly). Finally, the LaTeX file will be run through the tangler to get the desired chunk of code.

texlive-ucalgmthesis 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/ucalgmthesis
Licenses: Expat
Build system: texlive
Synopsis: LaTeX thesis class for University of Calgary Faculty of Graduate Studies
Description:

ucalgmthesis.cls is a LaTeX class file that produces documents according to the thesis guidelines of the University of Calgary Faculty of Graduate Studies. It uses the memoir class.

texlive-pst-calendar 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pst-calendar
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Plot calendars in fancy ways
Description:

The package draws tabular calendars, or calendars on dodecahedra with a month to each face. The package works for years 2000--2099, and has options for calendars in French German and English, but the documentation is not available in English.

texlive-flippdf 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/flippdf
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Horizontal flipping of pages with pdfLaTeX
Description:

The package allows the production of a document with pages mirrored. This is sometimes required by publishers who want camera-ready documents to be printed on transparent film (to be viewed from the ``wrong'' side). The package only works with pdfLaTeX or LuaLaTeX in PDF output mode.

texlive-revtex4-1 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/revtex4-1
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Styles for various physics journals
Description:

This is an old version of revtex, and is kept as a courtesy to users having difficulty with the incompatibility of that latest version.

texlive-bondgraph 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/bondgraph
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Create bond graph figures in LaTeX documents
Description:

The package draws bond graphs using PGF and TikZ.

texlive-hletter 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/hletter
Licenses: LPPL 1.2+
Build system: texlive
Synopsis: Flexible letter typesetting with flexible page headings
Description:

The package permits the user to specify easily, with the aid of self defined key-words, letters (with a logo and private) and headings. The heading may include a footer and the letter provides commands to include a scanned signature and two signees.

texlive-collection-latexextra 2025.2
Propagated dependencies: texlive-2up@2025.2 texlive-a0poster@2025.2 texlive-a4wide@2025.2 texlive-a5comb@2025.2 texlive-abraces@2025.2 texlive-abspos@2025.2 texlive-abstract@2025.2 texlive-accessibility@2025.2 texlive-accsupp@2025.2 texlive-achemso@2025.2 texlive-acro@2025.2 texlive-acronym@2025.2 texlive-acroterm@2025.2 texlive-actuarialangle@2025.2 texlive-actuarialsymbol@2025.2 texlive-addfont@2025.2 texlive-addlines@2025.2 texlive-adjmulticol@2025.2 texlive-adjustbox@2025.2 texlive-adrconv@2025.2 texlive-advdate@2025.2 texlive-affilauthor@2025.2 texlive-akktex@2025.2 texlive-akletter@2025.2 texlive-alchemist@2025.2 texlive-alertmessage@2025.2 texlive-alnumsec@2025.2 texlive-alphalph@2025.2 texlive-alterqcm@2025.2 texlive-altfont@2025.2 texlive-altsubsup@2025.2 texlive-amsaddr@2025.2 texlive-anima@2025.2 texlive-animate@2025.2 texlive-anonchap@2025.2 texlive-answers@2025.2 texlive-anyfontsize@2025.2 texlive-appendix@2025.2 texlive-appendixnumberbeamer@2025.2 texlive-apptools@2025.2 texlive-arabicfront@2025.2 texlive-arcs@2025.2 texlive-argumentation@2025.2 texlive-arraycols@2025.2 texlive-arrayjobx@2025.2 texlive-arraysort@2025.2 texlive-arydshln@2025.2 texlive-asciilist@2025.2 texlive-askinclude@2025.2 texlive-assignment@2025.2 texlive-assoccnt@2025.2 texlive-association-matrix@2025.2 texlive-atenddvi@2025.2 texlive-atendofenv@2025.2 texlive-attachfile@2025.2 texlive-aurl@2025.2 texlive-authoraftertitle@2025.2 texlive-authorarchive@2025.2 texlive-authorindex@2025.2 texlive-autofancyhdr@2025.2 texlive-autonum@2025.2 texlive-autopdf@2025.2 texlive-autopuncitems@2025.2 texlive-avremu@2025.2 texlive-awesomebox@2025.2 texlive-axessibility@2025.2 texlive-background@2025.2 texlive-bankstatement@2025.2 texlive-bashful@2025.2 texlive-basicarith@2025.2 texlive-bchart@2025.2 texlive-beamer-rl@2025.2 texlive-beamer2thesis@2025.2 texlive-beamerappendixnote@2025.2 texlive-beameraudience@2025.2 texlive-beamerauxtheme@2025.2 texlive-beamercolorthemeowl@2025.2 texlive-beamerdarkthemes@2025.2 texlive-beamerposter@2025.2 texlive-beamersubframe@2025.2 texlive-beamertheme-arguelles@2025.2 texlive-beamertheme-cuerna@2025.2 texlive-beamertheme-detlevcm@2025.2 texlive-beamertheme-epyt@2025.2 texlive-beamertheme-focus@2025.2 texlive-beamertheme-gotham@2025.2 texlive-beamertheme-light@2025.2 texlive-beamertheme-metropolis@2025.2 texlive-beamertheme-mirage@2025.2 texlive-beamertheme-npbt@2025.2 texlive-beamertheme-phnompenh@2025.2 texlive-beamertheme-pure-minimalistic@2025.2 texlive-beamertheme-rainbow@2025.2 texlive-beamertheme-saintpetersburg@2025.2 texlive-beamertheme-simpledarkblue@2025.2 texlive-beamertheme-simpleplus@2025.2 texlive-beamertheme-tcolorbox@2025.2 texlive-beamertheme-trigon@2025.2 texlive-beamertheme-upenn-bc@2025.2 texlive-beamerthemeamurmaple@2025.2 texlive-beamerthemecelestia@2025.2 texlive-beamerthemeconcrete@2025.2 texlive-beamerthemejltree@2025.2 texlive-beamerthemelalic@2025.2 texlive-beamerthemenirma@2025.2 texlive-beamerthemenord@2025.2 texlive-beamertools@2025.2 texlive-bearwear@2025.2 texlive-beaulivre@2025.2 texlive-beautybook@2025.2 texlive-beautynote@2025.2 texlive-beton@2025.2 texlive-bewerbung@2025.2 texlive-bez123@2025.2 texlive-bhcexam@2025.2 texlive-bibletext@2025.2 texlive-bigfoot@2025.2 texlive-bigints@2025.2 texlive-bilingualpages@2025.2 texlive-biochemistry-colors@2025.2 texlive-bithesis@2025.2 texlive-bizcard@2025.2 texlive-blindtext@2025.2 texlive-blkarray@2025.2 texlive-block@2025.2 texlive-blowup@2025.2 texlive-bnumexpr@2025.2 texlive-boites@2025.2 texlive-bold-extra@2025.2 texlive-book-of-common-prayer@2025.2 texlive-bookcover@2025.2 texlive-bookest@2025.2 texlive-booklet@2025.2 texlive-bookshelf@2025.2 texlive-boolexpr@2025.2 texlive-bophook@2025.2 texlive-boxedminipage@2025.2 texlive-boxhandler@2025.2 texlive-bracketkey@2025.2 texlive-braket@2025.2 texlive-breakurl@2025.2 texlive-bubblesort@2025.2 texlive-bullcntr@2025.2 texlive-bxcalc@2025.2 texlive-bxdpx-beamer@2025.2 texlive-bxdvidriver@2025.2 texlive-bxenclose@2025.2 texlive-bxnewfont@2025.2 texlive-bxpapersize@2025.2 texlive-bxpdfver@2025.2 texlive-bxtexlogo@2025.2 texlive-calcage@2025.2 texlive-calctab@2025.2 texlive-calculator@2025.2 texlive-calculatoritems@2025.2 texlive-calrsfs@2025.2 texlive-cals@2025.2 texlive-calxxxx-yyyy@2025.2 texlive-cancel@2025.2 texlive-canoniclayout@2025.2 texlive-capt-of@2025.2 texlive-captcont@2025.2 texlive-captdef@2025.2 texlive-carbohydrates@2025.2 texlive-cases@2025.2 texlive-casyl@2025.2 texlive-catchfile@2025.2 texlive-catchfilebetweentags@2025.2 texlive-catechis@2025.2 texlive-catoptions@2025.2 texlive-catppuccinpalette@2025.2 texlive-cbcoptic@2025.2 texlive-ccaption@2025.2 texlive-cclicenses@2025.2 texlive-cd@2025.2 texlive-cd-cover@2025.2 texlive-cdcmd@2025.2 texlive-cdpbundl@2025.2 texlive-cellprops@2025.2 texlive-cellspace@2025.2 texlive-censor@2025.2 texlive-centeredline@2025.2 texlive-centerlastline@2025.2 texlive-changebar@2025.2 texlive-changelayout@2025.2 texlive-changelog@2025.2 texlive-changepage@2025.2 texlive-changes@2025.2 texlive-chappg@2025.2 texlive-chapterfolder@2025.2 texlive-cheatsheet@2025.2 texlive-checkend@2025.2 texlive-chet@2025.2 texlive-chextras@2025.2 texlive-childdoc@2025.2 texlive-chkfloat@2025.2 texlive-chletter@2025.2 texlive-chngcntr@2025.2 texlive-chronology@2025.2 texlive-chronos@2025.2 texlive-circ@2025.2 texlive-circledsteps@2025.2 texlive-circledtext@2025.2 texlive-classics@2025.2 texlive-classpack@2025.2 texlive-clefval@2025.2 texlive-cleveref@2025.2 texlive-cleveref-forward@2025.2 texlive-cleveref-usedon@2025.2 texlive-clicks@2025.2 texlive-clipboard@2025.2 texlive-clistmap@2025.2 texlive-clock@2025.2 texlive-clrdblpg@2025.2 texlive-clrstrip@2025.2 texlive-cmdstring@2025.2 texlive-cmdtrack@2025.2 texlive-cmsd@2025.2 texlive-cnltx@2025.2 texlive-cntformats@2025.2 texlive-cntperchap@2025.2 texlive-codebox@2025.2 texlive-codedescribe@2025.2 texlive-codedoc@2025.2 texlive-codehigh@2025.2 texlive-codepage@2025.2 texlive-codesection@2025.2 texlive-collcell@2025.2 texlive-collectbox@2025.2 texlive-collection-latexrecommended@2025.2 texlive-collection-pictures@2025.2 texlive-colophon@2025.2 texlive-color-edits@2025.2 texlive-colorblind@2025.2 texlive-colordoc@2025.2 texlive-colorframed@2025.2 texlive-colorinfo@2025.2 texlive-coloring@2025.2 texlive-colorist@2025.2 texlive-colorspace@2025.2 texlive-colortab@2025.2 texlive-colorwav@2025.2 texlive-colorweb@2025.2 texlive-colourchange@2025.2 texlive-combelow@2025.2 texlive-combine@2025.2 texlive-comma@2025.2 texlive-commado@2025.2 texlive-commalists-tools@2025.2 texlive-commedit@2025.2 texlive-comment@2025.2 texlive-commonunicode@2025.2 texlive-competences@2025.2 texlive-concepts@2025.2 texlive-concprog@2025.2 texlive-conditext@2025.2 texlive-constants@2025.2 texlive-continue@2025.2 texlive-contour@2025.2 texlive-contracard@2025.2 texlive-conv-xkv@2025.2 texlive-cooking@2025.2 texlive-cooking-units@2025.2 texlive-cool@2025.2 texlive-coolfn@2025.2 texlive-coollist@2025.2 texlive-coolstr@2025.2 texlive-coolthms@2025.2 texlive-cooltooltips@2025.2 texlive-coop-writing@2025.2 texlive-coordsys@2025.2 texlive-copyedit@2025.2 texlive-copyrightbox@2025.2 texlive-coseoul@2025.2 texlive-count1to@2025.2 texlive-counterz@2025.2 texlive-counttexruns@2025.2 texlive-courseoutline@2025.2 texlive-coursepaper@2025.2 texlive-coverpage@2025.2 texlive-cprotect@2025.2 texlive-cprotectinside@2025.2 texlive-crbox@2025.2 texlive-create-theorem@2025.2 texlive-creationboites@2025.2 texlive-crefthe@2025.2 texlive-crossreference@2025.2 texlive-crossreftools@2025.2 texlive-crumbs@2025.2 texlive-csquotes@2025.2 texlive-css-colors@2025.2 texlive-csvmerge@2025.2 texlive-csvsimple@2025.2 texlive-cuisine@2025.2 texlive-currency@2025.2 texlive-currfile@2025.2 texlive-curriculum-vitae@2025.2 texlive-currvita@2025.2 texlive-customenvs@2025.2 texlive-cutwin@2025.2 texlive-cv@2025.2 texlive-cv4tw@2025.2 texlive-cweb-latex@2025.2 texlive-cyber@2025.2 texlive-cybercic@2025.2 texlive-darkmode@2025.2 texlive-dashbox@2025.2 texlive-dashrule@2025.2 texlive-dashrulex@2025.2 texlive-dashundergaps@2025.2 texlive-dataref@2025.2 texlive-datatool@2025.2 texlive-datatool-english@2025.2 texlive-datatool-regions@2025.2 texlive-datax@2025.2 texlive-dateiliste@2025.2 texlive-datenumber@2025.2 texlive-datestamp@2025.2 texlive-datetime@2025.2 texlive-datetime2@2025.2 texlive-datetime2-bahasai@2025.2 texlive-datetime2-basque@2025.2 texlive-datetime2-breton@2025.2 texlive-datetime2-bulgarian@2025.2 texlive-datetime2-catalan@2025.2 texlive-datetime2-croatian@2025.2 texlive-datetime2-czech@2025.2 texlive-datetime2-danish@2025.2 texlive-datetime2-dutch@2025.2 texlive-datetime2-en-fulltext@2025.2 texlive-datetime2-english@2025.2 texlive-datetime2-esperanto@2025.2 texlive-datetime2-estonian@2025.2 texlive-datetime2-finnish@2025.2 texlive-datetime2-french@2025.2 texlive-datetime2-galician@2025.2 texlive-datetime2-german@2025.2 texlive-datetime2-greek@2025.2 texlive-datetime2-hebrew@2025.2 texlive-datetime2-icelandic@2025.2 texlive-datetime2-irish@2025.2 texlive-datetime2-it-fulltext@2025.2 texlive-datetime2-italian@2025.2 texlive-datetime2-latin@2025.2 texlive-datetime2-lsorbian@2025.2 texlive-datetime2-magyar@2025.2 texlive-datetime2-norsk@2025.2 texlive-datetime2-polish@2025.2 texlive-datetime2-portuges@2025.2 texlive-datetime2-romanian@2025.2 texlive-datetime2-russian@2025.2 texlive-datetime2-samin@2025.2 texlive-datetime2-scottish@2025.2 texlive-datetime2-serbian@2025.2 texlive-datetime2-slovak@2025.2 texlive-datetime2-slovene@2025.2 texlive-datetime2-spanish@2025.2 texlive-datetime2-swedish@2025.2 texlive-datetime2-turkish@2025.2 texlive-datetime2-ukrainian@2025.2 texlive-datetime2-usorbian@2025.2 texlive-datetime2-welsh@2025.2 texlive-dblfloatfix@2025.2 texlive-dbshow@2025.2 texlive-debate@2025.2 texlive-decimal@2025.2 texlive-decimalcomma@2025.2 texlive-decorule@2025.2 texlive-defoldfonts@2025.2 texlive-delimtxt@2025.2 texlive-democodetools@2025.2 texlive-denisbdoc@2025.2 texlive-diabetes-logbook@2025.2 texlive-diagbox@2025.2 texlive-diagnose@2025.2 texlive-dialogl@2025.2 texlive-dichokey@2025.2 texlive-didactic@2025.2 texlive-didec@2025.2 texlive-dimnum@2025.2 texlive-dinbrief@2025.2 texlive-directory@2025.2 texlive-dirtytalk@2025.2 texlive-dlfltxb@2025.2 texlive-dnaseq@2025.2 texlive-doclicense@2025.2 texlive-docmfp@2025.2 texlive-docmute@2025.2 texlive-docshots@2025.2 texlive-doctools@2025.2 texlive-documentation@2025.2 texlive-docutils@2025.2 texlive-doi@2025.2 texlive-doibanner@2025.2 texlive-dotarrow@2025.2 texlive-dotlessi@2025.2 texlive-dotseqn@2025.2 texlive-download@2025.2 texlive-dox@2025.2 texlive-dpfloat@2025.2 texlive-dprogress@2025.2 texlive-drac@2025.2 texlive-draftcopy@2025.2 texlive-draftfigure@2025.2 texlive-draftwatermark@2025.2 texlive-dtk@2025.2 texlive-dtxdescribe@2025.2 texlive-dtxgallery@2025.2 texlive-ducksay@2025.2 texlive-duckuments@2025.2 texlive-dvdcoll@2025.2 texlive-dynamicnumber@2025.2 texlive-dynblocks@2025.2 texlive-ean13isbn@2025.2 texlive-easy@2025.2 texlive-easy-todo@2025.2 texlive-easybook@2025.2 texlive-easyfig@2025.2 texlive-easyfloats@2025.2 texlive-easyformat@2025.2 texlive-easylist@2025.2 texlive-easyreview@2025.2 texlive-ebezier@2025.2 texlive-ecclesiastic@2025.2 texlive-econlipsum@2025.2 texlive-ecv@2025.2 texlive-ed@2025.2 texlive-edichokey@2025.2 texlive-edmargin@2025.2 texlive-eemeir@2025.2 texlive-efbox@2025.2 texlive-egplot@2025.2 texlive-ehhline@2025.2 texlive-einfart@2025.2 texlive-elements@2025.2 texlive-ellipsis@2025.2 texlive-elmath@2025.2 texlive-elocalloc@2025.2 texlive-elpres@2025.2 texlive-elzcards@2025.2 texlive-emarks@2025.2 texlive-embedall@2025.2 texlive-embedfile@2025.2 texlive-embrac@2025.2 texlive-emo@2025.2 texlive-emotion@2025.2 texlive-emptypage@2025.2 texlive-emulateapj@2025.2 texlive-endfloat@2025.2 texlive-endheads@2025.2 texlive-endnotes@2025.2 texlive-endnotes-hy@2025.2 texlive-engpron@2025.2 texlive-engrec@2025.2 texlive-enotez@2025.2 texlive-ensps-colorscheme@2025.2 texlive-enumext@2025.2 texlive-enumitem@2025.2 texlive-enumitem-zref@2025.2 texlive-envbig@2025.2 texlive-enverb@2025.2 texlive-environ@2025.2 texlive-envlab@2025.2 texlive-epcqrcode@2025.2 texlive-epigraph@2025.2 texlive-epigraph-keys@2025.2 texlive-epiolmec@2025.2 texlive-eq-pin2corr@2025.2 texlive-eqell@2025.2 texlive-eqlist@2025.2 texlive-eqnalign@2025.2 texlive-eqname@2025.2 texlive-eqparbox@2025.2 texlive-errata@2025.2 texlive-erw-l3@2025.2 texlive-esami@2025.2 texlive-esdiff@2025.2 texlive-esieecv@2025.2 texlive-esindex@2025.2 texlive-esint@2025.2 texlive-esint-type1@2025.2 texlive-etaremune@2025.2 texlive-etextools@2025.2 texlive-etl@2025.2 texlive-etoc@2025.2 texlive-eukdate@2025.2 texlive-eulerpx@2025.2 texlive-euromoney@2025.2 texlive-europasscv@2025.2 texlive-europecv@2025.2 texlive-everyhook@2025.2 texlive-everypage@2025.2 texlive-exam@2025.2 texlive-exam-lite@2025.2 texlive-exam-n@2025.2 texlive-exam-randomizechoices@2025.2 texlive-examdesign@2025.2 texlive-example@2025.2 texlive-examplep@2025.2 texlive-examz@2025.2 texlive-exceltex@2025.2 texlive-excludeonly@2025.2 texlive-exercise@2025.2 texlive-exercisebank@2025.2 texlive-exercisepoints@2025.2 texlive-exercises@2025.2 texlive-exercisesheets@2025.2 texlive-exesheet@2025.2 texlive-exframe@2025.2 texlive-exp-testopt@2025.2 texlive-expdlist@2025.2 texlive-export@2025.2 texlive-exsheets@2025.2 texlive-exsol@2025.2 texlive-extract@2025.2 texlive-ezedits@2025.2 texlive-facsimile@2025.2 texlive-factura@2025.2 texlive-fail-fast@2025.2 texlive-familytree@2025.2 texlive-fancyhandout@2025.2 texlive-fancylabel@2025.2 texlive-fancynum@2025.2 texlive-fancypar@2025.2 texlive-fancyqr@2025.2 texlive-fancyslides@2025.2 texlive-fancytabs@2025.2 texlive-fancytooltips@2025.2 texlive-fbox@2025.2 texlive-fcolumn@2025.2 texlive-fetchcls@2025.2 texlive-fewerfloatpages@2025.2 texlive-ffcode@2025.2 texlive-ffslides@2025.2 texlive-fgruler@2025.2 texlive-fifo-stack@2025.2 texlive-figsize@2025.2 texlive-filecontents@2025.2 texlive-filecontentsdef@2025.2 texlive-filedate@2025.2 texlive-fileinfo@2025.2 texlive-filemod@2025.2 texlive-fillpages@2025.2 texlive-fillwith@2025.2 texlive-fink@2025.2 texlive-finstrut@2025.2 texlive-fistrum@2025.2 texlive-fithesis@2025.2 texlive-fixcmex@2025.2 texlive-fixfoot@2025.2 texlive-fixme@2025.2 texlive-fixmetodonotes@2025.2 texlive-fjodor@2025.2 texlive-flabels@2025.2 texlive-flacards@2025.2 texlive-flagderiv@2025.2 texlive-flashcards@2025.2 texlive-flashmovie@2025.2 texlive-flexipage@2025.2 texlive-flipbook@2025.2 texlive-flippdf@2025.2 texlive-floatbytocbasic@2025.2 texlive-floatflt@2025.2 texlive-floatrow@2025.2 texlive-floatrowbytocbasic@2025.2 texlive-flowfram@2025.2 texlive-fmp@2025.2 texlive-fmtcount@2025.2 texlive-fn2end@2025.2 texlive-fnbreak@2025.2 texlive-fncychap@2025.2 texlive-fncylab@2025.2 texlive-fnpara@2025.2 texlive-fnpct@2025.2 texlive-fnumprint@2025.2 texlive-foilhtml@2025.2 texlive-foliono@2025.2 texlive-fontaxes@2025.2 texlive-fontscale@2025.2 texlive-fontsetup@2025.2 texlive-fontsize@2025.2 texlive-fonttable@2025.2 texlive-footmisc@2025.2 texlive-footmisx@2025.2 texlive-footnotebackref@2025.2 texlive-footnoterange@2025.2 texlive-footnpag@2025.2 texlive-forarray@2025.2 texlive-foreign@2025.2 texlive-forloop@2025.2 texlive-formlett@2025.2 texlive-forms16be@2025.2 texlive-formular@2025.2 texlive-fragments@2025.2 texlive-frame@2025.2 texlive-framed@2025.2 texlive-framedsyntax@2025.2 texlive-frankenstein@2025.2 texlive-frege@2025.2 texlive-froufrou@2025.2 texlive-ftcap@2025.2 texlive-ftnxtra@2025.2 texlive-fullblck@2025.2 texlive-fullminipage@2025.2 texlive-fullwidth@2025.2 texlive-functional@2025.2 texlive-fundus-calligra@2025.2 texlive-fundus-cyr@2025.2 texlive-fundus-sueterlin@2025.2 texlive-fvextra@2025.2 texlive-fwlw@2025.2 texlive-g-brief@2025.2 texlive-gatherenum@2025.2 texlive-gauss@2025.2 texlive-gcard@2025.2 texlive-gcite@2025.2 texlive-gender@2025.2 texlive-genealogy-profiles@2025.2 texlive-genmpage@2025.2 texlive-gensymb@2025.2 texlive-getfiledate@2025.2 texlive-getitems@2025.2 texlive-gindex@2025.2 texlive-ginpenc@2025.2 texlive-gitfile-info@2025.2 texlive-gitinfo@2025.2 texlive-gitinfo2@2025.2 texlive-gitlog@2025.2 texlive-gitstatus@2025.2 texlive-gitver@2025.2 texlive-globalvals@2025.2 texlive-gloss@2025.2 texlive-glossaries@2025.2 texlive-glossaries-danish@2025.2 texlive-glossaries-dutch@2025.2 texlive-glossaries-english@2025.2 texlive-glossaries-estonian@2025.2 texlive-glossaries-extra@2025.2 texlive-glossaries-finnish@2025.2 texlive-glossaries-french@2025.2 texlive-glossaries-german@2025.2 texlive-glossaries-irish@2025.2 texlive-glossaries-italian@2025.2 texlive-glossaries-magyar@2025.2 texlive-glossaries-norsk@2025.2 texlive-glossaries-nynorsk@2025.2 texlive-glossaries-polish@2025.2 texlive-glossaries-portuges@2025.2 texlive-glossaries-serbian@2025.2 texlive-glossaries-slovene@2025.2 texlive-glossaries-spanish@2025.2 texlive-gmdoc@2025.2 texlive-gmdoc-enhance@2025.2 texlive-gmiflink@2025.2 texlive-gmutils@2025.2 texlive-gmverb@2025.2 texlive-grabbox@2025.2 texlive-gradient-text@2025.2 texlive-grading-scheme@2025.2 texlive-graphbox@2025.2 texlive-graphicscache@2025.2 texlive-graphicx-psmin@2025.2 texlive-graphicxbox@2025.2 texlive-graphpaper@2025.2 texlive-gratzer-color-scheme@2025.2 texlive-grayhints@2025.2 texlive-grfpaste@2025.2 texlive-grid@2025.2 texlive-grid-system@2025.2 texlive-gridpapers@2025.2 texlive-gridset@2025.2 texlive-gridslides@2025.2 texlive-gs1@2025.2 texlive-guitlogo@2025.2 texlive-ha-prosper@2025.2 texlive-hackthefootline@2025.2 texlive-halloweenmath@2025.2 texlive-handin@2025.2 texlive-handout@2025.2 texlive-handoutwithnotes@2025.2 texlive-hang@2025.2 texlive-hanging@2025.2 texlive-hardwrap@2025.2 texlive-harnon-cv@2025.2 texlive-harpoon@2025.2 texlive-hc@2025.2 texlive-he-she@2025.2 texlive-hebdomon@2025.2 texlive-hep-acronym@2025.2 texlive-hep-float@2025.2 texlive-hep-math@2025.2 texlive-hep-text@2025.2 texlive-hep-title@2025.2 texlive-hereapplies@2025.2 texlive-hhtensor@2025.2 texlive-hideanswer@2025.2 texlive-highlightlatex@2025.2 texlive-highlightx@2025.2 texlive-histogr@2025.2 texlive-hitec@2025.2 texlive-hitreport@2025.2 texlive-hletter@2025.2 texlive-hobsub@2025.2 texlive-homework@2025.2 texlive-hpsdiss@2025.2 texlive-href-ul@2025.2 texlive-hrefhide@2025.2 texlive-huawei@2025.2 texlive-hvextern@2025.2 texlive-hvindex@2025.2 texlive-hvlogos@2025.2 texlive-hvpygmentex@2025.2 texlive-hvqrurl@2025.2 texlive-hwemoji@2025.2 texlive-hypdestopt@2025.2 texlive-hypdoc@2025.2 texlive-hypdvips@2025.2 texlive-hyper@2025.2 texlive-hyperbar@2025.2 texlive-hypernat@2025.2 texlive-hyperxmp@2025.2 texlive-hyphenat@2025.2 texlive-identkey@2025.2 texlive-idxcmds@2025.2 texlive-idxlayout@2025.2 texlive-iexec@2025.2 texlive-ifallfalse@2025.2 texlive-iffont@2025.2 texlive-ifmslide@2025.2 texlive-ifmtarg@2025.2 texlive-ifnextok@2025.2 texlive-ifoddpage@2025.2 texlive-ifthenx@2025.2 texlive-iitem@2025.2 texlive-image-gallery@2025.2 texlive-imakeidx@2025.2 texlive-import@2025.2 texlive-incgraph@2025.2 texlive-indextools@2025.2 texlive-indextra@2025.2 texlive-inline-images@2025.2 texlive-inlinedef@2025.2 texlive-inlinegraphicx@2025.2 texlive-inlinelabel@2025.2 texlive-inputenx@2025.2 texlive-inputtrc@2025.2 texlive-interactiveworkbook@2025.2 texlive-interfaces@2025.2 texlive-intopdf@2025.2 texlive-inversepath@2025.2 texlive-invoice@2025.2 texlive-invoice-class@2025.2 texlive-invoice2@2025.2 texlive-ipsum@2025.2 texlive-iso@2025.2 texlive-iso10303@2025.2 texlive-isodate@2025.2 texlive-isodoc@2025.2 texlive-isonums@2025.2 texlive-isopt@2025.2 texlive-isorot@2025.2 texlive-isosafety@2025.2 texlive-isotope@2025.2 texlive-issuulinks@2025.2 texlive-iwonamath@2025.2 texlive-jlabels@2025.2 texlive-jmsdelim@2025.2 texlive-jobname-suffix@2025.2 texlive-joinbox@2025.2 texlive-jslectureplanner@2025.2 texlive-jsonparse@2025.2 texlive-jumplines@2025.2 texlive-jvlisting@2025.2 texlive-kalendarium@2025.2 texlive-kantlipsum@2025.2 texlive-kerntest@2025.2 texlive-keycommand@2025.2 texlive-keyfloat@2025.2 texlive-keyindex@2025.2 texlive-keyparse@2025.2 texlive-keyreader@2025.2 texlive-keystroke@2025.2 texlive-keyval2e@2025.2 texlive-keyvaltable@2025.2 texlive-kix@2025.2 texlive-knowledge@2025.2 texlive-koma-moderncvclassic@2025.2 texlive-koma-script-sfs@2025.2 texlive-komacv@2025.2 texlive-komacv-rg@2025.2 texlive-korigamik@2025.2 texlive-ktv-texdata@2025.2 texlive-l3build@2025.2 texlive-labbook@2025.2 texlive-labels@2025.2 texlive-labels4easylist@2025.2 texlive-labelschanged@2025.2 texlive-lambdax@2025.2 texlive-lastbib@2025.2 texlive-lastpackage@2025.2 texlive-lastpage@2025.2 texlive-latex-context-ppchtex@2025.2 texlive-latex-uni8@2025.2 texlive-latex2pydata@2025.2 texlive-latexcolors@2025.2 texlive-latexdemo@2025.2 texlive-latexgit@2025.2 texlive-layouts@2025.2 texlive-lazylist@2025.2 texlive-lccaps@2025.2 texlive-lcd@2025.2 texlive-lcg@2025.2 texlive-leading@2025.2 texlive-leaflet@2025.2 texlive-lebhart@2025.2 texlive-lectures@2025.2 texlive-lectureslides@2025.2 texlive-leftidx@2025.2 texlive-leftindex@2025.2 texlive-leipzig@2025.2 texlive-lengthconvert@2025.2 texlive-lettre@2025.2 texlive-lettrine@2025.2 texlive-lewis@2025.2 texlive-lhelp@2025.2 texlive-libgreek@2025.2 texlive-limap@2025.2 texlive-linegoal@2025.2 texlive-linop@2025.2 texlive-lipsum@2025.2 texlive-lisp-on-tex@2025.2 texlive-listing@2025.2 texlive-listingsutf8@2025.2 texlive-listlbls@2025.2 texlive-listliketab@2025.2 texlive-listofsymbols@2025.2 texlive-listparskip@2025.2 texlive-litetable@2025.2 texlive-lkproof@2025.2 texlive-lmake@2025.2 texlive-locality@2025.2 texlive-logbox@2025.2 texlive-logical-markup-utils@2025.2 texlive-logoetalab@2025.2 texlive-logpap@2025.2 texlive-longfbox@2025.2 texlive-longfigure@2025.2 texlive-longnamefilelist@2025.2 texlive-loops@2025.2 texlive-lsc@2025.2 texlive-lscapeenhanced@2025.2 texlive-lstaddons@2025.2 texlive-lstfiracode@2025.2 texlive-lt3graph@2025.2 texlive-lt3rawobjects@2025.2 texlive-ltablex@2025.2 texlive-ltabptch@2025.2 texlive-ltxdockit@2025.2 texlive-ltxguidex@2025.2 texlive-ltxkeys@2025.2 texlive-ltxnew@2025.2 texlive-ltxtools@2025.2 texlive-lua-check-hyphen@2025.2 texlive-lua-physical@2025.2 texlive-luatodonotes@2025.2 texlive-macrolist@2025.2 texlive-macroswap@2025.2 texlive-magaz@2025.2 texlive-magicnum@2025.2 texlive-magicwatermark@2025.2 texlive-mailing@2025.2 texlive-mailmerge@2025.2 texlive-makebarcode@2025.2 texlive-makebase@2025.2 texlive-makebox@2025.2 texlive-makecell@2025.2 texlive-makecirc@2025.2 texlive-makecmds@2025.2 texlive-makecookbook@2025.2 texlive-makedtx@2025.2 texlive-makeglos@2025.2 texlive-makelabels@2025.2 texlive-makerobust@2025.2 texlive-mandi@2025.2 texlive-manfnt@2025.2 texlive-manuscript@2025.2 texlive-manyind@2025.2 texlive-marginfit@2025.2 texlive-marginfix@2025.2 texlive-marginnote@2025.2 texlive-markdown@2025.2 texlive-mathalpha@2025.2 texlive-mathastext@2025.2 texlive-mathexam@2025.2 texlive-mathfam256@2025.2 texlive-mathfont@2025.2 texlive-mathgreeks@2025.2 texlive-maybemath@2025.2 texlive-mcaption@2025.2 texlive-mceinleger@2025.2 texlive-mcexam@2025.2 texlive-mcite@2025.2 texlive-mciteplus@2025.2 texlive-mdframed@2025.2 texlive-media4svg@2025.2 texlive-media9@2025.2 texlive-medstarbeamer@2025.2 texlive-meetingmins@2025.2 texlive-memexsupp@2025.2 texlive-memory@2025.2 texlive-mensa-tex@2025.2 texlive-menu@2025.2 texlive-menucard@2025.2 texlive-menukeys@2025.2 texlive-metalogox@2025.2 texlive-metanorma@2025.2 texlive-metastr@2025.2 texlive-method@2025.2 texlive-metre@2025.2 texlive-mfirstuc@2025.2 texlive-mftinc@2025.2 texlive-mi-solns@2025.2 texlive-midpage@2025.2 texlive-mindflow@2025.2 texlive-minibox@2025.2 texlive-minidocument@2025.2 texlive-minifp@2025.2 texlive-minimalist@2025.2 texlive-minipage-marginpar@2025.2 texlive-minitoc@2025.2 texlive-minorrevision@2025.2 texlive-minted@2025.2 texlive-minutes@2025.2 texlive-mla-paper@2025.2 texlive-mleftright@2025.2 texlive-mlist@2025.2 texlive-mmap@2025.2 texlive-mnotes@2025.2 texlive-moderncv@2025.2 texlive-modernposter@2025.2 texlive-moderntimeline@2025.2 texlive-modref@2025.2 texlive-modroman@2025.2 texlive-modular@2025.2 texlive-moloch@2025.2 texlive-monofill@2025.2 texlive-moodle@2025.2 texlive-moreenum@2025.2 texlive-morefloats@2025.2 texlive-morehype@2025.2 texlive-moresize@2025.2 texlive-moreverb@2025.2 texlive-morewrites@2025.2 texlive-movement-arrows@2025.2 texlive-movie15@2025.2 texlive-mparhack@2025.2 texlive-mpostinl@2025.2 texlive-msc@2025.2 texlive-msg@2025.2 texlive-mslapa@2025.2 texlive-mtgreek@2025.2 texlive-multenum@2025.2 texlive-multiaudience@2025.2 texlive-multibbl@2025.2 texlive-multicap@2025.2 texlive-multicolrule@2025.2 texlive-multidef@2025.2 texlive-multienv@2025.2 texlive-multiexpand@2025.2 texlive-multifootnote@2025.2 texlive-multilang@2025.2 texlive-multiple-choice@2025.2 texlive-multirow@2025.2 texlive-multitoc@2025.2 texlive-mversion@2025.2 texlive-mwe@2025.2 texlive-mycv@2025.2 texlive-mylatex@2025.2 texlive-mylatexformat@2025.2 texlive-nag@2025.2 texlive-nameauth@2025.2 texlive-namespc@2025.2 texlive-ncclatex@2025.2 texlive-ncctools@2025.2 texlive-needspace@2025.2 texlive-neoschool@2025.2 texlive-nestquot@2025.2 texlive-newcommand@2025.2 texlive-newenviron@2025.2 texlive-newfile@2025.2 texlive-newlfm@2025.2 texlive-newspaper@2025.2 texlive-newunicodechar@2025.2 texlive-newvbtm@2025.2 texlive-newverbs@2025.2 texlive-nextpage@2025.2 texlive-nfssext-cfr@2025.2 texlive-nicefilelist@2025.2 texlive-niceframe@2025.2 texlive-nicetext@2025.2 texlive-nidanfloat@2025.2 texlive-ninecolors@2025.2 texlive-nlctdoc@2025.2 texlive-noconflict@2025.2 texlive-nodepthtext@2025.2 texlive-noindentafter@2025.2 texlive-noitcrul@2025.2 texlive-nolbreaks@2025.2 texlive-nomencl@2025.2 texlive-nomentbl@2025.2 texlive-non-decimal-units@2025.2 texlive-nonfloat@2025.2 texlive-nonumonpart@2025.2 texlive-nopageno@2025.2 texlive-normalcolor@2025.2 texlive-notebeamer@2025.2 texlive-notes@2025.2 texlive-notespages@2025.2 texlive-notestex@2025.2 texlive-notoccite@2025.2 texlive-nowidow@2025.2 texlive-nox@2025.2 texlive-ntheorem@2025.2 texlive-numberedblock@2025.2 texlive-numname@2025.2 texlive-numprint@2025.2 texlive-numspell@2025.2 texlive-ocg-p@2025.2 texlive-ocgx@2025.2 texlive-ocgx2@2025.2 texlive-ocr-latex@2025.2 texlive-octavo@2025.2 texlive-oldstyle@2025.2 texlive-onlyamsmath@2025.2 texlive-opcit@2025.2 texlive-opencolor@2025.2 texlive-optidef@2025.2 texlive-optional@2025.2 texlive-options@2025.2 texlive-orcidlink@2025.2 texlive-orientation@2025.2 texlive-outline@2025.2 texlive-outliner@2025.2 texlive-outlines@2025.2 texlive-outlining@2025.2 texlive-overlays@2025.2 texlive-overpic@2025.2 texlive-packdoc@2025.2 texlive-padcount@2025.2 texlive-pagecolor@2025.2 texlive-pagecont@2025.2 texlive-pagegrid@2025.2 texlive-pagelayout@2025.2 texlive-pagenote@2025.2 texlive-pagerange@2025.2 texlive-pageslts@2025.2 texlive-palette@2025.2 texlive-pangram@2025.2 texlive-paper@2025.2 texlive-papercdcase@2025.2 texlive-papermas@2025.2 texlive-papertex@2025.2 texlive-paracol@2025.2 texlive-parades@2025.2 texlive-paralist@2025.2 texlive-paresse@2025.2 texlive-parnotes@2025.2 texlive-parsa@2025.2 texlive-parselines@2025.2 texlive-pas-cours@2025.2 texlive-pas-cv@2025.2 texlive-pas-tableur@2025.2 texlive-passopt@2025.2 texlive-patch@2025.2 texlive-patchcmd@2025.2 texlive-pauldoc@2025.2 texlive-pawpict@2025.2 texlive-pax@2025.2 texlive-pbalance@2025.2 texlive-pbox@2025.2 texlive-pbsheet@2025.2 texlive-pdf14@2025.2 texlive-pdfannotations@2025.2 texlive-pdfcol@2025.2 texlive-pdfcolmk@2025.2 texlive-pdfcomment@2025.2 texlive-pdfcprot@2025.2 texlive-pdfmarginpar@2025.2 texlive-pdfoverlay@2025.2 texlive-pdfpagediff@2025.2 texlive-pdfpc@2025.2 texlive-pdfpc-movie@2025.2 texlive-pdfprivacy@2025.2 texlive-pdfrender@2025.2 texlive-pdfreview@2025.2 texlive-pdfscreen@2025.2 texlive-pdfslide@2025.2 texlive-pdfsync@2025.2 texlive-pdfwin@2025.2 texlive-pdfx@2025.2 texlive-pecha@2025.2 texlive-pegmatch@2025.2 texlive-perltex@2025.2 texlive-permute@2025.2 texlive-petiteannonce@2025.2 texlive-pgfmath-xfp@2025.2 texlive-phfcc@2025.2 texlive-phfextendedabstract@2025.2 texlive-phffullpagefigure@2025.2 texlive-phfnote@2025.2 texlive-phfparen@2025.2 texlive-phfqit@2025.2 texlive-phfquotetext@2025.2 texlive-phfsvnwatermark@2025.2 texlive-phfthm@2025.2 texlive-philex@2025.2 texlive-phonenumbers@2025.2 texlive-photo@2025.2 texlive-photobook@2025.2 texlive-picture@2025.2 texlive-piff@2025.2 texlive-pkgloader@2025.2 texlive-placeins@2025.2 texlive-plantslabels@2025.2 texlive-plates@2025.2 texlive-plweb@2025.2 texlive-pmboxdraw@2025.2 texlive-polynom@2025.2 texlive-polynomial@2025.2 texlive-polytable@2025.2 texlive-postcards@2025.2 texlive-poster-mac@2025.2 texlive-postnotes@2025.2 texlive-powerdot@2025.2 texlive-ppr-prv@2025.2 texlive-ppt-slides@2025.2 texlive-practicalreports@2025.2 texlive-precattl@2025.2 texlive-prelim2e@2025.2 texlive-preprint@2025.2 texlive-pressrelease@2025.2 texlive-prettyref@2025.2 texlive-prettytok@2025.2 texlive-preview@2025.2 texlive-printlen@2025.2 texlive-probsoln@2025.2 texlive-profmaquette@2025.2 texlive-program@2025.2 texlive-progress@2025.2 texlive-progressbar@2025.2 texlive-projlib@2025.2 texlive-pronunciation@2025.2 texlive-proofread@2025.2 texlive-properties@2025.2 texlive-prosper@2025.2 texlive-protex@2025.2 texlive-protocol@2025.2 texlive-psfragx@2025.2 texlive-pstool@2025.2 texlive-pstring@2025.2 texlive-pxgreeks@2025.2 texlive-pygmentex@2025.2 texlive-pynotebook@2025.2 texlive-python@2025.2 texlive-pythonimmediate@2025.2 texlive-q-and-a@2025.2 texlive-qcm@2025.2 texlive-qstest@2025.2 texlive-qsymbols@2025.2 texlive-quicktype@2025.2 texlive-quiz2socrative@2025.2 texlive-quotchap@2025.2 texlive-quoting@2025.2 texlive-quotmark@2025.2 texlive-ran-toks@2025.2 texlive-randexam@2025.2 texlive-randintlist@2025.2 texlive-randtext@2025.2 texlive-rccol@2025.2 texlive-rcs-multi@2025.2 texlive-rcsinfo@2025.2 texlive-readablecv@2025.2 texlive-readarray@2025.2 texlive-realboxes@2025.2 texlive-recipe@2025.2 texlive-recipebook@2025.2 texlive-recipecard@2025.2 texlive-rectopma@2025.2 texlive-refcheck@2025.2 texlive-refenums@2025.2 texlive-reflectgraphics@2025.2 texlive-refman@2025.2 texlive-refstyle@2025.2 texlive-regcount@2025.2 texlive-regexpatch@2025.2 texlive-register@2025.2 texlive-regstats@2025.2 texlive-relenc@2025.2 texlive-relsize@2025.2 texlive-repeatindex@2025.2 texlive-repltext@2025.2 texlive-rescansync@2025.2 texlive-resmes@2025.2 texlive-responsive@2025.2 texlive-returntogrid@2025.2 texlive-rgltxdoc@2025.2 texlive-rjlparshap@2025.2 texlive-rlepsf@2025.2 texlive-rmpage@2025.2 texlive-robust-externalize@2025.2 texlive-robustcommand@2025.2 texlive-robustindex@2025.2 texlive-romanbar@2025.2 texlive-romanbarpagenumber@2025.2 texlive-romanneg@2025.2 texlive-romannum@2025.2 texlive-rorlink@2025.2 texlive-rotfloat@2025.2 texlive-rotpages@2025.2 texlive-roundbox@2025.2 texlive-rterface@2025.2 texlive-rtkinenc@2025.2 texlive-rulerbox@2025.2 texlive-rulercompass@2025.2 texlive-runcode@2025.2 texlive-rvwrite@2025.2 texlive-sanitize-umlaut@2025.2 texlive-sauerj@2025.2 texlive-saveenv@2025.2 texlive-savefnmark@2025.2 texlive-savesym@2025.2 texlive-savetrees@2025.2 texlive-scale@2025.2 texlive-scalebar@2025.2 texlive-scalerel@2025.2 texlive-scaletextbullet@2025.2 texlive-scanpages@2025.2 texlive-schedule@2025.2 texlive-schooldocs@2025.2 texlive-scontents@2025.2 texlive-scrambledenvs@2025.2 texlive-scrhack@2025.2 texlive-scrlayer-fancyhdr@2025.2 texlive-scrlttr2copy@2025.2 texlive-scrwfile@2025.2 texlive-sdaps@2025.2 texlive-sdrt@2025.2 texlive-secdot@2025.2 texlive-secnum@2025.2 texlive-sectionbox@2025.2 texlive-sectionbreak@2025.2 texlive-sectsty@2025.2 texlive-seealso@2025.2 texlive-selectp@2025.2 texlive-selinput@2025.2 texlive-semantex@2025.2 texlive-semantic@2025.2 texlive-semantic-markup@2025.2 texlive-semesterplanner@2025.2 texlive-semioneside@2025.2 texlive-semproc@2025.2 texlive-semtex@2025.2 texlive-sepfootnotes@2025.2 texlive-seqsplit@2025.2 texlive-sesstime@2025.2 texlive-setspaceenhanced@2025.2 texlive-sf298@2025.2 texlive-sffms@2025.2 texlive-sfmath@2025.2 texlive-shadethm@2025.2 texlive-shadow@2025.2 texlive-shadowtext@2025.2 texlive-shapepar@2025.2 texlive-shdoc@2025.2 texlive-shipunov@2025.2 texlive-shorttoc@2025.2 texlive-show2e@2025.2 texlive-showcharinbox@2025.2 texlive-showdim@2025.2 texlive-showexpl@2025.2 texlive-showlabels@2025.2 texlive-sidecap@2025.2 texlive-sidenotes@2025.2 texlive-sidenotesplus@2025.2 texlive-silence@2025.2 texlive-sillypage@2025.2 texlive-sim-os-menus@2025.2 texlive-simplecd@2025.2 texlive-simplecv@2025.2 texlive-simpleinvoice@2025.2 texlive-simplivre@2025.2 texlive-sitem@2025.2 texlive-skb@2025.2 texlive-skdoc@2025.2 texlive-skeldoc@2025.2 texlive-skeycommand@2025.2 texlive-skeyval@2025.2 texlive-skills@2025.2 texlive-skrapport@2025.2 texlive-slantsc@2025.2 texlive-smalltableof@2025.2 texlive-smart-eqn@2025.2 texlive-smartref@2025.2 texlive-smartunits@2025.2 texlive-snapshot@2025.2 texlive-snaptodo@2025.2 texlive-snotez@2025.2 texlive-soulpos@2025.2 texlive-spacingtricks@2025.2 texlive-spark-otf@2025.2 texlive-sparklines@2025.2 texlive-spelatex@2025.2 texlive-sphack@2025.2 texlive-splitindex@2025.2 texlive-spot@2025.2 texlive-spotcolor@2025.2 texlive-spreadtab@2025.2 texlive-spverbatim@2025.2 texlive-srbook-mem@2025.2 texlive-srcltx@2025.2 texlive-sseq@2025.2 texlive-sslides@2025.2 texlive-stack@2025.2 texlive-stackengine@2025.2 texlive-standalone@2025.2 texlive-standardsectioning@2025.2 texlive-starray@2025.2 texlive-stdclsdv@2025.2 texlive-stdpage@2025.2 texlive-stealcaps@2025.2 texlive-stex@2025.2 texlive-stocksize@2025.2 texlive-storebox@2025.2 texlive-storecmd@2025.2 texlive-stringstrings@2025.2 texlive-sttools@2025.2 texlive-stubs@2025.2 texlive-studenthandouts@2025.2 texlive-styledcmd@2025.2 texlive-subdepth@2025.2 texlive-subdocs@2025.2 texlive-subeqn@2025.2 texlive-subeqnarray@2025.2 texlive-subfigmat@2025.2 texlive-subfigure@2025.2 texlive-subfiles@2025.2 texlive-subfloat@2025.2 texlive-substr@2025.2 texlive-supertabular@2025.2 texlive-suppose@2025.2 texlive-svg@2025.2 texlive-svgcolor@2025.2 texlive-svn@2025.2 texlive-svn-multi@2025.2 texlive-svn-prov@2025.2 texlive-svninfo@2025.2 texlive-swfigure@2025.2 texlive-swungdash@2025.2 texlive-syntax@2025.2 texlive-synthslant@2025.2 texlive-syntrace@2025.2 texlive-synttree@2025.2 texlive-tabbing@2025.2 texlive-tabfigures@2025.2 texlive-tableaux@2025.2 texlive-tablefootnote@2025.2 texlive-tableof@2025.2 texlive-tablists@2025.2 texlive-tabls@2025.2 texlive-tablvar@2025.2 texlive-tabstackengine@2025.2 texlive-tabto-ltx@2025.2 texlive-tabu@2025.2 texlive-tabularborder@2025.2 texlive-tabularcalc@2025.2 texlive-tabularew@2025.2 texlive-tabularray@2025.2 texlive-tabulary@2025.2 texlive-tagging@2025.2 texlive-tagpair@2025.2 texlive-tagpdf@2025.2 texlive-talk@2025.2 texlive-tamefloats@2025.2 texlive-tangocolors@2025.2 texlive-tasks@2025.2 texlive-tblr-extras@2025.2 texlive-tcldoc@2025.2 texlive-tcolorbox@2025.2 texlive-tdclock@2025.2 texlive-technics@2025.2 texlive-ted@2025.2 texlive-telprint@2025.2 texlive-templatetools@2025.2 texlive-termcal@2025.2 texlive-termlist@2025.2 texlive-termsim@2025.2 texlive-testhyphens@2025.2 texlive-testidx@2025.2 texlive-tex-label@2025.2 texlive-tex-locale@2025.2 texlive-texlogos@2025.2 texlive-texmate@2025.2 texlive-texments@2025.2 texlive-texpower@2025.2 texlive-texshade@2025.2 texlive-texsurgery@2025.2 texlive-textcsc@2025.2 texlive-textfit@2025.2 texlive-textmerg@2025.2 texlive-textpos@2025.2 texlive-textualicomma@2025.2 texlive-texvc@2025.2 texlive-theoremref@2025.2 texlive-thinsp@2025.2 texlive-threadcol@2025.2 texlive-threeparttable@2025.2 texlive-threeparttablex@2025.2 texlive-thumb@2025.2 texlive-thumbs@2025.2 texlive-thumby@2025.2 texlive-ticket@2025.2 texlive-timeop@2025.2 texlive-tipauni@2025.2 texlive-titlecaps@2025.2 texlive-titlefoot@2025.2 texlive-titlepic@2025.2 texlive-titleref@2025.2 texlive-titlesec@2025.2 texlive-titling@2025.2 texlive-to-be-determined@2025.2 texlive-tocbibind@2025.2 texlive-tocdata@2025.2 texlive-tocloft@2025.2 texlive-tocvsec2@2025.2 texlive-todo@2025.2 texlive-todonotes@2025.2 texlive-tokcycle@2025.2 texlive-tokenizer@2025.2 texlive-toolbox@2025.2 texlive-topfloat@2025.2 texlive-topiclongtable@2025.2 texlive-totalcount@2025.2 texlive-totcount@2025.2 texlive-totpages@2025.2 texlive-tramlines@2025.2 texlive-translations@2025.2 texlive-transparent@2025.2 texlive-treesvr@2025.2 texlive-trfsigns@2025.2 texlive-trimspaces@2025.2 texlive-trivfloat@2025.2 texlive-trsym@2025.2 texlive-truncate@2025.2 texlive-tucv@2025.2 texlive-turnthepage@2025.2 texlive-tutodoc@2025.2 texlive-twoinone@2025.2 texlive-twoup@2025.2 texlive-txgreeks@2025.2 texlive-type1cm@2025.2 texlive-typed-checklist@2025.2 texlive-typeface@2025.2 texlive-typoaid@2025.2 texlive-typog@2025.2 texlive-typogrid@2025.2 texlive-uassign@2025.2 texlive-ucs@2025.2 texlive-uebungsblatt@2025.2 texlive-umoline@2025.2 texlive-underlin@2025.2 texlive-underoverlap@2025.2 texlive-undolabl@2025.2 texlive-uni-titlepage@2025.2 texlive-unicode-math-input@2025.2 texlive-unicodefonttable@2025.2 texlive-unifront@2025.2 texlive-unisc@2025.2 texlive-unitconv@2025.2 texlive-units@2025.2 texlive-unravel@2025.2 texlive-updatemarks@2025.2 texlive-upmethodology@2025.2 texlive-upquote@2025.2 texlive-uri@2025.2 texlive-useclass@2025.2 texlive-ushort@2025.2 texlive-uspace@2025.2 texlive-utf8add@2025.2 texlive-uwmslide@2025.2 texlive-variablelm@2025.2 texlive-varindex@2025.2 texlive-varsfromjobname@2025.2 texlive-varwidth@2025.2 texlive-vcell@2025.2 texlive-vdmlisting@2025.2 texlive-verbasef@2025.2 texlive-verbatimbox@2025.2 texlive-verbatimcopy@2025.2 texlive-verbdef@2025.2 texlive-verbments@2025.2 texlive-verifiche@2025.2 texlive-verifycommand@2025.2 texlive-version@2025.2 texlive-versions@2025.2 texlive-versonotes@2025.2 texlive-vertbars@2025.2 texlive-vgrid@2025.2 texlive-vhistory@2025.2 texlive-vmargin@2025.2 texlive-volumes@2025.2 texlive-vpe@2025.2 texlive-vruler@2025.2 texlive-vtable@2025.2 texlive-vwcol@2025.2 texlive-wallcalendar@2025.2 texlive-wallpaper@2025.2 texlive-warning@2025.2 texlive-warpcol@2025.2 texlive-was@2025.2 texlive-webquiz@2025.2 texlive-whatsnote@2025.2 texlive-widetable@2025.2 texlive-widows-and-orphans@2025.2 texlive-williams@2025.2 texlive-willowtreebook@2025.2 texlive-withargs@2025.2 texlive-wordcount@2025.2 texlive-wordlike@2025.2 texlive-worksheet@2025.2 texlive-wrapfig@2025.2 texlive-wrapfig2@2025.2 texlive-wrapstuff@2025.2 texlive-writeongrid@2025.2 texlive-wtref@2025.2 texlive-xargs@2025.2 texlive-xassoccnt@2025.2 texlive-xbmks@2025.2 texlive-xcntperchap@2025.2 texlive-xcolor-material@2025.2 texlive-xcolor-solarized@2025.2 texlive-xcomment@2025.2 texlive-xcookybooky@2025.2 texlive-xcpdftips@2025.2 texlive-xdoc@2025.2 texlive-xellipsis@2025.2 texlive-xfakebold@2025.2 texlive-xfor@2025.2 texlive-xhfill@2025.2 texlive-xifthen@2025.2 texlive-ximera@2025.2 texlive-xint@2025.2 texlive-xint-regression@2025.2 texlive-xkcdcolors@2025.2 texlive-xkeymask@2025.2 texlive-xltabular@2025.2 texlive-xmpincl@2025.2 texlive-xnewcommand@2025.2 texlive-xoptarg@2025.2 texlive-xpatch@2025.2 texlive-xpeek@2025.2 texlive-xprintlen@2025.2 texlive-xpunctuate@2025.2 texlive-xreview@2025.2 texlive-xsavebox@2025.2 texlive-xsim@2025.2 texlive-xstring@2025.2 texlive-xtab@2025.2 texlive-xurl@2025.2 texlive-xwatermark@2025.2 texlive-xytree@2025.2 texlive-yafoot@2025.2 texlive-yagusylo@2025.2 texlive-yaletter@2025.2 texlive-ycbook@2025.2 texlive-ydoc@2025.2 texlive-yplan@2025.2 texlive-zebra-goodies@2025.2 texlive-zed-csp@2025.2 texlive-zennote@2025.2 texlive-ziffer@2025.2 texlive-zref@2025.2 texlive-zref-check@2025.2 texlive-zref-clever@2025.2 texlive-zref-vario@2025.2 texlive-zugferd@2025.2 texlive-zwgetfdate@2025.2 texlive-zwpagelayout@2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://www.tug.org/texlive/
Licenses: FSF-free
Build system: trivial
Synopsis: LaTeX additional packages
Description:

This package provides a very large collection of add-on packages for LaTeX.

texlive-wnri-latex 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/wnri-latex
Licenses: GPL 2
Build system: texlive
Synopsis: LaTeX support for @code{wnri} fonts
Description:

This package provides LaTeX support for the wnri fonts.

texlive-pst-flags 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pst-flags
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Draw flags of countries using PSTricks
Description:

This package provides a number of macros for rendering flags of countries and their associated artefacts using PSTricks. Formatting of the resulting drawings is entirely controlled by TeX macros. A good working knowledge of LaTeX should be sufficient to design flags of sovereign countries and adapt them to create new designs. Features such as color or shape customisation and dynamic modifications are possible by cleverly adjusting the options supplied to the TeX macros.

texlive-biblatex-swiss-legal 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/biblatex-swiss-legal
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Bibliography and citation styles following Swiss legal practice
Description:

The package provides BibLaTeX bibliography and citation styles for documents written in accordance with Swiss legal citation standards in either French or German. However, the package is at present outdated and does not work properly with newer versions of BibLaTeX.

texlive-platex-tools 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/platex-tools
Licenses: Modified BSD
Build system: texlive
Synopsis: Standard tools bundle
Description:

This bundle is an extended version of the latex-tools bundle developed by the LaTeX team, mainly intended to support pLaTeX2e and upLaTeX2e. Currently patches for the latex-tools bundle and Martin Schroder's ms bundle are included.

texlive-frege 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/frege
Licenses: GPL 3+
Build system: texlive
Synopsis: Typeset fregean @emph{Begriffsschrift}
Description:

The package defines a number of new commands for typesetting fregean Begriffsschrift in LaTeX. It is loosely based on the package begriff, and offers a number of improvements including better relative lengths of the content stroke with respect to other strokes, content strokes that point at the middle of lines rather than the bottom, a greater width for the assertion stroke as compared to the content stroke, a more intuitive structure for the conditional, greater care taken to allow for the line width in the spacing of formulas.

texlive-libgreek 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/libgreek
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Greek letters in math mode from Libertinus or Linux Libertine/Biolinum
Description:

This package allows LaTeX users (especially if using traditional LaTeX/pdfLaTeX) to set the Greek letters in math mode using the glyphs from the Libertinus Serif or Sans font via the font support files provided by Bob Tennent's libertinus-type1 package. All Greek letters are defined both in \...up and \...it variants. The style (ISO, TeX, or French i.e., upright) can be modified midway in the document. A legacy mode uses font support from the (obsolete) libertine-legacy package which maps to the Linux Libertine or Biolinum fonts. This package is for users who only want to customize Greek letters in math mode.

texlive-mfware-bin 2025.2
Dependencies: fontconfig-minimal@2.14.0 harfbuzz@11.4.4 icu4c@73.1 libpng@1.6.39 libxt@1.3.1 zlib@1.3.1 zziplib@0.13.78
Propagated dependencies: texlive-libkpathsea@2025.2 texlive-scripts@2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/mfware
Licenses: Public Domain
Build system: gnu
Synopsis: Binaries for @code{texlive-mfware}
Description:

This package provides the binaries for texlive-mfware.

texlive-mfirstuc 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/mfirstuc
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Uppercase the first letter of a word
Description:

The package provides commands \makefirstuc that uppercases the first letter in its argument (with a check for a semantic markup command at the start of the argument), and \xmakefirstuc which expands the argument before uppercasing. It also provides \capitalisewords{phrase} which applies \makefirstuc to each word in the phrase, where the words are separated by regular spaces. (Exceptions can be made for words that shouldn't be converted.)

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087