设计句子结构图的样式
控制句法图中主体文字的样式.
In[1]:=
StringTake[WikipediaData["asteroid"], 250]Out[1]=

In[2]:=

Style[TextStructure[
"Asteroids are minor planets, especially those of the inner Solar \
System. The larger ones have also been called planetoids."],
FontSize -> 12, FontColor -> White, FontFamily -> "Times", Bold,
Background -> GrayLevel[0.2]]Out[2]=
