On Wed, Oct 03, 2012 at 12:04:20PM +0530, Sanjib Sikder wrote:
> Hi,
>
> UPDATE: The same files when I ran and exported on my department computer, it
> is
> working fine.
>
> Thanks a lot.
>
> Yesterday I was trying on my laptop. Both the machines have latest
> emacs-snapshot and Ubuntu 12.04.
Hi,
UPDATE: The same files when I ran and exported on my department computer,
it is working fine.
Thanks a lot.
Yesterday I was trying on my laptop. Both the machines have latest
emacs-snapshot and Ubuntu 12.04. Any comment on this will be appreciated.
Thanks again.
---
Hi,
I am sure it is not a case of missing reference. The reasons are 1) I have
checked it 2) The reftex shows those references correctly and I can
incorporate the reference from the search in my org file 3) rtcite
successfully links the references and I can jump to those references using
the links
Hi Sanjib,
Sanjib Sikder writes:
> Can anybody help me out please ? I still could not export it to pdf.
It looks like this is a problem of a missing reference, not a problem
with Org. You need to check the BibTeX references.
--
Bastien
Hi,
Can anybody help me out please ? I still could not export it to pdf.
Thanks.
-
*Sanjib Sikder
*Ph.D. Fellow
Chemical Engineering
IIT Bombay*
*
On Tue, Oct 2, 2012 at 8:02 PM, Sanjib Sikder wrote:
> Hi,
>
> I did what you said but still it is giving the same e
Hi,
I did what you said but still it is giving the same error,..[undefined
reference]
There is one line in the org file
[[papers:paper2012][paper2012-paper]]
[[bib:paper2012][paper2012-bib]]
[[biblist:paper2012][paper2012-biblist]]
This line is giving the error. If I remove this line from my or
Hi Sanjib,
Sanjib Sikder writes:
> or only
>
> (search "rtcite:" desc)))
>
>
>
> with this
>
> (or search "rtcite:" desc)))
only this line.
You get this error because Emacs tries to evaluate
(search "rtcite:" desc)
... and it cannot, because search is not a function.
Search
Hi,
Shall i replace
>(equal 0 (search "rtcite:" desc)))
> ^^^
>
or only
> (search "rtcite:" desc)))
>
with this
(or search "rtcite:" desc)))
I tried with replacing the whole line i.e (equal 0 (search "rtcite:" desc)))
Now the last error message os go
Hi Sanjib,
Sanjib Sikder writes:
> (cond ((eq format 'latex)
> (if (or (not desc)
> (equal 0 (search "rtcite:" desc)))
^^^
Replace this last line with this
(or search "rtcite:" desc)))
I did no tes
Hi,
I was trying to manage my technical journal papers using Orgmode.
I followed instructions from the following links
http://tincman.wordpress.com/2011/01/04/research-paper-management-with-emacs-org-mode-and-reftex/
http://www-public.it-sudparis.eu/~berger_o/weblog/2012/03/23/how-to-manage-and-e
10 matches
Mail list logo