]> git.saurik.com Git - wxWidgets.git/commitdiff
Retyping some lines in tfontenc.tex seemed to remove a strange WinHelp compile
authorJulian Smart <julian@anthemion.co.uk>
Thu, 4 Nov 1999 20:43:52 +0000 (20:43 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 4 Nov 1999 20:43:52 +0000 (20:43 +0000)
problem...

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

docs/latex/wx/fontenum.tex
docs/latex/wx/fontmap.tex
docs/latex/wx/tfont.tex
docs/latex/wx/tfontenc.tex
docs/latex/wx/topics.tex
docs/latex/wx/tsamples.tex
docs/latex/wx/wx.hpj

index ecb2552bd9be6743814a5e4bc97d06ebb07f6320..2c3a12cc95b286ed3ea0de993ee7e5b7a2ecaf2a 100644 (file)
@@ -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.
 
-
index 0041694e0bb8db332a30a3ec6d1f9227f2962d96..3b83a2992240014c162d6ed0e3a88378a606f584 100644 (file)
@@ -12,3 +12,4 @@
 \section{\class{wxFontMapper}}\label{wxfontmapper}
 
 TODO.
+
index 212cbdbb480fad03ee1bc814d4ec901b29d10960..e8e73b4b6c817b5ef36590685aaa6c67d720438d 100644 (file)
@@ -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.}
 
-
index 441cce68b427bade70e40ad8f9daa863fa8345c8..f6e08d0bc296ae9399fe81028d789f15401c0cce 100644 (file)
@@ -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, \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},
index cf34d12aef97609ddaf6f1a95754bd3470cfa2dc..919f715599b6f8bc5c23e9e11da991bef626f7bb 100644 (file)
@@ -48,5 +48,5 @@ This chapter contains a selection of topic overviews.
 \input ttips.tex
 \input fs.tex
 
-% \input tdnd.tex
+%\input tdnd.tex
 
index 69e1b39f8477db3cb857e1cac089e837e6895144..9154a13bc404ae9e3bb3e3790d06227e4224fe4a 100644 (file)
@@ -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.
+
index e925941ccfaf1406ae213b1dcf0caaff4569332e..5bf567ae88d787ec44eb4b000f61a6857265055a 100644 (file)
@@ -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