# Copyright (C) 1998 - Martin Strauss - under terms of GPL
if $MenuModus {
set ItemList {0 3 {Stress Akzente Aksen Groups}}
} else {
set LISTE1 [list \
hat breve grave bar dot\
check acute tilde vec ddot]
set LISTE2 [list overline overbrace widehat\
underline underbrace widetilde\
stackrel atop choose]
FRLIAN $NAME $LISTE1 5 a
FRLIAN $NAME $LISTE2 3 b
}