diff --git a/SettingsAndPackages/formatsAndDefs.tex b/SettingsAndPackages/formatsAndDefs.tex index 3765c14..5440355 100644 --- a/SettingsAndPackages/formatsAndDefs.tex +++ b/SettingsAndPackages/formatsAndDefs.tex @@ -109,6 +109,11 @@ \renewcommand{\listoflistingscaption}{Κατάλογος Εντολών} \renewcommand{\listingscaption}{\textgreek{Εντολή}} +\addto\captionsgreek{% + \renewcommand{\figurename}{\textgreek{Σχήμα}}% + \renewcommand{\tablename}{\textgreek{Πίνακας}}% +} + \newminted{bash}{style=sas,breaklines,frame=lines} \addbibresource{Bibliography.bib} % The references (bibliography) information are stored in the file named "Bibliography.bib"