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.
This is a Chinese translation of the Asymptote FAQ.
The package provides a way to number constants in a mathematical proof automatically, with a system for labelling/referencing. In addition, several families of constants (with different symbols) may be defined.
The package provides commands to typeset amounts and units consistently and offers an easy-to-use key-value syntax to convert one unit into another (for example dag to g).
The package loads properties (key, value) from a properties file, e.g., \jobname.properties.
The package can draw dotted arrows that are extendable, in the same was as \xrightarrow.
This package contains three packages: pfnote to number footnotes per page, fnpos to control the position of footnotes, and dblfnote to make footnotes double-columned.
This package provides support for Korean documents written in Korean standard KSC codes for LaTeX2e.
This package provides a TeX extension that generates HINT output. The HINT file format is an alternative to the DVI and PDF formats which was designed specifically for on-screen reading of documents. Especially on mobile devices, reading DVI or PDF documents can be cumbersome. Mobile devices are available in a large variety of sizes but typically are not large enough to display documents formatted for a4/letter-size paper. To compensate for the limitations of a small screen, users are used to alternating between landscape (few long lines) and portrait (more short lines) mode. The HINT format supports variable and varying screen sizes, leveraging the ability of TeX to format a document for nearly-arbitrary values of \hsize and \vsize.
Having lost the overview of my DVD archives, I simply could not remember if I already recorded the documentary running on TV that day. I chose to recreate the index using LaTeX: the design aim was a hyperlinked and fully searchable PDF-document, listing my DVDs with all titles, lengths and so on. Further requirements were support for seasons of TV series and a list with all faulty or missing programs for rerecording. The dvdcoll class supports all these requirements.
dvdcoll.cls follows the structure <number><title><length>. As a result, the class is not limited to DVDs --- you can of course typeset archives of CD-ROMs, Audio-CDs and so on. Supported languages at the moment: English, French, German, Italian, Polish, Portuguese, Spanish.
This package allows LaTeX users (especially if using traditional LaTeX/pdfLaTeX) to set the Greek letters in math mode using the glyphs from the Libertinus Serif or Sans font via the font support files provided by Bob Tennent's libertinus-type1 package. All Greek letters are defined both in \...up and \...it variants. The style (ISO, TeX, or French i.e., upright) can be modified midway in the document. A legacy mode uses font support from the (obsolete) libertine-legacy package which maps to the Linux Libertine or Biolinum fonts. This package is for users who only want to customize Greek letters in math mode.
This package allows the creation of association matrices in an clear and concise fashion, without having to deal with manually generating and modifying the tables while working. All you have to do is define the rows and the columns by their unique identifier, and then specify which cells should be marked as associated. Then, the \amxgenerate command generates a table that shows in the cells with a blip (*) where the association was added.
This is a BibLaTeX numeric style based on the design of the New England Journal of Medicine (NEJM).
The xint bundle modules are:
xinttoolsutilities of independent interest such as expandable and non-expandable loops,xintcoreexpandable macros implementing addition, subtraction, multiplication, division, and powers for arbitrarily long integers,xintextension ofxintcore,xintfracextends the scope ofxintto decimal numbers, to numbers using scientific notation and also to (exact) fractions,xintexprexpandable parsers of numeric expressions using the standard infix notations, parentheses, built-in functions, user definable functions and variables (and more ...), which do either exact evaluations (also with fractions) or floating point evaluations under a user chosen precision.xintkernelsupports macros for all the bundle constituents,xintbinhexconverts to and from hexadecimal and binary bases,xintgcdprovidesgcd()andlcm()functions toxintexpr,xintseries, which evaluates numerically partial sums of series and power series with fractional coefficients,and
xintcfrac, dedicated to the computation and display of continued fractions).
All computations are compatible with expansion-only context.
The package provides commands (\underline, \dotuline and \dashuline) each of which underlines its argument with one of the styles the package is capable of. A phantom mode is provided, where the underline (of whatever form) can serve for a fill-in block for student evaluation sheets.
In some cursive scripts such as Persian or Arabic, kashida is used to create justification. In this type of justification characters are elongated rather than expanding spaces between words. This package extends the kashida justification to be used with the LuaTeX engine.
The xellipsis package provides a system for configuring (almomst) every possible aspect of ellipses, including preceding and proceeding characters; the character itself; distances before and after each of these; and number of characters. It comes with both a compatibility option for standard LaTeX \ldots as well as preset package options for the Chicago Manual of Style (Turabian); the Bluebook; and MLA guidelines.
Ibycus is a Greek typeface, based on Silvio Levy's realisation of a classic Didot cut of Greek type from around 1800. The fonts are available both as Metafont source and in Adobe Type 1 format. This distribution of ibycus is accompanied by a set of macro packages to use it with Plain TeX or LaTeX, but for use with Babel, see the ibycus-babel package.
This small package (usable with Plain e-TeX, LaTeX, or others) with no dependencies provides two fast expandable macros computing logarithms in base 10 and fractional powers of 10.
The class typesets papers for IMS (Iranian Mathematical Society) conference proceedings. The class uses the XePersian package.
The package provides a LaTeX thesis template for the UFV, Brazil.
This package provides font maps and setup tools for Japanese, Korean, Traditional Chinese, and Simplified Chinese. It is the successor of the jfontmaps package. The files in this package contain font maps for dvipdfmx to make various Japanese, Chinese, and Korean fonts available for (u)ptex and related programs and formats.
The package provides a set of macros for constructing block diagrams, using TikZ.
The package defines commands that create macros for typesetting vectors, matrices and functions, in a logical way. For example, logical indexing can then be used to refer to elements or arguments without hard-coding the symbols in the document.
The package manages culturally-determined typographical (and other) rules, and hyphenation patterns for a wide range of languages. A document may select a single language to be supported, or it may select several, in which case the document may switch from one language to another in a variety of ways. Babel uses contributed configuration files that provide the detail of what has to be done for each language. Users of XeTeX are advised to use the polyglossia package rather than Babel.