Leo Ufimtsev writes:
> If you send out this email again next year when I have graduated from
> university, I'd be down with helping out with things ^_^.
Well, this is on ongoing open call, there are always many things to
do. But thanks in advance!
--
Bastien
On 2015-05-29 Fri 21:32, Nick Dokos wrote:
> Titus von der Malsburg writes:
>
>> #+BEGIN_EXAMPLE
>> * The variable ~JAVA_HOME~
>> &
>> #+END_EXAMPLE
>>
>> Exporting this to LaTeX and then compiling to PDF, produces the
>> following error:
>>
>> ! Missing $ inserted.
>>
>>
Titus von der Malsburg writes:
> #+BEGIN_EXAMPLE
> * The variable ~JAVA_HOME~
> &
> #+END_EXAMPLE
>
> Exporting this to LaTeX and then compiling to PDF, produces the
> following error:
>
> ! Missing $ inserted.
>
> $
> l.35 \section{The variable \verb~JAVA_HOME~}
>
> App
#+BEGIN_EXAMPLE
* The variable ~JAVA_HOME~
…
#+END_EXAMPLE
Exporting this to LaTeX and then compiling to PDF, produces the
following error:
! Missing $ inserted.
$
l.35 \section{The variable \verb~JAVA_HOME~}
Apparently, \verb is not allow in command arguments:
htt
On Friday 29 May 2015 09:26 PM, Nicolas Goaziou wrote:
> Hello,
>
> Vaidheeswaran C writes:
>
>> ox-texinfo: Link to dedicated to target doesn't work
>
> The behaviour is correct here.
>
> You are inserting a link to a target without a description. As in any
> export back-end, Org tries to ass
Hello,
"Charles C. Berry" writes:
> On Fri, 29 May 2015, Rainer M Krug wrote:
>>
>> Is this to be expected? I always thought, that the properties are
>> hierarchical, and that the ones from the lower levels / headers are used
>> as well?
>>
>
> I would have thought this, too.
Property inheritan
Hello,
Alexander Borkowski writes:
> I did some tracking down and I think this comes from the fact that variable
> org-not-done-heading-regexp is not buffer-local. It probably should be as both
> lines 4800 and 4803 in org.el are:
>
> (make-variable-buffer-local 'org-not-done-regexp)
Good catch
Hi all,
I experimented a bit with per-file TODO keywords and noticed that
under certain circumstances TODO dependencies are broken. A minimal
example to reproduce the problem I encountered (under emacs -q)
would be as follows:
- Enable TODO dependencies, i.e. eval
(setq org-enforce-todo-dependen
Adam Sneller writes:
> Recently, I upgraded to a macbook pro with retina display, and now all
> my latex previews in org-mode are... fuzzy. These are generated with
> org-preview-latex-fragment command, using dvipng.
>
What happens if you produce a PDF document from LaTeX? Is it fuzzy?
What happ
Recently, I upgraded to a macbook pro with retina display, and now all my latex
previews in org-mode are... fuzzy. These are generated with
org-preview-latex-fragment command, using dvipng.
Is there a setting I can change to up-res these? Maybe something in org.el?
Thanks,
-Adam
Titus von der Malsburg writes:
> I would add a note about this in the documentation but, correct
> me if I’m wrong, the whole “:results table“-thing isn’t yet described in
> the documentation. Is that correct?
Not sure what you mean by ":results table thing".
The header argument :results table
On Fri, 29 May 2015, Rainer M Krug wrote:
Consider this example:
I enable property inheritance with
(setq org-use-property-inheritance t)
But it does not matter. See the docstring for `org-entry-get'. The setting
used in `org-babel-view-src-block-info' for INHERIT is `t'.
I believe there
On 2015-05-29 Fri 11:09, Charles C. Berry wrote:
> On Fri, 29 May 2015, Nicolas Goaziou wrote:
>
>> Titus von der Malsburg writes:
>>
>>> On 2015-05-24 Sun 10:09, Thomas S. Dye wrote:
Titus von der Malsburg writes:
> On 2015-05-24 Sun 08:36, Thomas S. Dye wrote:
>> Titus von de
On Fri, 29 May 2015, Nicolas Goaziou wrote:
Titus von der Malsburg writes:
On 2015-05-24 Sun 10:09, Thomas S. Dye wrote:
Titus von der Malsburg writes:
On 2015-05-24 Sun 08:36, Thomas S. Dye wrote:
Titus von der Malsburg writes:
You got the result of rownames(x), which is expected. T
If you send out this email again next year when I have graduated from
university, I'd be down with helping out with things ^_^.
- Original Message -
> From: "Robert Klein"
> To: "Bastien"
> Cc: emacs-orgmode@gnu.org
> Sent: Saturday, May 23, 2015 2:56:32 PM
> Subject: Re: [O] Help neede
Nicolas Goaziou writes:
> Titus von der Malsburg writes:
>> On 2015-05-24 Sun 10:09, Thomas S. Dye wrote:
>>> Titus von der Malsburg writes:
On 2015-05-24 Sun 08:36, Thomas S. Dye wrote:
> Titus von der Malsburg writes:
>
>>> You got the result of rownames(x), which is expected
Hi Bjarte,
On Fri, May 29, 2015 at 03:32:51PM +0200, Bjarte Johansen wrote:
> >
> >> +(defun org-babel-execute:sed (body params)
> >> + "Execute a block of sed code with Org Babel.
> >> +BODY is the source inside a sed source block and PARAMS is an
> >> +association list over the source block co
Nicolas,
thank you.
- thomas
On 29.05.2015 09:31, Nicolas Goaziou wrote:
Hello,
thomas writes:
I have Org-mode version 8.2.10 (8.2.10-40-gc763fa-elpa @
/home/thomas/.emacs.d/elpa/org-20150504/)
You may want to switch to development version. It should be fixed there.
Regards,
Hello,
Vaidheeswaran C writes:
> ox-texinfo: Link to dedicated to target doesn't work
The behaviour is correct here.
You are inserting a link to a target without a description. As in any
export back-end, Org tries to associate it to a number, in this case,
headline's number.
However, you expl
Hello,
Rasmus writes:
> Would it be OK to add #+subtitle to org-document-info-keyword? To get the
> same face as other keywords in that list.
That variable doesn't exist anymore.
Regards,
--
Nicolas Goaziou
Hi,
Would it be OK to add #+subtitle to org-document-info-keyword? To get the
same face as other keywords in that list.
Recall that it's a keyword that only exists in a subset of the export
backends.
Thanks,
Rasmus
--
One thing that is clear: it's all down hill from here
Hello,
Just for your information, I've now allowed up to 3 levels in the TOC
(left sidebar) instead of 2.
See https://github.com/fniessen/org-html-themes for more information on
how to use the ReadTheOrg CSS theme in your exports.
Best regards,
Fabrice
PS- I'll give a 1:30 course on Org mode 8
I think I have addressed all of your comments except I didn’t understand the
comment about the spaces. Are there two spaces extra or do you want me to
introduce two spaces somewhere?
I have attached the updated patch.
Regards,
Bjarte
0001-Org-Babel-now-supports-sed-scripts.patch
Description:
Consider this example:
I enable property inheritance with
(setq org-use-property-inheritance t)
--8<---cut here---start->8---
#+PROPERTY: header-args :tangle-mode (identity #o444)
#+PROPERTY: header-args+ :eval no-export
#+PROPERTY: header-args:R :session *R
Thanks for the fixes. I am test driving the ox-texinfo exporter. So
the list is likely to get more bug reports from me.
On Friday 29 May 2015 03:03 PM, Nicolas Goaziou wrote:
> Hello,
>
> Vaidheeswaran C writes:
>
>> Bug
>> ===
>>
>> ox-texinfo: Xref are not typeset properly
>>
>> See atta
ox-texinfo: Link to dedicated to target doesn't work
See the attached .org and .texi file.
bug-texinfo.org
Description: Lotus Organizer
\input texinfo@c -*- texinfo -*-
@c %**start of header
@setfilename ./bug-texinfo.info
@settitle bug-texinfo
@documentencoding UTF-8
@documentlanguage en
On Friday 29 May 2015 03:39 PM, Rasmus wrote:
> Okay, I'm adding grffile as it also support spaces in filenames. Now this
> example works:
Thanks. Works for me.
Rasmus writes:
> Vaidheeswaran C writes:
>
>> ox-latex export must work out of the box (when it can)! Currently
>> inline images (that have dots in their names) are not exporting
>> correctly.
>>
>> If someone fixes this bug (one way or the other), I will be most
>> grateful!
>
> Actually, does
Titus von der Malsburg writes:
> On 2015-05-24 Sun 10:09, Thomas S. Dye wrote:
>> Titus von der Malsburg writes:
>>
>>> On 2015-05-24 Sun 08:36, Thomas S. Dye wrote:
Titus von der Malsburg writes:
>> You got the result of rownames(x), which is expected. The table you
>> expec
Vaidheeswaran C writes:
> ox-latex export must work out of the box (when it can)! Currently
> inline images (that have dots in their names) are not exporting
> correctly.
>
> If someone fixes this bug (one way or the other), I will be most
> grateful!
Actually, does it work if you add grffile t
Hello,
Vaidheeswaran C writes:
> Bug
> ===
>
> ox-texinfo: Xref are not typeset properly
>
> See attached files.
Fixed in 0ed99a4c8cccde1d7f5e190feda54558c1ff4188. Thank you.
>
>
>
> Request
> ===
>
> (May be?) Put "*Org INFO Texinfo Output*" in `compilation-mode'.
Done i
Vaidheeswaran C writes:
> ox-latex export must work out of the box (when it can)! Currently
> inline images (that have dots in their names) are not exporting
> correctly.
No it musen't. There's explicit cases where you have to add
configuration. The most horrendous example is a local toc.
>
On Tuesday 26 May 2015 02:32 PM, Andreas Leha wrote:
> Hi Vaidheeswaran,
>
> Vaidheeswaran C writes:
>> > In:
>> > [[./emacs-24.5.1-startup-screen-annotated.png]]
>> >
>> > Buggy Out:
>> >
>> > \includegraphics[width=.9\linewidth]{./emacs-24.5.1-startup-screen-annotated.png}
>> >
>> > Desired
Bjarte Johansen writes:
> I think I have addressed all your comments in the attached patch.
Thank you. Some more comments follow.
> Subject: [PATCH] Org Babel now supports sed scripts
You should add something like the following to your commit message:
* doc/org.texi: Signal new Babel langua
Nicolas Goaziou writes:
> Hello,
>
> Rainer M Krug writes:
>
>> I reralised this morning that there eems to be a bug introduced in one
>> of the last commits which causes repeted editing of source blocks to
>> indent more each time the are edited (C-').
>>
>> Original:
>> ,
>> | #+begin_src
Just confirmed this bug with the following setup:
Just load
--8<---cut here---start->8---
emacs -Q
--8<---cut here---end--->8---
#+begin_src emacs-lisp
(add-to-list 'load-path "~/.emacs.d/org-mode/lisp")
(add-to-list 'lo
On Thursday, 28 May 2015 at 18:08, M wrote:
> I'm not sure where exactly my problem comes from, but I find it quite
> confusing how Emacs / org-mode creates new frames or does show something in
> the existing frame or window.
>
> Is there a tutorial or a best-practice setup to get it easy and intui
On Wednesday, 27 May 2015 at 15:02, Stefan Otte wrote:
[...]
> The pdf export works flawlessly, however `org-preview-latex-fragment`
> seems to ignore "\include{commands}", i.e., equations that use
> commands that are defined in commands.tex are rendered as blank/empty
> image.
>
> Is it the inte
Hello,
Rainer M Krug writes:
> I reralised this morning that there eems to be a bug introduced in one
> of the last commits which causes repeted editing of source blocks to
> indent more each time the are edited (C-').
>
> Original:
> ,
> | #+begin_src sh
> | echo 2
> | #+end_src
> `
>
>
t...@tsdye.com (Thomas S. Dye) writes:
> Titus von der Malsburg writes:
>
>> I can’t reproduce the second indent but I think it’s a bug that there is
>> any indentation at all.
>>
>> The documentation of `org-edit-special' (C-x ') says:
>>
>> Call a special editor for the element at point. …
>>
Titus von der Malsburg writes:
> On 2015-05-28 Thu 04:49, Rainer M Krug wrote:
>> I reralised this morning that there eems to be a bug introduced in one
>> of the last commits which causes repeted editing of source blocks to
>> indent more each time the are edited (C-').
>>
>> Original:
>> ,
Hello,
thomas writes:
> I have Org-mode version 8.2.10 (8.2.10-40-gc763fa-elpa @
> /home/thomas/.emacs.d/elpa/org-20150504/)
You may want to switch to development version. It should be fixed there.
Regards,
--
Nicolas Goaziou
Nicolas, (Delayed) Thanks for your (other) fixes. I will respond to
those separately. Meanwhile...
This mail comes in two parts
a) A bug
b) A request
Bug
===
ox-texinfo: Xref are not typeset properly
See attached files.
Request
===
(May be?) Put "*
43 matches
Mail list logo