Skip to content

Commit

Permalink
Use Latin Modern in the specification.
Browse files Browse the repository at this point in the history
  • Loading branch information
ticki committed Jun 3, 2017
1 parent 0e64173 commit 5cf09b5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions spec/specification.tex
@@ -1,12 +1,11 @@
\documentclass[11pt,a4paper]{report}

\usepackage{amsmath,amsfonts,amssymb,hyperref,svg}
\usepackage{amsmath,amsfonts,amssymb,hyperref,svg,lmodern}

\title{
\centering{\includesvg{../icon}}\\
Specification of the On-Disk Format of The TFS File System
}
\author{TFS team}
\author{Ticki}
\date{\today}

% Constants
Expand Down

0 comments on commit 5cf09b5

Please sign in to comment.