diff options
author | Nao Pross <np@0hm.ch> | 2021-10-31 13:06:26 +0100 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-10-31 13:06:26 +0100 |
commit | 9f8e8f7f14835cde2fef6389afada8ec478ca38b (patch) | |
tree | 8149b9521df41699c77e39e40fbcd724c2b6d602 /doc/thesis/Makefile | |
parent | Restructure QAM section (diff) | |
download | Fading-9f8e8f7f14835cde2fef6389afada8ec478ca38b.tar.gz Fading-9f8e8f7f14835cde2fef6389afada8ec478ca38b.zip |
Create tex/docstyle and fix notation in theory
Diffstat (limited to 'doc/thesis/Makefile')
-rw-r--r-- | doc/thesis/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/thesis/Makefile b/doc/thesis/Makefile index 55b7a0d..e0690ba 100644 --- a/doc/thesis/Makefile +++ b/doc/thesis/Makefile @@ -6,6 +6,7 @@ SOURCES := \ Fading.bib \ \ tex/docmacros.sty \ + tex/docstyle.sty \ tex/preamble.tex \ tex/titlepage.tex \ \ |