summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1/latex-dev.1
blob: 17f5cb1dc9e8f17a699b91a25762efa2596fed58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.TH LATEX-DEV 1 "17 November 2019" "Web2C 2021"
.SH NAME
latex-dev, pdflatex-dev, xelatex-dev, lualatex-dev, dvilualatex-dev, platex-dev, uplatex-dev \- release candidate LaTeX testing
.SH SYNOPSIS
.B latex-dev
.RI [ first-line ]
.\"=====================================================================
.SH DESCRIPTION
.PP
These -dev executables are intended for testing upcoming LaTeX2e kernel
changes. They correspond to new formats which have been tested by the
LaTeX team for stability and usability. Thus, they are not arbitrary
development snapshots; more like release candidates.
.PP
Wider testing by knowledgeable users is desired, indeed, is the main
purpose for these executables to exist. Simply replacing the regular
engine (e.g., pdflatex) with the -dev engine name (pdflatex-dev) is all
that should be needed.
.PP
The lualatex-dev format is based on luahbtex, the luatex variant with
harfbuzz enabled for glyph shaping.
.PP
Please report bugs in these -dev versions, like all LaTeX releases,
following the procedure at https://www.latex-project.org/bugs.
.SH "SEE ALSO"
.BR latex (1).
.PP
The LaTeX home page is https://latex-project.org.