"Dresser, Derek" <[EMAIL PROTECTED]> writes: >> Also, is it possible to ask it not to follow wiki words when >> publishing in a pdf style? > > Do you mean, not publish them as links? > > Sort of... > > If I have a muse page like so > -------------- > #title Test Page > > MuseIndex > -------------- > > And I have a page in my project called MuseIndex.muse with some text in > it, the PDF I generate has the following text where "MuseIndex" was: > > Section "Overview" in MuseIndex > > > Is there a setting that will prevent it from replacing that "MuseIndex" > wiki link without using <nop> each time?
I think that is because you are using the info-pdf publishing style. That style uses texinfo to produce what are essentially hard-copy print outs of on-line info documentation. That is how texinfo represents a link that you would be able to follow when viewing the info file on a computer. Could you use the latex-based pdf publishing style instead? or do you actually prefer the info-pdf typesetting? Regards, -- Jim Ottaway _______________________________________________ Muse-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/muse-el-discuss
