From dc8a6881607ae54ccc1e7b01cd417f7592c38a22 Mon Sep 17 00:00:00 2001 From: Caleb Harper Date: Sun, 4 Feb 2018 16:05:52 -0600 Subject: [PATCH] Renamed g/chart.tex to g/piechart.tex --- infographics/g/{chart.tex => piechart.tex} | 0 infographics/main.tex | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename infographics/g/{chart.tex => piechart.tex} (100%) diff --git a/infographics/g/chart.tex b/infographics/g/piechart.tex similarity index 100% rename from infographics/g/chart.tex rename to infographics/g/piechart.tex diff --git a/infographics/main.tex b/infographics/main.tex index 8f7e0d2..39a0d52 100644 --- a/infographics/main.tex +++ b/infographics/main.tex @@ -224,7 +224,7 @@ %---------------------------------------------------------------------------------------- % PIE CHART %---------------------------------------------------------------------------------------- -\input{./g/chart.tex} +\input{./g/piechart.tex} %---------------------------------------------------------------------------------------- % BAR CHART