Skip to content

Commit

Permalink
add tex
Browse files Browse the repository at this point in the history
  • Loading branch information
PiotrRogulski committed Nov 7, 2020
1 parent 1693ea7 commit 7f4543a
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions TD_lab0.tex
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
\documentclass[a4paper,12pt,notitlepage]{article}

\usepackage{amsmath, amssymb, amsthm}
\usepackage{mathtools}
\usepackage[math]{fontspec}
\usepackage[nosingleletter, lastparline]{impnattypo}
\usepackage[polish]{babel}
\usepackage{bookmark}
\usepackage[margin=1in]{geometry}
\usepackage[babel=true, tracking=true]{microtype}

\linespread{1.3}
\setlength{\parindent}{0pt}

\title{\textbf{TD -- laboratoria 0}}
\author{Piotr Rogulski 305867 \\ Szymon Sieradzki \_\_\_\_\_\_}
\date{\today}

\begin{document}

\maketitle

\end{document}

0 comments on commit 7f4543a

Please sign in to comment.