Skip to content
Snippets Groups Projects
Commit a88205de authored by Edward Longman's avatar Edward Longman
Browse files

Make the UoS Logo part of the template installation

parent 7d7ae3b6
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
# install - moves all of the created files into the # install - moves all of the created files into the
#*======================BUILD AND INSTALL NAMES================================ #*======================BUILD AND INSTALL NAMES================================
TEXMF = C:/Apps/texlive/texmf-local TEXMF = C:\Users\<username>\texmf
STYLE = ecsdocs STYLE = ecsdocs
#*====================DEFINE EXPECTED OUTPUT FILES============================= #*====================DEFINE EXPECTED OUTPUT FILES=============================
...@@ -22,7 +22,8 @@ CLSFILES = ecsthesis.cls \ ...@@ -22,7 +22,8 @@ CLSFILES = ecsthesis.cls \
ecsreport.cls \ ecsreport.cls \
ecsarticle.cls \ ecsarticle.cls \
ecsgdp.cls \ ecsgdp.cls \
ecsgdpsummary.cls ecsgdpsummary.cls \
ecsUoSLogo.png
TPLFILES = AppendixA.tex \ TPLFILES = AppendixA.tex \
Article.tex \ Article.tex \
...@@ -133,6 +134,5 @@ install: $(GENFILES) $(DOCFILES) ...@@ -133,6 +134,5 @@ install: $(GENFILES) $(DOCFILES)
install $(BIBFILES) $(BIBDIR) install $(BIBFILES) $(BIBDIR)
$(MAKE) clean $(MAKE) clean
initexmf -u
#*=========================================================================== #*===========================================================================
ecsUoSLogo.png

66 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment