Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Computer Resources
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IMGW
Computer Resources
Commits
41e720d0
Commit
41e720d0
authored
3 years ago
by
Michael Blaschek
Browse files
Options
Downloads
Patches
Plain Diff
Update Latex/README.md
parent
eede8887
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Latex/README.md
+7
-7
7 additions, 7 deletions
Latex/README.md
with
7 additions
and
7 deletions
Latex/README.md
+
7
−
7
View file @
41e720d0
...
...
@@ -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)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment