From 621846a92402036a2c78098b5f616fed2250279c Mon Sep 17 00:00:00 2001 From: Luke Naylor <l.naylor@sms.ed.ac.uk> Date: Fri, 21 Jun 2024 20:28:54 +0100 Subject: [PATCH] Tweak edmaths package to have sans serif title --- .gitmodules | 2 +- edinburgh-math-latex | 2 +- tex/main.tex | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 1a31441..6f74db1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "edinburgh-math-latex"] path = edinburgh-math-latex - url = https://github.com/Foggalong/edinburgh-math-latex.git + url = https://git.ecdf.ed.ac.uk/personal-latex-documents/edmaths.git [submodule "general-semi-homog-presentation"] path = subprojects/general-semi-homog-presentation url = git@git.ecdf.ed.ac.uk:personal-latex-documents/research/general-semi-homog-presentation.git diff --git a/edinburgh-math-latex b/edinburgh-math-latex index 58a2da4..9a7c192 160000 --- a/edinburgh-math-latex +++ b/edinburgh-math-latex @@ -1 +1 @@ -Subproject commit 58a2da49af5b057397a7747d39b900f240839a5e +Subproject commit 9a7c192e53bbd50969c2a83aeb7ea30ebcb95d84 diff --git a/tex/main.tex b/tex/main.tex index 9de06da..c6a4dc3 100644 --- a/tex/main.tex +++ b/tex/main.tex @@ -26,7 +26,7 @@ sorting=ynt urlcolor=blue } -\title{\sffamily Criterion for the Accumulation of +\title{Criterion for the Accumulation of $\nu$-Walls} \author{Luke Naylor} \date{2024} -- GitLab