Re: [O] # of parameters of `org-latex-format-headline-function'

2014-10-21 Thread Sebastien Vauban
Nick Dokos wrote: > Sebastien Vauban writes: >> >> During the summer, the number of parameters of the >> `org-latex-format-headline-function' changed from 5 to 6: addition of >> `info'. >> >> The new version of my private formatting function is: >> >> ;; function for formatting the headline's tex

Re: [O] # of parameters of `org-latex-format-headline-function'

2014-10-17 Thread Nick Dokos
Sebastien Vauban writes: > Hello, > > During the summer, the number of parameters of the > `org-latex-format-headline-function' changed from 5 to 6: addition of > `info'. > > The new version of my private formatting function is: > > ;; function for formatting the headline's text > (setq org-l

[O] # of parameters of `org-latex-format-headline-function'

2014-10-17 Thread Sebastien Vauban
Hello, During the summer, the number of parameters of the `org-latex-format-headline-function' changed from 5 to 6: addition of `info'. The new version of my private formatting function is: --8<---cut here---start->8--- ;; function for formatting the headlin