customize what symbols go into the Symbols button on the menu bar in FM 12?

Klaus Daube frame at daube.ch
Fri Apr 24 02:45:48 PDT 2015


On 23 Apr 2015 at 9:30, Studio Smalbro wrote:

> The nice Symbols button on the menu bar will per default have Bullet
> Character, Plus/minus, Double Dagger etc. Is it possible to customize the
> selection of symbols? Running FrameMaker 12, here.

Bjørn, assuming that You want to modify the menu and button in the Unstructured 
WysiWyg view ...

Open in a text-editor:
%appdata%\Adobe\FrameMaker\12\WorkSpaces\UnStructured\WYSIWYGView\menus\menus.cfg

Find these lines
   <Add CharBullet         <Menu SpecialSymbols>>
   <Add CharPlusMinus      <Menu SpecialSymbols>>
   <Add CharDoubleDagger   <Menu SpecialSymbols>>
   <Add CharEllipsis       <Menu SpecialSymbols>>
   ...

Add/replace such lines.

The names of the symbols for the  Add clause can be found in 
$HOME\fminit\configui\cmds.cfg ($HOME is the installation directory of FM)
Find for example CharPlusMinus:

<Command CharPlusMinus	<Label Plus/Minus>	<Definition \xB1>> ...
to dive into the file. Some of the characters are not in this area, for example:
  <Command CharBullet
    <Label Bullet Character>
    <Definition \xa5>>

You may also have a look at http://www.daube.ch/docu/fmaker67.html#context

HTH
Klaus Daube

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Docu + Design Daube; Schäracher 11; CH-8053 Zürich
Technical documentation & consultancy; On-line and paper
F: +41-44-422 86 25  E: ddd at daube.ch  W: www.daube.ch




More information about the framers mailing list