Personal tools
Skip to content. | Skip to navigation
:alt: Current version on PyPI
BrowserStacker ============== Python wrapper for `BrowserStack <https://www.browserstack.com/>`_ features.
The package provides the language definition file for support of English in babel. Care is taken to select british hyphenation patterns for British English and Australian text, and default ('american') patterns for Canadian and USA text.
This package enables to generate multilingual bibliographies in cooperation with babel. Two approaches are possible: Each citation may be written in another language, or the whole bibliography can be typeset in a language chosen by the user. In addition, the package supports commands to change the typography of the bibliographies.
The beamer LaTeX class can be used for producing slides. The class works in both PostScript and direct PDF output modes, using the pgf graphics system for visual effects. Content is created in the frame environment, and each frame can be made up of a number of slides using a simple notation for specifying material to appear on each slide within a frame. Short versions of title, authors, institute can also be specified as optional parameters. Whole frame graphics are supported by plain frames. The class supports figure and table environments, transparency effects, varying slide transitions and animations. Beamer also provides compatibility with other packages like prosper. The package now incorporates the functionality of the former translator package, which is used for customising the package for use in other language environments. Beamer depends on the following other packages: atbegshi, etoolbox, hyperref, ifpdf, pgf, and translator.
Typeset a LaTeX2e document with the Concrete fonts designed by Don Knuth and used in his book "Concrete Mathematics".
BibTeX allows the user to store his citation data in generic form, while printing citations in a document in the form specified by a BibTeX style, to be specified in the document itself (one often needs a LaTeX citation-style package, such as natbib as well). BibTeX itself is an ASCII-only program; there is, however, a version that copes with 8-bit character sets. However, BibTeX's facilities rapidly run out as one moves away from simple ASCII (for example, in the various national sorting rules for languages expressed in different parts of ISO-8859 -- the "ISO Latin" series). For more flexibility, the user is urged to consider using biber with biblatex to typeset its output. In fact, it is best to avoid BibTeX in favour of biber and biblatex, if at all possible.
A convenient interface for typesetting bidirectional texts with plain TeX and LaTeX. The package includes adaptations for use with many other commonly-used packages.
This package provides expandable arithmetic operations with big integers that can exceed TeX's number limits.
This package defines and implements the data type bit set, a vector of bits. The size of the vector may grow dynamically. Individual bits can be manipulated.