View Single Post
Old 10-08-2015, 12:54 PM   #254
TDR
Junior Member
TDR began at the beginning.
 
TDR's Avatar
 
Posts: 9
Karma: 10
Join Date: Dec 2013
Device: Kindle Voyage, iOS
Quote:
Originally Posted by Toxaris View Post
Ok, so it is a totally clean installation, right? No settings or whatsoever done? Hmm. I have an idea that might work. If it does, I can fix it for the next release that is almost finished.

Can you open the settings file with an editor and check the following setting (if it is not there, just create it:
Code:
<ConfigValues>
    <OptionName>locVervang</OptionName>
    <OptionValue>location of S&R rulesset document with document name</OptionValue>
  </ConfigValues>
The red part must be replaced by the full location (including filename) of the document containing the S&R rulesets. If you don't have that document, there is an example on my website. If the settings file is empty, the above must be place in this:
Code:
<?xml version="1.0" standalone="yes"?>
<ConfigOpt>
... previous code ...
</ConfigOpt>
Please check if the addin then works.
It works!

I reinstalled Office and Epub-Tools 1.13.0 and it showed on the ribbon, but nothing worked. Then after a few Word restarts it wouldn't show on the ribbon anymore, just as before. I then did your config file alteration, activated Epub-Tools in Word, and it showed up again... and everything seems to work. I made a dummy epub from start to finish with it. Everything seems okay now.

Thank you!
TDR is offline   Reply With Quote