From 9cb995fadf43f00a8b43aad382c0e9658f2d291e Mon Sep 17 00:00:00 2001 From: konsthol Date: Sun, 21 Jan 2024 00:29:55 +0200 Subject: [PATCH] debug suff --- SettingsAndPackages/formatsAndDefs.tex | 5 +++++ 1 file changed, 5 insertions(+) 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"