Hi,
When I compile doc with anchor, I get an error:
jade:/home/patois/home/patois/work/userdoc/d6.2/d6_2/DataGrid-ConfMngmt-BuildConv.dbook:259:982:E:
end tag for element "ANCHOR" which is not open
I solved the problem with the following fix:
$ cvs diff insets/insetlabel.C
Index: insets/insetlabel.C
===================================================================
RCS file: /cvs/lyx/lyx-devel/src/insets/insetlabel.C,v
retrieving revision 1.43
diff -r1.43 insetlabel.C
100c100
< os << "<anchor id=\"" << getContents() << "\" ></anchor>";
---
> os << "<anchor id=\"" << getContents() << "\" >";
I alreday talked about tha a long time ago... Is my docbook engine buggy
or is it right ?
An anchor is:
<anchor id="sec-documentation" >
or:
<anchor id="sec-documentation" ></anchor> ?
Yannick
--
_/ Yannick Patois _________________ Address (home) __________________
| irc(undernet): Garp on #france25+ | 17, rue du Tonkin |
| email : [EMAIL PROTECTED] | Apt. 9G, 3iem |
| http://garp.feelingsurfer.net/ | 69100 Villeurbanne |
| Tel-home: +33 (0)4 78 89 76 47 | FRANCE |
| http://clag.lautre.net : Le site du Collectif Apr�s-G�nes Lyonnais |