Re: [O] [Latex Export] Influence placement of \maketitle command

2014-05-16 Thread Alexander Baier
On 2014-05-16 09:15 Eric S Fraga wrote: > On Thursday, 15 May 2014 at 22:41, Alexander Baier wrote: >> On 2014-05-15 21:57 Eric S Fraga wrote: >>> I put it under its own heading with an :ignoreheading: tag and use the >>> filter that was posted on this list (today in fact): >> >> I can't find the f

Re: [O] [Latex Export] Influence placement of \maketitle command

2014-05-16 Thread Eric S Fraga
On Thursday, 15 May 2014 at 22:41, Alexander Baier wrote: > On 2014-05-15 21:57 Eric S Fraga wrote: >> I put it under its own heading with an :ignoreheading: tag and use the >> filter that was posted on this list (today in fact): > > I can't find the filter you are referring to. I guess it is in th

Re: [O] [Latex Export] Influence placement of \maketitle command

2014-05-16 Thread Alexander Baier
On 2014-05-16 06:19 Nick Dokos wrote: > Alexander Baier writes: > >> On 2014-05-15 21:57 Eric S Fraga wrote: >>> I put it under its own heading with an :ignoreheading: tag and use the >>> filter that was posted on this list (today in fact): >> >> I can't find the filter you are referring to. I gue

Re: [O] [Latex Export] Influence placement of \maketitle command

2014-05-15 Thread Nick Dokos
Alexander Baier writes: > On 2014-05-15 21:57 Eric S Fraga wrote: >> I put it under its own heading with an :ignoreheading: tag and use the >> filter that was posted on this list (today in fact): > > I can't find the filter you are referring to. I guess it is in the > org-ref thread? I did not f

Re: [O] [Latex Export] Influence placement of \maketitle command

2014-05-15 Thread Alexander Baier
On 2014-05-15 21:57 Eric S Fraga wrote: > I put it under its own heading with an :ignoreheading: tag and use the > filter that was posted on this list (today in fact): I can't find the filter you are referring to. I guess it is in the org-ref thread? I did not follow that thread as org-ref seems

Re: [O] [Latex Export] Influence placement of \maketitle command

2014-05-15 Thread Eric S Fraga
On Thursday, 15 May 2014 at 21:02, Alexander Baier wrote: [...] > While we are on the topic of placing "stuff": I also need to insert > citations for which I use bibtex. I use #+LATEX: > \bibliographystyle{plain} and #+LATEX: \bibliography{literatur} under my > last header for the bibliography to

Re: [O] [Latex Export] Influence placement of \maketitle command

2014-05-15 Thread Alexander Baier
On 2014-05-14 21:01 Nick Dokos wrote: > Alexander Baier writes: [...] >> Is there a way for me to influence the placement of =\maketitle= and >> thus be able to order those commands "the right way"? > If \institute can be placed in the preamble, then using #+LATEX_HEADER > instead of #+LATEX is

Re: [O] [Latex Export] Influence placement of \maketitle command

2014-05-14 Thread Alexander Baier
On 2014-05-14 21:01 Nick Dokos wrote: > Alexander Baier writes: > >> Hello, >> >> I am writing a paper using llncs as the document class. I use the >> =\institute= command which has to be placed _above_ the =\maketitle= >> command to be considered. But exporting my document always yields a >> late

Re: [O] [Latex Export] Influence placement of \maketitle command

2014-05-14 Thread Nick Dokos
Alexander Baier writes: > Hello, > > I am writing a paper using llncs as the document class. I use the > =\institute= command which has to be placed _above_ the =\maketitle= > command to be considered. But exporting my document always yields a > latex file where =\maketitle= appears above =\insti

[O] [Latex Export] Influence placement of \maketitle command

2014-05-14 Thread Alexander Baier
Hello, I am writing a paper using llncs as the document class. I use the =\institute= command which has to be placed _above_ the =\maketitle= command to be considered. But exporting my document always yields a latex file where =\maketitle= appears above =\institute=. I use simple #+LATEX: directiv