Running Org version 8.3.4 (emacs 24.5.1)
The following example shows how renaming the ITEM column in column view
causes the parent heading to show up. Anyone know how to fix this?
** Bad Summary
#+BEGIN: columnview :skip-empty-rows t :id "bad"
| Name | Nick |
|-
On February 27, 2016 5:57:01 AM Nicolas Goaziou wrote:
> My question, then, is: What is needed to get ob-lilypond to support
> LaTeX floats and captions? (I have a sneaky feeling it isn't trivial,
> but it's worth asking in any case.)
You are applying the name and caption to the source block,
Thank you for the quick answer!
All right, deletion and recreation of the section is fine with me, as
long as the tags would be recreated as well.
Keeping the tags is actually crucial to my practice, since I run some
filters during export based on tags.
Couldn't the algorithm be adopted to check
Aloha all,
Exporting these two special blocks to LaTeX
,--
| #+name: eq:foobar
| #+begin_equation
| foo = bar
| #+end_equation
|
| #+begin_equation
| bar = baz
| #+end_equation
`--
yields this in the tex file
,---
Aloha Nicolas,
Nicolas Goaziou writes:
> Hello,
>
> Thomas S. Dye writes:
>
>> Thanks for pointing this out. Is it possible to disable all the features,
>> like
>> sorting, that erase without notice? I've got org-footnote-auto-adjust
>> set to nil, which looks like a step in the right directi
Hello,
Thomas S. Dye writes:
> Thanks for pointing this out. Is it possible to disable all the features,
> like
> sorting, that erase without notice? I've got org-footnote-auto-adjust
> set to nil, which looks like a step in the right direction, but I'm
> wondering if there is more I can do.
Nicolas Goaziou writes:
>
> You shouldn't put anything else than footnotes in the footnotes section.
> It can be erased without notice, e.g., when sorting footnotes, and all
> information inside, besides footnotes, will be lost.
Thanks for pointing this out. Is it possible to disable all the fea
Hello,
John Hutchinson writes:
> Hi Nicolas:
> I think the diff patch you sent had an "off-by-one-line" error. If
> I remove the nested lambdas, so your lambda simply replaces the one in
> the distributed source, the patch seems to work.
True. I fixed my fix and pushed it. Thank you for the fee
Hello,
"James Harkins" writes:
> I currently have a few LilyPond source code blocks that are working quite
> well as inline graphics (exported to LaTeX), e.g.:
>
> #+BEGIN_SRC lilypond :exports results :noweb yes :file ex1.eps
> ...
> #+END_SRC
>
> When I export, it (correctly) asks if I want t
Hello,
Skip Collins writes:
> Org throws an error when I export html with a link type that it does
> not know about. I would like it to simply add the link to the exported
> document without checking its validity. For example, I have a link
> that, when tapped on an iPhone, will open a particula
Hello,
Martin Carlé writes:
> the outline heading containing footnote definitions (as specified by
> org-footnote-section) does not accept tags.
>
> E.g. if you add a tag to this headline and then try to insert a footnote
> via the org-footnote-action command, always a new headline without the
>
* lisp/org-attach.el (org-attach-annex-get-maybe): Use relative path as
argument for git annex. Fixes error in test with version 3 of git
annex.
---
lisp/org-attach.el | 33 +
1 file changed, 17 insertions(+), 16 deletions(-)
diff --git a/lisp/org-attach.el b/l
Org throws an error when I export html with a link type that it does
not know about. I would like it to simply add the link to the exported
document without checking its validity. For example, I have a link
that, when tapped on an iPhone, will open a particular app. I would
like the html to look so
Hello,
the outline heading containing footnote definitions (as specified by
org-footnote-section) does not accept tags.
E.g. if you add a tag to this headline and then try to insert a footnote
via the org-footnote-action command, always a new headline without the
tag is created and the former foo
I have been using Julien Danjou's org-contacts for a while now,
cf
http://orgmode.org/worg/org-contrib/
org-contacts.el – manage contacts
Written by Julien Danjou. Link to raw file.
https://julien.danjou.info/projects/emacs-packages#org-contacts
and happily so far, ie. I haven't change
Eric S Fraga writes:
> On Thursday, 25 Feb 2016 at 17:52, Nicolas Goaziou wrote:
>> If they are about reducing visual clutter, you can work it out at the
>> display level. I'm pretty sure this improvement would be appreciated.
>
> And the OP's use of prettify-symbols-mode brings a number of
> pos
Especially looking for users of ob-lilypond:
I currently have a few LilyPond source code blocks that are working quite well
as inline graphics (exported to LaTeX), e.g.:
#+BEGIN_SRC lilypond :exports results :noweb yes :file ex1.eps
...
#+END_SRC
When I export, it (correctly) asks if I want to
On 2016-02-24 at 17:59, Skip Collins wrote:
> MobileOrg on the iPhone is not very useful to me. As many people do, I
> use my iPhone as a way to capture input on the go, usually in the form
> of short text snippets or notes. One thing that has made this work
> better for me is a streamlined proce
Hi Skip!
Skip Collins writes:
> MobileOrg on the iPhone is not very useful to me. As many people do, I
> use my iPhone as a way to capture input on the go, usually in the form
> of short text snippets or notes.
I'm feeling the same way and I have been searching for a better process.
> If anyo
I am very sorry and I apologize for my useless email.
A first correct reply to my problem was given four days ago on this list:
(Now I meet "overfullbox messages" and pdf is not produced... but that it
is another question.)
-- Forwarded message --
From: Josiah Schwab
Date: 2016-
Hello the list, (cc. Eric)
I'm trying for some days to get in org-mode for latex class beamer an
equivalent to the following latex code:
\begin{frame}
\end{frame}
I have read the documentation and I have tested many examples, but nothing
works correctly in my setup.
the org-mode code
#+BEAME
Nicolas Goaziou writes:
> So is Lisp.
I like Lisp.
> It boils down to ask users to write Lisp by hand at some point. Not
> everyone wants to use interactive tools.
I claim that a user can get by without having to write a single line of
Lisp manually. M-x `customize' has been doing it successfu
22 matches
Mail list logo