Skip to content

Commit

Permalink
Checking if SF font exists before including package
Browse files Browse the repository at this point in the history
  • Loading branch information
joaomlourenco committed May 23, 2021
1 parent 9428578 commit ac4c9d9
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion NOVAthesisFiles/Schools/ipl/isel/schl-defaults.ldf
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
%% Draw the cover page
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\AtEndPreamble{%
\usepackage[scaled=1]{inter}%
\LoadHelveticaLikeFont%
% \usepackage{gillius2}%
}

Expand Down
2 changes: 1 addition & 1 deletion NOVAthesisFiles/Schools/ips/ests/schl-defaults.ldf
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
%% Draw the cover page
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\AtEndPreamble{%
\usepackage[scaled=1]{inter}%
\LoadHelveticaLikeFont%
% \usepackage{gillius2}%
}

Expand Down
2 changes: 1 addition & 1 deletion NOVAthesisFiles/Schools/iscteiul/eta/schl-defaults.ldf
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
%% Draw the cover page
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\AtEndPreamble{%
\usepackage[scaled=1]{inter}%
\LoadHelveticaLikeFont%
% \usepackage{gillius2}%
}

Expand Down
2 changes: 1 addition & 1 deletion NOVAthesisFiles/Schools/nova/ensp/schl-defaults.ldf
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
%% Draw the cover page
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\AtEndPreamble{%
\usepackage[scaled=1]{inter}%
\LoadHelveticaLikeFont%
% \usepackage{gillius2}%
}

Expand Down
2 changes: 1 addition & 1 deletion NOVAthesisFiles/Schools/nova/fcsh/schl-defaults.ldf
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
%% Draw the cover page
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\AtEndPreamble{%
\usepackage[scaled=1]{inter}%
\LoadHelveticaLikeFont%
% \usepackage{gillius2}%
}

Expand Down
2 changes: 1 addition & 1 deletion NOVAthesisFiles/Schools/nova/ims/schl-defaults.ldf
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ of the requirements for the degree of %
%% Draw the cover page
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\AtEndPreamble{%
\usepackage[scaled=1]{inter}%
\LoadHelveticaLikeFont%
% \usepackage{gillius2}%
}

Expand Down
2 changes: 1 addition & 1 deletion NOVAthesisFiles/Schools/other/mscgt/schl-defaults.ldf
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ for the degree of \emph{\thedegreename(en)}}
%% Draw the cover page
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\AtEndPreamble{%
\usepackage[scaled=1]{inter}%
\LoadHelveticaLikeFont%
% \usepackage{gillius2}%
}

Expand Down
2 changes: 1 addition & 1 deletion NOVAthesisFiles/Schools/ulht/univ-defaults.ldf
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
%% Draw the cover page
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\AtEndPreamble{%
\usepackage[scaled=1]{inter}%
\LoadHelveticaLikeFont%
% \usepackage{gillius2}%
}

Expand Down
2 changes: 1 addition & 1 deletion NOVAthesisFiles/Schools/ulisboa/fc/schl-defaults.ldf
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@

% Temporary macro to use in conditional expressions;
\AtEndPreamble{%
\usepackage[scaled=1]{inter}%
\LoadHelveticaLikeFont%
% \usepackage{gillius2}%
}

Expand Down
2 changes: 1 addition & 1 deletion NOVAthesisFiles/Schools/ulisboa/ist/schl-defaults.ldf
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
%% Draw the cover page
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\AtEndPreamble{%
\usepackage[scaled=1]{inter}%
\LoadHelveticaLikeFont%
% \usepackage{gillius2}%
}

Expand Down

0 comments on commit ac4c9d9

Please sign in to comment.