I have a problem with an inputenc error. When I attempt to build from the source, I got these 4 errors:
Code: Select all
!Package inputenc Error: Unicode char \u8:́ not set up for use with LaTeX.
!Package inputenc Error: Unicode char \u8:́ not set up for use with LaTeX.
!Package inputenc Error: Unicode char \u8:́ not set up for use with LaTeX.
!Package inputenc Error: Unicode char \u8:́ not set up for use with LaTeX.
Code: Select all
! Package biblatex Error: Incompatible package 'ucs'.
! Package ucs Error: Please activate option 'combine'.
! Package ucs Error: Please activate option 'combine'.
! Package ucs Error: Please activate option 'combine'.
! Package ucs Error: Please activate option 'combine'.
P.S. This is my preamble:
Code: Select all
\documentclass[12pt,a4paper]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[american]{babel}
\usepackage[babel]{csquotes}
\usepackage[authordate]{biblatex-chicago}
\bibliography{chapter1}
\usepackage{booktabs}
\usepackage{caption}
\usepackage{qtree}
\usepackage{lmodern}
\usepackage{microtype}
\usepackage{ellipsis}
Code: Select all
! Package inputenc Error: Unicode char \u8:́ not set up for use with LaTeX.