summaryrefslogtreecommitdiffstats
path: root/doc/chalk/index.docbook
blob: 6da434f086896d9921875655ec9b7ca7a957f2f1 (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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
  <!ENTITY kappname "&chalk;">
  <!ENTITY chalk '<application>chalk</application>'>
  <!ENTITY package "koffice">
  <!ENTITY % addindex "IGNORE">
  <!ENTITY % English "INCLUDE">
  <!ENTITY introduction SYSTEM "introduction.docbook">
  <!ENTITY tutorial SYSTEM "tutorial.docbook">
  <!ENTITY tutorial-starting SYSTEM "tutorial-starting.docbook">
  <!ENTITY tutorial-select-layer SYSTEM "tutorial-select-layer.docbook">
  <!ENTITY tutorial-quick-starts SYSTEM "tutorial-quick-starts.docbook">
  <!ENTITY tutorial-tablet SYSTEM "tutorial-tablet.docbook">
  <!ENTITY images SYSTEM "using-images.docbook">
  <!ENTITY views SYSTEM "using-views.docbook">
  <!ENTITY layers SYSTEM "using-layers.docbook">
  <!ENTITY selections SYSTEM "using-selections.docbook">
  <!ENTITY filters SYSTEM "using-filters.docbook">
  <!ENTITY colorspaces SYSTEM "using-colorspaces.docbook">
  <!ENTITY commands SYSTEM "commands.docbook">
  <!ENTITY commands-toolbars SYSTEM "commands-toolbars.docbook">
  <!ENTITY commands-palettes SYSTEM "commands-palettes.docbook">
  <!ENTITY commands-menus SYSTEM "commands-menus.docbook">
  <!ENTITY commands-dialogs SYSTEM "commands-dialogs.docbook">
  <!ENTITY settings SYSTEM "settings.docbook">
  <!ENTITY developers SYSTEM "developers.docbook">
  <!ENTITY developers-scripting SYSTEM "developers-scripting.docbook">
  <!ENTITY developers-plugins SYSTEM "developers-plugins.docbook">
  <!ENTITY faq SYSTEM "faq.docbook">
  <!ENTITY credits SYSTEM "credits.docbook">
  <!ENTITY installation SYSTEM "installation.docbook">
]>

<book lang="&language;">

<bookinfo>
<title>The &chalk; Handbook</title>

<authorgroup>
<author>
<personname>
<firstname>Boudewijn</firstname>
<surname>Rempt</surname>
</personname>
<email>[email protected]</email>
</author>
<author>
<personname>
<firstname>Casper</firstname>
<surname>Boemann</surname>
</personname>
<email>[email protected]</email>
</author>
<author>
<personname>
<firstname>Cyrille</firstname>
<surname>Berger</surname>
</personname>
<email>[email protected]</email>
</author>
<author>
<personname>
<firstname>Sander</firstname>
<surname>Koning</surname>
</personname>
<email>[email protected]</email>
</author>
<!-- TRANS:ROLES_OF_TRANSLATORS -->
</authorgroup>

<copyright>
<year>2005-2006</year>
<holder>Boudewijn Rempt</holder>
<holder>Casper Boemann</holder>
<holder>Cyrille Berger</holder>
<holder>Sander Koning</holder>
</copyright>

<legalnotice>&FDLNotice;</legalnotice>

<!-- Date and version information of the documentation -->

<date>2006-09-13</date>
<releaseinfo>1.6</releaseinfo>

<!-- Abstract about this handbook -->

<abstract>
<para>
&chalk; is part of the &koffice; package. &chalk; is a photo retouching, image
editing application, but above all, a paint application that will allow you to
create original art on your computer as if you were working with paint and
brushes, pencils, pen and ink &mdash; or, at least, it will one day. We are
continually working on extending &chalk; and making it better in every respect.
</para>
</abstract>

<keywordset>
<keyword>KDE</keyword>
<keyword>koffice</keyword>
<keyword>Chalk</keyword>
<keyword>image manipulation</keyword>
<keyword>graphics</keyword>
<keyword>painting</keyword>
</keywordset>

</bookinfo>

&introduction;
&tutorial;
&images;
&views;
&layers;
&selections;
&filters;
&colorspaces;
&commands;
&settings;
&developers; 
&faq;
&credits;
&installation;

&documentation.index;
</book>