forked from gulliver/rtfm
Readme #15
Reference in New Issue
Block a user
No description provided.
Delete Branch "dancingCycle/handbuch-gen:readme"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi folks,
Please feel free to use, study, share or change my
READMEpull request.Cheers!
WIP: Readmeto Readme@@ -33,0 +44,4 @@sudo apt-get install texlive-latex-base --no-install-recommendssudo apt-get install texlive-latex-extra --no-install-recommendssudo apt-get install texlive-lang-german --no-install-recommendssudo apt-get install texlive-fonts-extra --no-install-recommendsCould be summarized into one
apt-getcommand. If readability is a concern, linebreaks can be applied like this:@@ -33,0 +47,4 @@sudo apt-get install texlive-fonts-extra --no-install-recommends```For document generation `make` and latexmk` is required.latexmk is missing a ` at the beginning
Hi @Brain,
May I ask you again for a review?
Cheers!