Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author C. E.

    (@c-e-1)

    Could you post an image of what the problem is? It is highly unlikely that this is related to WordPress.

    The advantage of this plugin over the old in regards to the shortcode that you mention is that the <code>-trick that you mention does not have to be used.

    Thread Starter 0brane

    (@0brane)

    You could be right about that. I’ve been experimenting with the size parameters and the CDF seems to be scale with these parameters. I have not found a setting that makes the WordPress hosted CDF look like the CDF running local on my machine. It used to some time ago, however. I’m wondering if a update to the twenty Twelve theme may be the cause. I’ve looking at syle.css for clues but don’t know how it works well enough to know what may be the problem. anyway, you can see the CDF at https://www.p-brane.com/nm/thz-companies-markets-and-applications/ and see a screen capture at https://www.p-brane.com/nm/wp-content/uploads/2015/10/wordpress_cdf_tiny_text.jpg

    Also, yes are correct. The -trick is definitely not required with the Mathematica Toolbook plugin. I wish I knew about sooner.

    Plugin Author C. E.

    (@c-e-1)

    It looks like it’s been correctly embedded at least. The container is 625px wide and the CDF is configured to be 600px wide, so that seems appropriate. I have no idea about the font issue, you may want to contact Wolfram’s support about. If it is desirable that the panel takes up the entire width you can try ImageSize -> Full on the TabView, e.g. TabView[{a, b, c, d}, ImageSize -> Full].

    Thread Starter 0brane

    (@0brane)

    Hi C.E.
    I changed TabView and all my Plots to use ImageSize -> Full. The CDF looks a lot better (thank you). Do you have any suggestions on how to at least make the fonts larger?

    Plugin Author C. E.

    (@c-e-1)

    It might work to just wrap the text in Style[text, FontSize -> ...] and for the graphics to add Plot[..., BaseStyle -> {FontSize -> ..}], but you have so many different types of GUI elements in your CDF that this would be cumbersome. This question is suitable for Mathematica.StackExchange. Just post a screenshot so people understand what your problem is and ask them what the easiest way is to increase the font size of all text in the CDF.

    Thread Starter 0brane

    (@0brane)

    Hi C.E.
    I use Style, BaseStyle, and FontSize extensively throughout this CDF. The FontFamily is either Helvetica or Arial. The FontSize ranges from 10 to 14. I will ask at StackExchange.

    Plugin Author C. E.

    (@c-e-1)

    Since it turned out that this problem had nothing to do with the plugin, I suggest that you revoke your review or otherwise substantiate it with more reasons to give it just two stars. Remember that this is a large plugin with a lot of functionality, you only mention one particular shortcode in your review. I should also note that I wrote the StackExchange post that you a referring to, so I really feel like I’ve gone out of my way to solve the CDF issue for you; first by providing a work-around for WRI’s plugin, then by making my own plugin.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘CDF does not format well’ is closed to new replies.