svn commit: r46374 - head/zh_CN.UTF-8/share/xml

Xin LI <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: delphij
Date: Wed Mar 25 01:20:29 2015
New Revision: 46374
URL: https://svnweb.freebsd.org/changeset/doc/46374

Log:
  Use Droid Sans Fallback as fallback Chinese font for title and monospace
  text.

Modified:
  head/zh_CN.UTF-8/share/xml/freebsd-fo.xsl

Modified: head/zh_CN.UTF-8/share/xml/freebsd-fo.xsl
==============================================================================
--- head/zh_CN.UTF-8/share/xml/freebsd-fo.xsl	Tue Mar 24 09:26:31 2015	(r46373)
+++ head/zh_CN.UTF-8/share/xml/freebsd-fo.xsl	Wed Mar 25 01:20:29 2015	(r46374)
@@ -104,7 +104,7 @@
   <!-- Base fonts -->
   <xsl:param name="body.font.family">Gentium Plus, AR PL SungtiL GB</xsl:param>
   <xsl:param name="sans.font.family">Droid Sans, AR PL KaitiM GB</xsl:param>
-  <xsl:param name="title.font.family">Droid Sans, AR PL KaitiM GB</xsl:param>
-  <xsl:param name="monospace.font.family">DejaVu Sans Mono, AR PL KaitiM GB</xsl:param>
+  <xsl:param name="title.font.family">Droid Sans, Droid Sans Fallback</xsl:param>
+  <xsl:param name="monospace.font.family">DejaVu Sans Mono, Droid Sans Fallback</xsl:param>
 
 </xsl:stylesheet>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.