Search found 3 matches

by Sire El Fatos
Tue Dec 03, 2013 11:53 am
Forum: General
Topic: Accent with newcomand
Replies: 1
Views: 3305

Accent with newcomand

Dear latex users,

I'd greatly appreciate any help with this issue.

Actually, I created a new command (with 3 arguments) in order to have a basic correction functionality.

It's working for any text without accent like the minimal example below :
% General package
\documentclass[a4paper, 12pt ...
by Sire El Fatos
Sun Oct 20, 2013 7:44 pm
Forum: BibTeX, biblatex and biber
Topic: Citation Errors with Chicago Bibliography Style
Replies: 2
Views: 6181

Re: Citation Errors with Chicago Bibliography Style

Thanks for you help, Cgnieder !
by Sire El Fatos
Tue Oct 15, 2013 11:50 am
Forum: BibTeX, biblatex and biber
Topic: Citation Errors with Chicago Bibliography Style
Replies: 2
Views: 6181

Citation Errors with Chicago Bibliography Style

Dear (bib)latex users,

I'd greatly appreciate any help with this issue.

With this minimal example:
\documentclass[11pt,a4paper]{report}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[english,francais]{babel}

\begin{document}
Hello world \cite{toto}

\bibliographystyle{chicago ...