This package typesets a LaTeX counter such as page in an arbitrary base (default 16). It does not change font or typeface.
Makeplot is a LaTeX package that uses the PSTricks pst-plot
functions to plot data that it takes from Matlab output files.
The package provides a \makecommand
command, which is like \newcommand
or \renewcommand
except it always (re)defines a command. There is also \makeenvironment
and \provideenvironment
for environments.
The package provides the means to include a glossary into a document. The glossary is prepared by an external program, such as xindy
or makeindex
, in the same way that an index is made.
MakeCirc is a MetaPost library that contains diverse symbols for use in circuit diagrams. MakeCirc offers a high quality tool, with a simple syntax. MakeCirc is completely integrated with LaTeX documents and with other MetaPost drawing/graphic. Its output is a PostScript file.
This package provides an interface for selecting from different conversion recipes, often including tools like ffmpeg
or convert
. The conversion command need only be written once, and subsequent invocations can be readily customized. Several recipes are included by default, and more can be readily added.
This package supports common layouts for tabular column heads in whole documents, based on one-column tabular environment. In addition, it can create multi-lined tabular cells.
The package also offers:
a macro which changes the vertical space around all the cells in a
tabular
environment,macros for multirow cells, which use the facilities of the
multirow
package,macros to number rows in tables, or to skip cells;
diagonally divided cells;
horizontal lines in
tabular
environments with defined thickness.
The package contains the development sources of MakeIndex.
Shell Maker is a convenience wrapper around Comint mode.
android-make-stub
provides stubs for the make
system of the Android platform. This allows us to use their packages mostly unmodified in our Android NDK build system.
The package simplifies production of custom shapes with correct anchor borders, in PGF/TikZ; the only requirement is a PGF path describing the anchor border. The package also provides macros that help with the management of shape parameters, and the definition of anchor points.
This package facilitates the creation and maintenance of tables of contents.
The standard letter class letter
has a label feature. You can activate it using \makelabels
. While in Germany window envelopes are common, printing labels is not common, and scrlttr2
has never supported label printing. Using makelabels.lco
does implement a \makelabels
feature similar to the standard letter classes. Currently there are (almost) no configuration features for makelabels.lco
. But you may use the envlab
package after loading makelabels.lco
to get various configuration features.
Heiko Oberdiek's makerobust
package defined a command with name \MakeRobustCommand
that could be used to make fragile commands robust. The LaTeX format has, since 2015, included a command \MakeRobust
with the same syntax and behaviour. Also by 2019, almost all commands in LaTeX that may be used in a moving argument are already robust. This package is now just a simple one-liner defining the name \MakeRobustCommand
as an alias for \MakeRobust
. This package should not be used in any new documents.
This package provides several tools that aim to simplify the compilation of LaTeX documents:
LaTeX.mk
: a Makefile snippet to help compiling LaTeX documents in DVI, PDF, PS, ... format. Dependencies are automatically tracked: one should be able to compile documents with a one-line Makefile containing include LaTeX.mk. Complex documents (with multiple bibliographies, indexes, glossaries, ...) should be correctly managed.figlatex.sty
: a LaTeX package to easily insert Xfig figures. It can interact with LaTeX.mk so that the latter automatically invokesfig2dev
if needed.
The package contains macros for printing various 2/5 bar codes and Code 39 bar codes. The macros do not use fonts but create the bar codes directly using vertical rules. It is therefore possible to vary width to height ratio, ratio of thin and thick bars. The package is therefore convenient for printing ITF bar codes as well as bar codes for identification labels for HP storage media.
This package provides a script to unpack self-extracting archives generated by makeself
or mojo
without running the possibly untrusted extraction shell script.
The makecookbook
bundle contains the files needed to create a nice quality family cookbook in a form ready to submit to most print-on-demand companies. Modifiable choices have been made regarding standard book features such as trim size, margins, headers/footers, chapter heading formatting, front matter (copyright page, table of contents, etc.) and back matter (index). Commands and environments have been created to format the food stories and recipes. The user will need to: supply their own food stories and recipes(!), and install the needed fonts. We assume a LuaTeX compile.
Please note that no new document class or package is included here. Rather, we provide a modifiable preamble and a small number of other files that, together, fully support creation of all of the internal pages of a cookbook (i.e., everything except the cover art).
This package provides the binary for texlive-makeindex
.
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 module provides lexicon-handling modules to read from other localization formats, such as Gettext, Msgcat, and so on.
This package implements a functionality of creating here-documents from raw strings.
go-gemini
is a library that provides an easy interface to create clients that speak the Gemini protocol.
This package provides SOCKS5 proxy for @urlhttps://github.com/makeworld-the-better-one/go-gemini,go-gemini.