summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/flacards
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-01-16 23:49:06 +0000
committerKarl Berry <karl@freefriends.org>2010-01-16 23:49:06 +0000
commit62afbf2498783f9ca3f415e2b8f9df2e22b1be43 (patch)
tree897ca7baf05f2c932074f8d2deaecdcaa63d5732 /Master/texmf-dist/tex/latex/flacards
parent073661b413b5683c65ca049724362422a931bfd8 (diff)
flacards update (16jan10)
git-svn-id: svn://tug.org/texlive/trunk@16751 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/flacards')
-rw-r--r--Master/texmf-dist/tex/latex/flacards/flacards.cls2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/flacards/flacards.cls b/Master/texmf-dist/tex/latex/flacards/flacards.cls
index 40e89a45c2c..eb7b0b1081e 100644
--- a/Master/texmf-dist/tex/latex/flacards/flacards.cls
+++ b/Master/texmf-dist/tex/latex/flacards/flacards.cls
@@ -165,7 +165,7 @@
\advance\@tempdimb by \textwidth\relax%
\advance\@tempdimb by -\cardwidth\relax%
\put(\fc@strippt\@tempdimb,-\fc@strippt\@tempdima){%
-\ifdefined\fc@backgrid{true}\framebox(\fc@strippt\cardwidth,\fc@strippt\cardheight)[t]{\fc@boxcontent{b}{#2}}%
+\ifdefined\fc@backgrid\framebox(\fc@strippt\cardwidth,\fc@strippt\cardheight)[t]{\fc@boxcontent{b}{#2}}%
\else\makebox(\fc@strippt\cardwidth,\fc@strippt\cardheight)[t]{\fc@boxcontent{b}{#2}}%
\fi%
}%