summaryrefslogtreecommitdiffstats
path: root/docs/howto/unicode/index.docbook
blob: d3947ae70a39701aa39495a2b6b81029c130cc5b (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
78
79
80
81
82
83
84
85
86
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
  <!ENTITY bibletime '<application>BibleTime</application>'>
  <!ENTITY kapp "&bibletimehandbook;">
  <!ENTITY % addindex "IGNORE">
  <!ENTITY % English "INCLUDE"><!-- change language only here -->

  <!-- user entities -->

  <!ENTITY how2-chap1 SYSTEM "how2-importance.docbook">
  <!ENTITY how2-chap2 SYSTEM "how2-basics.docbook">
  <!ENTITY how2-chap3 SYSTEM "how2-interpretation.docbook">

]>

<book lang="&language;">

<bookinfo>
<title>The Biblestudy HowTo</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-2008</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>Abstract</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 expect 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>

&how2-chap1;
&how2-chap2;
&how2-chap3;

</book>
<!--
Local Variables:
mode: sgml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:
-->