diff --git a/local/share/fonts b/local/share/fonts new file mode 120000 index 00000000..1014621e --- /dev/null +++ b/local/share/fonts @@ -0,0 +1 @@ +../../submodules \ No newline at end of file diff --git a/local/share/fonts/.gitignore b/local/share/fonts/.gitignore deleted file mode 100644 index 9a584968..00000000 --- a/local/share/fonts/.gitignore +++ /dev/null @@ -1,7 +0,0 @@ -OpenDyslexic -ComicShanns -ComicNeue -ComicNeue-Angular -SeriousSans -texlive-opentype -texlive-truetype diff --git a/local/share/fonts/ComicNeue b/local/share/fonts/ComicNeue deleted file mode 120000 index e116d60d..00000000 --- a/local/share/fonts/ComicNeue +++ /dev/null @@ -1 +0,0 @@ -../../../submodules/comicneue/Fonts/OTF/ComicNeue \ No newline at end of file diff --git a/local/share/fonts/ComicNeue-Angular b/local/share/fonts/ComicNeue-Angular deleted file mode 120000 index 55fb42bc..00000000 --- a/local/share/fonts/ComicNeue-Angular +++ /dev/null @@ -1 +0,0 @@ -../../../submodules/comicneue/Fonts/OTF/ComicNeue-Angular \ No newline at end of file diff --git a/local/share/fonts/ComicShanns b/local/share/fonts/ComicShanns deleted file mode 120000 index da4a2575..00000000 --- a/local/share/fonts/ComicShanns +++ /dev/null @@ -1 +0,0 @@ -../../../submodules/comic-shanns-mono \ No newline at end of file diff --git a/local/share/fonts/OpenDyslexic b/local/share/fonts/OpenDyslexic deleted file mode 120000 index 6811c532..00000000 --- a/local/share/fonts/OpenDyslexic +++ /dev/null @@ -1 +0,0 @@ -../../../submodules/opendyslexic/compiled/ \ No newline at end of file diff --git a/local/share/fonts/SeriousSans b/local/share/fonts/SeriousSans deleted file mode 120000 index 4e5290d1..00000000 --- a/local/share/fonts/SeriousSans +++ /dev/null @@ -1 +0,0 @@ -../../../submodules/serious-sans/SeriousSans \ No newline at end of file diff --git a/local/share/fonts/texlive-opentype b/local/share/fonts/texlive-opentype deleted file mode 120000 index 585fc3b3..00000000 --- a/local/share/fonts/texlive-opentype +++ /dev/null @@ -1 +0,0 @@ -/usr/share/texlive/texmf-dist/fonts/opentype/ \ No newline at end of file diff --git a/local/share/fonts/texlive-truetype b/local/share/fonts/texlive-truetype deleted file mode 120000 index b3830018..00000000 --- a/local/share/fonts/texlive-truetype +++ /dev/null @@ -1 +0,0 @@ -/usr/share/texlive/texmf-dist/fonts/truetype/ \ No newline at end of file diff --git a/local/share/fonts/update-font-cache.bash b/local/share/fonts/update-font-cache.bash deleted file mode 100755 index be6d7ada..00000000 --- a/local/share/fonts/update-font-cache.bash +++ /dev/null @@ -1,2 +0,0 @@ -#!/usr/bin/env bash -fc-cache -v $@