Jonathan Coupe writes:
> Is this possible? If so, could someone explain how? It seems an odd
> thing for a timeline not to be able to show time, but I've searched
> the manual and the net and can't find anything. (It might be worth
> adding a note to the manual that timeline can only show date,
Is this possible? If so, could someone explain how? It seems an odd thing
for a timeline not to be able to show time, but I've searched the manual
and the net and can't find anything. (It might be worth adding a note to
the manual that timeline can only show date, not times, if this is the
case?)
On May 20, 2015 1:43 PM, "Suvayu Ali" wrote:
>
> On Wed, May 20, 2015 at 01:21:34PM +0200, Rasmus wrote:
> > Suvayu Ali writes:
> >
> > > On Wed, May 20, 2015 at 11:50:03AM +0200, Rasmus wrote:
> > >> Suvayu Ali writes:
> > >>
> > >
> > >> > Do you have a mailcap which says otherwise? That's wh
Rasmus writes:
> The attached patch re-enables breaks in region four of
> org-complex-heading-regexp, i.e. from the cookie up to tags. A quick test
> suggests it works nicely.
Pushed. Let me know if it's worse than before.
Rasmus
--
Need more coffee. . .
Rasmus writes:
> Nicolas Goaziou writes:
>
>> Also, shouldn't the final (delete-indentation ARG) be in the "else" part
>> of the `if'?
>
> It was, at least on my disk. I did not check the patch.
>
>>> +(ert-deftest test-org-delete-indentation ()
>>> + "Test M-^ (`org-delete-indentation') speci
Hello.
So far, the main motivation for me is to be able to insert into an org
file some org fragments found on the Internet, without their
interacting with the org file.
Sorry if these are easy questions -- I did spend time with the manual,
the FAQ, the list archive, and the web. The best I fou
Hello,
Bjarte Johansen writes:
> Fix a problem where a source block would return nil if the result was
> cached and it was indented.
Thank you. Some comments follow.
> * lisp/ob-core.el (org-babel-execute-src-block): Move point to the the
> first character of the result instead of the beginn
Rainer M Krug writes:
> There is an example where I get the error:
>
> * Fitting the kernel to the data
> The parameter which will be fitted can be found in Table [[tab:fitInitial]]
>
> #+CAPTION: Variables used for the initial fit of the wind profile using the
> function and the initial values.
Envoyé de mon iPhone
> Le 20 mai 2015 à 22:42, Andreas Leha a
> écrit :
>
> Hi Rainer,
>
> Rainer M Krug writes:
>> Rainer M Krug writes:
>>
>>> Rainer M Krug writes:
>>>
Andreas Leha writes:
> Hi Rainer,
>
> Rainer M Krug writes:
>> Nicolas Goaziou writes
Hi Zhihao,
Rasmus writes:
> Hi Zhihao,
>
> Zhihao Ding writes:
>
>> Could anyone give me some advice on how to position figures side by side in
>> PDF output?
>> I am trying to write a report, while my figures were all originally produced
>> individually. I’d like
>> to put them, mostly two,
Thanks Ken, your wording "side-by-side-options" helped me now tracking down
emacs "ediff" (M-x ediff-files). But this probably won't do the trick of side-
by-side output other than on screen.
Am Mittwoch, 20. Mai 2015, 16:21:55 schrieben Sie:
> I use 'latexdiff' for this, but it does not have a s
Hi Rainer,
Rainer M Krug writes:
> Rainer M Krug writes:
>
>> Rainer M Krug writes:
>>
>>> Andreas Leha writes:
>>>
Hi Rainer,
Rainer M Krug writes:
> Nicolas Goaziou writes:
>
>> Hello,
>>
>> The following library implements linting for Org syntax. The sol
I use 'latexdiff' for this, but it does not have a side-by-side option.
-k.
On 2015-05-20 at 14:13, Martin Weigele wrote:
> When dealing with different versions of text, e.g. old and new (law) code, it
> is sometimes nice to be able to create a synopsis of the versions of the text
> in tabu
Hello,
I make a lot of presentations using Org Mode exporting to Beamer. One
issue that came up is using transparent background images, or rather,
changing background images during the presentation.
That is, you want to do something like this:
(background image image1.jpg)
slide1
slide2
(backgr
Hi,
What is the canonical way of exporting custom dynamic blocks? Is there a
mechanism similar to org-dblock-write: only for exporting dblocks? I cannot
find any documentation on this.
To give a little background to my question: I am currently writing a conversion
from deadlines/schedules/effo
Fix a problem where a source block would return nil if the result was
cached and it was indented.
* lisp/ob-core.el (org-babel-execute-src-block): Move point to the the
first character of the result instead of the beginning of the line.
* testing/lisp/test-ob.el
(test-org-babel/indented-cache
When dealing with different versions of text, e.g. old and new (law) code, it
is sometimes nice to be able to create a synopsis of the versions of the text
in tabular form.
Any suggestions how to do this in emacs orgmode? Yes I know you can manually
do tables, and you could call unix diff, but
On Wed, May 20, 2015 at 01:21:34PM +0200, Rasmus wrote:
> Suvayu Ali writes:
>
> > On Wed, May 20, 2015 at 11:50:03AM +0200, Rasmus wrote:
> >> Suvayu Ali writes:
> >>
> >
> >> > Do you have a mailcap which says otherwise? That's what I would suspect
> >> > given the doc string for org-file-ap
Hi Zhihao,
Zhihao Ding writes:
> Could anyone give me some advice on how to position figures side by side in
> PDF output?
> I am trying to write a report, while my figures were all originally produced
> individually. I’d like
> to put them, mostly two, sometimes three, side by side sharing
Hi there,
Could anyone give me some advice on how to position figures side by side in PDF
output?
I am trying to write a report, while my figures were all originally produced
individually. I’d like
to put them, mostly two, sometimes three, side by side sharing a same caption
and label.
Belo
Rainer M Krug writes:
> Rainer M Krug writes:
>
>> Andreas Leha writes:
>>
>>> Hi Rainer,
>>>
>>> Rainer M Krug writes:
Nicolas Goaziou writes:
> Hello,
>
> The following library implements linting for Org syntax. The sole public
> function is `org-lint', which see.
Rainer M Krug writes:
> Andreas Leha writes:
>
>> Hi Rainer,
>>
>> Rainer M Krug writes:
>>> Nicolas Goaziou writes:
>>>
Hello,
The following library implements linting for Org syntax. The sole public
function is `org-lint', which see.
Internally, the library defi
Andreas Leha writes:
> Hi Rainer,
>
> Rainer M Krug writes:
>> Nicolas Goaziou writes:
>>
>>> Hello,
>>>
>>> The following library implements linting for Org syntax. The sole public
>>> function is `org-lint', which see.
>>>
>>> Internally, the library defines a new structure: `org-lint-checker
Hello,
I seem to have encountered a bug in table spreadsheet evaluations. See
this example:
#+begin_src org
,* Table evaluation with relative references
| 1 | 2 | 3 | 6 |
| 1 | 2 | 3 | #ERROR |
,#+TBLFM: @1$4=vsum($1..$3)::@2$4=vsum($1..$-1)
#+end_src
As far as I can tell, the two
Rasmus writes:
>> IIUC org-eww is missing because it is not included in branch 'maint'.
>> Possibly it is a good idea to put org-eww there.
>
> In the lisp folder, maint is typically for bug fixes. I guess for contrib
> it's more flexible.
So would you recommend to copy org-eww to branch maint.
Suvayu Ali writes:
> On Wed, May 20, 2015 at 11:50:03AM +0200, Rasmus wrote:
>> Suvayu Ali writes:
>>
>
>> > Do you have a mailcap which says otherwise? That's what I would suspect
>> > given the doc string for org-file-apps and the default value of
>> > org-file-apps-defaults-gnu on my system
On Wed, May 20, 2015 at 11:50:03AM +0200, Rasmus wrote:
> Suvayu Ali writes:
>
> > Do you have a mailcap which says otherwise? That's what I would suspect
> > given the doc string for org-file-apps and the default value of
> > org-file-apps-defaults-gnu on my system.
>
> I have this in my mailc
On Wed, May 20, 2015 at 11:43:13AM +0200, Rasmus wrote:
> Dov Grobgeld writes:
>
> > What do I need to do to inhibit the inclusion of pdf files as graphics
> > files, when exporting an org file to pdf?
> >
> > Ideally I would like to have links to referenced pdf files and not have
> > them treate
Suvayu Ali writes:
> Do you have a mailcap which says otherwise? That's what I would suspect
> given the doc string for org-file-apps and the default value of
> org-file-apps-defaults-gnu on my system.
I have this in my mailcap
application/msword; antiword %s;
application/
Dov Grobgeld writes:
> What do I need to do to inhibit the inclusion of pdf files as graphics
> files, when exporting an org file to pdf?
>
> Ideally I would like to have links to referenced pdf files and not have
> them treated as embedded graphics.
A very quick look suggests it's hardcoded in
Marco Wahl writes:
> IIUC org-eww is missing because it is not included in branch 'maint'.
> Possibly it is a good idea to put org-eww there.
In the lisp folder, maint is typically for bug fixes. I guess for contrib
it's more flexible.
—Rasmus
--
⠠⠵
Hello again,
coming back to my original problem: is there a consensus on how inline
tasks should be treated within lists? Inline means to me that they
should not break up a list... but I would like this resolved if
possible.
For the moment, Rasmus's patch works for me...
Thanks,
eric
--
: Eri
Hi!
Kaushal writes:
> I was following the installation instructions on http://orgmode.org/elpa.html
>
> because I wanted to have the org and the contrib packages installed via the
> emacs package manager.
>
> I installed the org-plus-contrib "package" from the package manager as
> per the instr
33 matches
Mail list logo