The document is a German translation of the map/guide to the world of LuaLaTeX. Coverage supports both new users and package developers. Apart from the introductory material, the document gathers information from several sources, and offers links to others.
This package allows drawing implicit functions f(x,y) = 0 with options for coloring the inside of the surfaces, for marking the points and arrowing the curve at points chosen by the user. The package uses the marching squares algorithm.
The package provides a PGF/TikZ library that simplifies working with multiple matrix nodes. To do so, it correctly aligns groups of nodes with the content of the whole matrix. Furthermore, matrix-skeleton
provides rows and columns for easy styling.
The package provides a library that draws together existing TikZ facilities to make a comfortable environment for drawing dependency graphs. Basic facilities of the package include a lot of styling facilities, to let you personalize the look and feel of the graphs.
The bundle provides a beamer
-derived class and a theme style file for the corporate design of the Free University in Berlin. Users may use the class itself (FUbeamer) or use the theme in the usual way with \usetheme{BerlinFU}
.
This package implements a float algorithm extension for handling float pages. It attempts to reduce the number of unnecessary (fairly empty) float pages while making sure that floats nevertheless stay close to their call-outs. Several aspects of the algorithm behavior are adjustable.
The class provides a simple, effective method for knitters to produce high-quality, attractive patterns using LaTeX. It does this by providing commands to handle as much of the layout of the document as possible, leaving the author free to concentrate on the pattern.
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. This package provides extra weights for these fonts.
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.
This package enables the user to draw violin plots, calculating the kernel density estimation from the data and plotting the resulting curve inside a tikzpicture
environment. It supports different kernels, and allows the user to either set the bandwidth value for each plot or use a default value.
The package is a Python script, whose typical use is when preparing printed material for users with low vision. The most effective way of doing this is to print on (notional) small paper, and then to magnify the result; the script calculates the settings for various font and paper sizes.
This package forms parts of expl3, and contains the code used to interface with backends (drivers) across the expl3 codebase. The functions here are defined differently depending on the engine in use. As such, these are distributed separately from l3kernel to allow this code to be updated on an independent schedule.
Authors using LaTeX to typeset books with significant margin material often run into the problem of long notes running off the bottom of the page. This package implements a solution to make marginpars
just work by keeping a list of floating inserts and arranging them intelligently in the output routine.
This package forms parts of expl3, and contains the code used to interface with backends (drivers) across the expl3 codebase. The functions here are defined differently depending on the engine in use. As such, these are distributed separately from l3kernel to allow this code to be updated on an independent schedule.
Identify areas of text to be marked with changebars with the \cbstart
and \cbend
commands; the bars may be coloured. The package uses drivers to place the bars; the available drivers can work with dvitoln03
, dvitops
, dvips
, the emTeX and TeXtures DVI drivers, and VTeX and pdfTeX.
The package shows the hyphenation points in the document by either inserting small triangles below the baseline or by typesetting explicit hyphens. The markers are correctly placed even within ligatures and their size adjusts to the font size. By option the markers can be placed behind or in front of the glyphs. The package requires LuaLaTeX.
This package sanitizes umlauts to be used directly in index entries for MakeIndex and friends with pdfLaTeX. This means that inside \index
an umlaut can be used as "U or as U. In both cases, the letter is written as "U into the raw index file for correct processing with MakeIndex and pdfLaTeX.
This package, which works both for Plain TeX and for LaTeX, defines the \ifPDFTeX
, \ifXeTeX
, and \ifLuaTeX
conditionals for testing which engine is being used for typesetting. The package also provides the \RequirePDFTeX
, \RequireXeTeX
, and \RequireLuaTeX
commands which throw an error if pdfTeX, XeTeX or LuaTeX (respectively) is not the engine in use.
This LaTeX packages provides two hooks for \enddocument
that are executed after the hook of \AtEndDocument
: \AfterLastShipout
can be used for code that is to be executed right after the last \clearpage
before the .aux
file is closed. \AtVeryEndDocument
is used for code after closing and final reading of the .aux
file.
This package provides basic commands for the defined formats of the Austrian sRDP in mathematics. Furthermore, it includes ways to implement answers in the .tex
file which can optionally be displayed in the PDF file, and it offers a way to vary the answers in order to create different groups (e.g., for tests) easily.
The package provides commands and environments that simplify and streamline the process of preparing homework, quiz and exam papers according to a preferred style. The default style is based on the guidelines set by the department of mathematics at KFUPM. It can be easily customized to fit any style for any institution.
The package uses PSTricks to produce diagrams of the visible planets, projected on the plane of the ecliptic. It is not possible to represent all the planets in their real proportions, so only Mercury, Venus, Earth and Mars have their orbits in correct proportions and their relative sizes are observed. Saturn and Jupiter are in the right direction, but not in the correct size.
This package provides a koma-script
parameter set for letters on A4 paper, complying with Finnish standards SFS 2486, 2487 and 2488; suitable for window envelopes with window on the left size in the sizes C5, C65, E5 and E65 (although, because the address window is smaller, for sizes E5 and E65 the address may not fit within the window, but ordinary 3-line address should fit).
The package provides the commands \blindtext
and \Blindtext
for creating "blind" text useful in testing new classes and packages, and \blinddocument
, \Blinddocument
for creating an entire random document with sections, lists, mathematics, etc. The package supports three languages, english
, (n)german
and latin
; the latin
option provides a short "lorem ipsum" (for a fuller "lorem ipsum" text, see the lipsum
package).