]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/overviews/unixprinting.h
fixed end of line and path separator
[wxWidgets.git] / docs / doxygen / overviews / unixprinting.h
index e71649ce00e016b58a301e2538cbd86c0e7ed98f..634a8b3d199657ade191c176a2e29f695c5a394d 100644 (file)
@@ -7,9 +7,9 @@
 /////////////////////////////////////////////////////////////////////////////
 
 /*!
- @page unixprinting_overview Printing under Unix (GTK+)
+
+ @page overview_unixprinting Printing under Unix (GTK+)
+
  Printing under Unix has always been a cause of problems as Unix
  does not provide a standard way to display text and graphics
  on screen and print it to a printer using the same application
@@ -20,6 +20,7 @@
  number of application could offer WYSIWYG under Unix. Equally,
  wxWidgets offered its own printing implementation using PostScript
  which never really matched the screen display.
+
  Starting with version 2.8.X, the GNOME project provides printing
  support through the libgnomeprint and libgnomeprintui libraries
  by which especially the font problem is mostly solved. Beginning
@@ -33,8 +34,9 @@
  Note that the application will not require the GNOME print libraries
  to be installed in order to run (there will be no dependency on
  these libraries).
- In version GTK+ 2.10, support for printing has been added to GTK+ 
- itself. Beginning with version wxWidgets 2.9.X, the GTK+ port of 
+
+ In version GTK+ 2.10, support for printing has been added to GTK+
+ itself. Beginning with version wxWidgets 2.9.X, the GTK+ port of
  wxWidgets can make use of this feature
  if wxWidgets is configured accordingly and if the GTK+ version is = 2.10.
  You need to configure wxWidgets with the @e configure --with-gtkprint
@@ -45,7 +47,7 @@
  Note that the application will not require a GTK+ version = 2.10
  to be installed in order to run (there will be no dependency on
  this version).
+
  */
+
+