Tagged Questions
9
votes
2answers
286 views
Unexpected clash between babel and pgf spy
The following example taken from the pgfplots manual (p. 121) works
fine only if the line loading babel is commented
\documentclass{article}
\usepackage[frenchb]{babel} % this is the troubelsome ...
1
vote
1answer
114 views
flacards and forloop is working but not with tikz foreach
My flashcard with \forloop is working after your help.
I try it with \foreach (tikz) but it's not working.
The pdf files contain only one flash card in the bottom right corner, the 24th card and the ...