public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: John MacFarlane <jgm-TVLZxgkOlNX2fBVCVOL8/A@public.gmane.org>
To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: URL in references (bibtex and yaml)
Date: Sat, 11 Nov 2017 16:02:54 -0800	[thread overview]
Message-ID: <20171112000254.GA50577@MacBook-Air-2.local> (raw)
In-Reply-To: <e63b4955-98ba-4f34-b809-081b57a2350c-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>

It has something to do with the special jats.csl we use if
no CSL is specified.  (If you use `--csl somenice.csl` on
the command line, you won't see this, but then you also
won't have the nice JATS bibliography.)

I'll look into it.

+++ Piero Grandesso [Nov 11 17 04:25 ]:
>   Sorry, it's in the first post but I didn't highlight the problem:
>   the JATS writer print the URL of a reference wrongly (recursive?), the
>   syntax is invalid
>   ```
>   <ext-link ext-link-type="uri" xlink:href="<ext-link ext-link-type="uri"
>   xlink:href="[1]http://pandoc.org/">[2]http://pandoc.org/</ext-link>"
>   xlink:type="simple"><ext-link ext-link-type="uri"
>   xlink:href="[3]http://pandoc.org/">[4]http://pandoc.org/</ext-link></ex
>   t-link>
>   ```
>   should be:
>   ```
>   <ext-link ext-link-type="uri"
>   xlink:href="[5]http://pandoc.org/">[6]http://pandoc.org/</ext-link>
>   ```
>   the DOI is handled correctly.
>   Il giorno sabato 11 novembre 2017 04:04:15 UTC+1, John MacFarlane ha
>   scritto:
>
>     Can you explain what you mean? How is it broken? Given an
>     example?
>     +++ Piero Grandesso [Nov 10 17 00:30 ]:
>     >   I can confirm that in both cases the JATS output is broken if
>     URL is in
>     >   a reference.
>
>   --
>   You received this message because you are subscribed to the Google
>   Groups "pandoc-discuss" group.
>   To unsubscribe from this group and stop receiving emails from it, send
>   an email to [7]pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
>   To post to this group, send email to
>   [8]pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
>   To view this discussion on the web visit
>   [9]https://groups.google.com/d/msgid/pandoc-discuss/e63b4955-98ba-4f34-
>   b809-081b57a2350c%40googlegroups.com.
>   For more options, visit [10]https://groups.google.com/d/optout.
>
>References
>
>   1. http://pandoc.org/
>   2. http://pandoc.org/
>   3. http://pandoc.org/
>   4. http://pandoc.org/
>   5. http://pandoc.org/
>   6. http://pandoc.org/
>   7. mailto:pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
>   8. mailto:pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
>   9. https://groups.google.com/d/msgid/pandoc-discuss/e63b4955-98ba-4f34-b809-081b57a2350c-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org?utm_medium=email&utm_source=footer
>  10. https://groups.google.com/d/optout


  parent reply	other threads:[~2017-11-12  0:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-08 10:41 Piero Grandesso
     [not found] ` <cffc5be7-654b-42a7-9e67-c23be85e4c5f-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-11-08 16:33   ` John MACFARLANE
2017-11-10  8:30     ` Piero Grandesso
     [not found]       ` <1bea1195-3f10-4295-92fb-45fdc985c2aa-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-11-11  3:03         ` John MacFarlane
     [not found]           ` <20171111030359.GH16934-jF64zX8BO091tJRe0FUodcM6rOWSkUom@public.gmane.org>
2017-11-11 12:25             ` Piero Grandesso
     [not found]               ` <e63b4955-98ba-4f34-b809-081b57a2350c-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-11-12  0:02                 ` John MacFarlane [this message]
     [not found]                   ` <20171112000254.GA50577-jF64zX8BO091tJRe0FUodcM6rOWSkUom@public.gmane.org>
2017-11-12  0:25                     ` John MacFarlane
     [not found]                       ` <20171112002511.GA52781-jF64zX8BO091tJRe0FUodcM6rOWSkUom@public.gmane.org>
2017-11-12 17:05                         ` Piero Grandesso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171112000254.GA50577@MacBook-Air-2.local \
    --to=jgm-tvlzxgkolnx2fbvcvol8/a@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).