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 package provides the hecthese class, a class based on memoir and compatible with LaTeX. Using this class, postgraduate students at HEC Montreal will be able to write their dissertation or thesis while complying with all the presentation standards required by the University. This class is meant to be as flexible as possible; in particular, there are very few hard-coded features except those that take care of the document's layout.
Dissertations and theses at HEC Montreal can be written on a per-chapter or per-article basis. Documents that are written on a per-article basis require a bibliography for each of the included articles and a general bibliography for the entire document. The hecthese class takes care of these requirements.
The class extends the standard book class, in the areas of colour scheme management, document layout, headings and footers, front page layout, and other minor items.
The style is a development of apalike.bst in the BibTeX bundle. The style serves two journals --- if the user executes \nocite{TitlesOn}, the style serves for the Journal of Theoretical Biology; otherwise it serves for the Journal of Molecular Biology.
The package provides a script that performs on the fly downloads of missing packages, while a document is being compiled. To use the script, replace your (LaTeX) compilation command with texliveonfly.py file.tex.
The bundle supplements pmx, providing the means of typesetting chords above the notes of a score. The bundle contains: macros for typing the chords; a Lua script to transpose chord macros to the required key signature; and support scripts for common requirements.
The package solves an issue with the detection of text height, e.g., by package scrlayer or showframe, when using the landscape environment of package lscape or pdflscape.
The CodeDoc class is an alternative to DocStrip (and others) to produce LaTeX code along with its documentation without departing from LaTeX's ordinary syntax. The documentation is prepared like any other LaTeX document and the code to be commented verbatim is simply delimited by an environment. When an option is turned on in the class options, this code is written to the desired file(s). The class also includes fully customizable verbatim environments which provide the author with separate commands to typeset the material and/or to execute it.
The bundle contains two packages: quoted, for inserting quotation marks; and onedash, for inserting dashes. Each package takes a language name as an option; accepted language options are american, british, german and polish.
This package is for including .Rnw (knitr/sweave) files inside .tex files. It requires that you have R and the R-package knitr installed.
The package introduces a command \shadowtext, which adds a drop shadow to the text that is given as its argument. The colour and positioning of the shadow are customisable.
The package provides hooks to perform actions on every page, or on the current page. Specifically, actions are performed after the page is composed, but before it is shipped, so they can be used to prepare the output page in tasks like putting watermarks in the background, or in setting the next page layout, etc.
This package is a small LaTeX package that adds a collection of simple macros for parentheses and bullets. It exists for one purpose only, to be loaded by documents which were originally typeset using the package SemanTeX, but which have been stripped of SemanTeX markup using the package stripsemantex which is part of SemanTeX. Therefore, unless your document is one of those, simply don't use this package. And even if your document is one of those, there is a good chance you will not have to load it after all. In most cases, you will be able to replace the macros it provides by macros from other packages.
The bundle contains plain TeX format files and documents for upTeX and and e-upTeX.
This package provides some commands (with English and French keys) to work with tangram puzzles: \beginEnvTangramTikz and \PieceTangram to position a piece, \TangramTikz to display a predefined tangram.
This class for typesetting journal articles is accepted for submitted articles both in Elsevier's electronic submission system and elsewhere.
The Droid typeface family was designed by Steve Matteson. The Droid family consists of Droid Serif, Droid Sans and Droid Sans Mono fonts. The bundle includes the fonts in both TrueType and Adobe Type 1 formats.
The package offers the placement of background material on the pages of a document. The user can control many aspects (contents, position, color, opacity) of the background material that will be displayed; all placement and attribute settings are controlled by setting key values.
This package provides commands for adding full width fading pictures at the top or bottom of a page. It is based on TikZ with the fadings library.
The ltx-talk class is focused on producing (on-screen) presentations, along with support material such as handouts and speaker notes. Content is created in a frame environment, each of which can be divided up into a number of slides (actual output pages). A simple overlay notation is used to specify which material appears on each slide within a frame. The class supports a range of environments to enable complex slide relationships to be constructed.
The appearance of slides is controlled by a template system. Many of the elements of slides can be adjusted by setting simple key-based values in the preamble. More complex changes can be implemented by altering specific, targeted definitions without needing to rewrite entire blocks of code. This allows a variety of visual appearances to be selected for the same content source.
The ltx-talk class has syntax similar to the popular Beamer class, although there are some (deliberate) differences. However, ltx-talk has been implemented to support creation of tagged (accessible) PDF output as a core aim. As such, it is suited to creating output for reuse in other formats, e.g., HTML conversions, without additional steps.
EasyDTX is a variant of the DTX format which eliminates the need for all those pesky macrocode environments. Any line introduced by a single comment counts as documentation, and documentation lines may be indented. An .edtx file is converted to a .dtx by a Perl script called edtx2dtx. There is also a rudimentary Emacs mode, implemented in easydoctex-mode.el, which takes care of fontification, indentation, and forward and inverse search.
The package provides OCG (Optional Content Groups) support within a PDF document, replacing the file.sty distributed with Asymptote. Nested OCGs are supported. The package may be used with pdfLaTeX and XeLaTeX.
The kashida feature in XePersian has problems with some fonts such as the HM Series fonts and the XB Series fonts. This package fixes these problems.
This package provides macros for scientific articles.
The hyperref package is used to handle cross-referencing commands in LaTeX to produce hypertext links in the document. The package provides backends for the \special set defined for HyperTeX DVI processors; for embedded pdfmark commands for processing by Acrobat Distiller (dvips and Y&Y's dvipsone); for Y&Y's dviwindo; for PDF control within pdfTeX and dvipdfm; for TeX4ht; and for VTeX's pdf and HTML backends. The package is distributed with the backref and nameref packages, which make use of the facilities of hyperref.