From 62afbf2498783f9ca3f415e2b8f9df2e22b1be43 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 16 Jan 2010 23:49:06 +0000 Subject: flacards update (16jan10) git-svn-id: svn://tug.org/texlive/trunk@16751 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/flacards/README | 46 +++++++++++----------- .../texmf-dist/doc/latex/flacards/README.TEXLIVE | 2 +- Master/texmf-dist/doc/latex/flacards/changelog.txt | 3 ++ .../texmf-dist/doc/latex/flacards/flacards_ex1.tex | 2 +- 4 files changed, 28 insertions(+), 25 deletions(-) (limited to 'Master/texmf-dist/doc/latex/flacards') diff --git a/Master/texmf-dist/doc/latex/flacards/README b/Master/texmf-dist/doc/latex/flacards/README index bf9599918e5..6802b3abf17 100644 --- a/Master/texmf-dist/doc/latex/flacards/README +++ b/Master/texmf-dist/doc/latex/flacards/README @@ -1,23 +1,23 @@ -flacards class - -V 0.1 -==================== - - -Class for typesetting flashcards. It will produce several user-defined -cards per page with front- and backside. You can put associated pieces -of information on each side like vocabularies. - - -Changelog: - -V 0.1: File creation - -User Manual: - -see flacards.pdf - -Licence: - -See COPYING for License. - +flacards class + +V 0.1.1b +==================== + + +Class for typesetting flashcards. It will produce several user-defined +cards per page with front- and backside. You can put associated pieces +of information on each side like vocabularies. + + +Changelog: + +see changelog.txt + +User Manual: + +see flacards.pdf + +Licence: + +See COPYING for License. + diff --git a/Master/texmf-dist/doc/latex/flacards/README.TEXLIVE b/Master/texmf-dist/doc/latex/flacards/README.TEXLIVE index 41b18a4c04f..c085705770a 100644 --- a/Master/texmf-dist/doc/latex/flacards/README.TEXLIVE +++ b/Master/texmf-dist/doc/latex/flacards/README.TEXLIVE @@ -1,6 +1,6 @@ The following files have been removed in the TeX Live installation of the current package, typically due to duplication, lack of space, or missing source code. You can find these files on CTAN. If questions or -concerns, email tex-live.org. +concerns, email tex-live@tug.org. flacards.pdf diff --git a/Master/texmf-dist/doc/latex/flacards/changelog.txt b/Master/texmf-dist/doc/latex/flacards/changelog.txt index 35fb50a1a24..8954cc0d355 100644 --- a/Master/texmf-dist/doc/latex/flacards/changelog.txt +++ b/Master/texmf-dist/doc/latex/flacards/changelog.txt @@ -1,5 +1,8 @@ Changelog: + 0.1.1b: + - bug fix: option backgrid showed word 'true' in output. + 0.1.1: - bug fix: front side content also printed on back side - updated examples diff --git a/Master/texmf-dist/doc/latex/flacards/flacards_ex1.tex b/Master/texmf-dist/doc/latex/flacards/flacards_ex1.tex index d45ae0c9488..98c474392df 100644 --- a/Master/texmf-dist/doc/latex/flacards/flacards_ex1.tex +++ b/Master/texmf-dist/doc/latex/flacards/flacards_ex1.tex @@ -1,4 +1,4 @@ -\documentclass[frontgrid]{flacards} +\documentclass[frontgrid,backgrid]{flacards} \begin{document} \card{gehen\\schlafen}{to go/to walk\\to sleep} -- cgit v1.2.3