This package provides a LaTeX class for typesetting books with a simple and clear design. Currently, it has native support for Chinese (simplified and traditional), English, French, German, Italian, Japanese, Portuguese (European and Brazilian), Russian and Spanish typesetting. It compiles with either XeLaTeX or LuaLaTeX.
The newspaper
package redefines the page style and \maketitle
command to produce a typeset page similar to that of a newspaper. It also provides several commands that (when used with other packages) simplify the writing of articles in a newspaper-style column format.
The package enables authors to designate in the preamble to make the document body enclosed with the given pieces of code. As is known, there are already various mechanisms provided by LaTeX kernel or packages that attach hooks at the beginning and end of documents.
This package provides \kvsetkeys
, a variant of \setkeys
from the keyval
package. Users can specify a handler that deals with unknown options. Active commas and equal signs may be used, and only one level of curly braces are removed from the values.
Package mathalfa
was renamed to mathalpha
. For backward compatibility the old name will continue to be recognized in LaTeX documents. The package provides means of loading maths alphabets (such as are normally addressed via macros \mathcal
, \mathbb
, \mathfrak
and \mathscr
).
ArabXeTeX provides a convenient ArabTeX-like user-interface for typesetting languages using the Arabic script in XeLaTeX, with flexible access to font features. Input in ArabTeX notation can be set in three different vocalization modes or in roman transliteration. Direct UTF-8 input is also supported.
This package provides a Bourne shell script that uses BibTeX to extract bibliography entries that are \cite
'd in a document. It can also expand a BibTeX file, expanding the abbreviations (other than the built-in ones like month names) and following the cross-references.
This package provides a survey of programming-related documentation for LaTeX. Included are references to printed and electronic books and manuals, symbol lists, FAQs, the LaTeX source code, CTAN and distributions, programming-related packages, users groups and online communities, and information on creating packages and documentation.
This is a XeLaTeX template for writing theses to apply academic degrees in Xidian University. The template is designed according to the official requirements on typesetting theses. The template currently supports all levels of degrees from bachelor to doctor, including both academic master and professional master.
Cantarell is a contemporary Humanist sans serif designed by Dave Crossland and Jakub Steiner. The present package provides support for this font in LaTeX. It includes Type 1 versions of the fonts, converted for this package using FontForge from its sources, for full support with Dvips.
This package provides a collection of macros to simplify using physical units (e.g., m for meters, J for joules, etc.), especially in math mode. All major SI units are included, as well as some CGS units used in astronomy.
This package provides a document class for higher degree research theses in compliance with the specifications of UoW theses in the Guidelines for Preparation and Submission of Higher Degree Research Theses (March 2006), by the Research Student Centre, Research & Innovation Division, UoW.
Harano Aji fonts (Harano Aji Mincho and Harano Aji Gothic) are fonts obtained by replacing Adobe-Identity-0 (AI0) CIDs of Source Han fonts (Source Han Serif and Source Han Sans) with Adobe-Japan1 (AJ1) CIDs. There are 14 fonts, 7 weights each for Mincho and Gothic.
qyxf-book
is a LaTeX document class (template) developed by Qian Yuan Xue Fu (QYXF), a student club of Xi'an Jiaotong University (XJTU). It creates a minimalistic document style, and several color schemes are offered. Currently the template is only designed for Chinese typesetting.
This package was written with the aim of providing MetaPost macros for creating a geometry figure that closely matches an imperative description: Let A be the point with coordinates (2,3). Let B be the point with coordinates (4,5). Draw the line (A, B).
The swung dash (U+2053) is a useful character traditionally used in typsetting dictionaries, but not supported by most typefaces. This package provides one simple command to typeset a swung dash in XeLaTeX and LuaLaTeX, by applying transformations to the given font's glyph for a tilde.
The DANTE font for the logo of DANTE, the German speaking TeX users group. The font includes only the five characters d, a, n, t, and e. dantelogo.sty
provides an interface for LuaLaTeX, XeLaTeX, and pdfLaTeX.
This package is intended for typesetting drama of any length. It provides two environments for typesetting dialogues in prose or in verse; new document divisions corresponding to acts and scenes; macros that control the appearance of characters and stage directions; and automatic generation of a ``dramatis personae'' list.
This package allows the user to input formatted data into elements of a 2-D or 3-D array and to recall that data at will by individual cell number. The data can be but need not be numerical in nature. It can be, for example, formatted text.
These are metrics to use existing Chinese TrueType fonts in workflows that use LaTeX and dvipdfmx
, or pdfLaTeX. The fonts themselves are not included in the package. Six font families are supported: Kai, Song, Lishu, Fangsong, Youyuan and Hei. Two encodings (GBK and UTF-8) are supported.
This package provides an interface to the Iwona math fonts by Janusz Marian Nowacki. It allows to use Iwona as math complement for sans serif fonts without native math. The package allows font scaling, the choice of light and condensed versions, and the creation of multiple math versions.
The package provides the environment fullwidth
, which sets the left and right margins in a simple way. There is no constraint about page breaks; if you are using the two-side mode, you can set the inner and outer margins to avoid the effects of the different margins.
PygmenTeX is a Python-based LaTeX package that can be used for typesetting code listings in a LaTeX document using Pygments. Pygments is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code.
This bundle introduces explcheck
, a static analysis tool for developers working with expl3
code. Currently in its initial release, explcheck
aims to help developers identify potential issues and improve code quality. In the future, this bundle may expand to include additional development tools for expl3
.