summaryrefslogtreecommitdiff
path: root/macros/luatex/latex/truthtable/README.md
blob: c41dd42fa329c8937d2803300cbb4a8549dbaeb3 (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
29
30
31
32
33
34
# truthtable

*Copyright (C) Dominic Flück (K-Trout) 2021* <k-trout.ctan[at]protonmail[dot]ch>

truthtable 2021/10/08 v0.0.2

---

The package is distributed under the **LaTeX Public Project License v1.3c** or later.
 
Details: [www.latex-project.org/lppl.txt](https://www.latex-project.org/lppl.txt)

---

## Info

A small LaTeX package for generating truth tables automatically.

## CTAN

The package is available on CTAN: [ctan.org/pkg/truthtable](https://ctan.org/pkg/truthtable).

## Github

The package repository is on Github: [github.com/K-Trout/truthtable](https://github.com/K-Trout/truthtable). For bug reports and feature requests create an issue: [github.com/K-Trout/truthtable/issues](https://github.com/K-Trout/truthtable/issues)

## Provided files

- README.md (This file)
- [truthtable.sty](truthtable.sty) The package file
- [truthtable.pdf](truthtable.pdf) The compiled package documentation
- [truthtable.tex](truthtable.tex) The package documentation file
- [res/exampletable.tex](res/exampletable.tex) Sample usage code
- [res/exampletableoutput.tex](res/exampletableoutput.tex) Sample usage code output