开发者

using OOoWrite, i would like to add custom html elements

I have 35 pages list of scientific references. In order to upload them to a webpage, I would like to add custom

fields before and after each reference. I would also like to find italicized text and add around it.

For instance, I would like this paragraph

Alouf N., 1973. Biotope et description de开发者_如何学Go Niphargus altagahizi n. sp., Amphipode Gammaridé souterrain du Liban, International Journal of Speleology 5: 49-61.

to look like:

<p class="cite">Alouf N., 1973. Biotope et description de <em>Niphargus altagahizi</em> n. sp., Amphipode Gammaridé souterrain du Liban, International Journal of Speleology 5: 49-61.</p>

Any suggestions how to do this in OOoWriter macros perhaps, or any other application?


No need for a macro. I have just saved the file to .xml and used Find/Replace to add the desired tags. Thank you Stack Overflow for the tips!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜