Michael Olson <[EMAIL PROTECTED]> writes: > pluskid <[EMAIL PROTECTED]> writes: > >> Hi! Everyone, I have a problem publishing to html format. >> After several test, I reduce the sample code to this: >> >> [1] Foobar >> <code>C-l l</code> >> >> After I publish this page to HTML format, I got(excluding >> the header and the footer): >> >> <!-- Page published by Emacs Muse begins here --> >> <p class="footnote"><a name="fn.1" href="#fnr.1">1.</a> Foobar >> <code>C-l l</code></p> >> >> <!-- Page published by Emacs Muse ends here --> >> >> There should be "<code>" not "<code>", isn't it? > > Currently, emphasis and other kinds of markup will not work in > footnotes. This is mainly because it does not seem to be supported by > LaTeX. Correct me if I'm wrong, those knowledgeable in LaTeX.
That is not correct. All kinds of markup can appear in footnotes. Well, most kinds can; I don't know what happens if you put a footnote in a footnote, for example. But all normal markup of the kind produced by muse publishing is allowed. Regards, -- Jim Ottaway _______________________________________________ Muse-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/muse-el-discuss
