CTAN Comprehensive TeX Archive Network

Directory macros/latex/contrib/l3experimental

README.md

Experimental 3 Concepts

Release 2024-03-14

Overview

The l3experimental packages are a collection of experimental implementations for aspects of the 3 kernel, dealing with higher-level ideas such as the Designer Interface. Some of them work as stand alone packages, providing new functionality, and can be used on top of with no changes to the existing kernel. Others go further, and redefine internals to provide better methods for managing certain constructs. The packages in the collection are under active development and the interfaces may change.

All of the material in the collection requires the 3 base layer package l3kernel. The two packages must be installed in matching versions: if you update l3experimental, make sure that l3kernel is updated at the same time.

Currently included in the CTAN release of l3experimental are the following bundles:

  • l3benchmark
  • l3draw
  • l3graphics
  • l3opacity
  • l3str
  • xcoffins
  • xgalley

l3benchmark


This module provides support for benchmarking the performance of code.

l3draw


This module provides a code-level interface for constructing drawings. The interfaces are heavily inspired by the pgf layer of the widely-used TikZ system.

l3graphics


This module provides interfaces for the inclusion of graphics files in documents, similar to the graphics package.

l3opacity


This module provides support for opacity in PDF output.

l3str


A 'string' in terms is a token list in which all of the tokens have category code 12 ('other'), with the exception of spaces which have the category code 10 ('space'). The l3str-format module provides methods for formatting such strings.

xcoffins


A coffin is a 'box with handles': a data structure which comprises both a box and associated information to allow controlled typesetting. The xcoffins package provides a high-level interface for manipulating coffins. This is supported by the lower-level l3coffins package, which provides the data structure.

xgalley


In 3 terminology a galley is a rectangular area which receives text and other material filling it from top. The vertically extend of a galley is normally not restricted: instead certain chunks are taken off the top of an already partially filled galley to form columns or similar areas on a page. This process is typically asynchronous but there are ways to control or change its behaviour. The xgalley module provides a mechanism for filling galleys and controlling the spacing, hyphenation and justification within them.

Discussion

Discussion concerning the approach, suggestions for improvements, changes, additions, etc. should be addressed to the list -L.

You can subscribe to this list by sending mail to

listserv@urz.uni-heidelberg.de

with the body containing

subscribe LATEX-L  <Your-First-Name> <Your-Second-Name>

Issues

The issue tracker for 3 is currently located on GitHub.

Please report specific issues with 3 code there; more general discussion should be directed to the -L list.

The Project

Development of 3 is carried out by The Project.

The development team can be contacted by e-mail: <latex-team@latex-project.org>; for general 3 discussion the -L list should be used.


Copyright (C) 1998-2004,2008-2012,2014-2024 The LaTeX Project
http://latex-project.org/
All rights reserved.

Download the contents of this package in one zip archive (3.5M).

l3experimental – Experimental 3 concepts

The l3experimental packages are a collection of experimental implementations for aspects of the 3 kernel, dealing with higher-level ideas such as the Designer Interface. Some of them work as stand alone packages, providing new functionality, and can be used on top of with no changes to the existing kernel.

The present release includes:

  • l3benchmark for measuring the time taken by to run certain code;
  • l3draw, a code-level interface for constructing drawings;
  • l3graphics, an interfaces for the inclusion of graphics files;
  • l3opacity, support for opacity in PDF output;
  • l3str, support for string manipulation;
  • xcoffins, which allows the alignment of boxes using a series of ‘handle’ positions, supplementing the simple reference point;
  • xgalley, which controls boxes receiving text for typesetting.

Packagel3experimental
Home pagehttp://www.latex-project.org/code.html
Version 2024-03-14
LicensesThe Project Public License 1.3c
Copyright1998–2004, 2008–2012, 2014–2024 The 3 Project
MaintainerThe Project Team
TDS archivel3experimental.tds.zip
Contained inTeX Live as l3experimental
MiKTeX as l3experimental
TopicsPre release
Macro support
Layout
3
See alsol3kernel
l3packages
...
Guest Book Sitemap Contact Contact Author