From 8280918daff174ceada81bb0db9662e5bb25a5b3 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sat, 14 Feb 2004 11:35:26 +0000 Subject: [PATCH] don't truncate filenames by default (why?) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/tex2rtf_css.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/tex2rtf_css.ini b/docs/latex/wx/tex2rtf_css.ini index d9a0bfcf60..5ba1888943 100644 --- a/docs/latex/wx/tex2rtf_css.ini +++ b/docs/latex/wx/tex2rtf_css.ini @@ -19,7 +19,7 @@ htmlBrowseButtons = bitmap winHelpContents = yes winHelpVersion = 3 ; 3 for Windows 3.x, 4 for Windows 95 winHelpTitle = "wxWindows Manual" -truncateFilenames = yes +truncateFilenames = no combineSubSections = yes ;; ;; These two are for generating MS HTML Help project, contents and index files. -- 2.45.2