summaryrefslogtreecommitdiff
path: root/docs/howto/ko/docbook/index.docbook
blob: a3d302a53979cc9765cf923d71f71bbb4c8d5a00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
  <!ENTITY bibletime '<application>BibleTime</application>'>
  <!ENTITY kapp "&bibletimehandbook;">
  <!ENTITY % addindex "IGNORE">
  <!ENTITY howto-chap1 SYSTEM "howto-importance.docbook">
  <!ENTITY howto-chap2 SYSTEM "howto-basics.docbook">
  <!ENTITY howto-chap3 SYSTEM "howto-interpretation.docbook">
]>

<book>

<bookinfo>
	<title>바이블스터디 하우투</title>
	
	<authorgroup>
		<author>
			<firstname>Bob</firstname>
			<surname>Harman</surname>
		</author>
		<author>
			<firstname></firstname>
			<surname>The BibleTime team</surname>
		</author>
	</authorgroup>
	
	
	
	<!-- TRANS:ROLES_OF_TRANSLATORS -->
<copyright>
		<year>2001-2009</year>
		<holder>The team of &bibletime; (info@bibletime.info)</holder>
	</copyright>
	
	<legalnotice>
		<para>
			This document was originally created by Mr. Bob Harman and is licensed under 
the terms of the license <link 
url="http://creativecommons.org/licenses/by-sa/3.0/"> "Creative Commons 
Attribution-Share Alike"</link>.
		</para>
		<para>
			Scripture quotes are from the New American Standard Bible unless otherwise 
indicated.
		</para>
	</legalnotice>
	
	<abstract>
		<title>개요</title>
		
		<para>
			The <application>Biblestudy HowTo</application> is a guide for studying the 
Bible.
		</para>
		<para>
			It is the hope of the &bibletime; team that this HowTo will provoke the 
readers to study the scriptures to see what they say.  This particular study 
guide has been chosen as it takes care not to advocate any particular 
denominational doctrine.  We recommend you to read and study the scriptures 
to understand what they say. If you start with the attitude that you want to 
have the Lord sow his word in your heart He will not disappoint you.
		</para>
	</abstract>
	
	<keywordset>
		<keyword>Bible</keyword>
		<keyword>Study</keyword>
		<keyword>HowTo</keyword>
	</keywordset>

</bookinfo>

&howto-chap1;
&howto-chap2;
&howto-chap3;

</book>