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 tabular environment is changed so that the outer \tabcolseps are compensated and a \hline has the same length as the text.
TeX for the Impatient is a book (of around 350 pages) on TeX, Plain TeX and Eplain. This is its French translation.
The ffslides (``freeform slides'') class is intended to make it easier to place various types of content freely on the page, and therefore easier to design documents with a strong visual component: presentations, posters, research or lecture notes, and so on. The goal of the class is to be less rigid and less complex than some of the popular presentation-making options. It is essentially a small set of macros added to the article class.
The Information Mapping method provides a methodology for structuring and presenting information. It claims to be useful for readers who are more concerned about finding the right information than reading the document as a whole. Thus short, highly structured, and context free pieces of information are used. A LaTeX style and a LaTeX class are provided. The style contains definitions to typeset maps and blocks according to the Information Mapping method. The class provides all definitions to typeset a whole document.
The package makes it easier to write articles where proofs and other material are deferred to the appendix. The appendix material is written in the LaTeX code along with the main text which it naturally complements, and it is automatically deferred. The package can automatically send proofs to the appendix, can repeat in the appendix the theorem environments stated in the main text, can section the appendix automatically based on the sectioning of the main text, and supports a separate bibliography for the appendix material.
The sudoku package provides an environment for typesetting sudoku grids.
The package provides facilities for drawing big integral signs when needed. An example would be when the integrand is a matrix.
The dejavu-otf package supports the TTF fonts from the DejaVu project and the OpenType version of the TeXGyre Math.
The class provides facilities for typesetting modern curriculums vitae, both in a classic and in a casual style. It is fairly customizable, allowing you to define your own style by changing the colours, the fonts, etc.
The package enables the user to generate high-quality othello (also known as Reversi) board diagrams of any size. The diagrams support annotations, including full game transcripts. Automated board or transcript creation, from plain text formats standard to WZebra (and other programs) is also supported.
Edsger W. Dijkstra and others suggest a unique style to present mathematical proofs and to construct programs. This package provides macros that support calculational proofs and Dijkstra's guarded command language.
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 provides an Italian language module for glossaries package.
This package provides two utilities: chkdvifont, which check fonts in DVI/TFM/JFM/FONT files, and dvispc, which corrects the page-independence of DVI file using color specials or tpic specials, and transforms between a DVI file and a text file.
The package contains the IPAex Fonts converted into Unicode sub-fonts in Type 1 format, which is most suitable for use with the CJK package.
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.
This package allows LuaTeX to load packages from the default package.path and package.cpath locations. This could be useful to load external Lua modules, including modules installed via LuaRocks.
This package offers low-level macros to build rows with vertically-aligned cells (top, middle or bottom) and calculate the height of a row. These cells can have variable or fixed height and can be paragraph-cells or inline-cells. Different vertical alignments can be used in the same row.
The package provides commands to draw spectral sequence diagrams, providing facilities for clipping and arranging multiple symbols so that they do not overlap. The package is built using PGF, and shares that systems large demands for TeX system memory. Its geometric commands are based on a turtle graphics model, and control structures such as loops and conditionals are available.
The French TeX User Group GUTenberg has been publishing The GUTenberg Letter, its irregular newsletter, since February 1993. For this purpose, a dedicated, in-house (La)TeX class was gradually created but, depending on new needs and on the people who were publishing the Newsletter, its development was somewhat erratic; in particular, it would not have been possible to publish its code as it was. In addition, its documentation was non-existent. The Board of Directors of the association, elected in November 2020, wished to provide a better structured, more perennial and documented class, able to be published on the CTAN. This is now done with the present letgut class.
The package provides functionality for typesetting seminar proceedings based on KOMA-Script's scrreprt class and etoc. It offers an alternative to \chapter that typesets the speaker and if necessary the typist of the notes for the talk in question.
Moreover, the class provides two types of table of contents. A global table of contents showing only the talks of the seminar and the respective speakers and a local table of contents for each talk showing the sections and subsections of the respective talk.
The package is a Python script, whose typical use is when preparing printed material for users with low vision. The most effective way of doing this is to print on (notional) small paper, and then to magnify the result; the script calculates the settings for various font and paper sizes.
The package provides language definitions file for support of both Upper and Lower Sorbian, in Babel. Some shortcuts are defined, as well as translations to the relevant language of standard LaTeX names.
The FigSize package enables automatic sizing of graphics, especially when including graphics with the graphicx package. The user only has to specify the number of graphics that should fit to a page or fraction there of and the package will dynamically calculate the correct graphics sizes relative to the page size. Thus, graphics can be auto-sized to fill a whole page or fraction and manual changes of graphic sizes are never needed when changing document layouts. Finally, the package's dynamic lengths can be used to allow other document element sizes to be dynamic.