Mats Andrén schrieb:
I wonder if it is somehow possible to create a text box in LyX that has
a "heading" in the border line of the box? What I am looking for is
possible in html/ccs, and you can see one example here at the bottom of
the page where it says "Membership blah blah":
http://www.salc-sssk.org/?p=join
This is possible by using a so-called minipage. For more info see LyX's
EmbeddedObjects manual chapter 5 and especially sec. 5.4 "Minipages"
(You find all LyX manuals in LyX's help menu.)
Inside the minipage you can create nearly every LaTeX environment, also
"Section*" that you need for your application. So a minipage is a kind
of document in a document (called text box in other word processor
programs).
regards Uwe