Go to file
2025-02-13 19:26:18 -05:00
.gitignore Updated ignore file 2025-02-04 10:24:26 -05:00
adages.tex Updated adages.tex 2025-02-13 19:26:18 -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
geometry-flashcards.tex Added geometry flash cards 2025-02-08 14:25:31 -05:00
readme.md Updated readme to include adages. 2025-02-13 10:24:09 -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. adages.tex uses the flashcards package with header and footer options on the front side.
  2. 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.)
  3. business_cards.tex uses the elzcards package with the business cards option.
  4. geometry-flashcards.tex uses the elzcards package with custom macros to define the card appearance.
  5. return-address-labels.tex generates return address labels suitable for Avery 5160 labels using the elzcards package with the business cards option.
  6. rules-of-acquisition-flashcards.tex uses the flashcards package. (We are also using a counter to number the cards.)