added CSS stylesheets support to tex2rtf
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -129,6 +129,7 @@ int winHelpVersion = 3; // WinHelp Version (3 for Windows 3.1, 4 for
|
||||
bool winHelpContents = FALSE; // Generate .cnt file for WinHelp 4
|
||||
bool htmlIndex = FALSE; // Generate .htx file for HTML
|
||||
bool htmlFrameContents = FALSE; // Use frames for HTML contents page
|
||||
char *htmlStylesheet = NULL; // Use this CSS stylesheet for HTML pages
|
||||
bool useHeadingStyles = TRUE; // Insert \s1, s2 etc.
|
||||
bool useWord = TRUE; // Insert proper Word table of contents, etc etc
|
||||
int contentsDepth = 4; // Depth of Word table of contents
|
||||
|
Reference in New Issue
Block a user