> Hi there,
> 
> setting Spanish as the main document language in polyglossia 
> leaves all first paragraphs not to be indented.
> 
> I'm on TL2009 and the indentfirst package doesn't work at all. 
> How can I get indentation on first paragraphs in Spanish?

The following document has its first paragraph after the section
header indented:
===
\documentclass[a4paper]{article}
\usepackage{fontspec}
\usepackage{polyglossia}
\setmainlanguage{spanish}
\usepackage{indentfirst}

\begin{document}

\section{Abc}
Is this indented?

Is this one?

\end{document}
===
Minimal example?

Ciao
Enrico

--
Enrico Gregorio          + Dipartimento di Informatica          + Tel: +39 045 
8027937
enrico.grego...@univr.it + Università degli Studi di Verona     +
(grego...@math.unipd.it) + Strada le Grazie 15 / I-37134 Verona + Fax: +39 045 
8027928




--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to