Browse Source

refactor: add styling for table row streching

develop
Apostolos Fanakis 3 years ago
parent
commit
a8c898fed5
Signed by: Apostolof GPG Key ID: 8600B4C4163B3269
  1. 2
      thesis-general.sty

2
thesis-general.sty

@ -10,3 +10,5 @@
\usepackage{greek-enumerate} % Greek enumeration for ordered item lists
\usepackage{float} % For \begin{figure}[H]
\usepackage[font={footnotesize, it}]{caption} % For captions under figures
\renewcommand{\arraystretch}{1.2} % Streches the table row height so text is not crammed between the lines
Loading…
Cancel
Save