This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] Turn Off Generated Text from id attributes


In the HTML output below generated with Saxon & a catalog files, does a simple switch exist to get rid of the [Ref2] text which is inserted in my HTML output after '<p class="bibliomixed">' ?

DocBook XMLCode :

<bibliomixed id="Ref2">
<bibliomisc>Yochem, J. (2000). Mosaic analysis in <emphasis>Caenorhabditis
elegans</emphasis>. Methods Mol Biol </bibliomisc>
</bibliomixed>


HTML output:

<div class="bibliomixed"><a name="Ref2"></a><p class="bibliomixed">[Ref2] <<<<<------ I do not want this '[Ref2]' text to be generated.
<span class="bibliomisc">Yochem, J. (2000). Mosaic analysis in <span class="emphasis"><em>Caenorhabditis
elegans</em></span>. Methods Mol Biol </span>


            </p>
         </div>

Thank you,

Tristan
------------------------------
Tristan J. Fiedler
Postdoctoral Fellow - Stein Lab
Cold Spring Harbor Laboratory


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]