From owner-svn-doc-head@freebsd.org Tue Sep 1 13:49:42 2015 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 796A29C6368; Tue, 1 Sep 2015 13:49:42 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6912D1CDE; Tue, 1 Sep 2015 13:49:42 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t81Dngim017510; Tue, 1 Sep 2015 13:49:42 GMT (envelope-from wblock@FreeBSD.org) Received: (from wblock@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t81DnfoU017506; Tue, 1 Sep 2015 13:49:41 GMT (envelope-from wblock@FreeBSD.org) Message-Id: <201509011349.t81DnfoU017506@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wblock set sender to wblock@FreeBSD.org using -f From: Warren Block Date: Tue, 1 Sep 2015 13:49:41 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47333 - head/ko_KR.UTF-8/share/xml X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Sep 2015 13:49:42 -0000 Author: wblock Date: Tue Sep 1 13:49:40 2015 New Revision: 47333 URL: https://svnweb.freebsd.org/changeset/doc/47333 Log: Add Korean language support to the doc build system. Modified version of that supplied in the PR. PR: 202699 Submitted by: Hoyoung Kim Approved by: doceng (implicit) Differential Revision: https://reviews.freebsd.org/D3520 Added: head/ko_KR.UTF-8/share/xml/freebsd-dblatex.xsl (contents, props changed) head/ko_KR.UTF-8/share/xml/freebsd-fo.xsl (contents, props changed) head/ko_KR.UTF-8/share/xml/freebsd-xhtml.xsl (contents, props changed) Modified: head/ko_KR.UTF-8/share/xml/catalog.xml head/ko_KR.UTF-8/share/xml/l10n.ent (contents, props changed) Modified: head/ko_KR.UTF-8/share/xml/catalog.xml ============================================================================== --- head/ko_KR.UTF-8/share/xml/catalog.xml Tue Sep 1 13:13:06 2015 (r47332) +++ head/ko_KR.UTF-8/share/xml/catalog.xml Tue Sep 1 13:49:40 2015 (r47333) @@ -6,7 +6,8 @@ The FreeBSD Korean Documentation Project $FreeBSD$ - Original revision: r43181 + Original revision: r47317 + from The FreeBSD Japanese Documentation Project --> @@ -21,20 +22,19 @@ - - - - + + + Added: head/ko_KR.UTF-8/share/xml/freebsd-dblatex.xsl ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/ko_KR.UTF-8/share/xml/freebsd-dblatex.xsl Tue Sep 1 13:49:40 2015 (r47333) @@ -0,0 +1,22 @@ + + + + + + + + \setmainfont{NanumMyeongjo} + + \setsansfont{NanumGothic} + + \setmonofont{DejaVu Sans Mono} + + + + Added: head/ko_KR.UTF-8/share/xml/freebsd-fo.xsl ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/ko_KR.UTF-8/share/xml/freebsd-fo.xsl Tue Sep 1 13:49:40 2015 (r47333) @@ -0,0 +1,46 @@ + + + + + + + + + + + + + NanumMyeongjo, Gentium Plus + NanumGothic, Droid Sans + NanumGothic, Droid Sans + + + + 8pt + + + + + + + + + + + + + + 10pt + + + Added: head/ko_KR.UTF-8/share/xml/freebsd-xhtml.xsl ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/ko_KR.UTF-8/share/xml/freebsd-xhtml.xsl Tue Sep 1 13:49:40 2015 (r47333) @@ -0,0 +1,24 @@ + + + + + + + +

모든 FreeBSD 문서는 + ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/ + 에서 다운로드받으실 수 있습니다.

+

문서를 읽고 궁금한 + 사항이 있으면 <questions@FreeBSD.org>로 + 질문을 보내 주세요.
이 문서에 대한 질문은 <doc@FreeBSD.org>로 보내 주세요.

+
+
Modified: head/ko_KR.UTF-8/share/xml/l10n.ent ============================================================================== Binary file (source and/or target). No diff available.