texinfo-commits
[Top][All Lists]
Advanced

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

texinfo ChangeLog doc/texinfo.tex doc/texinfo.txi


From: Karl Berry
Subject: texinfo ChangeLog doc/texinfo.tex doc/texinfo.txi
Date: Tue, 18 May 2010 00:16:00 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Karl Berry <karl>       10/05/18 00:16:00

Modified files:
        .              : ChangeLog 
        doc            : texinfo.tex texinfo.txi 

Log message:
        make @samp respect @txicodequote... settings

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/ChangeLog?cvsroot=texinfo&r1=1.1047&r2=1.1048
http://cvs.savannah.gnu.org/viewcvs/texinfo/doc/texinfo.tex?cvsroot=texinfo&r1=1.321&r2=1.322
http://cvs.savannah.gnu.org/viewcvs/texinfo/doc/texinfo.txi?cvsroot=texinfo&r1=1.252&r2=1.253

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/texinfo/texinfo/ChangeLog,v
retrieving revision 1.1047
retrieving revision 1.1048
diff -u -b -r1.1047 -r1.1048
--- ChangeLog   14 May 2010 17:27:05 -0000      1.1047
+++ ChangeLog   18 May 2010 00:15:59 -0000      1.1048
@@ -1,3 +1,11 @@
+2010-05-17  Karl Berry  <address@hidden>
+
+       * doc/texinfo.tex (\marksupsetuplqsamp, \marksupsetuprqsamp):
+       assign as \markupsetcodequoteleft and ...right, so they respect
+       the @txicodequote... settings.
+       Request from Mark Polesky, 13 Apr 2010 09:46:23.
+       * doc/texinfo.txi (Inserting Quote Characters): document this.
+
 2010-05-14  Karl Berry  <address@hidden>
 
        * doc/texinfo.tex (\makedispenvdef): rename from \makedispenv,

Index: doc/texinfo.tex
===================================================================
RCS file: /sources/texinfo/texinfo/doc/texinfo.tex,v
retrieving revision 1.321
retrieving revision 1.322
diff -u -b -r1.321 -r1.322
--- doc/texinfo.tex     14 May 2010 17:27:05 -0000      1.321
+++ doc/texinfo.tex     18 May 2010 00:15:59 -0000      1.322
@@ -3,7 +3,7 @@
 % Load plain if necessary, i.e., if running under initex.
 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
 %
-\def\texinfoversion{2010-05-14.10}
+\def\texinfoversion{2010-05-17.17}
 %
 % Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
 % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
@@ -2275,14 +2275,19 @@
 
 \let\markupsetuplqcode \markupsetcodequoteleft
 \let\markupsetuprqcode \markupsetcodequoteright
+%
 \let\markupsetuplqexample \markupsetcodequoteleft
 \let\markupsetuprqexample \markupsetcodequoteright
+%
+\let\markupsetuplqsamp \markupsetcodequoteleft
+\let\markupsetuprqsamp \markupsetcodequoteright
+%
 \let\markupsetuplqverb \markupsetcodequoteleft
 \let\markupsetuprqverb \markupsetcodequoteright
+%
 \let\markupsetuplqverbatim \markupsetcodequoteleft
 \let\markupsetuprqverbatim \markupsetcodequoteright
 
-\let\markupsetuplqsamp \markupsetnoligaturesquoteleft
 \let\markupsetuplqkbd \markupsetnoligaturesquoteleft
 
 % Allow an option to not replace quotes with a regular directed right

Index: doc/texinfo.txi
===================================================================
RCS file: /sources/texinfo/texinfo/doc/texinfo.txi,v
retrieving revision 1.252
retrieving revision 1.253
diff -u -b -r1.252 -r1.253
--- doc/texinfo.txi     4 Apr 2010 17:51:34 -0000       1.252
+++ doc/texinfo.txi     18 May 2010 00:15:59 -0000      1.253
@@ -1,5 +1,5 @@
 \input texinfo.tex    @c -*-texinfo-*-
address@hidden $Id: texinfo.txi,v 1.252 2010/04/04 17:51:34 karl Exp $
address@hidden $Id: texinfo.txi,v 1.253 2010/05/18 00:15:59 karl Exp $
 @c Ordinarily, Texinfo files have the extension .texi.  But texinfo.texi
 @c clashes with texinfo.tex on 8.3 filesystems, so we use texinfo.txi.
 
@@ -10360,7 +10360,7 @@
 @clear txicodequoteundirected
 
 @item @@set txicodequotebacktick
-Cause the output for the @code{`} character to be the standalone grave
+causes the output for the @code{`} character to be the standalone grave
 accent, like this:
 @set txicodequotebacktick
 @code{`}.
@@ -10368,15 +10368,13 @@
 
 @end table
 
address@hidden'bc}
-
 If you want these settings for only part of the document,
 @code{@@clear} will restore the normal behavior, as in
 @code{@@address@hidden
 
-These settings affect @code{@@code}, @code{@@example}, @code{verb}, and
address@hidden@@verbatim}; they do not affect @code{@@samp}.  (@xref{Useful
-Highlighting}.)
+These settings affect @code{@@code}, @code{@@example}, @code{@@samp},
address@hidden, and @code{@@verbatim}; they do not affect @code{@@kbd}.
+(@xref{Useful Highlighting}.)
 
 
 @node Inserting Space
@@ -17757,8 +17755,8 @@
 As mentioned earlier (@pxref{HTML Xref Link Basics}), the generating
 software has to guess whether a given manual being cross-referenced is
 available in split or monolithic form---and, inevitably, it might
-guess wrong.  However, it is possible when the referent manual itself
-is generated, it is possible to handle at least some mismatches.
+guess wrong.  However, when the referent manual itself is generated,
+it is possible to handle at least some mismatches.
 
 In the case where we assume the referent is split, but it is actually
 available in mono, the only recourse would be to generate a
@@ -19700,7 +19698,7 @@
 (@url{http://www.gnu.org/software/rcs}) version control systems, which
 expand it into a string such as:
 @example
-$Id: texinfo.txi,v 1.252 2010/04/04 17:51:34 karl Exp $
+$Id: texinfo.txi,v 1.253 2010/05/18 00:15:59 karl Exp $
 @end example
 (This is useful in all sources that use version control, not just manuals.)
 You may wish to include the @samp{$Id:} comment in the @code{@@copying}
@@ -19779,7 +19777,7 @@
 
 @verbatim
 \input texinfo   @c -*-texinfo-*-
address@hidden $Id: texinfo.txi,v 1.252 2010/04/04 17:51:34 karl Exp $
address@hidden $Id: texinfo.txi,v 1.253 2010/05/18 00:15:59 karl Exp $
 @comment %**start of header
 @setfilename sample.info
 @include version.texi



reply via email to

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