]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/tex2rtf/src/tex2any.h
corrections to dynamic loading for Darwin
[wxWidgets.git] / utils / tex2rtf / src / tex2any.h
index 5b2c6f4e55309758ccede08d02e3f29c93c8cf15..2bf36720159258f6d306a023609c3dc0165dc3bb 100644 (file)
@@ -249,6 +249,7 @@ extern char *followedLinkColourString; // HTML followed link colour
 extern bool combineSubSections; // Stop splitting files below section
 extern bool htmlWorkshopFiles;  // generate HTML Help Workshop project files
 extern bool ignoreBadRefs;      // Don't insert (REF NOT FOUND)
+extern char *htmlFaceName;      // HTML face name
 
 // Names to help with internationalisation
 extern char *ContentsNameString;