aboutsummaryrefslogtreecommitdiff
path: root/zh_CN.GB2312/share/sgml
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2006-07-09 04:30:28 +0000
committerXin LI <delphij@FreeBSD.org>2006-07-09 04:30:28 +0000
commita081323291d9ed0e6545aa3c6e94a3d0fa468302 (patch)
tree2be5f3ee7b994a357e696a20d010840a4622ae63 /zh_CN.GB2312/share/sgml
parent74c10372771efc9da551b4649212e0dd8b200761 (diff)
Notes
Diffstat (limited to 'zh_CN.GB2312/share/sgml')
-rw-r--r--zh_CN.GB2312/share/sgml/freebsd.dsl14
1 files changed, 7 insertions, 7 deletions
diff --git a/zh_CN.GB2312/share/sgml/freebsd.dsl b/zh_CN.GB2312/share/sgml/freebsd.dsl
index 68413b762c..262b30bc11 100644
--- a/zh_CN.GB2312/share/sgml/freebsd.dsl
+++ b/zh_CN.GB2312/share/sgml/freebsd.dsl
@@ -828,49 +828,49 @@
(declare-initial-value font-family-name
(cond
- (rtf-backend "AR PL SungtiL GB")
+ (rtf-backend "AR PL New Sung")
(else "Times New Roman")
)
)
(define %refentry-name-font-family%
(cond
- (rtf-backend "AR PL SungtiL GB")
+ (rtf-backend "AR PL New Sung")
(else "Courier New")
)
)
(define %title-font-family%
(cond
- (rtf-backend "AR PL SungtiL GB")
+ (rtf-backend "AR PL New Sung")
(else "Arial")
)
)
(define %body-font-family%
(cond
- (rtf-backend "AR PL SungtiL GB")
+ (rtf-backend "AR PL New Sung")
(else "Times New Roman")
)
)
(define %mono-font-family%
(cond
- (rtf-backend "AR PL SungtiL GB")
+ (rtf-backend "AR PL New Sung")
(else "Courier New")
)
)
(define %admon-font-family%
(cond
- (rtf-backend "AR PL SungtiL GB")
+ (rtf-backend "AR PL New Sung")
(else "Arial")
)
)
(define %guilabel-font-family%
(cond
- (rtf-backend "AR PL SungtiL GB")
+ (rtf-backend "AR PL New Sung")
(else "Arial")
)
)