= Disable some paragraph styles in PDF target = == Summary == Require the ability to exclude the output of some paragraph styles in the PDF target while including them in other target outputs. == Detailed Description == Single-sourced PDF/Help projects frequently contain some paragraph styles that we want to exclude in one target but not the others. For example, Related Topic lists which are required in Help but not in the PDF. At present, you can Disable paragraph styles in WWHelp and other Help targets, but this cannot be done in the PDF target. Conditions can be used, but in bigger projects (400 to 2000 A4 pages), this is extremely time consuming. A FrameScript could also be written to apply the condition, but in the present financial climate we don't have the dough. ---- <>