Dotfiles V.1.2.0

This commit is contained in:
2025-12-14 22:40:50 +01:00
parent af9d88c05f
commit 9d1aa2be86
50 changed files with 582 additions and 1667 deletions

View File

@@ -7,7 +7,7 @@
\def\theorytitle{Theory}
\def\theorytitle{Theorie}
\def\corollarytitle{Corollary}
\def\corollarytitle{Daraus folgt}
\def\corollarytitle{Korollar}
\def\proposaltitle{Proposal}
\def\proposaltitle{Vorschlag}
\def\claimtitle{Claim}
@@ -23,7 +23,7 @@
\def\pagetitle{Page}
\def\pagetitle{Seite}
\def\chaptertitle{Chapter}
\def\pagetitle{Kapitel}
\def\chaptertitle{Kapitel}
\input{preamble}
\input{macros}

View File

@@ -14,7 +14,7 @@
\usepackage{enumitem}
\usepackage{hyperref,theoremref}
\hypersetup{
pdftitle={Assignment},
pdftitle={\papertitle},
colorlinks=true, linkcolor=doc!90,
bookmarksnumbered=true,
bookmarksopen=true

View File

@@ -1,11 +0,0 @@
---
work_space: "workspace"
subject: "subject"
tags: ["Note", "tag"]
---
<!-- TODO: Edit Parameters -->
# Topic
<!-- TODO: Begin notes here -->

View File

@@ -1,12 +0,0 @@
---
project_name: "Project Name"
space: "Space Name"
tags: ["project", "tags"]
project_status: "Project Status"
---
<!-- TODO: Edit page parameters -->
# Project Name
<!-- TODO: Begin Project here -->

View File

@@ -1,10 +0,0 @@
---
date: "Date"
tags: ["Todo", "Tags"]
---
<!-- TODO: Edit page parameters -->
# Date
<!-- TODO: Add Todos for this day here -->