17 lines
584 B
Markdown
17 lines
584 B
Markdown
# FlashCards Config Files #
|
|
|
|
This repository contains additional config files for the LaTeX [FlashCards](https://ctan.org/pkg/flashcards) package by Alexander M. Budge. Specifically, it contains config files for:
|
|
|
|
1. `5160` is for standard return address labels.
|
|
1. `5389` is for 4 x 6 index cards.
|
|
|
|
To use these, place them somewhere in your `texmf` tree, such as:
|
|
|
|
```\user\texmf\tex\latex\flashcards\```
|
|
|
|
and then refresh your database with this command:
|
|
|
|
```$ sudo mktexlsr```
|
|
|
|
These configuration files should now be available to use as an options for the `FlashCards` package.
|