texinfo-commits
[Top][All Lists]
Advanced

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

texinfo/doc texinfo.tex,1.23,1.24


From: karl
Subject: texinfo/doc texinfo.tex,1.23,1.24
Date: Mon, 19 Jan 2004 16:02:23 +0100

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

Modified Files:
        texinfo.tex 
Log Message:
doc fix.


Index: texinfo.tex
===================================================================
RCS file: /cvsroot/texinfo/texinfo/doc/texinfo.tex,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** texinfo.tex 19 Jan 2004 01:37:50 -0000      1.23
--- texinfo.tex 19 Jan 2004 15:02:21 -0000      1.24
***************
*** 4,8 ****
  \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
  %
! \def\texinfoversion{2004-01-18.17}
  %
  % Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
--- 4,8 ----
  \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
  %
! \def\texinfoversion{2004-01-19.07}
  %
  % Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
***************
*** 1280,1284 ****
          \dopdfoutline{##1}{}{##3}{##4}}%
        %
!       % Make special characters normal for writing to the pdf file.
        \indexnofonts
        \turnoffactive
--- 1280,1292 ----
          \dopdfoutline{##1}{}{##3}{##4}}%
        %
!       % PDF outlines are displayed using system fonts, instead of
!       % document fonts.  Therefore we cannot use special characters,
!       % since the encoding is unknown.  For example, the eogonek from
!       % Latin 2 (0xea) gets translated to a | character.  Info from
!       % Staszek Wawrykiewicz, 19 Jan 2004 04:09:24 +0100.
!       % 
!       % xx to do this right, we have to translate 8-bit characters to
!       % their "best" equivalent, based on the @documentencoding.  Right
!       % now, I guess we'll just let the pdf reader have its way.
        \indexnofonts
        \turnoffactive



reply via email to

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