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 provides blackboard variants of Computer Modern fonts. The fonts are distributed as Metafont source (only); LaTeX support is available with the bbm-macros package. A sample of these fonts appears in the blackboard bold sampler.
This package provides English date and time styles that use words for the numbers and ordinals. This package provides the following date and time styles: en-fulltext, en-FullText, en-FULLTEXT, and the additional time style en-Fulltext. (The date equivalent can be obtained through commands like \Today.)
Unlike the base styles provided by datetime2.sty, these styles aren't expandable styles. This means that you can't use the date or time in PDF bookmarks or in the argument of certain commands, such as \MakeUppercase, while these styles are in use.
This package provides a LaTeX package for students of Tsinghua University to write coursework more efficiently. It can also be used by students from other universities.
exceltex is a LaTeX package combined with a helper program written in Perl. It provides an easy to use yet powerful and flexible way to get data from spreadsheets into LaTeX. In contrast to other solutions, exceltex does not seek to make the creation of tables in LaTeX easier, but to get data from spreadsheets into LaTeX as easily as possible. The Excel file format only acts as an interface between the spreadsheet application and exceltex because it is easily accessible (via the Spreadsheet::ParseExcel Perl module) and because most spreadsheet applications are able to read and write Excel files.
The package provides macros to plot electric field and equipotential lines using PStricks. There may be any number of charges which can be placed in a cartesian coordinate system.
This package provides a simple but nice theme for Beamer, with the following features:
simple structure: with page numbers at footer, no head bar and side bar ;
simple templates: displaying theorems with traditional inline style;
simple colors: using only several foreground and background colors.
The polynom package implements macros for manipulating polynomials, for example it can typeset long polynomial divisions. The main test case and application is the polynomial ring in one variable with rational coefficients.
The Annals of Mathematics uses italics for theorems. However, slanted digits and parentheses look disturbing when surrounded by (upright) mathematics. This package provides virtual fonts with italics and upright digits and punctuation, as an extension to Mathdesign's Utopia bundle.
This package provides a LaTeX class to format text according to the American Psychological Association Publication Manual (5th ed.) specifications for manuscripts or to the APA journal look found in journals like the Journal of Experimental Psychology etc. In addition, it provides regular LaTeX-like output with a few enhancements and APA-motivated changes. Note that the apa7 class (covering the 7th edition of the manual) and apa6 (covering the 6th edition of the manual) are now commonly in use. Apacite, which used to work with this class, has been updated for use with apa6.
The pdflscape package adds PDF support to the landscape environment of package lscape, by setting the PDF /Rotate page attribute. Pages with this attribute will be displayed in landscape orientation by conforming PDF viewers.
The TUD-Script bundle provides both classes and packages in order to create LaTeX documents in the corporate design of the Technische Universitat Dresden. It bases on the KOMA-Script bundle.
The bundle offers:
the three document classes
tudscrartcl,tudscrreprt, andtudscrbook;the class
tudscrposterfor creating posters;the package
tudscrsupervisorproviding environments and macros to create tasks, evaluations and notices for scientific theses;the package
tudscrfonts, which makes the corporate design fonts of the Technische Universitat Dresden available for LaTeX standard classes and KOMA-Script classes;the package
fix-tudscrfonts, which provides the same fonts to additional corporate design classes not related to TUD-Script;the package
tudscrcomp, which simplifies the switch to TUD-Script from external corporate design classes,the package
mathswapfor swapping math delimiters within numbers (similar toionumbers),and the package
twocolfixfor fixing the positioning bug of headings intwocolumnlayout.
This package combines several other packages and defines additional macros and environments for documenting LaTeX code. The package mainly serves the purpose of combining the preferences used in the author's own package documentations.
The Munich BibTeX style is produced with custom-bib, as a German (and, more generally, Continental European) alternative to such author-date styles as harvard and oxford.
This package uses the interface defined by LaTeX templates to provide flexible split-level fractions via the \sfrac macro. This is both a demonstration of the power of the template concept and also a useful addition to the available functionality in LaTeX2e.
This LaTeX package automatically randomly permutes the order of questions as well as the answer options in different versions of a multiple choice exam/test. Next to the exam versions themselves, the package also allows printing a concept version of the exam, a key table with the correct answers or points, and a document with solutions and explanations per exam version. The package also allows writing an R code which processes the results of the exam and calculates the grades.
This package provides a Chinese edition of the (Not so) short introduction to LaTeX2e, with additional information of typesetting Chinese language.
The package provides a command \inlineimg to dynamically create a file containing the inline image in base64 format, which is decoded and included in the source file.
This collection of packages provides support for Czech and Slovak.
The package provides gb4e users two relative example reference commands: \Next refers to the next example in the document and \Prev refers to the previous example. No explicit label command is required.
The package provides the language definition file for support of Kurmanji in Babel. Kurmanji belongs to the family of Kurdish languages. Some shortcuts are defined, as well as translations to Kurmanji of standard LaTeX names. Note that the package is dealing with Northern Kurdish, written using a Latin-based alphabet. The arabxetex package offers support for Kurdish written in Arabic script.
The package provides several page layouts, selectable by package options.
This package provides a macro to set various margins as well as dimensions for header/footer and page dimensions. Most common paper sizes, paper orientation, disabling of headers and footers, and two sided printing are supported.
The user interface might not be very fancy, but it's fast, small, and gets the job done. If you are looking for something more elaborate try the geometry package.
The T2 bundle provides a variety of separate support functions for using Cyrillic characters in LaTeX:
the
mathtextpackage, for using Cyrillic letters transparently in formulae;the
citehackpackage, for using Cyrillic (or indeed any non-ASCII) characters in citation keys;support for Cyrillic in BibTeX;
support for Cyrillic in Makeindex;
and various items of font support.
The package provides an environment for syntax highlighting source code in LaTeX documents. The highlighted source code output is formatted via Pygments library of the Python language.