Search found 4 matches

by surgelato
Thu Dec 03, 2009 11:17 pm
Forum: Text Formatting
Topic: csquotes: Undefined control sequence.
Replies: 10
Views: 17870

csquotes: Undefined control sequence.

phi wrote:The csquotes package doesn't provide an option named ngerman. The following code compiles without errors:
Hm, not here. Same error. :cry:
by surgelato
Thu Dec 03, 2009 9:10 pm
Forum: Text Formatting
Topic: csquotes: Undefined control sequence.
Replies: 10
Views: 17870

csquotes: Undefined control sequence.

Oh I'm sorry, that was a mistake, I posted the wrong code. This is the right one:
\documentclass[a4paper]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[ngerman]{babel}
\usepackage[style=authortitle-icomp]{biblatex}
\usepackage[babel,ngerman=guillemets]{csquotes ...
by surgelato
Thu Dec 03, 2009 8:05 pm
Forum: Text Formatting
Topic: csquotes: Undefined control sequence.
Replies: 10
Views: 17870

csquotes: Undefined control sequence.

Hello
If I try to compile my code:
\documentclass[a4paper]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[ngerman]{babel}
\usepackage[style=authortitle-icomp]{biblatex}

\begin{document}
test
\end{document}
I get this error:
! Undefined control sequence.
<argument ...
by surgelato
Thu Dec 03, 2009 7:49 pm
Forum: New Members
Topic: Hello community
Replies: 2
Views: 1927

Hello community

I'm Peter from Switzerland (no, I'm not against minarets :cry: ) and I'm a LaTeX-newbie, so I hope I could get some nice help here.