Tagged Questions
0
votes
1answer
206 views
Clash between TIKZ and French Babel [duplicate]
Possible Duplicate:
tikz declare function and babel french option
I'm working on a document requiring both tikz and [french]Babel.
There is a clash between [french]Babel, and TIKZ:
No ...
5
votes
1answer
89 views
Conflicts with Datatool and babel (french)
I am having trouble compiling a latex document using an external CSV file with datatool and using the french language from the babel package.
The content of my latex file is:
...
22
votes
1answer
2k views
Test if a package (or package option) is loaded
[french]{babel} (aka frenchb) is incompatible with some other packages, such as tikz, since it tries to insert \thinspace before semi-colons.
In order to make these two play nice, you have to call ...