Publications in 2022
From the PDF days Europe, September 2022 (Berlin)
Tagged and Accessible PDF with LaTeX – project state, achievements, and plans for the future
- Frank Mittelbach and Ulrike Fischer
- Video of the talk presented at PDF Days Europe September 2022
- Keywords: LaTeX, tagging, accessibility, project status
- Abstract
In Summer 2020 the LaTeX Project Team announced the start of a multi-year project [1, 2] to produce tagged and accessible PDF from existing LaTeX sources with no or only minimal configuration adjustments. In this talk we describe the current state of the project, the existing achievements, and our plans for future.
References
[1] Frank Mittelbach, Ulrike Fischer, and Chris Rowley: LaTeX Tagged PDF Feasibility Evaluation Study. LaTeX Project, Sept. 2020. [2] Frank Mittelbach and Chris Rowley: LaTeX Tagged PDF — A blueprint for a large project. TUGboat 41(3):292–298, 2020.
The talk was recorded and is available on the PDFA website. The slides of the presentation are available here.
TUG Conference 2022 (Online conference)
New in stock — recent LaTeX improvements (that you may have missed)
- Ulrike Fischer
- Video of the TUG 2022 online conference
- Keywords: LaTeX, features, improvements
- Abstract
In this talk I present a selection of improvement we made in the recent LaTeX releases. The changes are not discussed in depth; the goal is to give some interesting examples and make you curious enough to explore the documentation and learn more.
Using spot colors with LaTeX
- Ulrike Fischer
- Video of the TUG 2022 online conference
- Keywords: LaTeX, spot color
- Abstract
In this talk I recount some practical experiences with spot colors I gained while working on the third edition of The LaTeX Companion. I describe what spot colors are, how to use them for text and (Ti_k_Z) graphics, how to mix them properly, and some of the pitfalls we found and how we worked around them.
Key-value setting handling in the kernel
- Joseph Wright
- Video of the TUG 2022 online conference
- Keywords: LaTeX, key/value handling
- Abstract
LaTeX2ε introduced class and package setting in the optional arguments to
\documentclass
and\usepackage
. To date, these were designed to handle simple keyword-based option. Over time, packages have extended the mechanism to accept key-value (keyval) arguments. Recent work by the team brings keyval handling into the kernel. This brings the added benefit of allowing repeated package loading to avoid clashes. Here, I will look briefly at the background, then explore how to use the new mechanism in package development.
Case changing: LaTeX reaches Unicode-land
- Joseph Wright
- Video of the TUG 2022 online conference
- Keywords: LaTeX, Unicode, case changing
- Abstract
In 2015, I talked about my work exploring Unicode-land, particularly how to carry out case changing in XeTeX and LuaTeX properly. Since then,
expl3
has become a part of the LaTeX kernel, and LaTeX has adopted UTF-8 as the standard input encoding. The time has therefore become ripe to “open up” Unicode-land to allow MakeUppercase and MakeLowercase to roam free. In this talk, I’ll remind us of what Unicode tells us about case changing, where the challenges are and how we’ve approached them inexpl3
. I’ll then show how this has combined with some *TeX features to enable us to make the switch, incorporate ideas from the textcase package and upgrade MakeUppercase and MakeLowercase for the 21st century.
siunitx: Launching version 3
- Joseph Wright
- Video of the TUG 2022 online conference
- Keywords: LaTeX, scientific notation
- Abstract
Since it was first released in 2008,
siunitx
has become established as the major package for typesetting physical quantities in LaTeX. Following up on my TUG 2018 talk, I will look at how the update to version 3 has gone now that this is out. I’ll briefly look at the background, then consider some of the user and developer efforts that have made the launch a success.
Publications by year
By selecting an entry in the table of contents you will find links to Portable Document Format (PDF) versions of various articles and papers published by the LaTeX3 project and links to videos of their conference presentations. Some of this list has been assembled 'after the fact'; please inform us if you notice anything missing.
Publications by topic
A different view is given on Publication by Topic page where the Publications are ordered by important topics.
Books by project members and others
A list of books that we think are useful is given on the Books Page. By buying documentation through this website you support the volunteer work of project members to keep LaTeX useful for you.