simulate css/html font stacks in Word styles (2003)

  • Thread starter Thread starter appyclappy
  • Start date Start date
A

appyclappy

Hi
Is it possible to set which font(s) to use should the one specified in a
style not be available on a particular machine?
Also is there an interface for defining styles via mark-up/text, such as
appears when you hover the mouse over a style in the panel? (eg: "bullet:
body +indent: left: 0.3cm, hanging: 0.7cm, tabs: 1cm..." etc)
Cheers for any insight
 
Thanks for your reply, Pamelia.
Sure, I know I can convert those psuedo styles to actual styles. What I was
wondering was if there was a way to get under the hood, as it were, and code
them in directly.
I'm creating a huge range of document types for our organisation so that
people can easily create publications with a consistent look and also help
ensure they adhere to our accessibility policy. In this case coding them in
may be quicker than woking through the menus all the time...
Cheers
Phil
 
The way to provide styles for users is to provide templates that contain the
desired styles.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org
 
Back
Top