A one page Toki Pona / English dictionary https://spacecruft.org/tokipona/dictionary
  • TeX 66.5%
  • Makefile 33.5%
Find a file
2025-06-23 18:49:49 -06:00
img Dictionary image 2025-06-23 11:12:55 -06:00
src Split out words, definitions into their own file 2025-06-23 18:49:18 -06:00
.gitignore git ignores 2025-06-23 11:04:24 -06:00
CC-1.0-Universal.txt CC0 1.0 Universal, public domain 2025-06-23 11:04:56 -06:00
CHANGELOG.txt v2.1.0 2025-06-23 18:49:49 -06:00
Makefile Set paper size, orientation as make option 2025-06-23 18:08:56 -06:00
README.md Plural, noted 2025-06-23 18:43:45 -06:00

Toki Pona / English Dictionary

A one page Toki Pona / English Dictionary

Dictionary

Download a PDF release:

Fonts

Copy the .otf and/or .ttf files to ~/.fonts/.

nasin nanpa

The Toki Pona logographs are in the toki sitelen font nasin nanpa by jan Itan.

Fell Types

The Fell Types are originally by John Fell (23 June 1625 10 July 1686).

The types were recreated in a computer font by Igino Marini.

The fonts are under the SIL Open Font License, Version 1.1. The font files are widely available across the Internet in a variety of versions and formats. The OTF format is preferred, as I think it will work better with LaTeX microtype. Here is one location that has OTF and a recent version.

Also available in the Wayback Machine:

Build

LaTeX

This document is written in LaTeX.

There are options for A4, Legal, and Letter size paper.

There are options for Portrait or Landscape orientation.

By default, Letter size in Portrait orientation is generated.

PDF

To generate all PDF sizes and orientations, run:

make

To generate a particular size and orientation, run one or a combination of these:

make a4-landscape
make a4-portrait
make legal-landscape
make legal-portrait
make letter-landscape
make letter-portrait

PNG

To generate a PNG, after generating a PDF, run:

convert dictionary-letter-portrait-$(git describe --tags).pdf img/dictionary.png

Upstream

Based on:

License

The LaTeX source code and the resultant PDFs are placed in the public domain.

CC0 1.0 Universal

2025, Jeff Moe