[O] org-mime-htmlize with $\int$ only dvipng

2017-03-15 Thread Uwe Brauer
Hi

Is it correct, that org-mime-htmlize only works with dvipn when
exporting latex formulas. Mathjax still does not work?

Thanks

Uwe Brauer 




[O] [BUG] Inserting new heading

2017-03-15 Thread Rick Frankel
There is a bug w/ inserting new headings after a collapsed heading (w/
C-return, org-insert-heading-respect-content) if the last content under the
heading (or a subhead) is a RESULTS: block. This occurs w/ the value of
org-blank-before-new-entry as either '(heading . auto) or '(heading . nil).

This started a few months ago, but I just figured out what actually causes the
behavior.


Given the following org file:

--
* C-return tests
** Results w/ ending blank line removed
#+BEGIN_SRC sh
echo 'foo'
#+END_SRC

#+RESULTS:
: foo
** Results w/ ending blank line
#+BEGIN_SRC sh
echo 'foo'
#+END_SRC

#+RESULTS:
: foo

** A heading
--

Steps to reproduce:

  For "Correct" (expected) results:
1. Collapse all the headings.
2. Place the cursor On the line "Results w/ ending blank line removed".
3. Hit  (org-insert-heading-respect-content)

A new heading is inserted just before the following heading.

  For "Incorrect" results:
1. Collapse all the headings.
2. Place the cursor On the line "Results w/ ending blank line".
3. Hit  (org-insert-heading-respect-content)

The new heading characters ('**') are appended to the end of the result
block (the end of the heading line after the '...')

BTW, if the heading containing the source block is expanded it works correctly.

rick



Re: [O] Bug: Missing footnotes when exporting to org file [9.0.5 (9.0.5-elpa @ ~/.emacs.d/elpa/org-20170210/)]

2017-03-15 Thread Nicolas Goaziou
Hello,

WY H  writes:

> Thanks for responding. ECM below:
>
> #+OPTIONS: f:t author:nil title:nil
> * ch1
>   text
> ** ch1-1
> *** ch1-1-1[fn:1]
> ** ch1-2
> *** ch1-2-1[fn:2]
> * Footnotes
>
> [fn:1]footnote 1
>
> [fn:2]footnote 2
>
>
> exports as Org buffer:
>
> # Created 2017-03-14 Tue 20:24
> #+OPTIONS: f:t author:nil title:nil
> * ch1
> text
> ** ch1-1
> *** ch1-1-1[fn:1]
> ** ch1-2
> *** ch1-2-1[fn:2]

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou



Re: [O] Bug: Missing footnotes when exporting to org file [9.0.5 (9.0.5-elpa @ ~/.emacs.d/elpa/org-20170210/)]

2017-03-15 Thread WY H
Thanks for responding. ECM below:

--8<---cut here---start->8---
#+OPTIONS: f:t author:nil title:nil
* ch1
  text
** ch1-1
*** ch1-1-1[fn:1]
** ch1-2
*** ch1-2-1[fn:2]
* Footnotes

[fn:1]footnote 1

[fn:2]footnote 2
--8<---cut here---end--->8---

exports as Org buffer:

--8<---cut here---start->8---
# Created 2017-03-14 Tue 20:24
#+OPTIONS: f:t author:nil title:nil
* ch1
text
** ch1-1
*** ch1-1-1[fn:1]
** ch1-2
*** ch1-2-1[fn:2]

--8<---cut here---end--->8---


From: Nicolas Goaziou 
Sent: Sunday, March 12, 2017 6:36 PM
To: WY H
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: Missing footnotes when exporting to org file [9.0.5 
(9.0.5-elpa @ ~/.emacs.d/elpa/org-20170210/)]

Hello,

WY H  writes:

> One issue's been annoying me recently though, when exporting org files
> with footnotes to org format, all the footnotes are missing in the result
> org file. This may not look like a common use case but when ox-pandoc
> comes to picture it is one, as ox-pandoc use org as an intermediate
> format for any conversion.

FWIW, I cannot reproduce it. Could you demonstrate the issue with an ECM?

Regards,

--
Nicolas Goaziou


Re: [O] How do you store web pages for reference?

2017-03-15 Thread Alan Schmitt
Hello Peter,

On 2017-03-13 13:43, Peter Salazar  writes:

> By the way, you can definitely save a PDF with links if you prefer that. I 
> use DevonThink, and I use this snippet to save
> a PDF of a webpage, complete with links.
>
> javascript:window.location='x-devonthink://createPDF?title='+encodeURIComponent
> (document.title)+'='+encodeURIComponent(window.location)+'='+encodeURIComponent
> (document.referrer)+'=No='+window.innerWidth;

Thank you for the suggestion, I was doing something similar, but as I'm
planning to switch to Linux I need to stop using DevonThink.

I'm now using org-board (https://github.com/scallywag/org-board). It
works great and I even tweaked it to add the files to IPFS after
downloading them.

Best,

Alan

-- 
OpenPGP Key ID : 040D0A3B4ED2E5C7
Monthly Athmospheric CO₂, Mauna Loa Obs. 2017-02: 406.42, 2016-02: 404.04


signature.asc
Description: PGP signature