From: Julian Smart <julian@anthemion.co.uk>
Date: Thu, 4 Nov 1999 20:43:52 +0000 (+0000)
Subject: Retyping some lines in tfontenc.tex seemed to remove a strange WinHelp compile
X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/cd77c085092ec56072c775061981fcab07b32464

Retyping some lines in tfontenc.tex seemed to remove a strange WinHelp compile
problem...


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
---

diff --git a/docs/latex/wx/fontenum.tex b/docs/latex/wx/fontenum.tex
index ecb2552bd9..2c3a12cc95 100644
--- a/docs/latex/wx/fontenum.tex
+++ b/docs/latex/wx/fontenum.tex
@@ -82,11 +82,10 @@ each match. Return TRUE to continue enumeration or FALSE to stop it.
 \membersection{wxFontEnumerator::OnFontEncoding}\label{wxfontenumeratoronfontencoding}
 
 \func{virtual bool}{OnFontEncoding}{
-    \param{const wxString\& }{font},
-    \param{const wxString\& }{encoding}
+ \param{const wxString\& }{font},
+ \param{const wxString\& }{encoding}
 }
 
 Called by \helpref{EnumerateEncodings}{wxfontenumeratorenumerateencodings} for
 each match. Return TRUE to continue enumeration or FALSE to stop it.
 
-
diff --git a/docs/latex/wx/fontmap.tex b/docs/latex/wx/fontmap.tex
index 0041694e0b..3b83a29922 100644
--- a/docs/latex/wx/fontmap.tex
+++ b/docs/latex/wx/fontmap.tex
@@ -12,3 +12,4 @@
 \section{\class{wxFontMapper}}\label{wxfontmapper}
 
 TODO.
+
diff --git a/docs/latex/wx/tfont.tex b/docs/latex/wx/tfont.tex
index 212cbdbb48..e8e73b4b6c 100644
--- a/docs/latex/wx/tfont.tex
+++ b/docs/latex/wx/tfont.tex
@@ -9,8 +9,8 @@ the following parameters (not all of them have to be specified, of course):
 \begin{twocollist}\itemsep=0pt
 \twocolitem{Point size}{This is the standard way of referring to text size.}
 \twocolitem{Family}{Supported families are:
-  {\bf wxDEFAULT, wxDECORATIVE, wxROMAN, wxSCRIPT, wxSWISS, wxMODERN}.
-  {\bf wxMODERN} is a fixed pitch font; the others are either fixed or variable pitch.}
+ {\bf wxDEFAULT, wxDECORATIVE, wxROMAN, wxSCRIPT, wxSWISS, wxMODERN}.
+ {\bf wxMODERN} is a fixed pitch font; the others are either fixed or variable pitch.}
 \twocolitem{Style}{The value can be {\bf wxNORMAL, wxSLANT} or {\bf wxITALIC}.}
 \twocolitem{Weight}{The value can be {\bf wxNORMAL, wxLIGHT} or {\bf wxBOLD}.}
 \twocolitem{Underlining}{The value can be TRUE or FALSE.}
@@ -38,4 +38,3 @@ Windows, the unit for text is points but the text is scaled according to the
 current mapping mode. However, user scaling on a device context will also
 scale fonts under both environments.}
 
-
diff --git a/docs/latex/wx/tfontenc.tex b/docs/latex/wx/tfontenc.tex
index 441cce68b4..f6e08d0bc2 100644
--- a/docs/latex/wx/tfontenc.tex
+++ b/docs/latex/wx/tfontenc.tex
@@ -72,11 +72,11 @@ for KOI8 encoding (only for WinCyrillic one which is quite different), so
 \helpref{wxFontEnumerator}{wxfontenumerator} will never return one, even if
 the user has installed a KOI8 font on his system.
 
-To solve this problem, \helpref{wxFontMapper}{wxfontmapper} class is provided.
+To solve this problem, a \helpref{wxFontMapper}{wxfontmapper} class is provided.
 This class stores the mapping between the encodings and the font face
-names which support them in a \helpref{wxConfig}{wxconfigoverview} object. Of
+names which support them in \helpref{wxConfig}{wxconfigoverview} object. Of
 course, it would be fairly useless if it tried to determine these mappings by
-itself, so, instead, it may (optionally) ask the user and remember his answers
+itself, so, instead, it (optionally) ask the user and remember his answers
 so that the next time the program will automatically choose the correct font.
 
 All these topics are illustrated by the \helpref{font sample}{samplefont},
diff --git a/docs/latex/wx/topics.tex b/docs/latex/wx/topics.tex
index cf34d12aef..919f715599 100644
--- a/docs/latex/wx/topics.tex
+++ b/docs/latex/wx/topics.tex
@@ -48,5 +48,5 @@ This chapter contains a selection of topic overviews.
 \input ttips.tex
 \input fs.tex
 
-% \input tdnd.tex
+%\input tdnd.tex
 
diff --git a/docs/latex/wx/tsamples.tex b/docs/latex/wx/tsamples.tex
index 69e1b39f84..9154a13bc4 100644
--- a/docs/latex/wx/tsamples.tex
+++ b/docs/latex/wx/tsamples.tex
@@ -60,3 +60,4 @@ bitmaps which allows them to be pasted/dropped in many other applications.
 
 Take a look at DnDShapeDataObject class to see how you may use 
 \helpref{wxDataObject}{wxdataobject} to achieve this.
+
diff --git a/docs/latex/wx/wx.hpj b/docs/latex/wx/wx.hpj
index e925941ccf..5bf567ae88 100644
--- a/docs/latex/wx/wx.hpj
+++ b/docs/latex/wx/wx.hpj
@@ -1,5 +1,5 @@
 [OPTIONS]
-BMROOT=d:\wx2\wxWind~1\docs\latex\wx ; Assume that bitmaps are where the source is
+BMROOT=d:\wx2\wxWind~1\docs/latex/wx ; Assume that bitmaps are where the source is
 TITLE=wxWindows Manual
 CONTENTS=Contents
 COMPRESS=HIGH