A LaTeX package for drawing timelines.
  • TeX 99.4%
  • Lua 0.6%
Find a file
Clea F. Rees 6c6551220c
Some checks failed
Automatic Checks for chronos / Update TeX Live cache (push) Has been cancelled
Automatic Checks for chronos / Test build: chronos (push) Has been cancelled
bump checkout action version
2025-11-30 07:52:07 +00:00
.github bump checkout action version 2025-11-30 07:52:07 +00:00
testfiles chronos : adjust for glue changes in new latex release (t09, t29, all engines) 2025-11-30 07:50:26 +00:00
testfiles-info update and rename tests 2025-07-12 16:37:22 +01:00
testfiles-mem update and rename tests 2025-07-12 16:37:22 +01:00
testfiles-old TeX : chronos : tidy/label old testfiles/scripts for changes 2025-03-02 20:54:14 +00:00
testfiles-refs update and rename tests 2025-07-12 16:37:22 +01:00
testfiles-transformation-scripts TeX : chronos : tidy/label old testfiles/scripts for changes 2025-03-02 20:54:14 +00:00
.gitignore TeX : chronos : chronos-code.dtx newidiadau drafft i ddileu xparse am pethau mewnol 2025-07-19 03:54:10 +01:00
build.lua tweak manifest, excludetests (for manifest.txt only) 2025-07-20 13:06:50 +01:00
chronos-code.dtx add tag into files (paratoi am tagging) 2025-07-19 14:13:54 +01:00
chronos-eg.tex TeX : chronos : coordinate fersiynnau (oedd v0.1 vs v0.8 -> v0.9 2025-02-27 03:08:07 +00:00
chronos.dtx chronos : try https://tex.stackexchange.com/a/754799/ \partokencontext=0 2025-11-30 06:28:55 +00:00
chronos.ins TeX : chronos : cywiro code listing (save & restore macrocode env clobbered by doctools) 2025-03-02 07:33:03 +00:00
config-info.lua TeX : chronos : add indirect test for correct package info (#3) 2025-07-12 16:36:26 +01:00
config-mem.lua -x 2025-03-05 20:05:04 +00:00
config-refs.lua -x 2025-03-05 20:05:04 +00:00
config-xetex.lua ignore scratch test in check 2025-07-19 03:46:49 +01:00
LICENSE licence 2025-02-22 02:10:11 +00:00
manifest.txt tweak manifest, excludetests (for manifest.txt only) 2025-07-20 13:06:50 +01:00
README.md add tag into files (paratoi am tagging) 2025-07-19 14:13:54 +01:00

Id: README.md 11096 2025-07-19 13:13:42Z cfrees

chronos

TikZ-based package for drawing customisable timelines with pgfkeys-based configuration and support for colour schemes, styles and memoization.

Licence

Copyright 2023-2025 Clea F. Rees

This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c of this license or (at your option) any later version. The latest version of this license is in https://www.latex-project.org/lppl.txt and version 1.3c or later is part of all distributions of LaTeX version 2008-05-04 or later.

This work has the LPPL maintenance status `maintained'.

The Current Maintainer of this work is Clea F. Rees.

This file may only be distributed together with a copy of the package chronos. You may however distribute the package chronos without such generated files.

This work consists of all files listed in manifest.txt.

Features

The package supports drawing timelines and aims to be highly customisable. Extensive configuration options are offered via a standard key-value interface based on pgfkeys. Custom colour schemes and styles are supported, and the package includes documented examples of each. Memoization works out-of-the-box if the memoize package is loaded. The code was developed as a result of questions concerning difficulties in customising the output of existing packages for drawing timelines, which sometimes eschew pgfkeys and are often challenging to configure, even when based on PGF/TikZ.

chronos is based on TikZ, but uses some functions from expl3.

Code Repositories

Code for the package is hosted at https://codeberg.org/cfr/chronos For convenience, the repository is mirrored at https://github.com/cfr42/chronos

Contact Details

Bug reports, feature requests etc. should be filed at https://codeberg.org/cfr/chronos/issues

Clea F. Rees Version 0.9.3 2025-07-19

vim: et:tw=80:ts=2: