-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy patheditors.xml
More file actions
29 lines (29 loc) · 919 Bytes
/
editors.xml
File metadata and controls
29 lines (29 loc) · 919 Bytes
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
<?xml version="1.0" encoding="UTF-8"?>
<!-- ********************************************************************
apps/editors.xml
******************************************************************** -->
<book xml:id="editors" xmlns="http://docbook.org/ns/docbook"
xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:lang="tr">
<?dbhtml dir="../uygulamalar"?>
<?dbpdf pdf="no"?>
<info>
<title>Metin Düzenleyici Kılavuzları</title>
<author role="prep">
<personname>
<firstname>Türkçe Linux Belgelendirme Projesi</firstname>
</personname>
<address>
<link xl:href="https://github.com/TLBP"/>
</address>
</author>
<pubdate>Aralık 2022</pubdate>
<abstract>
<para>
Bazı metin düzenleme uygulamalarının (Emacs, Emacspeak, Vi) öğreticilerini içermektedir.
</para>
</abstract>
</info>
&emacs-tutorial;
&vi-tutorial;
&espk-tutorial;
</book>