Fix warnings after update
This commit is contained in:
parent
cfa5e1ba80
commit
58d6a470cf
2 changed files with 5 additions and 5 deletions
|
@ -14,13 +14,13 @@
|
|||
\usetikzlibrary{tikzmark,calc,arrows,arrows.meta,angles,math,decorations.markings}
|
||||
\usepackage{pgfplots}
|
||||
\usepackage{framed}
|
||||
\usepackage[hyperref,amsmath,thmmarks,thref,framed]{ntheorem}
|
||||
\usepackage[hyperref,amsmath,thmmarks,framed]{ntheorem}
|
||||
\usepackage[colorlinks=true, linkcolor=magenta]{hyperref}
|
||||
\usepackage{tcolorbox}
|
||||
\usepackage{geometry}
|
||||
\geometry{a4paper, top=35mm, left=25mm, right=25mm, bottom=30mm}
|
||||
|
||||
\pgfplotsset{compat=1.17}
|
||||
\pgfplotsset{compat=1.18}
|
||||
|
||||
\title{Lineare Algebra 2}
|
||||
\date{Sommersemester 2022}
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
"nodes": {
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1692447944,
|
||||
"narHash": "sha256-fkJGNjEmTPvqBs215EQU4r9ivecV5Qge5cF/QDLVn3U=",
|
||||
"lastModified": 1714635257,
|
||||
"narHash": "sha256-4cPymbty65RvF1DWQfc+Bc8B233A1BWxJnNULJKQ1EY=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "d680ded26da5cf104dd2735a51e88d2d8f487b4d",
|
||||
"rev": "63c3a29ca82437c87573e4c6919b09a24ea61b0f",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Reference in a new issue