The first version of the package allows including Arduino or Processing code using three different forms: writing the code directly in the LaTeX document, writing Arduino or Processing commands in line with the text, calling to Arduino or Processing files. All these options support the syntax highlighting of the official IDE.
Create dummy variables from categorical data. This package can convert categorical data (factor and ordered) into dummy variables and handle multiple columns simultaneously. This package enables to select whether a dummy variable for base group is included (for principal component analysis/factor analysis) or excluded (for regression analysis) by an option. makedummies function accepts data.frame', matrix', and tbl (tibble) class (by tibble package). matrix class data is automatically converted to data.frame class.
Tool for easy prior construction and visualization. It helps to formulates joint prior distributions for variance parameters in latent Gaussian models. The resulting prior is robust and can be created in an intuitive way. A graphical user interface (GUI) can be used to choose the joint prior, where the user can click through the model and select priors. An extensive guide is available in the GUI. The package allows for direct inference with the specified model and prior. Using a hierarchical variance decomposition, we formulate a joint variance prior that takes the whole model structure into account. In this way, existing knowledge can intuitively be incorporated at the level it applies to. Alternatively, one can use independent variance priors for each model components in the latent Gaussian model. Details can be found in the accompanying scientific paper: Hem, Fuglstad, Riebler (2024, Journal of Statistical Software, <doi:10.18637/jss.v110.i03>).
This package provides tools for Makefile execution powered by pure Python.
This is a Common Lisp package for hash table creation with flexible, extensible initializers.
makefun
helps create functions dynamically with a given signature. It was largely inspired by python-decorator
and functools
.
make2graph
creates a graph of dependencies from GNU Make. The output is a graphviz-dot file, a Gexf-XML file or a list of the deepest independent targets.
helm-make
or helm-make-projectile
will give you a helm
selection of directory Makefile's targets. Selecting a target will call compile
on it.
This package defines a \makebox*
command that does the same as a \makebox
command, except that the width is given by a sample text instead of an explicit length measure.
make4ht
is a simple build system for TeX4ht, a TeX to XML converter. It provides a command line tool that drives the conversion process. It also provides a library which can be used to create customized conversion tools.
The makedtx
bundle is provided to help LaTeX2e developers to write the code and documentation in separate files, and then combine them into a single .dtx
file for distribution. It automatically generates the character table, and also writes the associated installation (.ins
) script.
Make is a program that is used to control the production of executables or other files from their source files. The process is controlled from a Makefile, in which the developer specifies how each file is generated from its source. It has powerful dependency resolution and the ability to determine when files have to be regenerated after their sources change. GNU make offers many powerful extensions over the standard utility.
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.