Missed labels to replace number of 'topicNNN' with readable filenames in tex2rtf output.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29152 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -82,7 +82,7 @@ Robin Dunn, et al}
|
||||
}
|
||||
\end{comment}
|
||||
|
||||
\chapter{Copyright notice}
|
||||
\chapter{Copyright notice}\label{copyrightnotice}
|
||||
\setheader{{\it COPYRIGHT}}{}{}{}{}{{\it COPYRIGHT}}%
|
||||
\setfooter{\thepage}{}{}{}{}{\thepage}%
|
||||
|
||||
@@ -97,7 +97,7 @@ licendoc.txt) for conditions of software and documentation use.
|
||||
Note that we use the old name wxWindows in the license, pending
|
||||
recognition of the new name by OSI.
|
||||
|
||||
\section*{wxWindows Library License, Version 3}
|
||||
\section*{wxWindows Library License, Version 3}\label{wxlicense}
|
||||
|
||||
Copyright (c) 1992-2004 Julian Smart, Robert Roebling, Vadim Zeitlin et al.
|
||||
|
||||
@@ -151,7 +151,7 @@ choice whether to permit this exception to apply to your modifications.
|
||||
If you do not wish that, you must delete the exception notice from such
|
||||
code and/or adjust the licensing conditions notice accordingly.
|
||||
|
||||
\section*{GNU Library General Public License, Version 2}
|
||||
\section*{GNU Library General Public License, Version 2}\label{gnulicense}
|
||||
|
||||
Copyright (C) 1991 Free Software Foundation, Inc.
|
||||
675 Mass Ave, Cambridge, MA 02139, USA
|
||||
|
Reference in New Issue
Block a user