From 4645073ed73d977c19aaa02a335420b10571c7d5 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Sun, 21 Jun 2020 13:29:32 +0200 Subject: Well, I don't need a thesis in corona-times --- thesis/run | 4 ---- thesis/thesis.tex | 6 ------ 2 files changed, 10 deletions(-) delete mode 100755 thesis/run delete mode 100644 thesis/thesis.tex (limited to 'thesis') diff --git a/thesis/run b/thesis/run deleted file mode 100755 index 1661719..0000000 --- a/thesis/run +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/env bash - -pdflatex thesis.tex -o output.pdf -zathura output.pdf diff --git a/thesis/thesis.tex b/thesis/thesis.tex deleted file mode 100644 index 3ca28df..0000000 --- a/thesis/thesis.tex +++ /dev/null @@ -1,6 +0,0 @@ -\documentclass{article} - -\begin{document} -First document. This is a simple example, with no -extra parameters or packages included. -\end{document} -- cgit v1.2.3