This package provides a simple but nice theme for Beamer, with the following features:
simple structure: with page numbers at footer, no head bar and side bar ;
simple templates: displaying theorems with traditional inline style;
simple colors: using only several foreground and background colors.
The datatool-regions bundle provides the language-independent region .ldf files for the datatool package. The region files deal with defining the currency symbol, and may additionally (if not dependent on the language) set the number group and decimal characters, and provide functions for parsing numeric dates and times.
The package provides a Type 1 version of Libertinus Math, with a number of additions and changes, plus LaTeX support files that allow it to serve as a math accompaniment to Libertine under LaTeX. In addition, with option sansmath, it can function as a standalone math font with sans serif Roman and Greek letters.
This is a fork of the Linux Libertine and Linux Biolinum fonts that started as an OpenType math companion of the Libertine font family, but grown as a full fork. The family consists of Libertinus Serif, Libertinus Sans, Libertinus Mono, and Libertinus Math, an OpenType math font for use in OpenType math-capable applications.
The package equips LaTeX's \listfiles command with an optional argument for the number of characters in the longest base filename. This way you get a neatly aligned file list even when it contains files whose base names have more than 8 characters. The package can be combined with the myfilist package as explained in the documentation.
The Short Math Guide is intended to be a concise introduction to the use of the facilities provided by amsmath and various other LaTeX packages for typesetting mathematical notation. Originally created by Michael Downes of the American Mathematical Society based only on amsmath, it has been brought up to date with references to related packages and other useful information.
This small package modifies the BibLaTeX macro which reads a .bbl file created by Biber. It is thus possible to include a .bbl file into the main document with the environment and send it to a publisher who does not need to run the Biber program. However, when the bibliography changes one has to create a new .bbl file.
The package looks at all hyphenation breaks in the document, comparing them against a white-list prepared by the author. If a hyphenation break is found, for which there is no entry in the white-list, the package flags the line where the break starts. The author may then either add the hyphenation to the white-list, or adjust the document to avoid the break.
The datatool-english bundle provides English language support for the datatool package. The English files provide encoding support for UTF-8 and ISO-8859-1 (Latin 1). This bundle also includes limited support for Old English (Anglo-Saxon) mainly to provide an example for a language that has multiple scripts (in this case, Latin and Runic) or for a language that has an extended Latin or non-Latin script.
This package produces font tables for Unicode fonts as well as for 8-bit fonts. The table layout can be adjusted in various ways including restricting the range of output to show only a portion of a specific font. To quickly produce a one-off table there is a stand-alone version unicodefont.tex that asks you a few questions and then generates the table --- somewhat similar to nfssfont.tex for 8-bit fonts.
This package contains the sources of the GUTenberg French LaTeX FAQ (French (La)TeX users group), currently maintained as a Git repository open to all: https://gitlab.gutenberg-asso.fr. If you'd like to read the FAQ, please visit the URL above. This package also contains two PDF versions of this FAQ. These files are made available on CTAN only to encourage reuse of this content, and to preserve a permanent copy.
Some journals accept the reference list only as \bibitems. If you use BibTeX, there is no problem: just paste the content of the .bbl file into your document. However, there was no out-of-the-box way to do the same for BibLaTeX, and you had to struggle with searching appropriate .bst files, or formatting your reference list by hand, or something like that. Using the workaround provided by this package solves the problem.
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 is meant for setting parameters in a LuaLaTeX document in a more programmatic way with YAML. Parameters can be specified by adding a ``recipe'' file. These recipe files describe the parameter's type, placeholders or default values. From thereon, the placeholders can be displayed in the document and an ``example'' document can be created. An ``actual copy'' document can be created by loading additional ``payload'' files, which all must correspond to a recipe file.
This package is developed to generate modular addition and multiplication tables for positive integers. It provides an easy way to generate modular addition and modular multiplication tables for positive integers in LaTeX documents. The commands in the package have optional arguments for the formatting of tables. These commands can be used in an environment similar to a tabular or array environment. The commands can also be used with the booktabs package, which provides nice formatting of tables in LaTeX.
This package provides the \includecombinedgraphics macro for the inclusion of combined EPS/LaTeX and PDF/LaTeX graphics. Instead of including the graphics with a simple \input, the \includecombinedgraphics macro has some comforts: changing the font and color of the text of the LaTeX part; rescaling the graphics without affecting the font of the LaTeX part; automatic inclusion of the vector graphics part, as far as LaTeX part does not do it; and rescaling and rotating of complete graphics.
This package provides a class for generating disquisitions intended to be in compliance with North Dakota State University requirements. Updated (2022) North Dakota State University LaTeX thesis class features several functionalities, including not limited to, numbered and non-numbered versions, overall justification, document point sizes, fonts options, SI units, show frames, URL breaking, long tables, subfigures, multi-page figures, chapter styles, sub-files, algorithm listing, BibTeX and BibLaTeX support, individual chapter and whole document bibliography, natbib citations, and clever references.
Initially a logbook for me, a person with type one diabetes mellitus, this evolved over time into a TeX project, making it prettier and easier to use. I've made it simple to use, while not forgoing the document's beauty or the speed of input. The logbook, with slight commenting out and editing, could be used as a journal by anybody, although the template and graphing functionality are set up for people using insulin injections and blood glucose teststrips, as well as counting/estimating carbs, protein, and fat.
The jslectureplanner package facilitates the generation and management of university course material. It provides an interface to set up and access centralized course data that can be reused in all course documents. Furthermore, the package is able to calculate the session dates of a whole semester and generate course programs, if the course is held weekly and the date of the first lecture is specified. Moreover, the package can be used to generate a sectioned course bibliography via BibLaTeX. The bundle also includes a package jsmembertable.sty that helps in generating course member and presence lists.
The Clojure pamphlet system is a system based on the Clojure literate system. In the Clojure's pamphlet system you have your main LaTeX file, which can be compiled regularly. This file contains documentation and source code (just like in other forms of literate programming). These code snippets are wrapped in the chunk environment, hence they can be recognized by the tangler in order to extract them. Chunks can be included inside each other by the getchunk command (which will be typesetted accordingly). Finally, the LaTeX file will be run through the tangler to get the desired chunk of code.
Light LaTeX Make (llmk) is yet another build tool specific for LaTeX documents. Its aim is to provide a simple way to specify a workflow of processing LaTeX documents and encourage people to always explicitly show the right workflow for each document. You can describe the workflows either in an external file llmk.toml or in a LaTeX document source in the form of magic comments. It provides a uniform way to describe the workflows available for nearly all TeX environments, and behaves exactly the same in any environment. At this point, llmk intentionally does not provide any method for user configuration. Therefore one can guarantee that for a LaTeX document with an llmk setup, the process of typesetting the document will be reproduced in any TeX environment with the program.
This package provides a theme for Beamer presentations.
This package provides the binaries for texlive-lcdftypetools.
The Albi Beamer theme features a colorful triangular design.