Show
Ignore:
Timestamp:
2007-11-01 03:04:25 (15 months ago)
Author:
Rocco Rutte <pdmef@…>
Branch:
HEAD
Message:

Manual: Add ids to all tables and use <xref/> for reference.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/manual.xml.head

    r5236 r5247  
    198198 
    199199<para> 
    200 Information is presented in menus, very similar to ELM.  Here is a table 
    201 showing the common keys used to navigate menus in Mutt. 
    202 </para> 
    203  
    204 <para> 
    205  
    206 <table> 
     200Information is presented in menus, very similar to ELM, see <xref linkend="tab-keys-nav"/> 
     201for common keys used to navigate menus in Mutt. 
     202</para> 
     203 
     204<para> 
     205 
     206<table id="tab-keys-nav"> 
    207207<title>Most common navigation keys</title> 
    208208<tgroup cols="3"> 
     
    236236Mutt has a built-in line editor for inputting text, e.g. email 
    237237addresses or filenames. The keys used to manipulate text input are 
    238 very similar to those of Emacs. See the following table for a full 
     238very similar to those of Emacs. See <xref linkend="tab-keys-editor"/> for a full 
    239239reference of available functions, their default key bindings, and 
    240240short descriptions. 
     
    243243<para> 
    244244 
    245 <table> 
     245<table id="tab-keys-editor"> 
    246246<title>Most common line editor keys</title> 
    247247<tgroup cols="3"> 
     
    352352 
    353353<para> 
    354  
    355 <table> 
     354Common keys used to navigate through and manage messages in the index 
     355are shown in <xref linkend="tab-key-index"/>. 
     356</para> 
     357 
     358<para> 
     359 
     360<table id="tab-key-index"> 
    356361<title>Most common message index keys</title> 
    357362<tgroup cols="2"> 
     
    586591<para> 
    587592 
    588 <table> 
     593<table id="tab-key-pager"> 
    589594<title>Most common pager keys</title> 
    590595<tgroup cols="2"> 
     
    611616 
    612617<para> 
    613 In addition, many of the functions from the <emphasis>index</emphasis> are available in 
     618In addition to key bindings in <xref linkend="tab-key-pager"/>, 
     619many of the functions from the <emphasis>index</emphasis> are available in 
    614620the pager, such as <emphasis>delete-message</emphasis> or <emphasis>copy-message</emphasis> (this is one 
    615621advantage over using an external pager to view messages). 
     
    688694<para> 
    689695When the mailbox is <link linkend="sort">sorted</link> by <emphasis>threads</emphasis>, there are 
    690 a few additional functions available in the <emphasis>index</emphasis> and <emphasis>pager</emphasis> modes. 
    691 </para> 
    692  
    693 <para> 
    694  
    695 <table> 
     696a few additional functions available in the <emphasis>index</emphasis> and <emphasis>pager</emphasis> modes 
     697as shown in <xref linkend="tab-key-threads"/>. 
     698</para> 
     699 
     700<para> 
     701 
     702<table id="tab-key-threads"> 
    696703<title>Most common thread mode keys</title> 
    697704<tgroup cols="3"> 
     
    932939 
    933940<para> 
    934 The following bindings are available in the <emphasis>index</emphasis> for sending 
    935 messages. 
    936 </para> 
    937  
    938 <para> 
    939  
    940 <table> 
     941The bindings shown in <xref linkend="tab-key-send"/> are available in the 
     942<emphasis>index</emphasis> for sending messages. 
     943</para> 
     944 
     945<para> 
     946 
     947<table id="tab-key-send"> 
    941948<title>Most common mail sending keys</title> 
    942949<tgroup cols="3"> 
     
    992999<para> 
    9931000Once you have finished editing the body of your mail message, you are 
    994 returned to the <emphasis>compose</emphasis> menu.  The following functions are available: 
    995 </para> 
    996  
    997 <para> 
    998  
    999 <table> 
     1001returned to the <emphasis>compose</emphasis> menu providing the functions 
     1002show in <xref linkend="tab-func-compose"/>. 
     1003</para> 
     1004 
     1005<para> 
     1006 
     1007<table id="tab-func-compose"> 
    10001008<title>Most common compose menu keys</title> 
    10011009<tgroup cols="3"> 
     
    11241132 
    11251133<para> 
    1126 The flags sequence (&percnt;f) will expand to one of the following flags: 
    1127  
    1128 <table> 
     1134The flags sequence (&percnt;f) will expand to one of the flags in 
     1135<xref linkend="tab-pgp-menuflags"/>. 
     1136 
     1137<table id="tab-pgp-menuflags"> 
    11291138<title>PGP key menu flags</title> 
    11301139<tgroup cols="2"> 
     
    13211330they were the message's original recipients.  Forwarding a message, on 
    13221331the other hand, allows you to modify the message before it is resent 
    1323 (for example, by adding your own comments). 
    1324 </para> 
    1325  
    1326 <para> 
    1327 The following keys are bound by default: 
    1328 </para> 
    1329  
    1330 <para> 
    1331  
    1332 <table> 
     1332(for example, by adding your own comments). The default key bindings 
     1333are shown in <xref linkend="tab-key-fwd"/>. 
     1334</para> 
     1335 
     1336<para> 
     1337 
     1338<table id="tab-key-fwd"> 
    13331339<title>Message forwarding/bouncing keys</title> 
    13341340<tgroup cols="3"> 
     
    18011807equivalent.  An alternative form is to specify the key as a three digit 
    18021808octal number prefixed with a ``&bsol;'' (for example <emphasis>&bsol;177</emphasis> is 
    1803 equivalent to <emphasis>&bsol;c?</emphasis>). 
    1804 </para> 
    1805  
    1806 <para> 
    1807 In addition, <emphasis>key</emphasis> may consist of: 
    1808 </para> 
    1809  
    1810 <para> 
    1811  
    1812 <table> 
     1809equivalent to <emphasis>&bsol;c?</emphasis>). In addition, <emphasis>key</emphasis> may 
     1810be a symbolic name as shown in <xref linkend="tab-key-names"/>. 
     1811</para> 
     1812 
     1813<para> 
     1814 
     1815<table id="tab-key-names"> 
    18131816<title>Symbolic key names</title> 
    18141817<tgroup cols="2"> 
     
    37793782<para> 
    37803783Many of Mutt's commands allow you to specify a pattern to match 
    3781 (limit, tag-pattern, delete-pattern, etc.).  There are several ways to select 
    3782 messages: 
    3783 </para> 
    3784  
    3785 <para> 
    3786  
    3787 <table> 
     3784(limit, tag-pattern, delete-pattern, etc.). <xref linkend="tab-patterns"/> 
     3785shows several ways select messages. 
     3786</para> 
     3787 
     3788<para> 
     3789 
     3790<table id="tab-patterns"> 
    37883791<title>Pattern modifiers</title> 
    37893792<tgroup cols="2">