User Tools

Site Tools


texworksconfiguration

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
texworksconfiguration [2018/08/06 16:52]
sszenti [1. UTF-8 Coding]
texworksconfiguration [2019/11/05 12:13]
sszenti
Line 2: Line 2:
 ====== Configuration of TeXWorks ====== ====== Configuration of TeXWorks ======
  
-[[http://​www.tug.org/​texworks/​|TeXWorks]] is a user friendly and easy-to-install editor. The two steps described here are necessary to configure the editor and make it work in connection with our template. First, the setting **UTF-8** will be used as coding for the TeX files, and then **Biber** will be added to the menu.+[[http://​www.tug.org/​texworks/​|TeXWorks]] is a user friendly and easy-to-install editor. The steps described here are necessary to configure the editor and make it work in connection with our template. First, the setting **UTF-8** will be used as coding for the TeX files, and then **Biber** will be added to the menu.
 ===== 1. UTF-8 Coding ===== ===== 1. UTF-8 Coding =====
  
Line 10: Line 10:
 ===== 2. Adding Biber ===== ===== 2. Adding Biber =====
  
 +{{:​support:​texworks_biber_1.png|}}
  
-Under Typesetting in the same window, you will find the option Processing Tools in the middle of the list. By clicking on the plus sign on the right (1) you can initiate a new request.+Under **Typesetting** in the same window, you will find the option ​**Processing Tools** in the middle of the list. By clicking on the plus sign on the right (**1**) you can initiate a new request.
  
-In the window that appears, enter Biber in the Name field. Then deactivate the option View PDF after running. Click on the plus sign in the bottom right-hand corner and create a new entry under Arguments. Now enter the character string $basename. Finally, click on the Browse button to open the Windows dialogue box. Select biber, which can be found in one of the following directories:​ c:\\texlive\2013\bin\win32 or c:\\texlive\2013\bin\win64.+{{:support:texworks_biber_2.png|}}
  
-The window should appear as shown above. You can close all the windows by clicking on the OK button. If you are working with the MikTeX distribution,​ you must choose a different path for biber. In this case, please consult the MikTeX documentation.+In the window that appears, enter **Biber** in the **Name** field. Then deactivate the option **View PDF after running**. Click on the plus sign in the bottom right-hand corner and create a new entry under **Arguments**. Now enter the character string **$basename**. Finally, click on the Browse button to open the Windows dialogue box. Select **biber**, which can be found in one of the following directories:​ **c:​\\texlive\2013\bin\win32** or **c:​\\texlive\2013\bin\win64**. 
 + 
 +{{:​support:​texworks_biber_3.png|}} 
 + 
 +The window should appear as shown above. You can close all the windows by clicking on the **OK** button. If you are working with the MikTeX distribution,​ you must choose a different path for **biber**. In this case, please consult the MikTeX documentation.
 ===== 3. Compiling a Publication ===== ===== 3. Compiling a Publication =====
  
 +{{:​support:​texworks_konfiguriert.png|}}
  
-To compile a publication,​ open the main TeX file and in the menu select Xelatex. Click on the green button to start the TeX program. To compile the bibliography using biblatex/​biber,​ select the entry biber and then click again on the green button. To complete the compilation of the text, select XeLaTeX once again and create the final file by clicking on the green button.+To compile a publication,​ open the main TeX file and in the menu select ​**Xelatex**. Click on the green button to start the TeX program. To compile the bibliography using biblatex/​biber,​ select the entry **biber** and then click again on the green button. To complete the compilation of the text, select ​**XeLaTeX** once again and create the final file by clicking on the green button.
  
texworksconfiguration.txt · Last modified: 2020/07/10 08:59 by kthoden