");
@@ -2919,7 +2919,7 @@ bool HTMLGo(void)
OnError("Cannot open output file!");
return FALSE;
}
- AddTexRef("contents", FileNameFromPath(TitlepageName), ContentsNameString);
+ AddTexRef("contents", wxFileNameFromPath(TitlepageName), ContentsNameString);
fprintf(Contents, "%s
\n", ContentsNameString);
@@ -3003,7 +3003,7 @@ bool HTMLGo(void)
if (contentsString)
fprintf(tmpTitle, "
%s\n\n", contentsString);
else
- fprintf(tmpTitle, "%s\n\n", FileNameFromPath(FileRoot));
+ fprintf(tmpTitle, "%s\n\n", wxFileNameFromPath(FileRoot));
}
// Output frame information
@@ -3017,8 +3017,8 @@ bool HTMLGo(void)
fprintf(tmpTitle, "