Hi Marcin, Marcin Borkowski <mb...@wmi.amu.edu.pl> writes:
> So the problem is: it would be (imho) useful to have a "homepage" added > to general metadata, but it is not clear how to translate this to e.g. > LaTeX's (rather ancient) concept of metadata. (Interestingly, some > other classes, e.g. memoir, koma-script and titlepage, also do not seem > to cater for this need. I'm going to ask on TeX.SE if there's any > class/package enabling putting a url on the titlepage...) So while (I > assume) adding a #+HOMEPAGE field/option in Org would be easy, it is > not obvious how to render it for different exporters. Thanks for the explanations, I get it now; but unless I'm really tired (could be), you only mention backends that do not support a concept of "homepage"... right? There is #+HTML_LINK_HOME in the ox-rss.el backend to specify a link to the homepage (different from the baseurl, since you don't want to use a baseurl in a RSS feed.) So maybe that's a start. -- Bastien