[gedit] Create contents for character map plugin documentation,	remove stub
- From: Jim Campbell <jcampbell src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gedit] Create contents for character map plugin documentation,	remove stub
- Date: Thu, 18 Aug 2011 00:21:15 +0000 (UTC)
commit cc107bd82900a24d0d33a3ae33ffad43081edb71
Author: Paul Weaver <ch3pjw bath ac uk>
Date:   Tue Aug 16 16:12:14 2011 +0100
    Create contents for character map plugin documentation, remove stub
    
    This creates the contents for the character map plugin documentation
    (gedit-plugins-character-map.page), and removes the pre-existing stub file
    (gedit-plugins-character-map.page.stub).
    
    Signed-off-by: Jim Campbell <jwcampbell gmail com>
 help/C/gedit-plugins-character-map.page      |   43 ++++++++++++++++++++++++++
 help/C/gedit-plugins-character-map.page.stub |   32 -------------------
 2 files changed, 43 insertions(+), 32 deletions(-)
---
diff --git a/help/C/gedit-plugins-character-map.page b/help/C/gedit-plugins-character-map.page
new file mode 100644
index 0000000..3ae7c29
--- /dev/null
+++ b/help/C/gedit-plugins-character-map.page
@@ -0,0 +1,43 @@
+<page xmlns="http://projectmallard.org/1.0/"
+      type="topic" style="task"
+      id="gedit-plugins-character-map">
+  <info>
+    <revision version="0.2" date="2011-08-16" status="draft"/>
+    <link type="guide" xref="gedit-plugin-guide#gedit-additional-plugins"/>
+
+    <credit type="author copyright">
+      <name>Jim Campbell, Paul Weaver</name>
+      <email>jwcampbell gmail com</email>
+      <years>2011</years>
+    </credit>
+
+    <desc></desc>
+  </info>
+
+  <title>Insert special characters just by clicking on them</title>
+
+  <comment>
+    <cite date="2011-08-16" href="mailto:ch3pjw bath ac uk">Paul Weaver</cite>
+<!--    <cite date="2011-08-13" href="mailto:jwcampbell gmail com">Jim Campbell</cite>-->
+    <p>This assumes the reader knows how to use gedit in general. By the end of this page,
+    the reader will be able to use the character map plugin to insert characters into their documents.</p>
+  </comment>
+
+  <p>The <app>Character Map</app> plugin enables you to insert characters into your document that you may not be able to type easily using your keyboard. To enable this plugin, select  <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Plugins</gui><gui>Character Map</gui></guiseq>.</p>
+  
+  <section id="using-character-map">
+    <title>Using Character Map</title>
+
+    <p>Once the plugin is enabled, you can add characters from the <em>Character Map</em> tab of the side panel (<guiseq><gui>View</gui><gui>Side Panel</gui></guiseq>).</p>
+   
+  <steps>
+    <item><p>Place the cursor at the point in your document at which you would like your special character.</p></item>
+    <item><p>Select the <em>Character Map</em> tab in the side panel.</p></item>
+    <item><p>If neccessary, choose the character set to which your character belongs from the list at the top of the <em>Character Map</em> tab (e.g., Arabic).</p></item>
+    <item><p>Double click your desired character to insert it.</p></item>
+  </steps>
+  
+    <note style="tip"><p>You must click on the editing view of your document to continue editing normally.</p></note>
+  </section>
+
+</page>
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]