From 8ff4d5e1b80086158f6b5068582e0fd9ecc1473e Mon Sep 17 00:00:00 2001 From: Kenneth Odle Date: Sat, 8 Feb 2025 14:27:59 -0500 Subject: [PATCH] Updated readme with geometry flash cards file --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 43df52e..4126834 100644 --- a/readme.md +++ b/readme.md @@ -4,5 +4,6 @@ Flash cards are easy to make in LaTeX. This repo contains several examples using 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. `geometry-flashcards.tex` uses the [elzcards](https://ctan.org/pkg/elzcards) package with custom macros to define the card appearance. 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.)