Chers colistiers
j’ai troqué l’usage du package \endnotes pour \enotez, afin de
transformer les appels de notes en liens cliquables mais voilà-t-il pas
que je me retrouve avec de méchants rectangles barrés de croix de
saint-andré devant lesdits appels de notes. Comment supprimer cette
horreur ?
\documentclass[11pt]{report}
\usepackage{geometry} % See geometry.pdf to learn the
layout options. There are lots.
\geometry{a4paper} % … or a4paper or a5paper or …
%\geometry{landscape} % Activate for for rotated page
geometry
%\usepackage[parfill]{parskip} % Activate to begin paragraphs with an
empty line rather than an indent
\usepackage{graphicx}
\usepackage{xcolor}
\usepackage{amssymb}
\usepackage{enotez}
\usepackage{longtable}
\usepackage{setspace}
\usepackage{fontspec,xltxtra,xunicode}
\usepackage{polyglossia}
\setmainlanguage{french}
\setotherlanguage[variant=ancient]{greek}
\usepackage{makeidx}
\makeindex
\defaultfontfeatures{Mapping=tex-text}
\setromanfont[Mapping=tex-text]{Linux Libertine O}
\setsansfont[Scale=MatchLowercase,Mapping=tex-text]{Gill Sans}
\setmonofont[Scale=MatchLowercase]{Andale Mono}
\usepackage[hyphens]{url}
\usepackage{hyperref}
\hypersetup{
bookmarks=true, % show bookmarks bar?
bookmarksopen=true,
bookmarksnumbered=true,
linktocpage=true,
hyperindex=true,
hyperfootnotes=true,
colorlinks=true,
linkcolor=black, anchorcolor=black,
citecolor=black, menucolor=black, urlcolor=black,
unicode=false, % non-Latin characters in Acrobat’s bookmarks
pdftoolbar=true, % show Acrobat’s toolbar?
pdfmenubar=true, % show Acrobat’s menu?
pdffitwindow=false, % window fit to page when opened
pdfstartview={FitH}, % fits the width of the page to the window
pdftitle={Le Rouge et le Noir}, % title
pdfauthor={O. Boilleau}, % author
pdfsubject={Cours sur Le Rouge et le Noir}, % subject of the document
pdfcreator={Creator}, % creator of the document
pdfproducer={Producer}, % producer of the document
pdfkeywords={Stendhal, Le Rouge et le Noir, cours}, % list of keywords
pdfnewwindow=true, % links in new PDF window
colorlinks=true, % false: boxed links; true: colored links
linkcolor=blue, % color of internal links (change box
color with linkbordercolor)
citecolor=green, % color of links to bibliography
filecolor=magenta, % color of file links
urlcolor=cyan % color of external links
}
\clubpenalty=9996
\widowpenalty=9999
\brokenpenalty=4991
\predisplaypenalty=10000
\postdisplaypenalty=1549
\displaywidowpenalty=1602