[O] org-mode command in a bash script?

2016-06-02 Thread Sharon Kimble
How can I run an org-mode command in a bash script please? Specifically 'org-latex-export-to-latex'? I'm developing my own modular script to choose between, at present, 3 tex files which have been pre-exported from org-mode. I'm now wondering if its possible to export from the org-mode file as

Re: [O] babel and bibliography

2016-06-02 Thread John Kitchin
This works for me. #+TITLE: #+AUTHOR: #+LaTeX_HEADER: \usepackage{natbib} > The moon in June is like a big ballon \citep{self1987asymptotic}. #+BEGIN_LATEX \bibliographystyle{abbrvnat} \bibliography{/home/jrm/scm/references.git/refs} #+END_LATEX Joseph Mingrone writes: > Hi, > > For the simple

Re: [O] [PATCH] org: Fix tag width calculation for multi-column chars

2016-06-02 Thread Nicolas Goaziou
Hello, Yasushi SHOJI writes: > Sure. Attached. Applied. Thank you. Regards, -- Nicolas Goaziou

Re: [O] org: Fix tag width calculation for multi-column chars

2016-06-02 Thread Yasushi SHOJI
On Wed, 01 Jun 2016 14:57:04 +0900, Georgiy Tugai wrote: > > I'm not sure if this is the right place to ask, but would it be possible > to implement, for lack of better terms, "virtual" tag positioning? In > other words, the tags in the actual file are placed as usual > (org-tags-column), but if

Re: [O] [PATCH] org: Fix tag width calculation for multi-column chars

2016-06-02 Thread Yasushi SHOJI
Hi, On Thu, 02 Jun 2016 02:34:31 +0900, Nicolas Goaziou wrote: > > > Would you remove the extra section marker (";;; Tags") thing when > > merge to master? It merges cleanly from maint to master but leaves > > the marker. > > I'll take care of the merging back to master. Thank you. > >

Re: [O] Some LaTeX Beamer / org-mode questions

2016-06-02 Thread Rasmus
Florian Lindner writes: > On Wed, 01 Jun 2016 12:26:07 +0200 > Rasmus wrote: > >> Florian Lindner writes: >> >> > On Mon, 30 May 2016 13:53:52 +0200 >> > Rasmus wrote: >> > >> >> Hi, >> >> >> >> Florian Lindner

Re: [O] Some LaTeX Beamer / org-mode questions

2016-06-02 Thread Florian Lindner
On Wed, 01 Jun 2016 12:26:07 +0200 Rasmus wrote: > Florian Lindner writes: > > > On Mon, 30 May 2016 13:53:52 +0200 > > Rasmus wrote: > > > >> Hi, > >> > >> Florian Lindner writes: > >> > >> >> #+options:

Re: [O] [PATCH] Make today's deadlines "close" without lead time

2016-06-02 Thread Nicolas Goaziou
Hello, Don March writes: > This patch makes a very small change to the function that determines if a > timestamp is close to the current day, which is used for showing/hiding items > in > agenda views. > > Under current behavior, a deadline of today is close only if it has