emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: D M German <dmg@turingmachine.org>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: question about org-coderef-label-format and HTML export
Date: Wed, 07 Dec 2016 23:15:34 +0100	[thread overview]
Message-ID: <87lgvrgzcp.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87zik8yudb.fsf@mn.cs.uvic.ca> (D. M. German's message of "Wed, 07 Dec 2016 01:13:36 -0800")

Hello,

D M German <dmg@turingmachine.org> writes:

> I think I found a bug. It works in some cases but not in others:
>
> the following code properly defines the references abc and bfc. But it
> does not define the one for (ref:jump). Here is a link to the exported
> HTML file:
>
> http://turingmachine.org/~dmg/temp/ref-test.html
> http://turingmachine.org/~dmg/temp/ref-test.org
>
> #+BEGIN_SRC C++ -r -l "//(ref:%s)" +n :main no :results output :exports both 
> #include <iostream>
> int main()
> { //(ref:abc)
>    std::cout << "Hello world" << std::endl;
>    std::cout << "Hello world 2" << std::endl;
>    //(ref:jump)
>    return 0; //(ref:bcf)
> }
> #+END_SRC

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

      reply	other threads:[~2016-12-07 22:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-05 19:55 question about org-coderef-label-format and HTML export dmg
2016-12-06 23:29 ` Nicolas Goaziou
2016-12-07  9:13   ` D M German
2016-12-07 22:15     ` Nicolas Goaziou [this message]

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=87lgvrgzcp.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=dmg@turingmachine.org \
    --cc=emacs-orgmode@gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).