Hi. I'm try to link to a specific section in a different xml file in
DocBook. The specific example is: I'm inside usage-objects-basic.xml and am
trying to link to a specific section in usage-objects.xml.
I can link to the top of the document with the following:
For tips on editing text, see
<link linkend="objects-chapter"> Entering Text</link>.
where usage-objects.xml has <chapter label="4" id="objects-chapter">
I can't figure out how to link to a specific section in usage-obejcts.xml,
and I can't find any examples on the web. If anyone knows, please let me
know. Thanks. Mark
On 7/31/07, Mark Dexter <[EMAIL PROTECTED]> wrote:
>
> Thanks, Thomas. Everything works now. I'm going to make my changes this
> afternoon (I'm in Seattle, USA -- Pacific time). So I should able to upload
> the patch file later today. I'll add more notes to the bug indicating the
> different places where I've made changes and additions. Mark
>
> On 7/31/07, Thomas Harding <[EMAIL PROTECTED]> wrote:
> >
> > On Tue, Jul 31, 2007 at 10:17:57AM -0700, Mark Dexter wrote:
> > > Hi Thomas. I have hit a small problem. When I applied the patch
> > ("patch -p0
> > > < diff-doc-en.diff"), I think it was supposed to create a file called
> > > dia-cmdline.xml. However, it did not create this file. So now I get an
> > error
> > > when I run the xsltproc command on my system. It appears to have
> > modified
> > > the other xml files correctly, but did not create the dia-cmdline.xmlfile.
> > > Any ideas as to what I need to do? Thanks. Mark
> >
> > Thats my fault: dia-cmdline.xml is created on-the-fly at compile time
> > from dia.dbk.
> >
> > To cope with this if you don't plan to compile the whole dia dist,
> > simply run
> >
> > "sed -f dia-dbk-to-chapter.sed <dia.dbk >dia-cmdline.xml"
> >
> > Maybe it will be better I include that also in hardcopies.makefile :)
> > --
> > Thomas Harding
> > _______________________________________________
> > Dia-list mailing list
> > [email protected]
> > http://mail.gnome.org/mailman/listinfo/dia-list
> > FAQ at http://live.gnome.org/Dia/Faq
> > Main page at http://live.gnome.org/Dia
> >
> >
>
>
> --
> Mark Dexter
--
Mark Dexter
_______________________________________________
Dia-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://live.gnome.org/Dia/Faq
Main page at http://live.gnome.org/Dia