Re: [O] There is no line to end here at LaTeX org-ref export

2016-09-06 Thread Eric S Fraga
On Monday, 5 Sep 2016 at 20:55, Florian Lindner wrote: > Am 02.09.2016 um 15:12 schrieb Eric S Fraga: >> Can you post an actual org test file as an attachment? And also the >> resulting LaTeX file on export? [...] > and continues. You have no errors using that snippet? Can you compile I cannot

Re: [O] There is no line to end here at LaTeX org-ref export

2016-09-05 Thread John Kitchin
that does explain why I couldn't reproduce what you see. I have org-export-preserve-breaks set to nil. I didn't even know about that one! Glad to hear you figured it out. Florian Lindner writes: > Am 02.09.2016 um 15:12 schrieb Eric S Fraga: >> Can you post an actual org test file as an attachme

Re: [O] There is no line to end here at LaTeX org-ref export

2016-09-05 Thread Florian Lindner
Am 02.09.2016 um 15:12 schrieb Eric S Fraga: > Can you post an actual org test file as an attachment? And also the > resulting LaTeX file on export? Hey, sorry for the late reply. I tried to reproduce the problem firstly using emacs -Q but it worked like that. After some bisect debugging I fou

Re: [O] There is no line to end here at LaTeX org-ref export

2016-09-02 Thread Nick Dokos
Eric S Fraga writes: > Can you post an actual org test file as an attachment? And also the > resulting LaTeX file on export? My thoughts exactly. The version that I posted works fine here, so there must be something else going on. -- Nick

Re: [O] There is no line to end here at LaTeX org-ref export

2016-09-02 Thread Eric S Fraga
Can you post an actual org test file as an attachment? And also the resulting LaTeX file on export? -- : Eric S Fraga (0xFFFCF67D), Emacs 25.0.94.1, Org release_8.3.5-1070-g190476

Re: [O] There is no line to end here at LaTeX org-ref export

2016-09-02 Thread Florian Lindner
Am 01.09.2016 um 08:02 schrieb Nick Dokos: > Try this: > > --8<---cut here---start->8--- > An example without org-ref that produces this error: > > #+NAME: fig:org_fig > #+BEGIN_SRC python :exports results :results file > import matplotlib.pyplot as plt, num

Re: [O] There is no line to end here at LaTeX org-ref export

2016-09-01 Thread Nick Dokos
Florian Lindner writes: > Am 30.08.2016 um 10:22 schrieb Florian Lindner: > >> In https://github.com/jkitchin/org-ref/issues/279 the author says it >> probably not related to org-ref, however I was >> unable to reproduce it without it. > > An example without org-ref that produces this error: > >

Re: [O] There is no line to end here at LaTeX org-ref export

2016-09-01 Thread Florian Lindner
org-version is Org-mode version 8.3.5 (8.3.5-4-g2dfdaf-elpa @ /home/florian/.emacs.d/elpa/org-20160829/) Am 30.08.2016 um 10:22 schrieb Florian Lindner: > Hello, > > I learn to use org-ref and try to export a simple document: > > * Section > label:Testlabel Some citations cite:Bungartz2015 and

Re: [O] There is no line to end here at LaTeX org-ref export

2016-08-31 Thread Florian Lindner
Am 30.08.2016 um 10:22 schrieb Florian Lindner: > In https://github.com/jkitchin/org-ref/issues/279 the author says it probably > not related to org-ref, however I was > unable to reproduce it without it. An example without org-ref that produces this error: #+BEGIN_SRC python :exports results :

[O] There is no line to end here at LaTeX org-ref export

2016-08-30 Thread Florian Lindner
Hello, I learn to use org-ref and try to export a simple document: * Section label:Testlabel Some citations cite:Bungartz2015 and cite:Torres2009 and a reference to a label ref:Testlabel bibliographystyle:unsrt [[bibliography:/home/florian/Mendeley/library.bib]] This exports to: \section{Sect