Informatics1-2017/HW4

A MathWikiből
(Változatok közti eltérés)
(Új oldal, tartalma: „== Installing Texmaker == === Windows === * Download and install [https://miktex.org/download MikTex] (this is a latex compiler for windows). '''Do not''' install to …”)
 
 
(egy szerkesztő 5 közbeeső változata nincs mutatva)
1. sor: 1. sor:
== Installing Texmaker ==
+
== Installing Texmaker (5 points) ==
  
 
=== Windows ===
 
=== Windows ===
26. sor: 26. sor:
  
 
* Start Texmaker, create a new file, test your install with the template from [http://wiki.math.bme.hu/view/Informatics1-2017/Practice6 practice 6].
 
* Start Texmaker, create a new file, test your install with the template from [http://wiki.math.bme.hu/view/Informatics1-2017/Practice6 practice 6].
 +
 +
 +
== The homework ==
 +
 +
Reproduce the following pdf using latex: [http://math.bme.hu/~kkovacs/info1/2017/homework4.pdf homework4.pdf]. (You can copy and paste most of the text, if somehow you can't, then you can find it  [https://en.wikipedia.org/wiki/Paul_Erd%C5%91s here].) In the email attach the .tex and the .pdf files only.

A lap jelenlegi, 2017. december 14., 08:49-kori változata

Tartalomjegyzék

Installing Texmaker (5 points)

Windows

  • Download and install MikTex (this is a latex compiler for windows). Do not install to a folder that has any non-english characers in the path, this can mess with a lot of things. Installing to the usual Program Files folder is safe.
  • Download and install Texmaker (this is the editor we used in class). Again, do not install to a folder that has any non-english characers in the path.
  • Start Texmaker, create a new file, test your install with the template from practice 6.

Linux

The command

sudo apt-get install texmaker

should do the install.

  • Start Texmaker, create a new file, test your install with the template from practice 6.

Mac

  • Download and install MacTex (this is a latex compiler for mac). Do not install to a folder that has any non-english characers in the path, this can mess with a lot of things.
  • Download and install Texmaker (this is the editor we used in class). Again, do not install to a folder that has any non-english characers in the path.
  • Start Texmaker, create a new file, test your install with the template from practice 6.


The homework

Reproduce the following pdf using latex: homework4.pdf. (You can copy and paste most of the text, if somehow you can't, then you can find it here.) In the email attach the .tex and the .pdf files only.