Hi

>>>>> "TCdA" == Tiago Charters de Azevedo writes:
 TCdA> Hi, I've been looking at the code of Emacs Muse and I've a few
 TCdA> questions.

 TCdA> Is there any function in Emacs Muse that would permit to extract the
 TCdA> #title #author and #desc in a simple way?

 TCdA> How can I add other #<other> parts into each file, for instance, a
 TCdA> #tags sample?


all directives are available via call to muse-publishing-directive
function, for example - (muse-publishing-directive "title")

Usage of "unknown" directive you can find in my article -
http://xtalk.msk.su/~ott/en/writings/EmacsMuseMyPage.html -- i use keywors
directive to specify list of keywords for pages


-- 
With best wishes, Alex Ott, MBA
http://alexott.blogspot.com/           http://xtalk.msk.su/~ott/
http://alexott-ru.blogspot.com/

_______________________________________________
Muse-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/muse-el-discuss

Reply via email to