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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
The package manages spacing in a CJK document; between consecutive Chinese letters, spaces are ignored, but a consistent space is inserted between Chinese text and English (or mathematics). The package may be used by any document format under XeTeX.
Bibhtml consists of a Perl script and a set of BibTeX style files, which together allow you to output a bibliography as a collection of HTML files. The references in the text are linked directly to the corresponding bibliography entry, and if a URL is defined in the entry within the BibTeX database file, then the generated bibliography entry is linked to this. The package provides three different style files derived from each of the standard plain.bst and alpha.bst, as well as two style files derived from abbrv.bst and unsrt.bst (i.e., eight in total).
This package is obsolete; do not use in new documents. It will do nothing in LaTeX formats after 2015/01/01 as the fixes that it implements were incorporated into the fixltx2e package, which is itself obsolete as since the 2015/01/01 release these fixes are in the LaTeX format itself.
Fix mark handling so that \firstmark is taken from the first column if that column has any marks at all; keep two column floats like figure* in sequence with single column floats like figure.
ltxfileinfo displays version information for LaTeX files. If no path information is given, the file is searched using kpsewhich.
The package provides a mechanism for sorting arrays (or portions of them); the arrays should have been created using the arrayjobx package.
The package provides JavaScript code snippets to create gray hints. Gray hints, as the author terms them, are text that appears initially in a text field that gives a short hint as to what the contents of the text field should be. For example, a text field might contain the hint First Name, or a date field might read yyyy/mm/dd. As soon as the field comes into focus, the hint disappears. It reappears when the field is blurred and the user did not enter any text into the field. The package works for Dvips/Distiller, pdfLaTeX, LuaLaTeX, and XeLaTeX.
This package inputs or includes stand-alone LaTeX documents, ignoring everything but the material between \begin{document} and \end{document}.
This is the Czech translation of a (Not So) Short Introduction to LaTeX2e.
This package provides a set of bibliography tools. It includes:
aux2bib, a Perl script which will take an.auxfile and make a portable.bibfile to go with it;bibify, a shell script that will optimize away one pass of the LaTeX-BibTeX cycle, in some cases;bibkey, a shell script that finds entries whose keyword field matches the given keys (usessedandawk);cleantex, a shell script to tidy up after a LaTeX run;looktex, a shell script to list entries that match a given regexp;makebib, a shell script to make an exportable.bibfile from an existing (set of).bibfile(s) and an optional set of citations (usessed);printbib, a shell script to make a DVI file from a.bibfile, sorted by cite key, and including fields like keyword, abstract, and comment;bib2html, a Perl script that makes a browsable HTML version of a bibliography (several.bstfiles are supplied);and
citekeys, a shell script that lists the citation keys of a.bibfile.
This package contains templates for the creation of documents for IARIA publications (International Academy, Research, and Industry Association) and implements the specifications for the IARIA citation style.
This small dummy package just contains a simple list of full and short journal names as written in AMS standard: https://mathscinet.ams.org/msnhtml/serials.pdf.
This package provides a bunch of packages, including: idverb.tex, for short verbatim; xfig.tex, for including xfig/transfig output in a TeX document; and cassette.tex for setting cassette labels.
SJTUTeX aims to establish a simple and easy-to-use collection of document classes for Shanghai Jiao Tong University, including the thesis document class sjtuthesis, as well as the regular document classes sjtuarticle and sjtureport.
This package provides the binary for texlive-bibtex8.
This package provides a document that both provides macros that are usable elsewhere, and demonstrates the macros. The code uses the classical analytical expansion of sin and cos.
This LaTeX package uses KOMA-Script's scrlayer to redefine the page styles of package fancyhdr. This allows the combination of features of fancyhdr with features of scrlayer.
This package loads url by default and defines possible URL breaks for all alphanumerical characters, as well as =, /, ., :, *, -, ~, and ". All arguments which are valid for url can be used and will be passed on to this package.
The package addresses, for LaTeX documents, the severe limitation on the number of output streams that TeX provides. The package uses a single TeX output stream, and writes marked-up output to this stream. The user may then post-process the marked-up output file, using LaTeX, and the document's output appears as separate files, according to the calls made to the package. The output to be post-processed uses macros from the widely-available ProTeX package.
The bundle provides three packages: The mhchem package provides commands for typesetting chemical molecular formulae and equations. The hpstatement package provides commands for the official hazard statements and precautionary statements (H and P statements) that are used to label chemicals. The rsphrase package provides commands for the official Risk and Safety (R and S) Phrases that are used to label chemicals.
The package provides macros for typesetting natural deduction proofs in Fitch style, with subproofs indented and offset by scope lines. The proofs from use of the package are in the format used in the textbook Language, Proof, and Logic by Dave Barker-Plummer, Jon Barwise, and John Etchemendy.
The package provides means for the creation of simple Bohr models of atoms up to the atomic number 112. In addition, commands are provided to convert atomic numbers to element symbols or element names and vice versa.
This package provides the \outoruby command, which supports line breaks when typesetting Ruby anotations. It automatically switches between appropriate Ruby forms at the beginning and the end of lines according to JIS X 4051 and JLReq.
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.
Digestif is a code analyzer, and a language server, for LaTeX, plain TeX, ConTeXt and Texinfo. It provides context-sensitive completion, documentation, code navigation, and related functionality to any text editor that speaks the LSP protocol.