xdanaux / fontawesome-latex

LaTeX mappings for Font Awesome, the icons font
307 stars 36 forks source link

LaTeX Error: Option clash for package {xparse,fontspec} #6

Open cburroughs opened 8 years ago

cburroughs commented 8 years ago

I'm not used to installing packages outside of a canned TeXLive distro, so I'm not sure if I messed something up or what the standard way to structure packages dependencies is. But if I try to use packages with options (like fontspec) in my document, I get errors like:

! LaTeX Error: Option clash for package fontspec.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.

If I comment out one of the usepackage declarations than it seems to work.