]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/auctex/doc/wininstall.texi
Sync from eldoc-eval/master
[gnu-emacs-elpa] / packages / auctex / doc / wininstall.texi
index 38cb35eff3d5bad121db1fcec745b9ab35af66a1..3aa93b23ef03d7ca5ea7329aff91669a7c02c304 100644 (file)
@@ -332,13 +332,18 @@ in either a site-wide @file{site-start.el} or your personal startup file
 @file{~/.xemacs/init.el} from within XEmacs).
 
 @cindex @file{tex-mik.el}
+@cindex @file{tex-fptex.el}
 The default configuration of @AUCTeX{} is probably not the best fit for
-Windows systems with MiK@TeX{}.  You might want to add
+Windows systems.  You might want to add
 @example
 (require 'tex-mik)
 @end example
-after loading @file{auctex.el} and @file{preview-latex.el} in order to
-get more appropriate values for some customization options.
+or
+@example
+(require 'tex-fptex)
+@end example
+in order to get more appropriate values for MiK@TeX{} and fp@TeX{},
+respectively after loading @file{auctex.el} and @file{preview-latex.el}.
 
 You can always use