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

(muse-publishing-directive "title")