1

I'm completely new here, and trying LaTeX to write my PhD dissertation (in the humanities, mind you!). I have to write in several languages, and especially French. It is therefore much easier to type the French characters directly on the keyboard. I have a mac with OS 10.8.5. I used the tip given here on the Tex stack exchange (\usepackage[applemac]{inputenc}) and it worked really fine. But, now it suddenly does not work any more without me touching anything when I run it in PDF. I set the following in my configuration:

\usepackage[applemac]{inputenc}             

\usepackage{etoolbox}
\usepackage{fontspec}
 \usepackage{polyglossia}       

 \setdefaultlanguage[british,ordinalmonthday=true]{english}
 \setotherlanguage[spelling=old,latesthyphen=true,babelshorthands=true]{german}
 \setotherlanguage{french}
 \setotherlanguage{italian}
 \usepackage{xspace}

\usepackage[style=british,autostyle=true,strict=true,english=british,autopunct=true,parthreshold=true,german=guillemets]{csquotes}
\setquotestyle{british}
\SetBlockThreshold{3} 
David Carlisle
  • 757,742

0 Answers0