This package provides utility functions for setting tounicode mappings for 7/8 bit fonts. The package provides a unified interface which enables mappings for both pdfTeX and LuaTeX. The aim is to make it easier to make legacy (text) symbol packages, which often use arbitrary glyph names and encodings, accessible for the two engines currently capable of producing accessible PDFs.
The package revives Frutiger's Algol alphabet, designed in 1963 for the code segments in an ALGOL manual. It provides OpenType and Type 1, regular and medium weights, upright and slanted variations. Albeit not monospaced, this font is good for listings if you don't need code to be aligned with specific columns. It also makes a passable but limited text font.
This package provides a program that converts LaTeX source to Braille/Nemeth. It supports the Greek language, which is only Braille level 1, but also English at level 1. Simple pictures in PSTricks are also supported in order to produce tactile graphics with specialized equipment. Note that embossing will need LibreOffice and odt2braille as this project does not deal with embossers drivers.
This package provides the Merriweather and MerriweatherSans families of fonts, designed by Eben Sorkin, with support for LaTeX, pdfLaTeX, XeLaTeX, and LuaLaTeX. Merriweather features a very large x-height, slightly condensed letterforms, a mild diagonal stress, sturdy serifs and open forms. The Sans family closely harmonizes with the weights and styles of the serif family. There are four weights and italics for each.
This package provides a font based on Computer Modern Roman useful for typesetting the mathematical symbols for the natural numbers, whole numbers, rational numbers, real numbers and complex numbers; coverage includes all Roman capital letters, 1, h and k. The font is available both as Metafont source and in Adobe Type 1 format, and LaTeX macros for its use are provided.
The BibLaTeX-ext bundle provides styles that slightly extend the standard styles that ship with BibLaTeX. The styles offered in this bundle provide a simple interface to change some of the stylistic decisions made in the standard styles. At the same time they stay as close to their standard counterparts as possible, so that most customisation methods can be applied here as well.
The maine-thesis class provides support for the formatting requirements for graduate theses of the Graduate School at The University of Maine. It sets default parameters for the report class, modifies captions, references, and the table of contents, and makes specific environments available. The maine-thesis class reflects the guidelines published by the Graduate School at The University of Maine.
Oldstyle is a serif font family designed for body text. This typeface was originally designed by Morris Fuller Benton and released by American Type Founders in 1909 as Century Oldstyle. The family contains three fonts: regular, italic and bold. Superior and inferior figures are available for all fonts in the family. Small capitals and old-style figures are available only for the regular font.
The package allows the user to insert comments into a document that suggest (for example) further editing that may be needed. The comments are shown in the margins alongside the text; different styles for the comments may be used; the styles are selected using package options. The package is based on the package todonotes, and depends heavily on Lua, so it can only be used with LuaLaTeX.
This class extends the a0poster class in that it adds support to easily create posters without the need for taking care of the layout at all. It allows using \maketitle to generate a fancy header containing the title information and also provides macros to position various different types of text boxes in a two-column layout. The color scheme is inspired by the metropolis Beamer theme.
This package lets users output color emojis in LaTeX documents. Emojis can be entered as the characters themselves, as their Unicode code values, or as their short names.
There are already many emoji packages in TeX Live. To avoid uploading a large amount of emoji image data that are essentially identical, the package delegates the image output to the twmojis package and therefore contains no image data.
LaTeX2e's filecontents and filecontents* environments enable a LaTeX source file to generate external files as it runs through LaTeX. However, there are two limitations of these environments: they refuse to overwrite existing files, and they can only be used in the preamble of a document. The filecontents package removes these limitations, letting you overwrite existing files and letting you use filecontents filecontents* anywhere.
The package provides the \pdfmarginpar command which is similar in spirit to \marginpar. However, it creates PDF annotations which may be viewed with Adobe Reader in place of marginal texts. Small icons indicate the in-text position where the message originates, popups provide the messages themselves. Thus bugfixes and other such communications are clearly visible together when viewing the document, while the document itself is not obscured.
This is a LaTeX package allowing Feynman diagrams to be easily generated within LaTeX with minimal user instructions and without the need of external programs. It builds upon the TikZ package and leverages the graph placement algorithms from TikZ in order to automate the placement of many vertices. tikz-feynman allows fine-tuned placement of vertices so that even complex diagrams can still be generated with ease.
The package enables the user to use Beamer style operations on a canvas of the sizes provided by a0poster; font scaling is available (using packages such as type1cm if necessary). In addition, the package allows the user to benefit from the nice colour box handling and alignment provided by the Beamer class (for example, with rounded corners and shadows). Good looking posters may be created very rapidly.
This package (once part of the exsheets package), provides a framework for providing multilingual features to a LaTeX package. The package has its own basic dictionaries for English, Brazilian, Catalan, Dutch, French, German, Polish and Spanish. It aims to use translation material for English, Dutch, French, German, Italian, Spanish, Catalan, Turkish, Croatian, Hungarian, Danish and Portuguese from babel or polyglossia if either is in use in the document.
This package provides some commands (in French) to perform calculations on small (2x2 or 3x3 or 4x4) linear systems, with xint or pyluatex:
\DetMatriceor\DetMatricePYto display the determinant of a matrix;\MatriceInverseor\MatriceInversePYto display the inverse of a matrix;\SolutionSystemeor\SolutionSystemePYto display the solution of a linear system;…
This package will provide a complete implementation of unicode maths for XeLaTeX and LuaLaTeX. Unicode maths is currently supported by the following fonts:
Latin Modern Math,
TeX Gyre Bonum Math,
TeX Gyre Pagella Math,
TeX Gyre Schola Math,
TeX Gyre Termes Math,
DejaVu Math TeX Gyre,
Asana-Math fonts,
STIX,
XITS Math,
Libertinus Math,
Fira Math.
This package aims to document both document level commands, as well package or class level commands. Unlike other packages of the kind, a minimal set of macros, commands, environments is defined: defined commands have an object type as a parameter, allowing for an easy expansion mechanism. No assumption about page layout is made, besides having a marginpar, or underlying macros, so that it can be used with any document class.
Typesetting a frontispiece independently of the layout of the main document is difficult. This package provides a solution by producing an auxiliary TeX file to be typeset on its own and the result is automatically included at the next run. The markup necessary for the frontispiece is written in the main document in a frontespizio environment. Documentation is mainly in Italian, as the style is probably apt only to theses in Italy.
This package makes available the most commonly used symbols in writing about music in a way that can be used with pdfLaTeX and looks consistent and attractive. It includes accidentals, meters, and notes of different rhythmic values. The package builds on the approach used in the harmony package, where the symbols are taken from the MusiXTeX fonts. But it provides a larger range of symbols and a more flexible, user-friendly interface.
This package collects together examples that have been posted to the PSTricks mailing list, together with many additional features for the basic pstricks, pst-plot and pst-node, including: bugfixes; new options for the pspicture environment; arrows; braces as node connection/linestyle; extended axes for plots (e.g., logarithm axes); polar plots; plotting tangent lines of curves or functions; solving and printing differential equations; box plots; matrix plots; and pie charts.
The package provides a means of marking a source, so that samples of it may be included in a document (by means of the listings package) in a stable fashion, regardless of any change to the source. The markup in the source text defines tags for blocks of source. These tags are processed by a shell script to make a steering file that is used by the package when LaTeX is being run.
This package implements a LaTeX class for writing exercise sheets for a lecture. Its features are:
quick typesetting of exercise sheets or their revisions,
simple user friendly commands,
elegant page formatting,
automatic numbering of exercises and sub-exercises,
the number of the exercise sheet is extracted automatically from the file name,
static information about the lectures and the authors needs to provided at one point only.