HEX
Server: Apache/2.4.34 (Red Hat) OpenSSL/1.0.2k-fips
System: Linux WORDPRESS 3.10.0-1160.118.1.el7.x86_64 #1 SMP Thu Apr 4 03:33:23 EDT 2024 x86_64
User: digital (1020)
PHP: 7.2.24
Disabled: NONE
Upload Files
File: //usr/share/help/zh_HK/gedit/gedit-plugins-doc-stats.page
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="gedit-plugins-doc-stats" xml:lang="zh-HK">

<info>
  <link type="guide" xref="gedit-plugin-guide#gedit-default-plugins"/>
  <revision pkgversion="3.8" date="2013-02-24" status="review"/>
  <credit type="author">
    <name>Daniel Neel</name>
    <email>[email protected]</email>
  </credit>
  <credit type="author">
    <name>Jim Campbell</name>
    <email>[email protected]</email>
  </credit>
  <desc>View document statistics.</desc>
</info>

<title>Document statistics</title>

  <p>The <em>Document Statistics</em> plugin shows you various statistics about
  your current document. To enable this plugin, select 
  <guiseq><gui style="menu">gedit</gui><gui style="menuitem">Preferences</gui>
  <gui>Plugins</gui><gui>Document Statistics</gui></guiseq>.</p>

<section id="using-doc-stats">
  <title>Using Document Statistics</title>

  <p>Once the plugin is enabled, use it by selecting <guiseq><gui>Tools</gui>
  <gui>Document Statistics</gui></guiseq>. A window will display the
  statistical information of your document, including the number of words,
  lines, characters, non-space characters, and the size of your file in
  bytes.</p>

  <p>You can also use <em>Document Statistics</em> to show you information about
  just a portion of your document. To do this, use the mouse pointer to select
  the portion of text that you want to examine, and then select
  <guiseq><gui>Tools</gui><gui>Document Statistics</gui></guiseq>.
  <app>Gedit</app> will display information for both your entire document, and
  for the portion of text that you highlighted.</p>
</section>

</page>