_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
texlive-fbithesis 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/fbithesis
Licenses: LPPL 1.3+
Synopsis: Computer Science thesis class for University of Dortmund
Description:

At the department of computer science at the University of Dortmund there are cardboard cover pages for research or internal reports like master and phd theses. The main function of this LaTeX2e document-class is a replacement for the \maketitle command to typeset a title page that is adjusted to these cover pages.

texlive-wordcount 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/wordcount
Licenses: LPPL (any version)
Synopsis: Estimate the number of words in a LaTeX document
Description:

The package provides a relatively easy way of estimating the number of words in a LaTeX document. It requires something like Unix grep -c that can search a file for a particular string and report the number of matching lines. An accompanying shell script wordcount.sh contains more information in its comments.

texlive-scripture 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/scripture
Licenses: LPPL 1.3c
Synopsis: LaTeX style for typesetting @emph{Bible} quotations
Description:

The scripture package provides a set of macros for typesetting quotations from the Bible. It provides many features commonly seen in bibles such as dropped text for chapter numbers, superscripts for verse numbers, indented lines for poetry sections, narrow sections and hanging paragraphs. A reference for the quotation can optionally be added.

texlive-tikz-bbox 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/tikz-bbox
Licenses: LPPL 1.3c
Synopsis: Precise determination of bounding boxes in TikZ
Description:

The built-in determination of the bounding box in TikZ is not entirely accurate. This is because, for Bezier curves, it is the smallest box that contains all control points, which is in general larger than the box that just contains the curve. This library determines the exact bounding box of the curve.

texlive-jupynotex 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/jupynotex
Licenses: ASL 2.0
Synopsis: Include whole or partial Jupyter notebooks in LaTeX documents
Description:

This package provides a Python script and a LaTeX .sty file which can be used together to include Jupyter Notebooks (all of them, or some specific cells) as part of a LaTeX document. It will convert the Jupyter Notebook format to proper LaTeX so it gets included seamlessly, supporting text, LaTeX, images, etc.

texlive-nolbreaks 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/nolbreaks
Licenses: Public Domain
Synopsis: No line breaks in text
Description:

Using this package, \nolbreaks{some text} to prevent line breaks in some text. This has the advantage over \mbox that glue (rubber space) remains flexible. Most common cases are handled here (\linebreak is disabled, for example) but spaces hidden in macros or { and } can still create break-points.

texlive-dprogress 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/dprogress
Licenses: LPPL (any version)
Synopsis: LaTeX-relevant log information for debugging
Description:

The package logs LaTeX's progress through the file, making the LaTeX output more verbose. This helps to make LaTeX debugging easier, as it is simpler to find where exactly LaTeX failed. The package outputs the typesetting of section, subsection and subsubsection headers and (if amsmath is loaded) details of the align environment.

texlive-svn-multi 2025.2
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/svn-multi
Licenses: LPPL (any version)
Synopsis: Subversion keywords in multi-file LaTeX documents
Description:

This package lets you typeset keywords of the version control system Subversion inside your LaTeX files anywhere you like. Unlike the otherwise similar package svn, the use of multiple files for one LaTeX document is well supported. The package interacts with an external Perl script, to retrieve information necessary for the required output.

texlive-titlefoot 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/titlefoot
Licenses: LPPL (any version)
Synopsis: Add special material to footer of title page
Description:

This package provides the capability of adding keywords (with a \keywords command), a running title (\runningtitle), AMS subject classifications (\amssubj), and an author's footnote as footnotes to the title or first page of a document. It works with any class for which the \thanks macro works (e.g., article).

texlive-everypage 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/everypage
Licenses: LPPL 1.3c
Synopsis: Provide hooks to be run on every page of a document
Description:

The package provides hooks to perform actions on every page, or on the current page. Specifically, actions are performed after the page is composed, but before it is shipped, so they can be used to prepare the output page in tasks like putting watermarks in the background, or in setting the next page layout, etc.

texlive-bewerbung 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/bewerbung
Licenses: LPPL 1.3+
Synopsis: Typesetting job applications
Description:

The package provides packages and classes for typesetting applications with titlepage, cover letter, CV and additional documents in just a single document. There is also a class for printing a table of the latest applications that can be shown to the German authorities. The data for these applications can be maintained in a simple CSV file.

texlive-everyhook 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/everyhook
Licenses: LPPL 1.3+
Synopsis: Hooks for standard TeX token lists
Description:

The package takes control of the six TeX token registers \everypar, \everymath, \everydisplay, \everyhbox, \everyvbox and \everycr. Real hooks for each of the registers may be installed using a stack like interface. For backwards compatibility, each of the \everyX token lists can be set without interfering with the hooks.

texlive-prettyref 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/prettyref
Licenses: Public Domain
Synopsis: Make label references self-identify
Description:

prettyref provides a command \newrefformat, which specifies the way in which a reference is typeset, according to a label identification. The identification is set in the \label command, by using prefixed label names; so instead of \label{mysection}, one uses \label{sec:mysection}, and prettyref interprets the sec: part.

texlive-keyreader 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/keyreader
Licenses: LPPL 1.3+
Synopsis: Robust interface to @code{xkeyval}
Description:

The package provides a robust interface to controlling keys in xkeyval, removing some of that package's restrictions. The package also addresses some of the issues now covered by ltxkeys package, which was assumed to be a replacement for keyreader. Since keyreader has remained a favourite with users, it has been reinstated.

texlive-mfpic4ode 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/mfpic4ode
Licenses: LPPL (any version)
Synopsis: Macros to draw direction fields and solutions of ODEs
Description:

The package is a small set of macros for drawing direction fields, phase portraits and trajectories of differential equations and two dimensional autonomous systems. The Euler, Runge-Kutta and fourth order Runge-Kutta algorithms are available to solve the ODEs. The picture is translated into mfpic macros and MetaPost is used to create the final drawing.

texlive-sciposter 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/sciposter
Licenses: LPPL (any version)
Synopsis: Make posters of ISO A3 size and larger
Description:

This collection of files contains LaTeX packages for posters of ISO A3 size and larger (ISO A0 is the default size). American paper sizes and custom paper are supported. In particular, sciposter.cls defines a document class which allows cutting and pasting most of an article to a poster without any editing (save reducing the size).

texlive-uppunctlm 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/uppunctlm
Licenses: GUST font license 1.0
Synopsis: Always keep upright shape for some punctuation marks and Arabic numerals
Description:

The package provides a mechanism to keep punctuation always in upright shape even if italic was specified. It is directed to Latin Modern fonts, and provides .tfm, .vf, .fd, and .sty files. Here a list of punctuation characters always presented in upright shapes: comma, period, semicolon, colon, parentheses, square brackets, and Arabic numerals.

texlive-flexipage 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/flexipage
Licenses: LPPL 1.3c
Synopsis: Flexible page geometry with marginalia
Description:

The package flexipage allows easy page layout if marginalia is required. Mid document changes are possible such as: new marginal width, full width text, and landscape text without marginal. It partners well with the package sidenotesplus. The package also aids the layout for book printing, allowing for binding corrections and adding page bleed, if required.

texlive-visualfaq 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/visualfaq
Licenses: LPPL (any version)
Synopsis: Visual LaTeX FAQ
Description:

Having trouble finding the answer to a LaTeX question? The Visual LaTeX FAQ is a search interface that presents over a hundred typeset samples of frequently requested document formatting. Simply click on a hyperlinked piece of text and the Visual LaTeX FAQ will send your web browser to the appropriate page in the TeX FAQ.

texlive-notes2bib 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/notes2bib
Licenses: LPPL 1.3c
Synopsis: Integrating notes into the bibliography
Description:

The package defines a new type of note, bibnote, which will always be added to the bibliography. The package allows footnotes and endnotes to be moved into the bibliography in the same way. The package can be used with natbib and BibLaTeX as well as plain LaTeX citations. Both sorted and unsorted bibliography styles are supported.

texlive-stocksize 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/stocksize
Licenses: LPPL 1.3c
Synopsis: Flexible and easy interface to paper (stock) dimensions
Description:

The package geometry is excellent for customizing the page layout. However, using the \newgeometry command to change the page size in the middle of the document only affects the typing area and does not affect the real paper (stock) size. This package circumvents this situation by resizing the paper (stock) size to the new page layout.

texlive-postcards 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/postcards
Licenses: LPPL (any version)
Synopsis: Facilitates mass-mailing of postcards (junkmail)
Description:

This package provides a modification of the standard LaTeX letter class which prints multiple, pre-stamped, 5.5 by 3.5 postcards (a US standard size) via the envlab and mailing packages. An address database is employed to address the front side of each postcard and a message is printed on the back side of all.

texlive-pdfscreen 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pdfscreen
Licenses: LPPL (any version)
Synopsis: Support screen-based document design
Description:

This package is an extension of the hyperref package that provides a screen-based document design. This package helps to generate PDF documents that are readable on screen and will fit the screen's aspect ratio. Also it can be used with various options to produce regular print versions of the same document without any extra effort.

texlive-fragments 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/fragments
Licenses: Public Domain LPPL (any version)
Synopsis: Fragments of LaTeX code
Description:

This package provides a collection of fragments of LaTeX code, suitable for inclusion in packages, or (possibly) in users documents. Included are: checklab, for modifying the label checking code at \end{document}; overrightarrow, defining a doubled over-arrow macro; removefr, for removing reset relations between counters; and subscript, defining a \textsubscript command.

Total results: 4563