all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sanjib Sikder <sanjibju2002@gmail.com>
To: emacs-orgmode@gnu.org
Subject: BIBINPUT in .bashrc not recognized by Emacs
Date: Sun, 14 Oct 2012 00:54:30 +0530	[thread overview]
Message-ID: <CAL1SgUrdSh=WOuft_4TjsNJqqMEoUPoWja+Sz+ENjtBA-nnsjg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1060 bytes --]

Hi,

I was trying to set a location for my bibliography files which can be found
by org mode. The following lines in .bashrc does not work with orgmode
latex export

export TEXINPUTS=".//:$HOME/bibFiles//:$TEXINPUTS"
export BSTINPUTS=".//:$HOME/bibFiles//:$BIBINPUTS"
export BIBINPUTS=".//:$HOME/bst//:$BSTINPUTS"


I have put these lines in .gnomerc and .profile also


Normal pdflatex and bibtex runs from terminal successfully locates the bib
folder and bib files and generates the document with correct references but
orgmode latex export does not. If I put the .bib file where my .org file
is, then orgmode successfuly creates the document with reeerences.

How can i set BIBINPUT correctly so that emacs finds the bib files ?

the following link says that emacs does not recognize .bashrc. Even after
putting those codes in .gnomerc and .profile, emacs does not find the bib
files

http://lists.gnu.org/archive/html/auctex/2006-01/msg00085.html

Please help

-----------------------------
*Sanjib Sikder
*Ph.D. Fellow
Chemical Engineering
IIT Bombay*

*

[-- Attachment #2: Type: text/html, Size: 1456 bytes --]

             reply	other threads:[~2012-10-13 19:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-13 19:24 Sanjib Sikder [this message]
2012-10-13 20:38 ` BIBINPUT in .bashrc not recognized by Emacs Myles English
2012-10-16 17:01   ` Suvayu Ali

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='CAL1SgUrdSh=WOuft_4TjsNJqqMEoUPoWja+Sz+ENjtBA-nnsjg@mail.gmail.com' \
    --to=sanjibju2002@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.