What is the reason to not include them in lyx?
Is it because we can use Bera instead?

        Kornel
diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx
index 401406e..ac03ff8 100644
--- a/lib/chkconfig.ltx
+++ b/lib/chkconfig.ltx
@@ -443,10 +443,15 @@
 \TestPackage{ccfonts}
 \TestFont[ccr10]{concrete} % required by ccfonts
 \TestFont[eorm10]{ecc} % required by ccfonts
 \TestPackage[ot1ccr.fd]{concmath} % required by ccfonts
 \TestPackage{cmbright}
+\TestPackage{DejaVuSans}
+\TestPackage{DejaVuSansCondensed}
+\TestPackage{DejaVuSansMono}
+\TestPackage{DejaVuSerif}
+\TestPackage{DejaVuSerifCondensed}
 \TestPackage{eco}
 \TestPackage{eulervm}
 \TestPackage{feyn}
 \TestPackage{fourier}
 \TestPackage{garamondx}
diff --git a/lib/latexfonts b/lib/latexfonts
index f3a438a..77b080c 100644
--- a/lib/latexfonts
+++ b/lib/latexfonts
@@ -146,10 +146,22 @@ Font cmr
 	FontEncoding     OT1
 	SwitchDefault    1
 	OsfFont          eco
 EndFont
 
+Font DejaVuSerif
+	GuiName          "DejaVu Serif"
+	Family           rm
+	Package          DejaVuSerif
+EndFont
+
+Font DejaVuSerifCondensed
+	GuiName          "DejaVu Serif Condensed"
+	Family           rm
+	Package          DejaVuSerifCondensed
+EndFont
+
 AltFont eco
 	Family           rm
 	Package          eco
 EndFont
 
@@ -526,10 +538,22 @@ Font cmss
 	Family           sf
 	FontEncoding     OT1
 	SwitchDefault    1
 EndFont
 
+Font DejaVuSans
+	GuiName          "DejaVu Sans"
+	Family           sf
+	Package          DejaVuSans
+EndFont
+
+Font DejaVuSansCondensed
+	GuiName          "DejaVu Sans Condensed"
+	Family           sf
+	Package          DejaVuSansCondensed
+EndFont
+
 Font helvet
 	GuiName          "Helvetica"
 	Family           sf
 	ScaleOption      scaled=$$val
 	Package          helvet
@@ -631,11 +655,10 @@ Font uop
 	Family           sf
 	SwitchDefault    1
 	Requires         urwclassico
 EndFont
 
-
 #
 # MONOSPACED FONTS
 #
 
 Font beramono
@@ -665,10 +688,16 @@ Font courier
 	Family           tt
 	Package          courier
 	Requires         psnfss
 EndFont
 
+Font DejaVuSansMono
+	GuiName          "DejaVu Sans Mono"
+	Family           tt
+	Package          DejaVuSansMono
+EndFont
+
 Font libertine-mono
 	GuiName          "Libertine Mono"
 	Family           tt
 	ScaleOption      scaled=$$val
 	Package          libertineMono

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to