Hi

I think there may be a minor error in the org manual -> publishing ->
13.3.2 Example: complex publishing configuration
where an example  org-publish-project-alist is given. Shouldn't

:style "<link rel=\"stylesheet\"
                       href=\"../other/mystyle.css\" type=\"text/css\">"


actually be:

:style "<link rel=\"stylesheet\"
                       href=\"../other/mystyle.css\" type=\"text/css\"/>"

It works correctly as is in my browser, but I think it is missing a
extra forward slash at the end.


Thanks


CLS
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to