Hm, not here. Same error.phi wrote:The csquotes package doesn't provide an option named ngerman. The following code compiles without errors:
Search found 4 matches
- Thu Dec 03, 2009 11:17 pm
- Forum: Text Formatting
- Topic: csquotes: Undefined control sequence.
- Replies: 10
- Views: 19413
csquotes: Undefined control sequence.
- Thu Dec 03, 2009 9:10 pm
- Forum: Text Formatting
- Topic: csquotes: Undefined control sequence.
- Replies: 10
- Views: 19413
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 ...
\documentclass[a4paper]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[ngerman]{babel}
\usepackage[style=authortitle-icomp]{biblatex}
\usepackage[babel,ngerman=guillemets]{csquotes ...
- Thu Dec 03, 2009 8:05 pm
- Forum: Text Formatting
- Topic: csquotes: Undefined control sequence.
- Replies: 10
- Views: 19413
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 ...
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 ...
- Thu Dec 03, 2009 7:49 pm
- Forum: New Members
- Topic: Hello community
- Replies: 2
- Views: 2042
Hello community
I'm Peter from Switzerland (no, I'm not against minarets
) and I'm a LaTeX-newbie, so I hope I could get some nice help here.