I recently created a custom stylesheet. I then created a notebook with the new style, confirmed that the notebook had adopted the style, and then saved a copy in CDF. But when I opened the CDF in Wolfram's CDF Player, the style had not been applied to the document. Does this mean that CDFs are not able to adopt the style of the original notebook if the style comes from a custom stylesheet? How can I embed the style into cdf?
Tell me more
×
Mathematica Stack Exchange is a question and answer site for
users of Mathematica. It's 100% free, no registration required.
|
I encountered no problems here. My system: Mathematica 8.0.4 WIN7. My workflow: 1) File > New > Notebook 2) Format > Edit Stylesheet... I applied new styles to Title, Subtitle and Section. 3) Enter your content in Mathematica notebook. 4) File > Deploy > Standalone... This will produce a CDF file with inherited styles. Here is the snapshot of CDF file I created opened in Wolfram CDF Player - as you can see all styles are preserved:
|
|||||
|

