[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] new latex exporter questions
From: |
Yagnesh Raghava Yakkala |
Subject: |
[O] new latex exporter questions |
Date: |
Sun, 20 May 2012 19:44:11 +0900 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) |
Hello Nicolas,
I am trying out new exporter,
I have file local variables like this
--8<---------------cut here---------------start------------->8---
# Local Variables:
# org-latex-to-pdf-process: ("pdflatex -interaction nonstopmode %b"
"/usr/bin/bibtex %b" "pdflatex -interaction nonstopmode %b" "pdflatex
-interaction nonstopmode %b")
# reftex-default-bibliography: ("/home/yagnesh/git/bib/")
# eval: (reftex-mode 1)
# org-inlinetask-export: nil
# org-e-latex-pdf-process: ("pdflatex -interaction nonstopmode %b"
"/usr/bin/bibtex %b" "pdflatex -interaction nonstopmode %b" "pdflatex
-interaction nonstopmode %b")
# org-e-latex-format-inlinetask-function: (lambda nil "")
# End:
--8<---------------cut here---------------end--------------->8---
- old exporter is running fine pdf processes fine, I get the citations and
bibliography. but new exporter is failing to export bibliography. I was not
sure how to debug this.
- new exportor asking for confirmation every time I re export to latex.
how can I stop that.?
--8<---------------cut here---------------start------------->8---
paper.tex changed on disk; really edit the buffer? (y, n, r or C-h)
--8<---------------cut here---------------end--------------->8---
- I bound few variables using #+BIND:. exporter randomly asking for safety
confirmation
about binding. ( I don't know why it is random)
- Inline tasks., how can i stop exporting inline tasks.? you can see
above I tried to define `org-e-latex-format-inlinetask-function' and its not
working.
Thank you very much.
--
ఎందరో మహానుభావులు అందరికి వందనములు
YYR
- [O] new latex exporter questions,
Yagnesh Raghava Yakkala <=