Skip to content
Snippets Groups Projects
Commit 41e720d0 authored by Michael Blaschek's avatar Michael Blaschek :bicyclist:
Browse files

Update Latex/README.md

parent eede8887
No related branches found
No related tags found
No related merge requests found
......@@ -4,15 +4,15 @@
What you need to get started:
1. A latex distribution, e.g. texlive or Miktex
* Using a online latex service, e.g. [Overleaf](www.overleaf.de), [latex4technics](https://www.latex4technics.com)
* Or a online latex service, e.g. [Overleaf](www.overleaf.de), [latex4technics](https://www.latex4technics.com)
2. An Editor, e.g. TexStudio or Texshop, ...
3. Examples:
* Open [Seminararbeit.tex ](Seminararbeit.tex) [PDF](Seminararbeit.pdf) [on Overleaf](https://de.overleaf.com/read/whhnjmbwsvpy)
* [Examples](https://www.latextemplates.com)
* Open [Seminararbeit.tex ](Seminararbeit.tex) or as [PDF](Seminararbeit.pdf) or online [on Overleaf](https://de.overleaf.com/read/whhnjmbwsvpy)
* other [Examples](https://www.latextemplates.com)
* More [Overleaf-Examples](https://de.overleaf.com/latex/examples)
[Advanced Guide to writing scientific papers with $`\LaTeX`$ (Wissenschaftliche Arbeiten schreiben mit $`\LaTeX`$
)](Wissenschaftliches-Script-Latex-Seibert-05.2021.pdf)
)](Wissenschaftliches-Script-Latex-Seibert-05.2021.pdf) or the [latest](https://homepage.univie.ac.at/petra.seibert/files/latexscript.pdf)
# What to use?
......@@ -20,11 +20,12 @@ What you need to get started:
1. Professional PDF with printing quality
2. Lots of mathemetical, physical, chemical or other equations. Need to be in Latex anyway.
3. Need to use a fixed layout given to you by the university or journal
4.
4. Programming like typsetting, with predictable outcome, as compared to other word processors.
5. Readable and shareable
**5 Reasons for Markdown**
1. Markdown is much easier to learn and visual
2. Readable and shareable, collaborate
2. Readable and shareable, easy to collaborate
3. Markdown can be converted into HTML, PDF, DOCX, ...
4. You see what you get editors exist for Markdown with live preview
5. Other content like Maths formulas or tables can be added easily.
......@@ -42,7 +43,6 @@ It is easy to write, share and version control. Markdown files can be converted
You can find an example ...
What you need to get started to convert to PDF:
1. [Pandoc](https://pandoc.org/installing.html)
2. Latex (Note tips when installing pandoc)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment