# Copyright (C) 1998 - Martin Strauss - under terms of GPL
if $MenuModus {
set ItemList {0 1 {Enviroment Umgebung Lingkungan Ambiente}}
} else {

buttonmake $NAME 1 math
buttonmake $NAME 2 displaymath
buttonmake $NAME 3 equation

eval "pack  $packstring -fill x"
}