I've been experiencing similar problems with increasing annoyance level for
over a month. Thanks to these comments I think I got to the bottom of it!
The MELPA package org-mac-link (latest is org-mac-link-20160808.220) has
clearly continued being updated with new code that include calls to
org-lin
I think this is the kind of thing you can use a filter for, or a
function in the org-export-before-processing-hook to change the paths
prior to export.
Arun Isaac writes:
>> Out of curiosity, what kind of link are you using, that is dependant
>> about context ?
>
> Actually, I don't need the cont
Am 01.09.2016 um 08:02 schrieb Nick Dokos:
> Try this:
>
> --8<---cut here---start->8---
> An example without org-ref that produces this error:
>
> #+NAME: fig:org_fig
> #+BEGIN_SRC python :exports results :results file
> import matplotlib.pyplot as plt, num
Can you post an actual org test file as an attachment? And also the
resulting LaTeX file on export?
--
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.94.1, Org release_8.3.5-1070-g190476
Hi Nicolas,
2016ko irailak 1an, Nicolas Goaziou-ek idatzi zuen:
>
> Hello,
>
> Aaron Ecay writes:
>
>> This is fixed in commit ab5e100 on the maint branch. Thanks for the
>> report.
>
> Thank you for taking care of that.
>
> After every commit, maint needs to be merged within master so that
> I think this is the kind of thing you can use a filter for
But, it gets more complicated than that. I have XMP metadata (license,
caption, etc.) stored in the image files as well. And, in order to
export that, I need the path to the source image file. So, my image link
exporter needs the :base
Eric S Fraga writes:
> Can you post an actual org test file as an attachment? And also the
> resulting LaTeX file on export?
My thoughts exactly.
The version that I posted works fine here, so there must be something
else going on.
--
Nick
then the preprocessing hook sounds better. You can just replace the
links with generated html, and then export the buffer.
For example, here is a function that goes through an org file and
replaces links that are file times with image or urls, and copies the
file contents to a media-directory.
(d
Hello all,
It’s an occasional project of mine to try to improve and refactor
aspects of org’s code. I’ve been going through org-id recently. The
following issues came up that I would appreciate feedback on:
1. org-id is not loaded by default; it is supposed to be selected by the
user (see fo
Hi all,
I've received an error message like `fatal: read error: Connection reset by
peer` from the git server of orgmode when I ran fetch and also pull command.
Does anybody have the same problem now?
Best,
Takaaki
signature.asc
Description: Message signed with OpenPGP using GPGMail
Eli Zaretskii on Wed, 31 Aug 2016 17:25 +0300:
> > From: Paul Rankin
> > Date: Wed, 31 Aug 2016 12:56:13 +1000
> > Cc: 24...@debbugs.gnu.org
> >
> > >> The fix seems trivial to me so I'm wondering if there is anything
> > >> holding it
> > >> up from being included in 25?
> > >
> > > Yes, the
11 matches
Mail list logo