Re: [O] Removing the date in a subtree export using the new exporter

2012-11-13 Thread Bastien
Hi Alan, Nicolas Goaziou writes: >> With another question: should the patch be sent to the list, >> or just to you (or any other process)? > > Please send any patch to the list. Yes -- please do so. Not only this is useful so that anyone can review/test/comment the patch, but patches sent on t

Re: [O] Removing the date in a subtree export using the new exporter

2012-11-09 Thread Nicolas Goaziou
Alan Schmitt writes: > Attached. Applied (with a slight twist). Thank you. I've added you to the list of contributors without FSF assignment. Tell me once you have signed them. > With another question: should the patch be sent to the list, > or just to you (or any other process)? Please send

Re: [O] Removing the date in a subtree export using the new exporter

2012-11-09 Thread Alan Schmitt
Nicolas Goaziou writes: > Alan Schmitt writes: > >> I'll do this when I get back near a computer. > > Great. Attached. With another question: should the patch be sent to the list, or just to you (or any other process)? >> Also, about the FSF papers, is there a link for this procedure? > > Cert

Re: [O] Removing the date in a subtree export using the new exporter

2012-11-09 Thread Nicolas Goaziou
Alan Schmitt writes: > I'll do this when I get back near a computer. Great. > Also, about the FSF papers, is there a link for this procedure? Certainly: http://orgmode.org/worg/org-contribute.html (in particular the second section, but the whole page in interesting). It basically boils down t

Re: [O] Removing the date in a subtree export using the new exporter

2012-11-09 Thread Alan Schmitt
On 9 nov. 2012, at 18:01, Nicolas Goaziou wrote: > It's better if you can provide a changelog entry and send it with "git > format-patch". Also, if you did not sign FSF papers, you will have to > add "TINYCHANGE" at the end of the change log. I'll do this when I get back near a computer. Also,

Re: [O] Removing the date in a subtree export using the new exporter

2012-11-09 Thread Nicolas Goaziou
Alan Schmitt writes: > I wanted to fix this and saw that you already did. However it seems that > LaTeX still adds a date when a "\maketitle" happens with no date > specified. This small patch should fix this. > > diff --git a/contrib/lisp/org-e-latex.el b/contrib/lisp/org-e-latex.el > index 6490

Re: [O] Removing the date in a subtree export using the new exporter

2012-11-09 Thread Alan Schmitt
Nicolas Goaziou writes: > Hello, > > Alan Schmitt writes: > >> I'm using the new exporter to create a pdf (through latex) of a subtree >> of a huge file, and I want to remove some default information. I found >> out a way to do it, but I'm not sure it's the right way. Here it is. >> >> #+BEGIN_S

Re: [O] Removing the date in a subtree export using the new exporter

2012-11-08 Thread Nicolas Goaziou
Hello, Alan Schmitt writes: > I'm using the new exporter to create a pdf (through latex) of a subtree > of a huge file, and I want to remove some default information. I found > out a way to do it, but I'm not sure it's the right way. Here it is. > > #+BEGIN_SRC org > :PROPERTIES: > :EXPORT_TITLE

[O] Removing the date in a subtree export using the new exporter

2012-11-08 Thread Alan Schmitt
Hello, I'm using the new exporter to create a pdf (through latex) of a subtree of a huge file, and I want to remove some default information. I found out a way to do it, but I'm not sure it's the right way. Here it is. #+BEGIN_SRC org :PROPERTIES: :EXPORT_TITLE: Foo bar :EXPORT_OPTIONS: toc:nil a