Re: [O] bibliographystyle in scimax

2018-03-09 Thread Joseph Vidal-Rosset
Leven. 09mars2018 à08:16:22, SimonyiAndrás a envoyé ce message: > Dear Joseph, > > I'm not familiar with scimax, but if it uses org-ref to handle > citations then you might give a try to citeproc-orgref > (https://github.com/andras-simonyi/citeproc-orgref) which is ab

Re: [O] how do you compose mails in Gnus with org-mode

2018-03-09 Thread Uwe Brauer
> Uwe Brauer writes: > When I do M-# # writing this mail I see: > , > | [ *unsent followup to Uwe Brauer on gmane.emacs.orgmode* ] Exit with M-# > | (Meta-Key and #) > | * --text follows this line-- > | Uwe Brauer writes: ...[] > ` I almost see the same but inde

Re: [O] Adding an item to the agenda from the agenda view

2018-03-09 Thread Shérab
Dear all, Many, many thanks for all your responses! I tried the diary one which seemed like the simplest to set-up. It indeed adds an entry, but in a strange way:it adds a level 1 headingfor the year, a level 2 heading for the month, a level 3 heading for the day and a level 4 heading for the eve

Re: [O] what settings would make original export to pdf as good as pandoc conversion?

2018-03-09 Thread Samuel Wales
On 3/8/18, Eric S Fraga wrote: > On Thursday, 8 Mar 2018 at 12:55, Samuel Wales wrote: >> On 3/3/18, Eric S Fraga wrote: >>> #+latex_header: \setlength{\parindent}{0pt}\setlength{\parskip}{6pt} >> are there settings in .emacs that will do the same thing? > > Yes, you can put such commands in th

Re: [O] Adding an item to the agenda from the agenda view

2018-03-09 Thread Nick Dokos
Shérab writes: > Dear all, > > Many, many thanks for all your responses! > > I tried the diary one which seemed like the simplest to set-up. It > indeed adds an entry, but in a strange way:it adds a level 1 headingfor > the year, a level 2 heading for the month, a level 3 heading for the day > an

Re: [O] Adding an item to the agenda from the agenda view

2018-03-09 Thread Shérab
Dear Nick, Nick Dokos (2018/03/09 16:27 -0500): > IMO, you should bite the bullet and define a capture template: it > gives you flexibility that you cannot get any other way. Sooner or > later, you are going to go that way anyway, so why not start now? Yeah I fully agree. As soon as I'll have the

[O] [SOLVED] (was: how do you compose mails in Gnus with org-mode)

2018-03-09 Thread Uwe Brauer
> Uwe Brauer writes: > When I do M-# # writing this mail I see: > , > | [ *unsent followup to Uwe Brauer on gmane.emacs.orgmode* ] Exit with M-# > | (Meta-Key and #) > | * --text follows this line-- > | Uwe Brauer writes: ...[] > ` I found the culprit (setq me

Re: [O] how do you compose mails in Gnus with org-mode

2018-03-09 Thread Thorsten Jolitz
Uwe Brauer writes: >> Uwe Brauer writes: > >> When I do M-# # writing this mail I see: >> , >> | [ *unsent followup to Uwe Brauer on gmane.emacs.orgmode* ] Exit >> | with M-# >> | (Meta-Key and #) >> | * --text follows this line-- >> | Uwe Brauer writes: ...[

Re: [O] [SOLVED]

2018-03-09 Thread Thorsten Jolitz
Uwe Brauer writes: >> Uwe Brauer writes: > >> When I do M-# # writing this mail I see: >> , >> | [ *unsent followup to Uwe Brauer on gmane.emacs.orgmode* ] Exit >> | with M-# >> | (Meta-Key and #) >> | * --text follows this line-- >> | Uwe Brauer writes: ...[

Re: [O] what settings would make original export to pdf as good as pandoc conversion?

2018-03-09 Thread Eric S Fraga
On Friday, 9 Mar 2018 at 13:26, Samuel Wales wrote: [...] > in any case, greek to me. this was my best guess. > > (with-eval-after-load > (add-to-list org-latex-classes > '("org-latex" "\setlength{\parindent}{0pt}\setlength{\parskip}{6pt}"))) No, this won't work. You need to check the documen

Re: [O] what settings would make original export to pdf as good as pandoc conversion?

2018-03-09 Thread Samuel Wales
On 3/9/18, Eric S Fraga wrote: > Type C-h v org-latex-classes RET for the full description. The > header-string can include those particular indent and skip settings > along with other bits. i consulted the docstring and the manual. the description was greek to me and there was no reference to

[O] accessing ATTR_HTML and CAPTION from custom

2018-03-09 Thread Seong-Kook Shin
Hello, I'm using Nikola (https://getnikola.com/) with its orgmode plugin to write blog posts. Their script contains following custom link for HTML export: (defun org-custom-link-img-url-export (path desc format) (cond ((eq format 'html) (format "" path desc (