Skip to content

Commit

Permalink
Fixed bug in ulisboa/fmv for phdcover with specialization
Browse files Browse the repository at this point in the history
Signed-off-by: João Lourenço <[email protected]>
  • Loading branch information
joaomlourenco committed Oct 16, 2024
1 parent 6ae5a5b commit d448441
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions NOVAthesisFiles/Schools/ulisboa/fmv/ulisboa-fmv-defaults.ldf
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,8 @@


% --------------------------------------------------------
\specializationstring(pt):={na especialidade de}
\specializationstring(en):={with specialization in}
\specializationstring(pt):={, na especialidade de}
\specializationstring(en):={, with specialization in}

% Faculty / School
\school(pt):={Faculdade de Medicina Veterinária}
Expand Down Expand Up @@ -379,8 +379,8 @@
{\THEmajorfield(\@LANG@COVER)}%
\ifphddoc{%
\ifdatadefined{specialization}(\@LANG@COVER)%
{\thebarheight(\@LANG@COVER)
\thespecialization(\@LANG@COVER)}{~}}%
{% \thebarheight(\@LANG@COVER)
\THEspecialization(\@LANG@COVER)}{~}}%
{~}%
}%

Expand Down

0 comments on commit d448441

Please sign in to comment.