summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Kuzminsky <seb@highlab.com>2016-05-14 15:44:13 +0200
committerRuben Undheim <ruben.undheim@gmail.com>2019-10-20 11:01:06 +0200
commit14be9787139916dbe913db384620112a16526070 (patch)
tree9bd3a7add0e18371df18cc7c7b7fcb76250e6e0c
parent99eef795feaf8d155c554062e3f2eb0f70492dcf (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