texinfo-commits
[Top][All Lists]
Advanced

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

[5908] no leading @ in cmd index


From: karl
Subject: [5908] no leading @ in cmd index
Date: Tue, 04 Nov 2014 18:04:42 +0000

Revision: 5908
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=5908
Author:   karl
Date:     2014-11-04 18:04:40 +0000 (Tue, 04 Nov 2014)
Log Message:
-----------
no leading @ in cmd index

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/doc/texinfo.texi

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2014-11-03 17:18:37 UTC (rev 5907)
+++ trunk/ChangeLog     2014-11-04 18:04:40 UTC (rev 5908)
@@ -1,3 +1,7 @@
+2014-11-04  Karl Berry  <address@hidden>
+
+       * doc/texinfo.texi: no leading @ characters in command index.
+
 2014-10-03  Gavin Smith  <address@hidden>
 
        * info/man.c (get_manpage_node): Make returned node safely 

Modified: trunk/doc/texinfo.texi
===================================================================
--- trunk/doc/texinfo.texi      2014-11-03 17:18:37 UTC (rev 5907)
+++ trunk/doc/texinfo.texi      2014-11-04 18:04:40 UTC (rev 5908)
@@ -3536,7 +3536,7 @@
 commands.
 
 @findex vskip @address@hidden vertical skip}
address@hidden filll @address@hidden dimension}
address@hidden filll @address@hidden dimension}
 Use the @code{@@page} command to cause a page break.  To push the
 copyright notice and the other text on the copyright page towards the
 bottom of the page, use the following incantation after @code{@@page}:
@@ -10827,7 +10827,7 @@
 @cindex At sign, inserting
 @cindex Inserting @@ @r{(literal @samp{@@})}
 @findex @@ @r{(literal @samp{@@})}
address@hidden @@address@hidden@} @r{(literal @samp{@@})}
address@hidden address@hidden@} @r{(literal @samp{@@})}
 
 @code{@@@@} produces a single @samp{@@} character in the output.  Do
 not put braces after an @code{@@@@} command.
@@ -10844,8 +10844,8 @@
 
 @findex @{ @r{(literal @address@hidden)}
 @findex @} @r{(literal @address@hidden)}
address@hidden @@address@hidden@} @r{(literal @address@hidden)}
address@hidden @@address@hidden@} @r{(literal @address@hidden)}
address@hidden address@hidden@} @r{(literal @address@hidden)}
address@hidden address@hidden@} @r{(literal @address@hidden)}
 @cindex Braces, inserting
 
 @code{@@@{} produces a single @address@hidden in the output, and @code{@@@}}
@@ -10929,7 +10929,7 @@
 @node Inserting a Hashsign
 @subsection Inserting `#' with @code{@@address@hidden@}}
 
address@hidden @@address@hidden@} @r{(literal @samp{#})}
address@hidden address@hidden@} @r{(literal @samp{#})}
 @cindex Inserting #
 @cindex Hash sign, inserting
 
@@ -10984,8 +10984,9 @@
 
 If this is a concern for you, Texinfo provides these two commands:
 
address@hidden @code
address@hidden @code
 @item @@codequoteundirected @var{on-off}
address@hidden codequoteundirected
 @cindex undirected single quote
 causes the output for the @code{'} character in code environments to
 be the undirected single quote, like this:
@@ -10994,6 +10995,7 @@
 @set txicodequoteundirected off
 
 @item @@codequotebacktick @var{on-off}
address@hidden codequoteundirected
 @cindex backtick
 @cindex grave accent, standalone
 causes the output for the @code{`} character in code environments to
@@ -11001,7 +11003,7 @@
 @set txicodequotebacktick on
 @code{`}.
 @set txicodequotebacktick off
address@hidden ftable
address@hidden table
 
 If you want these settings for only part of the document,
 @code{@@codequote... off} will restore the normal behavior, as in
@@ -11339,11 +11341,11 @@
 @cindex Underbar accent
 @findex udotaccent
 @cindex Underdot accent
address@hidden v @r{(check accent)}
address@hidden v @r{(caron)}
 @cindex Hacek accent
 @cindex Check accent
address@hidden Caron accent
address@hidden address@hidden@@address@hidden@}}} {Output} {hacek/check/caron 
accent}
address@hidden Caron
address@hidden address@hidden@@address@hidden@}}} {Output} {caron/hacek/check 
accent}
 @headitem Command           @tab Output         @tab What
 @item @t{@@"o}              @tab @"o            @tab umlaut accent
 @item @t{@@'o}              @tab @'o            @tab acute accent
@@ -11360,7 +11362,7 @@
 @item @t{@@address@hidden@}}          @tab @u{o}          @tab breve accent
 @item @t{@@address@hidden@}} @tab @ubaraccent{o} @tab underbar accent
 @item @t{@@address@hidden@}} @tab @udotaccent{o} @tab underdot accent
address@hidden @t{@@address@hidden@}}          @tab @v{o}          @tab 
hacek/check/caron accent
address@hidden @t{@@address@hidden@}}          @tab @v{o}          @tab 
caron/hacek/check accent
 @end multitable
 
 This table lists the Texinfo commands for inserting other characters




reply via email to

[Prev in Thread] Current Thread [Next in Thread]