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-07-27 20:57:41 +0200
commitb02d3af07bf6093c89cb392edca129982e917cb2 (patch)
tree2faeb41835d033bec9e4eddf73047987e98a0b82
parent98c1b210d1ad0237e718b406e6096626db898f6d (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