[bijiben] help: Review formatting (editor) page



commit 9e561bc007d6bdc059ad70041e25ac79c2a6872a
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Sat May 4 11:44:29 2013 +0100

    help: Review formatting (editor) page
    
    Use capitalisation that is consistent with other help.

 help/C/bjb-editor.page |   23 -----------------------
 help/C/formatting.page |   40 ++++++++++++++++++++++++++++++++++++++++
 help/Makefile.am       |    2 +-
 3 files changed, 41 insertions(+), 24 deletions(-)
---
diff --git a/help/C/formatting.page b/help/C/formatting.page
new file mode 100644
index 0000000..c9629a5
--- /dev/null
+++ b/help/C/formatting.page
@@ -0,0 +1,40 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
+      type="topic" style="task"
+      id="formatting">
+
+  <info>
+    <link type="guide" xref="index#use"/>
+
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2012</years>
+    </credit>
+    <credit type="editor">
+      <name>Ekaterina Gerasimova</name>
+      <email its:translate="no">kittykat3756 gmail com</email>
+      <years>2013</years>
+    </credit>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <desc>Change the text style.</desc>
+  </info>
+
+  <title>Format the note</title>
+
+  <p>You can format your note in <app>Bijiben</app>:</p>
+
+  <list>
+    <item>
+      <p>Select the text that you want to format and press on <gui>Bold</gui>,
+      <gui>Italic</gui> or <gui>Strike</gui>.
+      button.</p>
+    </item>
+    <item>
+      <p>To create a list, select <gui>Bullets</gui> for an unordered list or
+      <gui>Numbered List</gui> for ordered list from the gear menu.</p>
+    </item>
+  </list>
+
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index a34e2dc..d30f615 100755
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -9,7 +9,7 @@ HELP_FILES = \
        bjb-colours.page \
        create.page \
        bjb-delete.page \
-       bjb-editor.page \
+       formatting.page \
        search.page \
        bjb-share.page \
        bjb-tags.page \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]