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 is designed for formatting formless letters in German; it can also be used for English (by those who can read the documentation). There are LaTeX 2.09 documentstyle and LaTeX 2e class files for both an old and a new version of g-brief.
This package provides a low level (DraTex.sty) and a high-level (AlDraTex.sty) drawing package written entirely in TeX.
The nef TikZ library provides predefined styles and shapes to create diagrams for neural networks constructed with the methods of the Neural Engineering Framework (NEF). The following styles are supported:
ea: ensemble array,ens: ensemble,ext: external input or output,inhibt: inhibitory connection,net: network,pnode: pass-through node,rect: rectification ensemble,recurrent: recurrent connection.
This package can be used to typeset go diagrams with PSTricks.
The romannum package changes LaTeX generated numbers to be printed with roman numerals instead of Arabic digits. Users of the bookhands fonts may find this package useful.
This package provides some macros and general doodads for typesetting poetry. There is, of course, already the excellent verse package, and the poetrytex package provides some extra functionality on top of it. But poetry provides much of the same functionality in a bit of a different way, and with a few additional abilities, such as facilities for a list of poems, an index of first lines, and some structural commands.
The package provides virtual fonts and LaTeX support files for mathematical calligraphic fonts based on the rsfs Adobe Type 1 fonts, with the slant substantially reduced. The output is quite similar to that from the Adobe Mathematical Pi script font.
This package provides a way to generate the format of index entries from within LaTeX.
The package provides a LaTeX thesis template for the UFV, Brazil.
The sTeX package collection is a version of (La)TeX that allows marking up (La)TeX documents semantically without leaving the document format, essentially turning it into a document format for mathematical knowledge management (MKM).
The octavo class is a modification of the standard LaTeX book class. Its purpose is to typeset books following classical design and layout principles, with the express intention of encouraging the making of beautiful books by anyone with access to a good printer and with an inclination towards venerable crafts, e.g., bookbinding. The octavo class differs from the book class by implementing many of the proposals and insights of respected experts, especially Jan Tschichold and Hugh Williamson. The documentation discusses methods to organise and print out any text into signatures, which can then be gathered, folded and sewn into a book.
This package provides a LaTeX class and templates for books to be published at Springer Gabler Research, Springer Vieweg Research, Springer Spektrum Research, Springer VS Research, or Springer VS Forschung. It may be used to produce monographs in different formats and several-authors-books fitting the conditions of the aforementioned publishers.
This package provides some macros for the basic manipulation of comma-separated lists (adding, removing, counting, etc.).
This package provides a bundle of packages that arise in the author's area of interest: compliance of maths typesetting with ISO standards; symbols that work in both maths and text modes commas for both decimal separator and maths; and upright Greek letters in maths.
The package mediates interaction between LaTeX and R; it allows LaTeX to set R's parameters, and provides code to read R output.
The examz document class builds on the exam document class. An author may use the class exactly as the exam class, but there are also additional features. The document class facilitates the writing of questions with random elements, the creation of multiple versions of an exam, and the use of separate files as question banks.
The udes-genie-these class can be used for PhD theses, master's theses and project definitions at the Faculte de genie of the Universite de Sherbrooke (Quebec, Canada). The class file is coherent with the latest version of the Protocole de redaction aux etudes superieures which is available on the faculte's intranet. The class file documentation is in French, the language of the typical user at the Universite de Sherbrooke.
This package provides the \kv@define@key (analogous to keyval’s \define@key, to define keys for use by kvsetkeys.
epsf-dvipdfmx.tex is a plain TeX file to be \input after epsf.tex when using plain TeX with dvipdfmx. It is needed when an .eps file has anything except the origin for the lower-left of its bounding box.
The package an UNSW cover sheet following the 2011 GRS guidelines. It may also (optionally) provide other required sheets such as Originality, Copyright and Authenticity statements.
This LaTeX3 package provides environments codebox and codeview to typset with an environment body, and macros \codefile and \cvfile to typeset programming source code from a file in a fancy box. Starred versions of these environments and macros are provided to add a comment at the bottom of the fancy box.
pst-antiprism is a PSTricks related package which draws an antiprism, which is a semiregular polyhedron constructed with 2-gons and triangles.
The package provides two environments called filecontentsdef and filecontentshere. They are derived from the LaTeX filecontents environment. In addition to the file creation they either store the (verbatim) contents in a macro (filecontentsdef) or typeset them (verbatim) on the spot (filecontentshere). The author developed the package to display TeX code verbatim in documentation and the same time produce the corresponding files during the LaTeX run in order to embed them in the PDF as file attachment annotations (by using Scott Pakin's package attachfile).
In LaTeX typesetting, one usually needs to use different variants of a math symbol to clarify the meanings. For example, in linear algebra literature, it is common to use boldfaced symbols to represent vectors, and normal symbols to represent scalars. However, applying these variants by typing \mathbf, \mathrm commands manually can be daunting. This package aims to provide an automatic and customizable approach for math symbol styling which eliminates the need to enter style commands repeatedly.