I'm using the memoir document class to typeset a book for my math class. However, when I type the section
Code: Select all
\section{Κανόνας \textlatin{DeL' Hospital}}
Κανόνας DeL' Hospital
in the header of the current chapter it gets printed as
I'm presenting the entire preamble since in a vanilla document I cannot reproduce the problem , although in the header of the vanilla I don't get that weird symbol but I got ' either.
Code: Select all
Code, edit and compile here:
\documentclass[11pt, a4paper]{memoir}\usepackage{amsmath}\usepackage{amsfonts}\usepackage{amssymb}\usepackage{amsthm}\renewcommand\qedsymbol{$\blacklozenge$}\usepackage[shortlabels]{enumitem}\usepackage{cancel}\usepackage{bigints}\usepackage[most]{tcolorbox}\usepackage[utf8]{inputenc}\usepackage[english, greek]{babel}\usepackage{multicol}%chapter style ( Bringhurst chapter style)\usepackage[T1]{fontenc}% not then font used by Bringhurst, but anyway:\usepackage{libertine}% we want to letterspace uppercased words and those in small caps, so:\usepackage{microtype}% the chapter style:\usepackage{xcoffins,xcolor}\NewCoffin\main\NewCoffin\titleline\NewCoffin\chapternumber\makechapterstyle{Bringhurst}{%\renewcommand*\chapterheadstart{}\renewcommand*\printchaptername{}\renewcommand*\chapternamenum{}\renewcommand*\afterchapternum{}% numbered chapters:\renewcommand*\printchapternum{%\SetHorizontalCoffin\chapternumber{%\textcolor{black!10}{\thechapter}%}%\ScaleCoffin\chapternumber{8}{8}%}% unnumbered chapters: