On Monday, 26 Jan 2015 at 11:29, Matt Price wrote:
[...]
> My question: does anyone yet have a workflow that lets them export directly
> to HTML or ODT?
The following is for MS Word output, not ODT, but you can of course read
in Word files in Libreoffice and save as ODT if desired.
Although I d
Hi,
Nicolas Goaziou writes:
> Samuel Loury writes:
>
>>> I would like to propose a patch for `org-open-at-point' to find a link
>>> after point when called inside a paragraph. It had this behavior at some
>>> time and I think lost it during the org-element re-factoring. This patch
>>> restores t
On Monday, 26 Jan 2015 at 15:15, Matt Price wrote:
> Hmm,
>
> Looks like I asked this about a year ago and didn't follow up on it. Does
> anyone know a way to generate org-mode syntax from an html string? I would
> like to extend zotxt slightly (see my last post) and at present zotxt can
If you s
Matt Price writes:
> Hmm,
>
> Looks like I asked this about a year ago and didn't follow up on it. Does
> anyone know a way to generate org-mode syntax from an html string? I would
> like to extend zotxt slightly (see my last post) and at present zotxt can
> pull citations 7 bibliography entries
Matt Price writes:
> My question: does anyone yet have a workflow that lets them export directly
> to HTML or ODT?
Hi, Matt,
Yes, now I have not just a workflow, but a code solution for
Org/Zotero/ODT export that has been tried and tested for a while. It now
supports multiple references in one
Matt Price writes:
> Looks like I asked this about a year ago and didn't follow up on it. Does
> anyone know a way to generate org-mode syntax from an html string?
My usual answer to this is Pandoc together with Pandoc-mode. Wheather
or not this counts as
> done directly in emacs
is debateab
Peter Münster wrote:
> On Sat, Jan 24 2015, Peter Münster wrote:
>
>> - There are duplicates in the list.
>
> Not reproducible.
I still do have duplicates in my list as well. It never has been fixed,
but I don't have either a reproducible recipe.
See https://lists.gnu.org/archive/html/emacs-orgm
Sagar Shankar writes:
> Thanks Christopher, the latter option seems to accomplish what I require
> though not very elegant
This discussion is also about this issue. I think you'll find it
interested.
http://mid.gmane.org/871tp74ic2@konixwork.incubateur.ens-lyon.fr
--
Konubinix
GPG Key:
Hello,
John Kitchin writes:
> In the following org document, org-element-map only finds one link, but
> the buffer acts like there are two links. The free link is found, but
> the link label buried in the caption is not found. However, it exports
> correctly, and the caption link is clickable, s
Thank you Willem,
This looks very helpful.
I am trying the code out in a scratch buffer and I am unable to gnerate org
syntax, e.g. with this test string:
(h-2-o-insert-org-source-for-html "http://example.org/\";>hello
world foo" )
Am I doing something wrong? Thanks,
Matt
On Tue, Jan 27, 2
>
> My question: does anyone yet have a workflow that lets them export directly
> to HTML or ODT?
In my experience, exporting from Org to LateX, and then using pandoc to convert
to odt works better than converting directly from Org to odt. This is
particularly the case if you are using cita
For me, the main issue with this route is that I don't understand LaTex at
all, and it seems like there's a bit of a steep learning curve to get to a
working set up. Maybe someone can recommend a good guide for starting out
in LaTex? It does seem like somehting one should learn, I suppose.
On T
Vikas Rawal writes:
>> My question: does anyone yet have a workflow that lets them export directly
>> to HTML or ODT?
>
> In my experience, exporting from Org to LateX, and then using pandoc to
> convert to odt works better than converting directly from Org to odt.
Being one of the authors of
Hi,
Christian Moe writes:
> I haven't yet announced it on the list, for three reasons. 1) Not very
> polished. There's some messy code, a poor man's user interface, and no
> editing support for multiple citations (but support for exporting
> them!). 2) It's part of a more ambitious project I set
Thanks that is what I needed!
I tried it, and indeed the links in captions are found, but something is
still not right. The :begin properties of the links in the caption seem
to be relative to the point after the : in the caption. That isn't
obvious and makes it hard to store a marker to the link.
On Tue, Jan 27, 2015 at 8:30 AM, Rasmus wrote:
> Hi,
>
> Christian Moe writes:
>
> IMO we /need/ to add proper citation support to Org, preferably with a
> real syntax rather than these link-"solutions" and with good backend
> support (bibtex & Zotero for starters, I guess).
>
> #+begin_rant
>
>
Matt Price writes:
> On Tue, Jan 27, 2015 at 8:30 AM, Rasmus wrote:
>> #+begin_rant
>>
>> The current state is a mess and not portable. E.g. there's at least two
>> Zotero projects, there's John Kitchin's code, there's ox-bibtex.el (which
>> IMO is not suitable for complicated citation requirem
There seems to be (and has been for a while) a growing Japanese presence online
with orgmode materials, documentation, addons, etc. Most recenlty I found this
blog: http://paper.li/highfrontier/1300501273 . I had also noticed many of the
page titles on the orgmode website/wiki had Japanese conte
On Tuesday, 27 Jan 2015 at 08:12, Matt Price wrote:
> For me, the main issue with this route is that I don't understand LaTex at
> all, and it seems like there's a bit of a steep learning curve to get to a
> working set up. Maybe someone can recommend a good guide for starting out
> in LaTex? It
Well, color me embarrassed. I never even noticed the switch to
zotxt. And I never tried with Standalone either. Just tinkered happily
away with Eric's excellent old solution and Firefox. Maybe I should check
out both before posting an obsolute solution with unnecessary
dependencies...
Will report
John Kitchin writes:
> I tried it, and indeed the links in captions are found, but something is
> still not right. The :begin properties of the links in the caption seem
> to be relative to the point after the : in the caption. That isn't
> obvious and makes it hard to store a marker to the link.
Matt Price writes:
> On Tue, Jan 27, 2015 at 8:30 AM, Rasmus wrote:
>
>> Hi,
>>
>> Christian Moe writes:
Actually, Rasmus wrote the following, not I.
>> IMO we /need/ to add proper citation support to Org, preferably with a
>> real syntax rather than these link-"solutions" and with good backe
hmm... Is there any way to tell when a link in in an affiliate? so we
can tell when we cannot trust buffer positions?
Maybe even better fix the implementation to add the found buffer
positions to some affiliate position so they are correct? I could give
that a try if you can point me to the functi
Hi, this is a tiny patch for the doc.
The new one does not mention #+DRAWERS: and org-drawers.
Hope my patch is valid, my git directory seems to be broken but i can't
understand why...
Thierry
PS: i will add exemples after (i'm not texi fluent...:-) ).
From 114c39a90f291614b61e9245627bd9a017ec
Hello,
Thierry Pellé writes:
> Hi, this is a tiny patch for the doc.
> The new one does not mention #+DRAWERS: and org-drawers.
This is because they are no longer needed.
Regards,
--
Nicolas Goaziou
Hello. I've been using Julien Danjou's code to good effect:
https://julien.danjou.info/blog/2010/org-mode-and-holidays
Basically, it just advocates adding the following function, which then marks
holidays with weekend face for clear viewing:
(require 'cl-lib)
(setq org-agenda-day-face-
Dear Tory,
Good point. I don’t know “taking off” is the correct word, but as you
mentioned, it’s still growing. I can see several reasons why you think Japanese
content has been increasing in the Web. First, some students use Emacs in their
university because their teacher also uses Emacs. Then
Achim Gratz writes:
> Phillip Lord writes:
>> Can anyone tell me where the source code for org-info at
>>
>> http://orgmode.org/org-info.js
>>
>> is? This verison if minified.
>>
>> There are these:
>>
>> https://github.com/SebastianRose/org-info-js/
>
> A copy of this version is on Worg under co
Takaaki Ishikawa writes:
> Second, We have several workshops
> related to Emacs and org-mode. At least, two workshops are held a few
> times a year at Kyoto and Tokyo.
That's pretty cool. Thanks for sharing.
—Rasmus
--
This is the kind of tedious nonsense up with which I will not put
Thanks for the answer!
Takaaki Ishikawa writes:
> Dear Tory,
>
> Good point. I don’t know “taking off” is the correct word, but as you
> mentioned, it’s still growing. I can see several reasons why you think
> Japanese content has been increasing in the Web. First, some students use
> Emacs i
Rasmus writes:
> IMO we /need/ to add proper citation support to Org, preferably with a
> real syntax rather than these link-"solutions" and with good backend
> support (bibtex & Zotero for starters, I guess).
> ...
> /Proper/ citation support (not links) is, IMO, the last thing that is
> missing
Hi,
Richard Lawrence writes:
> Rasmus writes:
>
>> IMO we /need/ to add proper citation support to Org, preferably with a
>> real syntax rather than these link-"solutions" and with good backend
>> support (bibtex & Zotero for starters, I guess).
>> ...
>> /Proper/ citation support (not links) i
I have not found the link syntax too constraining. Simple links like the
ones I use in org-ref are perfect for simple citation needs. It handles
all different kinds of citations (cite, citet, textcite,...) and
multiple citations. org-ref automates selection of keys and insertion
via reftex or helm.
Matt Price writes:
> Thank you Willem,
>
> This looks very helpful.
>
> I am trying the code out in a scratch buffer and I am unable to gnerate org
> syntax, e.g. with this test string:
>
> (h-2-o-insert-org-source-for-html " href=\"http://example.org/\";>hello
> world foo" )
>
> Am I doing some
Richard Lawrence writes:
> It looks to me like Pandoc has a quite general solution, and it also
> looks like Org could use Pandoc's citation syntax as-is. I would
> suggest borrowing this syntax as a starting point for building citation
> support into Org.
It's been years since I looked at Pand
John Kitchin writes:
> hmm... Is there any way to tell when a link in in an affiliate? so we
> can tell when we cannot trust buffer positions?
There is `org-element-secondary-p'.
> Maybe even better fix the implementation to add the found buffer
> positions to some affiliate position so they ar
Thanks. It looks like `org-element-secondary-p' is upstream of my org version
(8.2.10) but I look forward to seeing it work in the future!
BTW, the application of this is in checking cite/ref/label links for
correctness in org-buffers. It is not uncommon to have these in
figure/table captions. I w
Hi,
Christian Moe writes:
>> Blah blah [see @doe99, pp. 33-35; also @smith04, ch. 1].
>
> In my current homebrewn solution for Zotero, I have tried to do
> something similarly readable using Org link syntax (sorry, Rasmus!) with
> the database entry ID as link target, and parsing the description
Christian Moe writes:
> Richard Lawrence writes:
>
>> It looks to me like Pandoc has a quite general solution, and it also
>> looks like Org could use Pandoc's citation syntax as-is. I would
>> suggest borrowing this syntax as a starting point for building citation
>> support into Org.
>
> It's
You mean programmatically? Is folding not just implemented with
invisible overlays? If so, why do you need to change this to get
context?
You can try setting buffer-invisibility-spec temporarily. For example,
run this function in a folded org-mode buffer.
(defun temp ()
(interactive)
(messag
yes, I meant programatically. I was having some issue in selecting
contex using commands that grab what is visible. So for things inside a
folded section it was not grabbing the right context.
I solved it by doing something similar to what you describe, i.e. a
tempbuffer.
lentic looks pretty inte
Hi,
Consider the following example:
--8<---cut here---start->8---
(with-temp-buffer
(require 'ox-ascii)
(insert
"-
[[http://www.npr.org/blogs/monkeysee/2009/03/a_very_long_url_makes_a_very_s.html][A
label with a long link]] :: Lorem ipsum dolor sit am
Ishikawa-san
> I know a super student. He wrote his thesis using Emacs with org-mode!
Sounds interesting, by any chance is it on Github or somewhere publicly
available?
By the way I live in Tokyo, would be great to attend one of these Emacs+Org
mode meetups in Kyoto or Tokyo! Japanese no problem
I'd like to be able to determine the buffer position of (say) inline
src blocks as in the following and operate on them using
`org-element-map'. This might enable modification and replacement of a
few objects in a large buffer.
What I would like is to have the same values of :begin as would be
o
I am very eager to see this work of yours, Christian. I also would very
much like to find a way to have a single, well-supported citation framework
in org -- I certainly think John's work looks incredible, and zotxt is very
powerful, but it would be fantastic if one could just choose a
bibliograph
On Tue, Jan 27, 2015 at 1:59 PM, Willem Rein Oudshoorn
wrote:
> Matt Price writes:
>
> > Thank you Willem,
> >
> > This looks very helpful.
> >
> > I am trying the code out in a scratch buffer and I am unable to gnerate
> org
> > syntax, e.g. with this test string:
> >
> > (h-2-o-insert-org-sour
Hi Charles,
"Charles C. Berry" writes:
> What I would like is to have the same values of :begin as would be
> obtained by placing the cursor on each inline src block and evaluating
> (org-element-context). As is evident below, :begin is sometimes a
> relative position.
OK
> Suggestions on how
Rasmus writes:
> BTW: Org has an almost-agnostic format for storing citation data via
> org-bibtex.el. So perhaps it's easier to go from whatever to
> org-bibtex-format and from there to ox-backend-format. I think that's how
> pandoc does it as well.
Well, that would certainly suit me, as I al
On Tue, 27 Jan 2015 at 09:24:00 PST,
Richard Lawrence wrote:
>
>
> Although my home-baked solution presently works for me, I am inclined to
> agree.
>
> I've just had a glance at: http://pandoc.org/README.html#citations
>
> It looks to me like Pandoc has a quite general solution, and it also
>
Hello,
"Charles C. Berry" writes:
> What I would like is to have the same values of :begin as would be
> obtained by placing the cursor on each inline src block and evaluating
> (org-element-context). As is evident below, :begin is sometimes a
> relative position.
This was fixed recently.
> Su
50 matches
Mail list logo