[gnome-university] c101: use iwona font as it is much easier to read on a screen.
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-university] c101: use iwona font as it is much easier to read on a screen.
- Date: Mon, 12 Nov 2012 04:28:52 +0000 (UTC)
commit 30f33dcc8cec9338e99cfaf21fb6d102e6512def
Author: Christian Hergert <christian hergert me>
Date: Sun Nov 11 20:27:08 2012 -0800
c101: use iwona font as it is much easier to read on a screen.
c101/tex/chapter1.tex | 2 ++
c101/tex/chapter2.tex | 2 ++
2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/c101/tex/chapter1.tex b/c101/tex/chapter1.tex
index d2c995a..0ab3bb0 100644
--- a/c101/tex/chapter1.tex
+++ b/c101/tex/chapter1.tex
@@ -14,6 +14,8 @@
\usepackage{parskip}
\usepackage{graphicx}
\usepackage{tikz}
+\usepackage[light,math]{iwona}
+\usepackage[T1]{fontenc}
\parskip 7.2pt
\newcommand{\versal}[1]{\noindent{\Huge #1\kern-.10em}}
diff --git a/c101/tex/chapter2.tex b/c101/tex/chapter2.tex
index 4e22b46..ddcd78f 100644
--- a/c101/tex/chapter2.tex
+++ b/c101/tex/chapter2.tex
@@ -16,6 +16,8 @@
\usepackage{graphicx}
\usepackage{tikz}
\parskip 7.2pt
+\usepackage[light,math]{iwona}
+\usepackage[T1]{fontenc}
\newcommand{\versal}[1]{\noindent{\Huge #1\kern-.10em}}
\newcommand{\file}[1]{{\bf\ttfamily #1}}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]