emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Partha Pratim Ghosh <ghosh.parthapratim.unisa@gmail.com>
To: Help Emacs Orgmode <emacs-orgmode@gnu.org>
Subject: Cross referencing in Emacs Org mode
Date: Wed, 19 May 2021 00:25:08 +0200	[thread overview]
Message-ID: <871ra31xha.fsf@gmail.com> (raw)

Dear All,

Is it possible to have cross reference in LaTeX export for Org
mode. To be specific: I have a org file segmented into sections, say as
follows:

*** example of Org file, excluding the headers******

* Section 1
  contains some text, a label [label:label1].... and some citation [cite:cite1]

* Section 2
  contains some text, a label [label:label2] and a reference to label1
  as [ref:label1], and a reference to a label in Section 3, [ref:label3]

* Section 3
  contains some text, and label [label:label3]

\printbibliography

****************************************************

I did not include the headers where the bibliography files are properly
added. When I export the full buffer with C-c C-e l o everything runs
fine. However, whenever I go to Section 2, say and try to export using
C-c C-e C-s l o (for subtree export only), the bibliography does not
appear, and the reference to label1 or label3 does not appear.

Is it possible to have the labels properly referenced as well as the
bibliography printed when subtrees are only exported to pdf?

With my regards and all the very best wishes,

partha


             reply	other threads:[~2021-05-19  4:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-18 22:25 Partha Pratim Ghosh [this message]
2021-05-19  8:52 ` Cross referencing in Emacs Org mode Eric S Fraga
2021-05-19  9:47 ` Christian Moe

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=871ra31xha.fsf@gmail.com \
    --to=ghosh.parthapratim.unisa@gmail.com \
    --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).