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.
The package suppresses typographic ligatures selectively, i.e., based on predefined search patterns. The search patterns focus on ligatures deemed inappropriate because they span morpheme boundaries.
This package provides miscellaneous macros used by others of the author's packages. The package includes: \newgif and other globals; \@ifnextcat and \@ifXeTeX; \(Re)storeMacro(s) to override redefinitions; \afterfi and friends; commands from relsize, etc.; ``almost an environment'' or redefinition of \begin (\begin* doesn't check if the argument environment is defined).
The Pigpen cipher package provides the font and the necessary wrappers (style file, etc.) in order to write Pigpen ciphers, a simple substitution cipher. The package provides a font (available both as Metafont source, and as an Adobe Type 1 file), and macros for its use.
The tracklang package is provided for package developers who want a simple interface to find out which languages the user has requested through packages such as babel or polyglossia. This package does not provide any translations! Its purpose is simply to track which languages have been requested by the user. Generic TeX code is in tracklang.tex for non-LaTeX users.
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.
The kashida feature in XePersian has problems with some fonts such as the HM Series fonts and the XB Series fonts. This package fixes these problems.
ijqc.bst is a BibTeX style file to support publication in Wiley's International Journal of Quantum Chemistry.
CSTeX is a Czech and Slovak languages distribution of Plain and LaTeX.
HEPparticles is a set of macros for typesetting high energy particle names, to meet the following criteria:
The main particle name is a Roman or Greek symbol, to be typeset in upright font in normal contexts.
Additionally a superscript or subscript may follow the main symbol.
Particle resonances may also have a resonance specifier which is typeset in parentheses following the main symbol. In general the parentheses may also be followed by sub- and superscripts.
The particle names are expected to be used both in and out of mathematical contexts.
If the surrounding text is bold or italic then the particle name should adapt to that context as best as possible (this may not be possible for Greek symbols). As a consequence, well-known problems with boldness of particle names in section titles, headers and tables of contents automatically disappear if these macros are used.
The files offer an Adobe Type 1 format version of the 5pt, 7pt and 10pt versions of the bbold fonts.
The package automatically sets the table of contents, list of figures and list of tables in two or more columns (the number of columns may be configured).
Latexdiff is a Perl script for visual mark up and revision of significant differences between two LaTeX files. Various options are available for visual markup using standard LaTeX packages such as color. Changes not directly affecting visible text, for example in formatting commands, are still marked in the LaTeX source. A rudimentary revision facilility is provided by another Perl script, latexrevise, which accepts or rejects all changes. Manual editing of the difference file can be used to override this default behaviour and accept or reject selected changes only.
Mathtools provides a series of packages designed to enhance the appearance of documents containing a lot of mathematics. It is based on amsmath and fixes various deficiencies of it and standard LaTeX. It provides:
Extensible symbols, such as brackets, arrows, harpoons, etc.;
Various symbols such as \coloneqq (:=);
Easy creation of new tag forms;
Showing equation numbers only for referenced equations;
Extensible arrows, harpoons and hookarrows;
Starred versions of the
matrixenvironments for specifying the column alignment;More building blocks: multlined, cases-like environments, new gathered environments;
Maths versions of
\makebox,\llap,\rlapetc.;Cramped math styles; and more...
The package provides settings and macros for typesetting mathematics with LaTeX in compliance with French usage. It comes with two document classes, fiche and cours, useful to create short high school documents such as tests or lessons. The documentation is in French.
The package defines a command to create possibly multi-column tables of mathematical function values.
The package should be useful to all people that prepare their texts with LaTeX and want to draw MSC in their texts. The package is not an MSC editor; it simply takes a textual description of an MSC and draws the corresponding MSC. The current version of the MSC macro package supports the full MSC2000 language.
The package provides a collection of useful macros for drawing classic graphs of graph theory, or to make other graphs. This package has been taken temporarily out of circulation to give the author time to investigate some problems.
This module provides the slovak style that can be set using \DTMsetstyle provided by datetime2.sty. This package is currently unmaintained.
Initally a logbook for me, a person with type one diabetes mellitus, this evolved over time into a TeX project, making it prettier and easier to use. I've made it simple to use, while not forgoing the document's beauty or the speed of input. The logbook, with slight commenting out and editing, could be used as a journal by anybody, although the template and graphing functionality are set up for people using insulin injections and blood glucose teststrips, as well as counting/estimating carbs, protein, and fat.
MiniPlot is a package to help the LaTeX user typeset EPS figures using an easy-to-use interface. Figures can be arranged as one-figure-only or as a collection of figures in columns and rows which can itself contain sub-figures in columns and rows. Wrapped figures are also supported. This package provides commands to display a framebox instead of the figure as the graphics package does already but additionally it writes useful information such as the label and scaling factor into these boxes.
This package can help make classic Hex'n'Counter wargames using LaTeX. The package provide tools for generating Hex maps and boards Counters for units, markers, and so on Counter sheets Order of Battle charts Illustrations in the rules using the defined maps and counters The result will often be a PDF (or set of PDFs) that contain everything one will need for a game (rules, charts, boards, counter sheets). The package uses NATO App6 symbology for units. The package uses NATO App6 symbology for units. The package uses TikZ for most things. The package support exporting the game to a VASSAL module.
texlogfilter is a Perl script designed to filter LaTeX engines output or log file (LaTeX, pdfLaTeX, LuaLaTeX or XeLaTeX). It reduces the LaTeX output or log to keep only warnings and errors. The result is colorised. Options allow masking specific warnings, such as box or references/citations warnings. It's also possible to add custom filter patterns.
This is a translation to German of Winston Chang's LaTeX cheat sheet (a reference sheet for writing scientific papers). It has been adapted to German standards using the KOMA script document classes.
PGFPlots draws high-quality function plots in normal or logarithmic scaling with a user-friendly interface directly in TeX. The user supplies axis labels, legend entries and the plot coordinates for one or more plots and PGFPlots applies axis scaling, computes any logarithms and axis ticks and draws the plots, supporting line plots, scatter plots, piecewise constant plots, bar plots, area plots, mesh-- and surface plots and some more. PGFPlots is based on PGF/TikZ (PGF); it runs equally for LaTeX/TeX/ConTeXt.