[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[mgp-users 00999] Re: color of bullets



Hi David,

somewhere in the beginning of your mgp-file you say something like

%include "default.mgp"

or similar. (Correct?)

It is in that file where you find lines like

%%
%% Default settings that are applied to TAB-indented lines.
%%
%tab 1 size 5, vgap 60, prefix "  ", icon box "green" 40
%tab 2 size 4, vgap 50, prefix "      ", icon arc "yellow" 50
%tab 3 size 3, vgap 40, prefix "            ", icon delta3 "white" 40

At that point you can change the color, the type of the icon, the size and
the indentation.

Maybe you want to copy the default.mpg file into the directory where your
talk resides, give it another name, and "include" your personalized file
(for this particular talk). If you want to change the style globally, you
can of course hack the "default.mpg".

Hope that helps,

Hans

On Fri,
28 Jun 2002, David Dussault wrote:

> Hi,
>
> Does anybody know how to change the color of bullets with magicpoint?
> They seem to be fixed on green and yellow.
>
> Thanks,
> David
>