From 01ad1558f25f3b9c1e9dd142e41351082ad86f97 Mon Sep 17 00:00:00 2001 From: Kenneth Odle Date: Sat, 8 Feb 2025 11:34:18 -0500 Subject: [PATCH] Updated readme with botany flash cards file --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c1e4f60..43df52e 100644 --- a/readme.md +++ b/readme.md @@ -2,6 +2,7 @@ Flash cards are easy to make in LaTeX. This repo contains several examples using default packages. +1. `botany-flashcards.tex` uses the [flacards](https://www.ctan.org/pkg/flacards) package to create Avery 5371 compatible flash cards. (This file also changes some of the card parameters at the end.) 1. `business_cards.tex` uses the [elzcards](https://ctan.org/pkg/elzcards) package with the business cards option. 1. `return-address-labels.tex` generates return address labels suitable for Avery 5160 labels using the [elzcards](https://ctan.org/pkg/elzcards) package with the business cards option. 1. `rules-of-acquisition-flashcards.tex` uses the [flashcards](https://ctan.org/pkg/flashcards) package. (We are also using a counter to number the cards.)