]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/tex2rtf/src/tex2any.cpp
Added ignoreBadRefs so e.g. the PMF manual doesn't generate bad references to
[wxWidgets.git] / utils / tex2rtf / src / tex2any.cpp
index 7f6227b77bdc5d7c4f4bb51496ecf01c3d257ba6..ed21d3e7f88fb1cd4ee996315cf999002c3be7ef 100644 (file)
@@ -144,6 +144,7 @@ char            *linkColourString = NULL;
 char            *followedLinkColourString = NULL;
 bool            combineSubSections = FALSE;
 bool            htmlWorkshopFiles = FALSE;
+bool            ignoreBadRefs = FALSE;
 
 extern int passNumber;