Problems importing Word Doc footnotes/endnotes into Dreamweaver CS4


i having problem importing word doc footnotes/endnotes dreamweaver. when import (or copy , paste) references without actual number endnotes in superscript!

 

i have dreamweaver cs4 (though have experienced issue dreamweaver 8)

i using word 2007 (but experienced same problem earlier versions of word).

 

the document has standard sort of endnote. in middle of text there number in superscript refers note @ end. when import nice set of , forth references anchors , links missing number! let me copy , paste example:

 

here text have:

the largest multilateral recipient of uk aid,[i] uk



[i] dfid (2010) dfid in 2009-10.

 

 

now here html when import:

the largest multilateral recipient of uk aid,<a href="#_edn1" name="_ednref1" title="" id="_ednref1"> </a> the  uk

 

and endnote:

<div id="edn1">
    <p><a href="#_ednref1" name="_edn1" title="" id="_edn1"> </a> dfid (2010) <em>dfid in 2009-10</em>.</p>
  </div>
  <div id="edn2">

 

what need is:

the largest multilateral recipient of uk aid,<a href="#_edn1" name="_ednref1" title="" id="_ednref1"><sup>1</sup></a> the  uk

 

and endnote:

<div id="edn1"><p><a href="#_ednref1" name="_edn1" title="" id="_edn1"><sup>1</sup></a> dfid (2010) <em>dfid in 2009-10</em>.</p>

  </div>  <div id="edn2">

 

does know why these superscript numbers missing? , how can dreamweaver put them in. have long documents 50 or more footnotes , hate have redo hand!

because word processing document not translate html document, suggestion can offer hand code it. if happens enough may consider developing code snipit or dreamweaver command reduce repetiveness. again fundamental issues word not translate 100% html document (and won't speak of horror word's html output...)



More discussions in Dreamweaver support forum


adobe

Comments

Popular posts from this blog

Hur installera Joomla på One.com - Joomla! Forum - community, help and support

removing index.php from URL address - Joomla! Forum - community, help and support

「イメージマップのアンカー名には、...」のエラーが出ないようにしたい