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 provides commands to convert CJK characters to Unicode in non-UTF-8 encoding; it provides hooks to support hyperref in producing correct bookmarks. The bundle also provides /ToUnicode mapping file(s) for a CJK subfont; these can be used with the cmap package, allowing searches of, and cut-and-paste operations on a PDF file generated by pdfTeX.
This package extends the ifthen package by implementing new commands to go within the first argument of \\ifthenelse: to test whether a string is void or not, if a command is defined or equivalent to another. The package also enables use of complex expressions as introduced by the package calc, together with the ability of defining new commands to handle complex tests.
The package offers a solution to the problem that when you link to a float using hyperref, the link anchors to below the float's caption, rather than the beginning of the float. Hypcap defines a separate \capstart command, which you put where you want links to end; you should have a \capstart command for each \caption command.
The document is an introduction to TeX and LaTeX, in Chinese. It covers basic text typesetting, mathematics, graphics, tables, Chinese language & fonts, and some miscellaneous features (hyperlinks, long documents, bibliographies, indexes and page layout).
LaTeX's default style of typesetting mathematics does not comply with the International Standards ISO 31-0:1992 to ISO 31-13:1992 which require that uppercase Greek letters always be typset upright, as opposed to italic (even though they usually represent variables) and allow for typsetting of variables in a boldface italic style (even though the required fonts are available). This package ensures that uppercase Greek be typeset in italic style, that upright $\Delta$ and $\Omega$ symbols are available through the commands \upDelta and \upOmega; and provides a new math alphabet \mathbold for boldface italic letters, including Greek.
PerlTeX is a combination Perl script (perltex.pl) and LaTeX2e package (perltex.sty) that, together, give the user the ability to define LaTeX macros in terms of Perl code. Once defined, a Perl macro becomes indistinguishable from any other LaTeX macro. PerlTeX thereby combines LaTeX's typesetting power with Perl's programmability. PerlTeX will make use of persistent named pipes, and thereby run more efficiently. Also provided is a switch to generate a PerlTeX-free, document-specific, noperltex.sty that is useful when distributing a document to places where PerlTeX is not available.
This LaTeX package provides a relaxed font encoding to make available to a font designer more slots for insertion of ligatures and accented characters.
This package deals with input encodings. It provides a wider range of input encodings using standard mappings, than does inputenc. It also covers nearly all slots. In this way, it serves as more up to date replacement for the inputenc package.
TeX Virtual Academy is a bundle of Polish documentation in HTML format about TeX and Co. It contains information for beginners, LaTeX packages, descriptions, etc.
This package provides a collection of macros:
easybib, support for customising bibliographies;easybmat, support for composing block matrices;easyeqn, support for various aspects of equations;easymat, support for composing matrices;easytable, support for writing tables;easyvector, a C-like syntax for writing vectors.
The package modifies the way the latin option to Babel operates when typesetting Latin. The style is somewhat frenchified in respect of punctuation spacings and footnote style; shortcuts are available in order to set accents on all vowels, including y and the diphthongs ae and oe.
This package provides the HindMadurai family of fonts designed by the Indian Type Foundry, with support for LaTeX and pdfLaTeX.
This package defines a macro \path|...|, similar to the LaTeX \verb|...|, that sets the text in typewriter font and allows hyphen-less breaks at punctuation characters. The set of characters to be regarded as punctuation may be changed from the package's default.
Inria is a free font designed by Black[Foundry] for Inria, a French research institute. It comes as Serif and Sans Serif, each with three weights and matching italics. Using these fonts with XeLaTeX and LuaLaTeX is easy using the fontspec package. The present package provides a way of using them with LaTeX and pdfLaTeX: it provides two style files, InriaSerif.sty and InriaSans.sty, together with the PostScript version of the fonts and their associated files.
The package supports proper formatting of Working Papers of the Czech National Bank (WP CNB). The package was developed for CNB but it is also intended for authors from outside CNB.
The newtx bundle splits txfonts.sty (from the TX fonts distribution) into two independent packages, newtxtext.sty and newtxmath.sty, each with fixes and enhancements. newtxmath's metrics have been re-evaluated to provide a less tight appearance and to provide a libertine option that substitutes Libertine italic and Greek letters for the existing math italic and Greek glyphs, making a mathematics package that matches Libertine text quite well.
The package provides macros to produce the Box notation of SDRT (and DRT), to draw trees representing discourse relations, and finally to have an easy access to various mathematical symbols used in that theory, mostly with automatic mathematics mode, so they work the same in formulae and in text.
This LaTeX package makes hyperlinks underscored, just like on the web.
The package provides the means to create a database-like file that contains data of various chemicals. These data may be retrieved in the document; an index of the chemicals mentioned in the document can be created.
TikZ-layers is a tiny package that provides, alongside background, typical graphical layers on TikZ: behind, above and glass. The layers may be selected with one of the styles on behind layer, on above layer, on glass layer as an option to a scope environment.
This package declares box drawing characters of old code pages, e.g. cp437. It uses rules instead of using a font.
This package provides support for the OpenType font JetBrainsMono --- so with LuaLaTeX or XeTeX, and fontspec --- with or without ligatures, and with weights versions.
This package provides a package and a class used to typeset traditional country dances, such as contra and square dances, and to create calling cards for the same.
The package enables the user to typeset programs (programming code) within LaTeX; the source code is read directly by TeX---no front-end processor is needed. Keywords, comments and strings can be typeset using different styles. Support for hyperref is provided.