Message Boards Message Boards

Avoid font changes between working and slideshow environment?

Posted 7 years ago

I am trying to learn how to use Mathematica to generate presentations and generated a short presentation using the Water stylesheet. I did not care for the font used for the section, subsection, and subsubsection styles so I edited the stylesheet to change these fonts to Helvetica from the default fonts. I then saved the stylesheet as myWaterStyle. When I look at my slideshow in the working environment the fonts look as I intended. But when I change the environment to the slideshow view the fonts are no longer in the desired Helvetica font but return to the default font for the Water stylesheet. The stylesheet in this view still indicates that I am using myWaterStyle. I can't figure out what I need to do to get the desired fonts in the slideshow view. Can anyone help me?

In case my problem is not self generated, I am running Mathematica 11.0.1 on a mid 2014 Macbook Pro running OS X 10.12.2.

POSTED BY: Mike Luntz
2 Replies
Posted 7 years ago

Thanks for the information Carl.

POSTED BY: Mike Luntz

You added something like:

Cell[StyleData["Section"], FontFamily->"Helvetica"]

to the style sheet. You can also add:

Cell[StyleData["Section", "SlideShow"], FontFamily->"Helvetica"]

to the style sheet as well, to control the font during the "SlideShow" environment.

POSTED BY: Carl Woll
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract