Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Robert Ricci
Evaluating Networked Systems
Commits
85ff8570
Commit
85ff8570
authored
Mar 02, 2014
by
Robert Ricci
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Skeleton for Lecture 14
parent
556c4fbf
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
32 additions
and
0 deletions
+32
-0
lectures/lecture14/Makefile
lectures/lecture14/Makefile
+3
-0
lectures/lecture14/lecturenotes.tex
lectures/lecture14/lecturenotes.tex
+29
-0
No files found.
lectures/lecture14/Makefile
0 → 100644
View file @
85ff8570
DOCUMENTS
=
lecturenotes
include
../../Makerules
lectures/lecture14/lecturenotes.tex
0 → 100644
View file @
85ff8570
\documentclass
{
article
}
[12pt]
\usepackage
[no-math]
{
fontspec
}
\usepackage
{
sectsty
}
\usepackage
[margin=1.25in]
{
geometry
}
\usepackage
{
outlines
}
\setmainfont
[Numbers=OldStyle,Ligatures=TeX]
{
Equity Text A
}
\setmonofont
{
Inconsolata
}
\newfontfamily\titlefont
[Numbers=OldStyle,Ligatures=TeX]
{
Equity Caps A
}
\allsectionsfont
{
\titlefont
}
\title
{
CS6963 Lecture
\#
1
}
\author
{
Robert Ricci
}
\date
{
March 4, 2014
}
\begin{document}
\maketitle
\begin{outline}
\1
From last time
\1
For next time
\end{outline}
\end{document}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment