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.
This package contains the source files of the French-speaking FAQ, now hosted on an open wiki: https://www.latex-fr.net/. If you just want to read the FAQ, please visit the URL above. This package is on CTAN mostly to encourage reuse, and for archival purposes.
The package provides support for rendering UML diagrams using the syntax and tools of PlantUML. The PlantUML syntax is very short and thus enables quickly specifying UML diagrams. Using dot, PlantUML layouts the diagrams.
The bundle provides a class file and a template for creating Turabian-formatted projects. The class file supports citation formatting conforming to the Turabian 8th Edition style guide.
This package provides an intuitive functional programming interface for LaTeX2, which is an alternative choice to expl3 or LuaTeX, if you want to do programming in LaTeX. Although there are functions in LaTeX3 programming layer (expl3), the evaluation of them is from outside to inside. With this package, the evaluation of functions is from inside to outside, which is the same as other programming languages such as Lua. In this way, it is rather easy to debug code too.
This package provides some commands, with French keys, to display geometric tools using TikZ, for example a pen, a compass, a rule, a square, or a protractor.
This is a package to present, like in an operating-system, a fake terminal, a fake context menu with sub-menus, and a fake viewer.
More and more banks allow their customers to download posting records in various formats. By using the bankstatement class, you can create bank statements, as long as a CSV format is available. At the moment, the CSV-mt940 and CSV-camt formats --- used by many German Sparkassen --- are supported. You can quite easily add support for other CSV formats. Simply define the order of the keys in the CSV data file and how to use them. The terminology in this class --- such as BIC or IBAN --- is based on usage in the SEPA. The user may adjust the terminology to suit local needs.
This package provides the \setcounterref and \addtocounterref commands which use the section (or other) number from the reference as the value to put into the counter. It also provides \setcounterpageref and \addtocounterpageref that do the corresponding thing with the page reference of the label.
This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the NotoSerif, NotoSans and NotoSansMono families of fonts, designed by Steve Matteson for Google.
Boisik is a serif font set (inspired by the Baskerville typeface), written in Metafont. The set comprises roman and italic text fonts and maths fonts. LaTeX support is offered for use with OT1, IL2 and OM* encodings.
The package implements a version of semi-automatic pronoun switching for writing gender-neutral (and possibly annoying) prose. It has upper- and lowercase versions of switching pronouns for all case forms, plus anaphoric versions that reflect the current gender choice.
The first version of the package allows including Arduino or Processing code using three different forms: writing the code directly in the LaTeX document, writing Arduino or Processing commands in line with the text, calling to Arduino or Processing files. All these options support the syntax highlighting of the official IDE.
This bundle is an extension to the babel package for multilingual typesetting. It provides all the necessary macros, definitions and settings to typeset German documents. The bundle includes support for the traditional and reformed German orthography as well as for the Austrian and Swiss varieties of German.
The l3sys-query script provides a method for TeX runs to obtain system information via shell escape to Lua. The facilities are more limited than the similar Java script texosquery, but since it uses Lua, l3sys-query can be used out of the box. It is suitable for use with restricted shell escape, the standard setting when installing a TeX system.
This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the Inter Sans family of fonts, designed by Rasmus Andersson. Inter is a typeface specially designed for user interfaces with focus on high legibility of small-to-medium sized text on computer screens. The family features a tall x-height to aid in readability of mixed-case and lower-case text.
This package provides a complete French translation of latex2e-help-texinfo.
The package provides printable cut-outs for various CD, DVD and other disc holders. The name of the package comes from its implementation and ease of use; it was designed just for text content, but since the text is placed in a \parbox in a tabular environment cell, a rather wide range of things may be placed.
This package provides a LaTeX style file which makes it easy to use input encoding (UTF-8 by default, can be changed), fontspec.sty (optional), font encoding (T1 if fontspec.sty is not used), babel (English language by default), hyphenation, underline (with soul.sty), default text and math fonts (Computer Modern or Times), and paper sizes correctly with both pdfLaTeX and LuaLaTeX.
The bundle provides a collection of BibTeX style files to turn an address database stored in the .bib format into files suitable for printing as address books or included into letter classes like akletter or scrletter2. The data may be sorted either by name or birthday and output provides files in various formats for address books or time planners.
This LaTeX package executes programming source codes (including all command line tools) from within LaTeX and embeds the output in the resulting .pdf file. Many programming languages can be easily used and any command-line executable can be invoked when preparing the .pdf file from a .tex file. It is however recommended to use this package in server-mode together with the Python talk2stat package. Currently, this server-mode supports Julia, MatLab, Python, and R.
This package provides a bundle of LaTeX and BibTeX files and sample documents to aid those producing papers and journal articles according to the guidelines of the AIAA.
The package provides a BibTeX style for use with journals published by the British Ecological Society. The style was produced independently of the Society, and has no formal approval by the BES.
The package provides the \outerhbox command, which is similar to \hbox, except that material is set in outer horizontal mode. This prevents TeX from optimising away maths penalties and the like, that are needed when the material is \unhbox'ed.
This package allows writing MetaPost, TeX, ConTeXt, LaTeX, LuaTeX, LuaLaTeX, XeTeX, XeLaTeX, Lua, Perl, or Python source code into an external file, run that file via shell escape to create PDF, PNG, or text output, and include that output automatically into the main LaTeX document.