From 71e71011dd983f273a1db5a40afd4222b86b48eb Mon Sep 17 00:00:00 2001
From: jee7 <raimondtunnel@hotmail.com>
Date: Tue, 28 Jan 2025 00:59:03 +0200
Subject: [PATCH] Changed the file names within language folders due to primary
 file name conflict in Overleaf.

---
 README.md                                                     | 4 ++--
 english/{thesis.tex => main.tex}                              | 0
 .../p\303\265hi.tex"                                          | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename english/{thesis.tex => main.tex} (100%)
 rename "estonian/l\303\265put\303\266\303\266.tex" => "estonian/p\303\265hi.tex" (100%)

diff --git a/README.md b/README.md
index 0c4fc62..c24a385 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ sudo apt install --no-install-recommends --no-install-suggests texlive-plain-gen
 ## Kasutamine
 
 1. Avage juurkaustas olev `thesis.tex` ja kommenteerige sisse see rida, mis keeles Te oma lأµputأ¶أ¶d teete.
-2. Minge, vastavalt oma keelevalikule, `estonian` vأµi `english` kausta. Sealt leiate faili `lأµputأ¶أ¶.tex` vأµi `thesis.tex`. Selles failis tأ¤idke أ¤ra oma lأµputأ¶أ¶ga seonduv info. Seal defineeritakse ka lأµputأ¶أ¶ dokumendis sisalduvi sektsioone.
+2. Minge, vastavalt oma keelevalikule, `estonian` vأµi `english` kausta. Sealt leiate faili `pأµhi.tex` vأµi `main.tex`. Selles failis tأ¤idke أ¤ra oma lأµputأ¶أ¶ga seonduv info. Seal defineeritakse ka lأµputأ¶أ¶ dokumendis sisalduvi sektsioone.
 3. Kaustas `sektsioonid` vأµi `sections` on Teie lأµputأ¶أ¶ sektsioonide failid.
 4. Kaustas `joonised` vأµi `figures` on Teie lأµputأ¶أ¶ joonised.
 5. Failis `seadistus.tex` vأµi `config.tex` saate seadistada oma lأµputأ¶أ¶ seadeid. Nأ¤iteks valida, millist viitamisstiili kasutada soovite.
@@ -97,7 +97,7 @@ sudo apt install --no-install-recommends --no-install-suggests texlive-plain-gen
 ## Usage
 
 1. Open the `thesis.tex` from the root folder and comment in Your chosen thesis language. In subsequent instructions, let's assume You chose English.
-2. Open the folder `english` and find the file `thesis.tex`. In that file, fill in the information about Your thesis. That file also defines what sections will be included in your document.
+2. Open the folder `english` and find the file `main.tex`. In that file, fill in the information about Your thesis. That file also defines what sections will be included in your document.
 3. The folder `sections` stores the files for Your sections.
 4. The folder `figures` stores Your figure files.
 5. The `config.tex` file allows You to specify some settings for Your thesis. For example, which reference style You want to use.
diff --git a/english/thesis.tex b/english/main.tex
similarity index 100%
rename from english/thesis.tex
rename to english/main.tex
diff --git "a/estonian/l\303\265put\303\266\303\266.tex" "b/estonian/p\303\265hi.tex"
similarity index 100%
rename from "estonian/l\303\265put\303\266\303\266.tex"
rename to "estonian/p\303\265hi.tex"
-- 
GitLab