OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 23-Nov-2008 21:07:57
Branch: HEAD Handle: 2008112320075700
Modified files:
openpkg-src/prince prince.txt
Log:
seems like we need to force the fonts
Summary:
Revision Changes Path
1.2 +32 -32 openpkg-src/prince/prince.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/prince/prince.txt
============================================================================
$ cvs diff -u -r1.1 -r1.2 prince.txt
--- openpkg-src/prince/prince.txt 23 Nov 2008 19:51:45 -0000 1.1
+++ openpkg-src/prince/prince.txt 23 Nov 2008 20:07:57 -0000 1.2
@@ -79,28 +79,28 @@
font-style: normal;
font-weight: normal;
font-stretch: normal;
- src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSansMono.ttf");
+ src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSansMono.ttf")
!important;
}
@font-face {
font-family: monospace;
font-style: normal;
font-weight: bold;
font-stretch: normal;
- src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSansMono-Bold.ttf");
+ src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSansMono-Bold.ttf")
!important;
}
@font-face {
font-family: monospace;
font-style: italic;
font-weight: normal;
font-stretch: normal;
- src:
url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSansMono-Oblique.ttf");
+ src:
url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSansMono-Oblique.ttf") !important;
}
@font-face {
font-family: monospace;
font-style: italic;
font-weight: bold;
font-stretch: normal;
- src:
url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSansMono-BoldOblique.ttf");
+ src:
url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSansMono-BoldOblique.ttf")
!important;
}
</file>
@@ -112,28 +112,28 @@
font-style: normal;
font-weight: normal;
font-stretch: normal;
- src:
url("@l_prefix@/share/fonts-free/Liberation/LiberationSansMono-Regular.ttf");
+ src:
url("@l_prefix@/share/fonts-free/Liberation/LiberationSansMono-Regular.ttf")
!important;
}
@font-face {
font-family: monospace;
font-style: normal;
font-weight: bold;
font-stretch: normal;
- src:
url("@l_prefix@/share/fonts-free/Liberation/LiberationSansMono-Bold.ttf");
+ src:
url("@l_prefix@/share/fonts-free/Liberation/LiberationSansMono-Bold.ttf")
!important;
}
@font-face {
font-family: monospace;
font-style: italic;
font-weight: normal;
font-stretch: normal;
- src:
url("@l_prefix@/share/fonts-free/Liberation/LiberationSansMono-Italic.ttf");
+ src:
url("@l_prefix@/share/fonts-free/Liberation/LiberationSansMono-Italic.ttf")
!important;
}
@font-face {
font-family: monospace;
font-style: italic;
font-weight: bold;
font-stretch: normal;
- src:
url("@l_prefix@/share/fonts-free/Liberation/LiberationSansMono-BoldItalic.ttf");
+ src:
url("@l_prefix@/share/fonts-free/Liberation/LiberationSansMono-BoldItalic.ttf")
!important;
}
</file>
@@ -178,28 +178,28 @@
font-style: normal;
font-weight: normal;
font-stretch: normal;
- src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSans.ttf");
+ src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSans.ttf") !important;
}
@font-face {
font-family: sans-serif;
font-style: normal;
font-weight: bold;
font-stretch: normal;
- src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSans-Bold.ttf");
+ src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSans-Bold.ttf")
!important;
}
@font-face {
font-family: sans-serif;
font-style: italic;
font-weight: normal;
font-stretch: normal;
- src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSans-Oblique.ttf");
+ src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSans-Oblique.ttf")
!important;
}
@font-face {
font-family: sans-serif;
font-style: italic;
font-weight: bold;
font-stretch: normal;
- src:
url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSans-BoldOblique.ttf");
+ src:
url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSans-BoldOblique.ttf") !important;
}
/* DejaVu Sans Condensed */
@@ -208,28 +208,28 @@
font-style: normal;
font-weight: normal;
font-stretch: condensed;
- src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSansCondensed.ttf");
+ src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSansCondensed.ttf")
!important;
}
@font-face {
font-family: sans-serif;
font-style: normal;
font-weight: bold;
font-stretch: condensed;
- src:
url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSansCondensed-Bold.ttf");
+ src:
url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSansCondensed-Bold.ttf")
!important;
}
@font-face {
font-family: sans-serif;
font-style: italic;
font-weight: normal;
font-stretch: condensed;
- src:
url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSansCondensed-Oblique.ttf");
+ src:
url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSansCondensed-Oblique.ttf")
!important;
}
@font-face {
font-family: sans-serif;
font-style: italic;
font-weight: bold;
font-stretch: condensed;
- src:
url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSansCondensed-BoldOblique.ttf");
+ src:
url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSansCondensed-BoldOblique.ttf")
!important;
}
</file>
@@ -241,28 +241,28 @@
font-style: normal;
font-weight: normal;
font-stretch: normal;
- src:
url("@l_prefix@/share/fonts-free/Liberation/LiberationSans-Regular.ttf");
+ src:
url("@l_prefix@/share/fonts-free/Liberation/LiberationSans-Regular.ttf")
!important;
}
@font-face {
font-family: sans-serif;
font-style: normal;
font-weight: bold;
font-stretch: normal;
- src:
url("@l_prefix@/share/fonts-free/Liberation/LiberationSans-Bold.ttf");
+ src:
url("@l_prefix@/share/fonts-free/Liberation/LiberationSans-Bold.ttf")
!important;
}
@font-face {
font-family: sans-serif;
font-style: italic;
font-weight: normal;
font-stretch: normal;
- src:
url("@l_prefix@/share/fonts-free/Liberation/LiberationSans-Italic.ttf");
+ src:
url("@l_prefix@/share/fonts-free/Liberation/LiberationSans-Italic.ttf")
!important;
}
@font-face {
font-family: sans-serif;
font-style: italic;
font-weight: bold;
font-stretch: normal;
- src:
url("@l_prefix@/share/fonts-free/Liberation/LiberationSans-BoldItalic.ttf");
+ src:
url("@l_prefix@/share/fonts-free/Liberation/LiberationSans-BoldItalic.ttf")
!important;
}
</file>
@@ -274,28 +274,28 @@
font-style: normal;
font-weight: normal;
font-stretch: normal;
- src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSerif.ttf");
+ src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSerif.ttf")
!important;
}
@font-face {
font-family: serif;
font-style: normal;
font-weight: bold;
font-stretch: normal;
- src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSerif-Bold.ttf");
+ src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSerif-Bold.ttf")
!important;
}
@font-face {
font-family: serif;
font-style: italic;
font-weight: normal;
font-stretch: normal;
- src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSerif-Italic.ttf");
+ src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSerif-Italic.ttf")
!important;
}
@font-face {
font-family: serif;
font-style: italic;
font-weight: bold;
font-stretch: normal;
- src:
url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSerif-BoldItalic.ttf");
+ src:
url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSerif-BoldItalic.ttf") !important;
}
/* DejaVu Serif Condensed */
@@ -304,28 +304,28 @@
font-style: normal;
font-weight: normal;
font-stretch: condensed;
- src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSerifCondensed.ttf");
+ src: url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSerifCondensed.ttf")
!important;
}
@font-face {
font-family: serif;
font-style: normal;
font-weight: bold;
font-stretch: condensed;
- src:
url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSerifCondensed-Bold.ttf");
+ src:
url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSerifCondensed-Bold.ttf")
!important;
}
@font-face {
font-family: serif;
font-style: italic;
font-weight: normal;
font-stretch: condensed;
- src:
url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSerifCondensed-Italic.ttf");
+ src:
url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSerifCondensed-Italic.ttf")
!important;
}
@font-face {
font-family: serif;
font-style: italic;
font-weight: bold;
font-stretch: condensed;
- src:
url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSerifCondensed-BoldItalic.ttf");
+ src:
url("@l_prefix@/share/fonts-free/DejaVu/DejaVuSerifCondensed-BoldItalic.ttf")
!important;
}
</file>
@@ -337,28 +337,28 @@
font-style: normal;
font-weight: normal;
font-stretch: normal;
- src:
url("@l_prefix@/share/fonts-free/Liberation/LiberationSerif-Regular.ttf");
+ src:
url("@l_prefix@/share/fonts-free/Liberation/LiberationSerif-Regular.ttf")
!important;
}
@font-face {
font-family: serif;
font-style: normal;
font-weight: bold;
font-stretch: normal;
- src:
url("@l_prefix@/share/fonts-free/Liberation/LiberationSerif-Bold.ttf");
+ src:
url("@l_prefix@/share/fonts-free/Liberation/LiberationSerif-Bold.ttf")
!important;
}
@font-face {
font-family: serif;
font-style: italic;
font-weight: normal;
font-stretch: normal;
- src:
url("@l_prefix@/share/fonts-free/Liberation/LiberationSerif-Italic.ttf");
+ src:
url("@l_prefix@/share/fonts-free/Liberation/LiberationSerif-Italic.ttf")
!important;
}
@font-face {
font-family: serif;
font-style: italic;
font-weight: bold;
font-stretch: normal;
- src:
url("@l_prefix@/share/fonts-free/Liberation/LiberationSerif-BoldItalic.ttf");
+ src:
url("@l_prefix@/share/fonts-free/Liberation/LiberationSerif-BoldItalic.ttf")
!important;
}
</file>
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]