On Wed, May 31 2006, Reiner Steib wrote:

> BTW, I tried to find the new `TeX-doc' and `TeX-clean' using `i clean'
> and `i doc' unsuccessfully.  Maybe we should add something to
> `auctex.texi'?

AFAICS, these don't fit in any of the current nodes:

,----[ (info "(auctex)Running TeX and friends") ]
| * Commands::                    Invoking external commands.
| * Viewing::                     Invoking external viewers.
| * Debugging::                   Debugging TeX and LaTeX output.
| * Checking::                    Checking the document.
| * Control::                     Controlling the processes.
`----

I'd suggest to add a new node "Miscellaneous Commands" or "Other
Commands" (or similar; suggestions?).  We could (later) add the other
entries from the Command menu too, if appropriate.  WDYT?

The text is borrowed from changes.texi.  If we add it, I'd also add
cross-references to changes.texi and shorten the text for the
not-rawfile case to avoid duplication.

--8<---------------cut here---------------start------------->8---
--- auctex.texi 30 May 2006 20:07:50 +0200      1.256
+++ auctex.texi 02 Jun 2006 15:01:54 +0200      
@@ -1958,6 +1958,7 @@
 * Debugging::                   Debugging @TeX{} and @LaTeX{} output.
 * Checking::                    Checking the document.
 * Control::                     Controlling the processes.
+* Miscellaneous Commands::      Miscellaneous Commands.
 @end menu
 
 @node Commands
@@ -2392,6 +2393,25 @@
 process was started.
 @end deffn
 
[EMAIL PROTECTED] Miscellaneous Commands
[EMAIL PROTECTED] Miscellaneous Commands
+
[EMAIL PROTECTED] Command TeX-doc
[EMAIL PROTECTED] C-c ?
+
+The function @code{TeX-doc} provides easy access to documentation about
+commands and packages or information related to @TeX{} and friends in
+general.  It is accessible with the key binding @kbd{C-c ?} or the
[EMAIL PROTECTED] Documentation...} entry in the mode menus.
[EMAIL PROTECTED] deffn
+
[EMAIL PROTECTED] Command TeX-clean
+You can get rid of generated intermediate and output files by means of
+the new @samp{Clean} and @samp{Clean All} entries in
[EMAIL PROTECTED] accessible with @kbd{C-c C-c} or the Command
+menu.
[EMAIL PROTECTED] deffn
+
 @node Multifile
 @chapter Multifile Documents
 @cindex Multifile Documents
--8<---------------cut here---------------end--------------->8---

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/



_______________________________________________
auctex-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to