A typographic logo inspired by TeX and LaTeX.
- PDF: lgbtex.pdf
- PNG with transparent background: lgbtex.png
- PNG with white background: lgbtex-light.png
For the full story, see my blog post.
Inspired by the logos of TeX and related software such as LaTeX and BibTeX.
The code follows examples in How to make text like the TeX/LaTeX logo? (StackOverflow).
To build from source, you will need:
- a TeX installation for the
pdflatex
command - ImageMagick for the
convert
command - GNU Make or equivalent
make
command
To build from source,
cd
to the top-level directory of this repository and run:
make
The output files are:
lgbtex.pdf
- PDFlgbtex.png
- PNG, black text with transparent backgroundlgbtex-light.png
- PNG, black text on white background
To remove the generated and temporary files, run:
make clean
LGBTeX by Alessandra Sierra is marked with CC0 1.0