On 14 February 2011 14:33, Gary F. <[email protected]> wrote:
> Lex,
>

Hi Gary,

> I am new to asciidoc and the entire dblatex tool chain, so can't offer
> much insight.  I do wonder if it might not make sense to invent a new
> citation reference markup that can map directly to something in
> Docbook that will result in a \cite{} in dblatex,

I presume that would be the <biblioref> tag.  Certainly a new macro
can be defined to output this tag but existing documents still won't
work unless someone goes through them and identifies which references
are to bibliographic entries and changes them, this has to be done
manually since currently the source format is the same for all links.
It would be nice if the bug was fixed in the toolchain but given
Latex's very specific bibliography handling I wouldn't be surprised if
it objected to anchors in the middle of them, still it would be a good
idea to ask Ben citing :-) the fact that it is legal docbook and
backward compatibility issues.

On the other hand separating bibliographic links from other links
would be useful, having all xrefs in [] because thats the cite format
is such a pain that I have changed it in some of the documents I have
worked on (but they didn't have bibliographies).

There would also have to be a new macro to generate bibliography
entries that put an ID in the <bibliomixed> entity, again not backward
compatible, but it could be a gateway to providing more of the docbook
biblio capabilities so long as they can be suitably synthesized or
ignored in other backends such as HTML & xhtml.

Lets see what Stuart thinks about the idea of adding these as
extensions, he has the habit of suddenly popping up with the perfect
solution.

Cheers
Lex

The formatting is now under the control of the backend, not the
asciidoc configuration
 and also some other
> syntax extensions that might support the fuller bibliographic
> capabilities present in docbook and the dblatex back end.
>
> I did wonder if the generated .xml might be tweaked so that slightly
> different syntax resulted that would cause the (broken?) dblatex
> application to do some approximation of the right thing, where "right
> thing" is defined as producing a label that can be referenced by a
> hyperlink.
>

Not backward compatibly AFAICT

> --
> You received this message because you are subscribed to the Google Groups 
> "asciidoc" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/asciidoc?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/asciidoc?hl=en.

Reply via email to