Hi folks,
I would like the org export to add a line containing one property entry
(ID for example) to the LaTeX export for every heading.
Ideally I'd like this to be added to the org-latex-classes
configuration. I'd like to call a macro \mysection{..content of ID
property..}{..heading line conten
Hello.
By default, the width of LaTeX exported inlinetasks is less than that
of regular text.
I would like to be able to change this default, ideally both on a
per-file basis and a per-inlinetask basis (but either way would
already very good!).
Despite some Internet searching, I could not find
I would do something like this in a block like this. This hook runs on a
copy of the buffer. You can change (org-id-get-create) to org-entry-get if
you want.
* build
:noexport:
#+BEGIN_SRC emacs-lisp
(let ((org-export-before-processing-hook
'((lambda (_backend)
(org-map-entries (lambd
On Wednesday, 30 Oct 2019 at 15:21, alain.coch...@unistra.fr wrote:
> Hello.
>
> By default, the width of LaTeX exported inlinetasks is less than that
> of regular text.
>
> I would like to be able to change this default, ideally both on a
> per-file basis and a per-inlinetask basis (but either way
Hello all,
I'm considering "indexing" my org-mode files and haven't done any research
into
this. I'm sure there's 100 different ways to do this but wanted to ask the
list if anyone
is indexing their org-mode files and using a search tool like Solr, Elastic
or smaller indexing engines to search th
* Nathan Neff [2019-10-30 23:08]:
> Hello all,
>
> I'm considering indexing my org-mode files and haven't done any research
> into
> this. I'm sure there's 100 different ways to do this but wanted to ask the
> list if anyone
> is indexing their org-mode files and using a search tool like Solr, E
I wrote https://github.com/jkitchin/scimax/blob/master/org-db.el to use
sqlite for this. It does not do full text search, I found that too slow
with my files and sqlite.
you might see https://github.com/emacs-helm/helm-recoll.
I have some blog posts with similar ideas:
https://kitchingroup.cheme.
Has the emacs-orgmode mail-list ceased including a [O] in the subject
line of its mails? Or, what has changed here?
I was using [O] as a filter for my incoming mails, now they are
turning up unsorted amongst my general mail.
OK. I can filter on and Sorry for the noise.
Any bet
On 30/10/2019 23:03, adam wrote:
>
> Has the emacs-orgmode mail-list ceased including a [O] in the subject
> line of its mails? Or, what has changed here?
Yes, as announced on the list a couple of days ago.
> I was using [O] as a filter for my incoming mails, now they are
> turning up u