summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Kuzminsky <seb@highlab.com>2016-05-14 15:44:13 +0200
committerRuben Undheim <ruben.undheim@gmail.com>2018-08-21 21:37:46 +0200
commita48c808e514b32bb9f84627ece71e65b7085921a (patch)
treee2729d87ba051f6566ce4a267bbcfd394e60fb7e
parent5c3ceb07e3e94aec28f08d4e30de3f3547913d67 (diff)
Switch the yosys manual font from luximono (non-free) to inconsolata (free)
=================================================================== Gbp-Pq: Name switch-to-free-font.patch
-rw-r--r--manual/APPNOTE_010_Verilog_to_BLIF.tex2
-rw-r--r--manual/APPNOTE_011_Design_Investigation.tex2
-rw-r--r--manual/APPNOTE_012_Verilog_to_BTOR.tex2
-rw-r--r--manual/manual.tex2
-rw-r--r--manual/presentation.tex2
5 files changed, 5 insertions, 5 deletions
diff --git a/manual/APPNOTE_010_Verilog_to_BLIF.tex b/manual/APPNOTE_010_Verilog_to_BLIF.tex
index 0ecdf619..05559b6b 100644
--- a/manual/APPNOTE_010_Verilog_to_BLIF.tex
+++ b/manual/APPNOTE_010_Verilog_to_BLIF.tex
@@ -4,7 +4,7 @@
\documentclass[9pt,technote,a4paper]{IEEEtran}
\usepackage[T1]{fontenc} % required for luximono!
-\usepackage[scaled=0.8]{luximono} % typewriter font with bold face
+\usepackage[scaled=0.8]{inconsolata} % typewriter font with bold face
% To install the luximono font files:
% getnonfreefonts-sys --all or
diff --git a/manual/APPNOTE_011_Design_Investigation.tex b/manual/APPNOTE_011_Design_Investigation.tex
index 9780c783..4e63e204 100644
--- a/manual/APPNOTE_011_Design_Investigation.tex
+++ b/manual/APPNOTE_011_Design_Investigation.tex
@@ -4,7 +4,7 @@
\documentclass[9pt,technote,a4paper]{IEEEtran}
\usepackage[T1]{fontenc} % required for luximono!
-\usepackage[scaled=0.8]{luximono} % typewriter font with bold face
+\usepackage[scaled=0.8]{inconsolata} % typewriter font with bold face
% To install the luximono font files:
% getnonfreefonts-sys --all or
diff --git a/manual/APPNOTE_012_Verilog_to_BTOR.tex b/manual/APPNOTE_012_Verilog_to_BTOR.tex
index 1bc27787..c1391885 100644
--- a/manual/APPNOTE_012_Verilog_to_BTOR.tex
+++ b/manual/APPNOTE_012_Verilog_to_BTOR.tex
@@ -4,7 +4,7 @@
\documentclass[9pt,technote,a4paper]{IEEEtran}
\usepackage[T1]{fontenc} % required for luximono!
-\usepackage[scaled=0.8]{luximono} % typewriter font with bold face
+\usepackage[scaled=0.8]{inconsolata} % typewriter font with bold face
% To install the luximono font files:
% getnonfreefonts-sys --all or
diff --git a/manual/manual.tex b/manual/manual.tex
index 67982cbc..b2747927 100644
--- a/manual/manual.tex
+++ b/manual/manual.tex
@@ -2,7 +2,7 @@
\usepackage[T1]{fontenc} % required for luximono!
\usepackage{lmodern}
-\usepackage[scaled=0.8]{luximono} % typewriter font with bold face
+\usepackage[scaled=0.8]{inconsolata} % typewriter font with bold face
% To install the luximono font files:
% getnonfreefonts-sys --all or
diff --git a/manual/presentation.tex b/manual/presentation.tex
index 63b963bb..80609989 100644
--- a/manual/presentation.tex
+++ b/manual/presentation.tex
@@ -3,7 +3,7 @@
\usepackage[T1]{fontenc} % required for luximono!
\usepackage{lmodern}
-\usepackage[scaled=0.8]{luximono} % typewriter font with bold face
+\usepackage[scaled=0.8]{inconsolata} % typewriter font with bold face
% To install the luximono font files:
% getnonfreefonts-sys --all or