more ignores

This commit is contained in:
2024-01-20 00:01:47 +02:00
parent 8d33d3b291
commit fa447157ba
2 changed files with 27 additions and 13 deletions

View File

@@ -13,6 +13,8 @@
\catcode`\'=\active
\def'{}
% \usepackage[titles]{tocloft}
% Table configuration packages
% Extending the array and tabular environments, Enhanced support for graphics
\usepackage{array,graphicx}
@@ -45,13 +47,13 @@
% \newcommand{\chaptitlefont}[1]{{\bfseries\Large #1}}
% Bellow is the same as the default settings but with : between the number and the title
\titlecontents{chapter}% level to be modified
[0pt]{\addvspace{0.3cm}}%
% {\textsc{\hspace{0cm}\normalsize\bfseries \thecontentslabel: }\normalsize\bfseries\chaptitlefont}
{\textsc{\hspace{0cm}\normalsize\bfseries \thecontentslabel: }\normalsize\bfseries}
{\normalsize\bfseries}% for star chapters
{\hfill\bfseries\contentspage}
[\addvspace{.2pc}]%
% \titlecontents{chapter}% level to be modified
% [0pt]{\addvspace{0.3cm}}%
% % {\textsc{\hspace{0cm}\normalsize\bfseries \thecontentslabel: }\normalsize\bfseries\chaptitlefont}
% {\textsc{\hspace{0cm}\normalsize\bfseries \thecontentslabel: }\normalsize\bfseries}
% {\normalsize\bfseries}% for star chapters
% {\hfill\bfseries\contentspage}
% [\addvspace{.2pc}]%
\PolyglossiaSetup{greek}{indentfirst=false} % Do not indent first paragraph
@@ -80,9 +82,9 @@
\usepackage[backend=biber,style=trad-abbrv,backref=true,autocite=plain,sorting=none,natbib=true]{biblatex} % Use the "Natbib" style for the references in the Bibliography
\DefineBibliographyStrings{greek}{
backrefpage={\textgreek{Αναφορά: σελίδα}},
backrefpages={\textgreek{Αναφορά: σελίδες}},
urlseen = {\textgreek{Ανακτήθηκε}},
backrefpage={\textgreek{Αναφορά στην σελίδα}},
backrefpages={\textgreek{Αναφορά στις σελίδες}},
urlseen = {\textgreek{Επίσκεψη στις}},
}
%%% Print url and doi in a new line when on the bibliography page
@@ -91,7 +93,8 @@
{\setunit{\bibpagerefpunct}\newblock
\usebibmacro{pageref}%
\clearlist{pageref}%
\setunit{\adddot\par\nobreak}}
\setunit{\par\nobreak}}
% \setunit{\adddot\par\nobreak}}
{}}
% \renewbibmacro*{doi+eprint+url}{%
@@ -115,11 +118,13 @@
\renewbibmacro*{url+urldate}{%
\usebibmacro{bbx:parunit}% Added
\printfield{url}
\printurldate
%\iffieldundef{urlyear}
% {}
{\setunit*{\addspace}
% {\setunit*{\addspace}
% \printtext[urldate]{\printurldate}
{\printurldate}
% {\printurldate}
}
}
@@ -138,6 +143,8 @@
% Add date seen bellow everything to not have overfull warning
% \DeclareFieldFormat{urldate}{\mkbibparens{\bibstring{urlseen}\space#1}}
\DeclareFieldFormat[inproceedings]{pages}{#1} % to not have "Στο σελίδες" in inproceedings
%%%
%%%%