Go to file
2025-02-08 11:34:18 -05:00
.gitignore Updated ignore file 2025-02-04 10:24:26 -05:00
botany-flashcards.tex Added botany flashcards using flacards package 2025-02-08 10:39:29 -05:00
business_cards.tex Initial commit (just business cards) 2025-02-03 18:59:36 -05:00
readme.md Updated readme with botany flash cards file 2025-02-08 11:34:18 -05:00
return-address-labels.tex Added return address labels 2025-02-07 10:21:22 -05:00
rules-of-acquisition-flashcards.tex Added rules of acquisition 2025-02-07 08:25:57 -05:00

LaTeX Flash Card Examples

Flash cards are easy to make in LaTeX. This repo contains several examples using default packages.

  1. botany-flashcards.tex uses the flacards package to create Avery 5371 compatible flash cards. (This file also changes some of the card parameters at the end.)
  2. business_cards.tex uses the elzcards package with the business cards option.
  3. return-address-labels.tex generates return address labels suitable for Avery 5160 labels using the elzcards package with the business cards option.
  4. rules-of-acquisition-flashcards.tex uses the flashcards package. (We are also using a counter to number the cards.)