Skip to content

Johnny122133/Mitschriften_Uni

Repository files navigation

Mitschriften_Uni

ToDo

  • translate python package comments to english
  • add formulas and further comments to python package
  • improve python package Readme with settup and usage guide
  • add runden to pyhton package

Rules

  1. Read the README
  2. pull before push!! (use VS-Code/source control)
  3. don't edit the settings_json.tex file
  4. do things you cand do from ToDo list
  5. Read Rule 1.
  6. Reconsider all your life choices (imediatly and thoroughly)

Structure

  • ExamplesV2... has examples for LaTex commands.
  • KnowledgeBase.pdf... some chaotig LaTex description.
  • No text in main file. Write text in .tex files and import them where needed (\import{folder/name.tex}
  • No blanks or strange characters in file names. Name files meaningfully!
    • Folders: as folder names imply.

at some point all of the subjects will be added into one main .tex file. For the moment the subjects are seperated.

Git

new

  • select empty folder/rightclick /git bash here / git clone + link (git repository, link) (use rightclick einfügen)

in VS-Code:

  • button commit/commit message in top line/checkmark in right topp corner
  • sync

in git terminal

  • git add --all (only when tere was a new file created)
  • git commit -am "commit message"
  • git pull
  • git push

Setup

Download git for git usage. The rest is for writing LaTex in VS-Code.
instead of VS-Code LaTex can also be edited online in overleafe. No settup needed. Account has to be created.

Git

VS-Code

for prettify to work copy the settings_json.tex file and replace your current setting.json in VS Code with it.

Tex

  • install Tex: https://tug.org/texlive/
    necessarry for using LaTex in VS-Code (or any other editor besides online ones like overleave)!!

About

Skripts for Technische Physik

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •