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.
Documentation at https://melpa.org/#/org-make-toc
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.
Create unit tests from a file of expressions
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
.
Documentation at https://melpa.org/#/makefile-executor
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 provides a tool for making fat OSX binaries (a portable lipo).
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.