texinfo-commits
[Top][All Lists]
Advanced

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

texinfo/doc texinfo.tex,1.12,1.13 texinfo.txi,1.8,1.9


From: karl
Subject: texinfo/doc texinfo.tex,1.12,1.13 texinfo.txi,1.8,1.9
Date: Thu, 18 Dec 2003 02:39:26 +0100

Update of /cvsroot/texinfo/texinfo/doc
In directory sheep:/tmp/cvs-serv8420/doc

Modified Files:
        texinfo.tex texinfo.txi 
Log Message:
add @ordf{} and @ordm{} commands

Index: texinfo.tex
===================================================================
RCS file: /cvsroot/texinfo/texinfo/doc/texinfo.tex,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** texinfo.tex 2003/12/16 16:21:11     1.12
--- texinfo.tex 2003/12/18 01:39:24     1.13
***************
*** 4,8 ****
  \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
  %
! \def\texinfoversion{2003-12-16.08}
  %
  % Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
--- 4,8 ----
  \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
  %
! \def\texinfoversion{2003-12-17.17}
  %
  % Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
***************
*** 579,586 ****
  \let\udotaccent = \d
  
! % Other special characters: @questiondown @exclamdown
  % Plain TeX defines: @AA @AE @O @OE @L (plus lowercase versions) @ss.
  \def\questiondown{?`}
  \def\exclamdown{!`}
  
  % Dotless i and dotless j, used for accents.
--- 579,588 ----
  \let\udotaccent = \d
  
! % Other special characters: @questiondown @exclamdown @ordf @ordm
  % Plain TeX defines: @AA @AE @O @OE @L (plus lowercase versions) @ss.
  \def\questiondown{?`}
  \def\exclamdown{!`}
+ \def\ordf{\leavevmode\raise1ex\hbox{\selectfonts\lsize \underbar{a}}}
+ \def\ordm{\leavevmode\raise1ex\hbox{\selectfonts\lsize \underbar{o}}}
  
  % Dotless i and dotless j, used for accents.
***************
*** 3076,3079 ****
--- 3078,3085 ----
    \definedummyword{o}%
    \definedummyword{ss}%
+   \definedummyword{exclamdown}%
+   \definedummyword{questiondown}%
+   \definedummyword{ordm}%
+   \definedummyword{ordf}%
    %
    % Although these internal commands shouldn't show up, sometimes they do.
***************
*** 3190,3193 ****
--- 3196,3201 ----
    \def\exclamdown{!}%
    \def\questiondown{?}%
+   \def\ordf{a}%
+   \def\ordm{o}%
    %
    % Don't no-op \tt, since it isn't a user-level command

Index: texinfo.txi
===================================================================
RCS file: /cvsroot/texinfo/texinfo/doc/texinfo.txi,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** texinfo.txi 2003/12/16 16:21:11     1.8
--- texinfo.txi 2003/12/18 01:39:24     1.9
***************
*** 9634,9637 ****
--- 9634,9645 ----
  @findex OE
  @cindex @OE{}
+ @cindex Spanish ordinals
+ @cindex Ordinals, Spanish
+ @cindex Feminine ordinal
+ @findex ordf
+ @cindex @ordf{}
+ @cindex Masculine ordinal
+ @findex ordm
+ @cindex @ordm{}
  @findex ss
  @cindex @ss{}
***************
*** 9639,9652 ****
  @cindex Sharp S
  @cindex German S
! @multitable {x@@address@hidden@}} {oe,OE} {es-zet or sharp S}
  @item @t{@@address@hidden@}}   @tab @exclamdown{}   @tab upside-down !
  @item @t{@@address@hidden@}} @tab @questiondown{} @tab upside-down ?
! @item @t{@@address@hidden@},@@address@hidden@}}  @tab @aa{},@AA{}     @tab 
a,A with circle
! @item @t{@@address@hidden@},@@address@hidden@}}  @tab @ae{},@AE{}     @tab 
ae,AE ligatures
  @item @t{@@address@hidden@}}     @tab @dotless{i}     @tab dotless i
  @item @t{@@address@hidden@}}     @tab @dotless{j}     @tab dotless j
! @item @t{@@address@hidden@},@@address@hidden@}}    @tab @l{},@L{}       @tab 
suppressed-L,l
! @item @t{@@address@hidden@},@@address@hidden@}}    @tab @o{},@O{}       @tab 
O,o with slash
! @item @t{@@address@hidden@},@@address@hidden@}}  @tab @oe{},@OE{}     @tab 
oe,OE ligatures
  @item @t{@@address@hidden@}}           @tab @ss{}           @tab es-zet or 
sharp S
  @end multitable
--- 9647,9661 ----
  @cindex Sharp S
  @cindex German S
! @multitable {x@@address@hidden@}} {oe OE} {es-zet or sharp S}
  @item @t{@@address@hidden@}}   @tab @exclamdown{}   @tab upside-down !
  @item @t{@@address@hidden@}} @tab @questiondown{} @tab upside-down ?
! @item @t{@@address@hidden@} @@address@hidden@}}  @tab @aa{} @AA{}     @tab 
a,A with circle
! @item @t{@@address@hidden@} @@address@hidden@}}  @tab @ae{} @AE{}     @tab 
ae,AE ligatures
  @item @t{@@address@hidden@}}     @tab @dotless{i}     @tab dotless i
  @item @t{@@address@hidden@}}     @tab @dotless{j}     @tab dotless j
! @item @t{@@address@hidden@} @@address@hidden@}}    @tab @l{} @L{}       @tab 
suppressed-L,l
! @item @t{@@address@hidden@} @@address@hidden@}}    @tab @o{} @O{}       @tab 
O,o with slash
! @item @t{@@address@hidden@} @@address@hidden@}}  @tab @oe{} @OE{}     @tab 
oe,OE ligatures
! @item @t{@@address@hidden@} @@address@hidden@}}  @tab @ordf{} @ordm{}     
@tab Spanish ordinals
  @item @t{@@address@hidden@}}           @tab @ss{}           @tab es-zet or 
sharp S
  @end multitable
***************
*** 15668,15672 ****
  @opindex address@hidden
  @opindex -D @var{dir}
! Specify the directory where @file{dir} resides.
  Equivalent to @address@hidden/dir}.
  
--- 15677,15681 ----
  @opindex address@hidden
  @opindex -D @var{dir}
! Specify the directory where the directory file @file{dir} resides.
  Equivalent to @address@hidden/dir}.
  
***************
*** 16534,16538 ****
  
  @item @@address@hidden@}
! Generate the registered symbol @registeredsymbol{}.  @xref{registered
  symbol,, @code{@@address@hidden@}}}.
  
--- 16543,16547 ----
  
  @item @@address@hidden@}
! Generate the legal symbol @registeredsymbol{}.  @xref{registered
  symbol,, @code{@@address@hidden@}}}.
  



reply via email to

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