From 657dce2d0dfbe498e753f60bb64f2be713cae4b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= <hugo@lysator.liu.se> Date: Tue, 5 Sep 2023 19:27:15 +0200 Subject: [PATCH] =?UTF-8?q?Move=20infom=C3=B6te=20media=20to=20subdirector?= =?UTF-8?q?y.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../presentation/media/D21_1.jpg" | Bin .../presentation/media/bk4-link6.jpg" | Bin .../presentation/media/uni-antenn.jpg" | Bin .../presentation/old/Makefile" | 0 .../presentation/old/beamerthemesthlm.sty" | 0 .../presentation/old/presentation.tex" | 2 ++ .../presentation/old/presentation_en.tex" | 0 7 files changed, 2 insertions(+) rename "infom\303\266te/presentation/D21_1.jpg" => "infom\303\266te/presentation/media/D21_1.jpg" (100%) rename "infom\303\266te/presentation/bk4-link6.jpg" => "infom\303\266te/presentation/media/bk4-link6.jpg" (100%) rename "infom\303\266te/presentation/uni-antenn.jpg" => "infom\303\266te/presentation/media/uni-antenn.jpg" (100%) rename "infom\303\266te/presentation/Makefile" => "infom\303\266te/presentation/old/Makefile" (100%) rename "infom\303\266te/presentation/beamerthemesthlm.sty" => "infom\303\266te/presentation/old/beamerthemesthlm.sty" (100%) rename "infom\303\266te/presentation/presentation.tex" => "infom\303\266te/presentation/old/presentation.tex" (99%) rename "infom\303\266te/presentation/presentation_en.tex" => "infom\303\266te/presentation/old/presentation_en.tex" (100%) diff --git "a/infom\303\266te/presentation/D21_1.jpg" "b/infom\303\266te/presentation/media/D21_1.jpg" similarity index 100% rename from "infom\303\266te/presentation/D21_1.jpg" rename to "infom\303\266te/presentation/media/D21_1.jpg" diff --git "a/infom\303\266te/presentation/bk4-link6.jpg" "b/infom\303\266te/presentation/media/bk4-link6.jpg" similarity index 100% rename from "infom\303\266te/presentation/bk4-link6.jpg" rename to "infom\303\266te/presentation/media/bk4-link6.jpg" diff --git "a/infom\303\266te/presentation/uni-antenn.jpg" "b/infom\303\266te/presentation/media/uni-antenn.jpg" similarity index 100% rename from "infom\303\266te/presentation/uni-antenn.jpg" rename to "infom\303\266te/presentation/media/uni-antenn.jpg" diff --git "a/infom\303\266te/presentation/Makefile" "b/infom\303\266te/presentation/old/Makefile" similarity index 100% rename from "infom\303\266te/presentation/Makefile" rename to "infom\303\266te/presentation/old/Makefile" diff --git "a/infom\303\266te/presentation/beamerthemesthlm.sty" "b/infom\303\266te/presentation/old/beamerthemesthlm.sty" similarity index 100% rename from "infom\303\266te/presentation/beamerthemesthlm.sty" rename to "infom\303\266te/presentation/old/beamerthemesthlm.sty" diff --git "a/infom\303\266te/presentation/presentation.tex" "b/infom\303\266te/presentation/old/presentation.tex" similarity index 99% rename from "infom\303\266te/presentation/presentation.tex" rename to "infom\303\266te/presentation/old/presentation.tex" index 53dd959..b96824f 100644 --- "a/infom\303\266te/presentation/presentation.tex" +++ "b/infom\303\266te/presentation/old/presentation.tex" @@ -137,6 +137,8 @@ pdfmoddate= {D:\pdfdate}, pdfcreator = {Lysator} } +\graphicspath{{../media/}} + \begin{document} %-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= diff --git "a/infom\303\266te/presentation/presentation_en.tex" "b/infom\303\266te/presentation/old/presentation_en.tex" similarity index 100% rename from "infom\303\266te/presentation/presentation_en.tex" rename to "infom\303\266te/presentation/old/presentation_en.tex" -- GitLab