Andreas Leha writes:
> how would I export an org file containing
>
> [[file:./myimage.pdf]]
>
> to html so that a say png version myimage.pdf is inlined in the html
> which links to the pdf?
>
> I guess it should be possible to run imagemagick on all pdf links during
> export somehow.
You
Attached to this e-mail, please find an image of the appearance of one of my
org buffers after doing org-mobile-pull.
Before the pull, I collapsed all the subtrees (S-TAB once).
The pull added some new nodes. The nodes appear to be filed correctly. But, it
looks like org is trying to do some ki
"Charles C. Berry" wrote:
> I find myself writing an inline src block, then typing `C-c C-c C-x u' to view
> and then remove the result, then revise, and repeat. I'd be happy to just
> leave
> it in the document.
What command are you calling with the above?
Best regards,
Seb
--
Sebastien Vau
Hi Marco,
Marco Wahl writes:
> Andreas Leha writes:
>
>> how would I export an org file containing
>>
>> [[file:./myimage.pdf]]
>>
>> to html so that a say png version myimage.pdf is inlined in the html
>> which links to the pdf?
>>
>> I guess it should be possible to run imagemagick on all pd
Hello Nicolas,
Nicolas Goaziou wrote:
> Sebastien Vauban writes:
>
>> It does work perfectly on the "meta-stuff" (SCHEDULED, DEADLINE,
>> etc.). Though, it moves as well the "body" text -- while I'm not
>> using `org-indent-mode'.
>>
>> * New section
>>
>> ** The SCHED will be moved
>>SCHEDULE
Hello Nicolas,
Nicolas Goaziou wrote:
> As discussed previously, I would like to modify property drawers
> syntax. [...]
>
> However, it will break some Org documents. In particular, TODO-states
> changes are usually logged before any drawer, including properties
> drawers. The following function
Nicolas,
Sebastien Vauban wrote:
> After heavy testing (on all my Org files, I mean) of the function
> `org-repair-property-drawers', it works perfectly except for the
> following corner-case (when there are Org properties in "quote"
> blocks).
>
> PS- I did not retest (yet) the same thing in #+be
From: Nicolas Goaziou
> Could you provide a patch with git format-patch?
Glad to contribute. I attached two patches, the first for the lisp fix, and the
second for org.texi. The code is confirmed to work, and the info correctly
compiles. More is described later.
Now, release notes (http://orgm
New patches attached!
On Sun, Nov 9, 2014 at 9:12 PM, Michael Brand
wrote:
> Hi Nathaniel
>
> On Sun, Nov 9, 2014 at 11:18 AM, Nathaniel Flath
> wrote:
> > Updated patches attached.
>
> The second does not apply after the first on today's
> release_8.3beta-552-ga95cfeb. Unrelated: The second ha
Andreas Leha writes:
> Hi Marco,
>
> Marco Wahl writes:
>> Andreas Leha writes:
>>
>>> how would I export an org file containing
>>>
>>> [[file:./myimage.pdf]]
>>>
>>> to html so that a say png version myimage.pdf is inlined in the html
>>> which links to the pdf?
>>>
>>> I guess it should be
Hi Rainer,
Rainer M Krug writes:
> Andreas Leha writes:
>
>> Hi Marco,
>>
>> Marco Wahl writes:
>>> Andreas Leha writes:
>>>
how would I export an org file containing
[[file:./myimage.pdf]]
to html so that a say png version myimage.pdf is inlined in the html
whi
Andreas Leha writes:
> Hi Rainer,
>
> Rainer M Krug writes:
>> Andreas Leha writes:
>>
>>> Hi Marco,
>>>
>>> Marco Wahl writes:
Andreas Leha writes:
> how would I export an org file containing
>
> [[file:./myimage.pdf]]
>
> to html so that a say png version myi
Sebastien Vauban writes:
>
> "Charles C. Berry" wrote:
> > I find myself writing an inline src block, then typing `C-c C-c C-x u'
> > to view
> > and then remove the result, then revise, and repeat. I'd be happy to
> > just leave
> > it in the document.
>
> What command are you calling with
On 2014-11-12, at 07:05, Nick Dokos wrote:
> Marcin Borkowski writes:
>
>> Hi list,
>>
>> I have this: „$n\eps\le b$”, and it seems not to be recognized as a
>> LaTeX fragment. The manual says:
>>
>>
>> To avoid conflicts with currency specifications, single `$' characters
>> a
Hi Nathaniel
On Wed, Nov 12, 2014 at 12:51 PM, Nathaniel Flath wrote:
> New patches attached!
Now that they apply I found:
> + "Re-applying formulas to full table...(line %d)")))
Missing cnt.
> + (message "Re-applying formulas...done" cnt))
Superfluous cnt.
Michael
On Wed, 12 Nov 2014, Andreas Leha wrote:
Hi Rainer,
Rainer M Krug writes:
Andreas Leha writes:
Hi Marco,
Marco Wahl writes:
Andreas Leha writes:
how would I export an org file containing
[[file:./myimage.pdf]]
to html so that a say png version myimage.pdf is inlined in the html
w
I have been converting/building my "init.el" to "init.org" and it is
working well, but there are a few things that I'm not sure
about. For instance, I have a command to display 21 days in my
agenda, but it is not happening. This is the command -
--8<---cut here---start-
Hi Chuck,
2014ko azaroak 12an, "Charles C. Berry"-ek idatzi zuen:
>
> Inline src blocks cannot update their results --- causing some of us
> heaadaches [1].
>
> These patches fix that by placing the result of an inline src block in an
> export snippet with a faux :back-end called 'babel'.
>
>
On 2014-11-12 20:27 Sharon Kimble wrote:
> *** Agenda config
> #+BEGIN_SRC emacs-lisp
> '(org-agenda-include-all-todo t)
> '(org-agenda-span 21)
> '(org-agenda-include-diary t)
> '(org-agenda-insert-diary-extract-time t)
> '(org-agenda-insert-
[ Accidentally hit send, ... ]
On 2014-11-12 20:27 Sharon Kimble wrote:
> *** Agenda config
> #+BEGIN_SRC emacs-lisp
> '(org-agenda-include-all-todo t)
> '(org-agenda-span 21)
> '(org-agenda-include-diary t)
> '(org-agenda-insert-diary-extract
Aloha Sharon,
You need to set the variables with =set= or =setq=.
Sharon Kimble writes:
> I have been converting/building my "init.el" to "init.org" and it is
> working well, but there are a few things that I'm not sure
> about. For instance, I have a command to display 21 days in my
> agenda,
Nick Dokos writes:
> "punctuation" in the syntax tables. Look for org-latex-regexps in
> org.el
The line in question is
#+BEGIN_SRC emacs-lisp
("$" "\\([^$]\\|^\\)\\(\\(\\$\\([^
\r\n,;.$][^$\n\r]*?\\(\n[^$\n\r]*?\\)\\{0,2\\}[^
\r\n,.$]\\)\\$\\)\\)\\([- .,?;:'\")\000]\\|$\\)"
Alexander Baier writes:
> [ Accidentally hit send, ... ]
>
> On 2014-11-12 20:27 Sharon Kimble wrote:
>> *** Agenda config
>> #+BEGIN_SRC emacs-lisp
>> '(org-agenda-include-all-todo t)
>> '(org-agenda-span 21)
>> '(org-agenda-include-diary t)
Hi Chuck,
"Charles C. Berry" writes:
> On Wed, 12 Nov 2014, Andreas Leha wrote:
>
>> Hi Rainer,
>>
>> Rainer M Krug writes:
>>> Andreas Leha writes:
>>>
Hi Marco,
Marco Wahl writes:
> Andreas Leha writes:
>
>> how would I export an org file containing
>>
>>
On Nov 12, 2014 7:36 AM, "Andreas Leha"
wrote:
>
> Hi Rainer,
>
> Rainer M Krug writes:
> > Andreas Leha writes:
> >
> >> Hi Marco,
> >>
> >> Marco Wahl writes:
> >>> Andreas Leha writes:
> >>>
> how would I export an org file containing
>
> [[file:./myimage.pdf]]
>
> >>>
Hi John,
John Hendy writes:
> On Nov 12, 2014 7:36 AM, "Andreas Leha"
> wrote:
>>
>> Hi Rainer,
>>
>> Rainer M Krug writes:
>> > Andreas Leha writes:
>> >
>> >> Hi Marco,
>> >>
>> >> Marco Wahl writes:
>> >>> Andreas Leha writes:
>> >>>
>> how would I export an org file containing
>> >>
On Wed, Nov 12, 2014 at 3:32 PM, Andreas Leha
wrote:
> Hi John,
>
> John Hendy writes:
>> On Nov 12, 2014 7:36 AM, "Andreas Leha"
>> wrote:
>>>
>>> Hi Rainer,
>>>
>>> Rainer M Krug writes:
>>> > Andreas Leha writes:
[snip]
>>> Here, I am after a solution, that works on images that are not
>>
On Wed, 12 Nov 2014, Aaron Ecay wrote:
Hi Chuck,
2014ko azaroak 12an, "Charles C. Berry"-ek idatzi zuen:
Inline src blocks cannot update their results --- causing some of us
heaadaches [1].
These patches fix that by placing the result of an inline src block in an
export snippet with a faux :
My exports are not picking up sub-tree EXPORT_ properties.
Emacs: GNU Emacs 24.3.1 (i386-mingw-nt6.1.7601) of 2013-03-17 on MARVIN
Org: Org-mode version 8.2.10 (release_8.2.10-16-g4c37a9
Here's my test file (export-test.org):
#+AUTHOR: Daniel Sinder
#+OPTIONS: toc:nil
* First Heading
- Item
29 matches
Mail list logo