Skip to content

Commit

Permalink
Initial commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
KonradHoeffner committed Apr 11, 2019
0 parents commit 8e874c1
Show file tree
Hide file tree
Showing 8 changed files with 8,308 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
*.bbl
*.pdf
*.log
*.aux
*.blg
*.fls
*.out
*.fdb_latexmk
1,038 changes: 1,038 additions & 0 deletions aurl.sty

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions compile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
latexmk -pdf paper.tex | grep -v "/usr/share/texmf-dist/"
Loading

0 comments on commit 8e874c1

Please sign in to comment.