On Tue, 13 Dec 2016, Matt Price wrote:
(sent to Charles direcly by mistake. Charles, this resend gave me the
chance to modify my response)
On Mon, Dec 12, 2016 at 10:52 PM, Charles C. Berry wrote:
[snipping throughout]
My questions are:
1. can I pass this html attribute to the block some
Ian Dunn writes:
> I encountered these issues this morning when I updated Org from
> trunk (and reloaded it with C-c C-x !). I believe it's following
> commit "Split `org-emph-re' and `org-verbatim-re'". I've got 2
> issues:
> 1. Nothing longer than one character has emphasis
I have a dropbox account established And the org mode app installed. When I try
to sync I get the message.Error syncing changes
an error was encountered while attempting to fetch mobile.org. from the server.
Does anyone have any insight?
I encountered these issues this morning when I updated Org from trunk (and
reloaded it with C-c C-x !). I believe it's following commit "Split
`org-emph-re' and `org-verbatim-re'". I've got 2 issues:
1. Nothing longer than one character has emphasis. I find changing the 4th
element
Matthew Pritchard writes:
> The mobile org manual says to create a directory (set
> org-mobile-directory “~/Dropbox/MobileOrg”)
That is not creating it so much as configuring org to use it.
> Can I create this directory with a simple command instead of a lisp
> command?
I am not sure if the d
Hello,
Eric S Fraga writes:
> Now for another related question. Should the following work?
>
> #+begin_src org
> ,#+TITLE: LaTeX export minimal test
> ,* <> Intro
> This is the first slide.
> ,* Summary
> As we saw on slide [[introduction]], ...
> #+end_src
Fixed. Thank you.
Regards
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
--
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
--
Hi all,
My life is relying on orgmode, from a personal standpoint (orgmode is
faster at reminding me pending actions to fix my house than my wife)
and to organize my actions at work pushing my mutt mails in org-mode
as tasks... all this works great. Special thanks to the team for this
superb work.
John Kitchin writes:
> I just pushed a feature that might get you back what you want.
>
> You can now put [[file:%F][%f]] in the org-ref-note-title-format
> variable, and it will put (concat org-ref-pdf-directory key ".pdf") in
> for %F, and (concat key ".pdf") in for %f. There is unfortunately,
The mobile org manual says to create a directory (set org-mobile-directory
“~/Dropbox/MobileOrg”)
Can I create this directory with a simple command instead of a lisp command?
Hi Matt,
> In other threads I've been describing a method to allow live code snippets
> to be embedded in reveal.js export, using klipse (
> https://github.com/viebel/klipse). I have to say it feels somewhat
> transformative to me, and I wonder if it would be worth integrating into
> ox-html. I'
I believe I found my issue.
It appears I had a hook upon clockout that was causing issues. So sorry to
bother everyone.
On the plus side, I learned some lisp debugging skills.
Thanks again.
On Tue, Dec 13, 2016 at 10:13 AM Mark Wood wrote:
> I did a little more digging. I too can get it to
On Tuesday, 13 Dec 2016 at 14:55, Matt Price wrote:
> In other threads I've been describing a method to allow live code
> snippets to be embedded in reveal.js export, using klipse (https://
> github.com/viebel/klipse). I have to say it feels somewhat
> transformative to me, and I wonder if it woul
I did a little more digging. I too can get it to work correctly, so long
as there is no Default Clock task identified.
However, if I create a default clock task, it appears that the :clock-in
property is ignored.
I'll try to dig into it a little more, but I can reproduce it every time
when there
In other threads I've been describing a method to allow live code snippets
to be embedded in reveal.js export, using klipse (
https://github.com/viebel/klipse). I have to say it feels somewhat
transformative to me, and I wonder if it would be worth integrating into
ox-html. I'd be happy to hack t
(sent to Charles direcly by mistake. Charles, this resend gave me the
chance to modify my response)
On Mon, Dec 12, 2016 at 10:52 PM, Charles C. Berry wrote:
> On Mon, 12 Dec 2016, Matt Price wrote:
>
> On Mon, Dec 12, 2016 at 12:16 PM, Charles C. Berry
>> wrote:
>>
>> On Mon, 12 Dec 2016, Matt
On Monday, 12 Dec 2016 at 20:04, Nicolas Goaziou wrote:
[...]
>> I have org-latex-prefer-user-labels set to t.
>>
>> Am I doing something wrong or is this a bug in org?
>
> The latter. I fixed it on maint. Thank you.
Thank you! This now works (using CUSTOM_ID).
Now for another related question
Hello,
Mark Wood writes:
> After recently upgrading to 20161118, I notice that the clock-in property
> in my org-capture-templates is no longer functioning. It appears to
> successfully clock me out of my current task, but that's it.
>
> My capture template is:
>
> (setq org-capture-templates
>
Hello,
Lungang Fang writes:
> * contrib/lisp/ox-confluence.el (org-confluence-quote-block): new function
>
> Convert quote blocks as shown below:
>
> #+BEGIN_QUOTE {quote}
> This is a quote ==> This is a quote
> #+END_QUOTE {quote}
Applied. Thank you.
Regards,
--
N
Hello,
Lungang Fang writes:
> * contrib/lisp/ox-confluence.el (org-confluence-fixed-width): retrieve
> value of org element "fixed-width" instead of using "content", which
> is empty.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
Hello,
Scott Otterson writes:
> 1.) *Multiple underscores* (the subject of this thread): Pandoc doesn't
> crash and it exports the same thing for either html or latex: everything
> after the first underscore is subscripted and all underscores are deleted.
> I don't love that behavior but it's c
Hello,
Charles Durst writes:
> Oops, I just realized an important difference. My version also
> supported descriptive lists. The version with only Nicholas' changes
> will lose the item name:
>
> * item-name :: description
>
> Will just become
>
> - description
>
> Here is a fix based on Nicho
"Charles C. Berry" writes:
> On Mon, 12 Dec 2016, Sharon Kimble wrote:
>
>>
>> I'm trying to write an org-mode file that is being exported to latex,
>> and then built into a pdf file, of the MPD online manual.
>>
>> I'm now trying to show the 'mpf.conf' file which is mostly with
>> commented out
24 matches
Mail list logo