diff --git a/KSP_A5_Diss_EN.tex b/KSP_A5_Diss_EN.tex index 00a97ee3404d25942721009f6dcc7ccc502eac9e..980a09278b8465fc9116a18ef1acd6bab71c80f1 100644 --- a/KSP_A5_Diss_EN.tex +++ b/KSP_A5_Diss_EN.tex @@ -1,27 +1,30 @@ -% Version 1.0.0 EN +% Version 1.0.1 EN % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%% Preamble %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -%%% Preamble / compile %%% +%%% Preamble / compile %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% Notes on compile / setting order: +% Important: +% To avoid errors and problems when compiling, please always use the current version of your operating system (Windows / Mac / Linux). Before you compile this template, update your operating system or have your department IT representative update your operating system. % -% For the correct display of the bibliographies (multibib) please compile as follows: +% Notes on compile / setting order: +% For the correct display of the layout and the bibliographies (multibib) please compile as follows (see "Order of compilation operations"): % -% - Windows 10: via the PowerShell or command prompt (cmd). -% To do this, go to the folder of this project, do not select any file, click on an empty space with the left mouse button and open the context menu while holding down the Shift key (Shift key + right mouse click) and select "Open PowerShell window here". Then enter "cmd" and call the compile processes individually as follows: +%- Windows 10: via the PowerShell or command prompt (cmd). +% To do this, go to the folder of this project, do not select any file, click on an empty space with the left mouse button and open the context menu while holding down the Shift key (Shift key + right mouse click) and select "Open PowerShell window here". Then enter "cmd" and call the compile processes individually as follows (see "Order of compilation operations"): % -% - macOS Big Sur 11.0.1: via the terminal. +%- macOS Big Sur 11.0.1: via the terminal. % To do this, go to the parent folder of this project and select the folder in which the project is located. Now open the context menu (secondary click) by pressing Control + mouse button or tapping with two fingers on the trackpad. Now select "New Terminal at Folder" and call up the compile processes individually as follows: % % +%- Order of compilation operations % pdflatex KSP_Diss_A5 % bibtex KSP_Diss_A5 -% bibtex journal % The file name of the file to be executed with Bibtex is specified in the command "\ newcites {}" in this TeX file +% bibtex journal % The file name of the file to be executed with Bibtex is specified in the command "\ newcites {}" in this TeX file % bibtex conference % The file name of the file to be executed with Bibtex is specified in the command "\ newcites {}" in this TeX file % pdflatex KSP_Diss_A5 % pdflatex KSP_Diss_A5 diff --git a/Read_me_compile.txt b/Read_me_compile.txt index b616e792d52d42200446776292590d6e47dcc670..1fe4230c521e28720255c405b4d2449b64e38125 100644 --- a/Read_me_compile.txt +++ b/Read_me_compile.txt @@ -1,14 +1,17 @@ -Notes on compile / setting order: +Important: +To avoid errors and problems when compiling, please always use the current version of your operating system (Windows / Mac / Linux). Before you compile this template, update your operating system or have your department IT representative update your operating system. -For the correct display of the bibliographies (multibib) please compile as follows: +Notes on compile / setting order: +For the correct display of the layout and the bibliographies (multibib) please compile as follows (see "Order of compilation operations"): - Windows 10: via the PowerShell or command prompt (cmd). -To do this, go to the folder of this project, do not select any file, click on an empty space with the left mouse button and open the context menu while holding down the Shift key (Shift key + right mouse click) and select "Open PowerShell window here". Then enter "cmd" and call the compile processes individually as follows: +To do this, go to the folder of this project, do not select any file, click on an empty space with the left mouse button and open the context menu while holding down the Shift key (Shift key + right mouse click) and select "Open PowerShell window here". Then enter "cmd" and call the compile processes individually as follows (see "Order of compilation operations"): - macOS Big Sur 11.0.1: via the terminal. To do this, go to the parent folder of this project and select the folder in which the project is located. Now open the context menu (secondary click) by pressing Control + mouse button or tapping with two fingers on the trackpad. Now select "New Terminal at Folder" and call up the compile processes individually as follows: +- Order of compilation operations pdflatex KSP_Diss_A5 bibtex KSP_Diss_A5 bibtex journal % The file name of the file to be executed with Bibtex is specified in the command "\ newcites {}" in this TeX file diff --git a/dokOptions_A5_EN.tex b/dokOptions_A5_EN.tex index c9e4d4b9a1699c9b31aa6041cbcc53509b5afab0..950c73f90823fd852dd145249bc0458b65d05696 100644 --- a/dokOptions_A5_EN.tex +++ b/dokOptions_A5_EN.tex @@ -1,4 +1,4 @@ -% Version 1.0.0 EN +% Version 1.0.1 EN % % Show page limits to check the page display %\usepackage{showframe}