summaryrefslogtreecommitdiff
path: root/macros/luatex/latex/truthtable/README.md
blob: 18baedb8580f4c1b149b8dc833146679c48c2724 (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
# truthtable

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

truthtable 2021/10/01 v0.0.1

---

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.

## 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