emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* new latex exporter questions
@ 2012-05-20 10:44 Yagnesh Raghava Yakkala
  2012-05-20 14:50 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Yagnesh Raghava Yakkala @ 2012-05-20 10:44 UTC (permalink / raw)
  To: emacs-orgmode


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-05-20 17:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-20 10:44 new latex exporter questions Yagnesh Raghava Yakkala
2012-05-20 14:50 ` Nicolas Goaziou
2012-05-20 17:49   ` Yagnesh Raghava Yakkala

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).