emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: dmg <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 00:29:50 +0100	[thread overview]
Message-ID: <87r35kiqkx.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <CAEBXXD8LSpSzeGwS9nuLfJiJhKJdXH7YdOp2_F7gzRABaaFdLg@mail.gmail.com> (dmg@turingmachine.org's message of "Mon, 5 Dec 2016 11:55:13 -0800")

Hello,

dmg <dmg@turingmachine.org> writes:

> I was playing with org-coderef-label-format to reference lines of code
> in blocks.
>
> I created a small example that overrides the default value:
>
> #+BEGIN_SRC C++ :main no :flags -std=c++14 -Wall --pedantic -Werror
> :results output :exports both -r -l "//(ref:%s)" +n

Switches are to be located before Babel parameters:

  #+begin_src C++ -r -l "//(ref:%s)" +n :main no ..

Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2016-12-06 23:29 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 [this message]
2016-12-07  9:13   ` D M German
2016-12-07 22:15     ` Nicolas Goaziou

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=87r35kiqkx.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).