(let ((author (muse-publishing-directive "author")))
(concat ""))
(muse-publishing-directive "title")
(let ((maintainer (muse-style-element :maintainer)))
(when maintainer
(concat "")))
(muse-style-element :style-sheet muse-publishing-current-style)
(muse-publishing-directive "title")