Saved TOC style not showing up for EPUB export
i created , saved new toc style, tested in own document make sure looked right, added doc book file, saved everything, , went export ebook. in "toc styles" dropdown menu, 2 toc styles avaiable "default" , "no style," , saved style not show up. idea why?
other info:
- i'm running trial version of adobe indesign cs6
- i'm on pc
- haven't yet tried resetting preferences, want avoid if @ possible
i did ask question before, wasn't clear problem because didn't understand myself. hope it's okay i'm rephrasing clarity now. thanks!
hi,
tell application "adobe indesign cs5"
tell active document
try
set newtoc toc style "bookmarktocstyle1" -- created style
on error
set newtoc make toc style properties {name:"bookmarktocstyle1"} -- newly created style
end try
end tell
end tell
More discussions in InDesign
adobe
Comments
Post a Comment