Hello,
Nicolas Goaziou wrote:
>> It changes behavior for your setup in that you can define a LANGUAGE
>> that isn't a known abbreviation.
>
> While I think your patch is overall an improvement, I'm not convinced by
> this particular point. Indeed #+LANGUAGE: expects a language code as
> value, not
Hi Darlan,
Darlan Cavalcante Moreira wrote:
> On the other hand, a local variable in the tangled files to set the buffer
> to read-only could be very useful to avoid the mistake of editing the
> tangled files directly.
Waow! That makes a lot of sense, IMHO, if easily "overridable" with C-x C-q.
B
Hi,
I'm misusing org-mode for a review of (slightly transformed) diffs as below.
When done, want to delete the current section.
Unfortunatly a call of M-x `org-cut-subtree' not just deletes the current
section, but also
deletes the header-start of section beneath.
A bug? Better ways to do this
On 6 jun. 2013, at 09:58, Andreas Röhler wrote:
> Hi,
>
> I'm misusing org-mode for a review of (slightly transformed) diffs as below.
> When done, want to delete the current section.
>
> Unfortunatly a call of M-x `org-cut-subtree' not just deletes the current
> section, but also
> deletes t
The LaTeX exporter does not honor the setting of
org-list-allow-alphabetical. It exports ordered alphabetical list as
standard enumerate environment with numbered items.
org-mode 8.0.3
I placed the setq before loading ox-latex. I read in the docstring that
org-list-allow-alphabetical should be
Am 06.06.2013 10:11, schrieb Carsten Dominik:
On 6 jun. 2013, at 09:58, Andreas Röhler wrote:
Hi,
I'm misusing org-mode for a review of (slightly transformed) diffs as below.
When done, want to delete the current section.
Unfortunatly a call of M-x `org-cut-subtree' not just deletes the cur
Hi,
Very (very!) minor question: when capturing into a date-tree, is it
possible to have a blank line inserted before created day-headings?
Thx, /v
--
Vincent Beffara
Nicolas Goaziou writes:
> Søren Mikkelsen writes:
>>* But I have a problem with the exporter:*
>>**
>*> I have modified by org-exporter to export latex-files with the xelatex*
>*> compiler. The implementation uses the*
>*> "org-export-latex-after-initial-vars-hook"-hook to reconfigure the*
>>*
On 6 jun. 2013, at 10:30, Andreas Röhler wrote:
> Am 06.06.2013 10:11, schrieb Carsten Dominik:
>>
>> On 6 jun. 2013, at 09:58, Andreas Röhler
>> wrote:
>>
>>> Hi,
>>>
>>> I'm misusing org-mode for a review of (slightly transformed) diffs as below.
>>> When done, want to delete the current
On 6 jun. 2013, at 10:20, Michael Bach wrote:
> The LaTeX exporter does not honor the setting of org-list-allow-alphabetical.
>
I think it never did. Such a list is just an ordered list for export, the
bullet type is just visual sugar in the Org buffer.
To force a special bulllet type, you
On 6 jun. 2013, at 10:56, Andreas Röhler wrote:
> Am 06.06.2013 10:44, schrieb Carsten Dominik:
>>
>> On 6 jun. 2013, at 10:30, Andreas Röhler
>> wrote:
>>
>>> Am 06.06.2013 10:11, schrieb Carsten Dominik:
On 6 jun. 2013, at 09:58, Andreas Röhler
wrote:
> Hi,
Am 06.06.2013 10:44, schrieb Carsten Dominik:
On 6 jun. 2013, at 10:30, Andreas Röhler wrote:
Am 06.06.2013 10:11, schrieb Carsten Dominik:
On 6 jun. 2013, at 09:58, Andreas Röhler wrote:
Hi,
I'm misusing org-mode for a review of (slightly transformed) diffs as below.
When done, want to
To minimize risk of eye cancer (previous version was sent from gmail
web interface at work without plain text setting) here it goes again:
Nicolas Goaziou writes:
> Søren Mikkelsen writes:
>> But I have a problem with the exporter:
>>
>> I have modified by org-exporter to export latex-files wi
Carsten Dominik gmail.com> writes:
>> On 6 jun. 2013, at 10:20, Michael Bach gmail.com> wrote:
>> The LaTeX exporter does not honor the setting of org-list-allow-
alphabetical.
>
> I think it never did. Such a list is just an ordered list for export, the
bullet type is just visual sugar in
On 6 jun. 2013, at 11:11, Michael Bach wrote:
> Carsten Dominik gmail.com> writes:
>
>>> On 6 jun. 2013, at 10:20, Michael Bach gmail.com> wrote:
>>> The LaTeX exporter does not honor the setting of org-list-allow-
> alphabetical.
>>
>> I think it never did. Such a list is just an ordered
Dnia 2013-06-06, o godz. 09:11:11
Michael Bach napisał(a):
> Carsten Dominik gmail.com> writes:
>
> >> On 6 jun. 2013, at 10:20, Michael Bach gmail.com>
> >> wrote: The LaTeX exporter does not honor the setting of
> >> org-list-allow-
> alphabetical.
> >
> > I think it never did. Such a li
Am 06.06.2013 10:56, schrieb Carsten Dominik:
The star, `*', introducing the header below. Which get's killed.
I am not able to reproduce this.
- Carsten
Thanks,
Andreas
Okay, registered a kbd-macro which restores the star. Fine for me.
I would still be interested if anyone e
Carsten Dominik gmail.com> writes:
> > Oh, I never saw it handled by the exporter, just a wrong assumption. Just
> > out of curiosity, do you think this could be implemented 'easily'?
>
> I guess it could be - but I am not sure if it should. Conventions about the
type of bullet to be used in
"Sebastien Vauban"
writes:
> That makes me think of another point: how do I say that the HTML exported
> document is in American English? By having a #+LANGUAGE: en-us specification.
>
> But that's not a valid language for Babel when exporting to LaTeX.
>
> So, I think we'd need some sort of ali
Marcin Borkowski wmi.amu.edu.pl> writes:
>
> Dnia 2013-06-06, o godz. 09:11:11
> Michael Bach gmail.com> napisał(a):
>
> > Oh, I never saw it handled by the exporter, just a wrong assumption.
> > Just out of curiosity, do you think this could be implemented
> > 'easily'?
>
> If you mean "easi
Nicolas Goaziou writes:
>> It changes behavior for your setup in that you can define a LANGUAGE
>> that isn't a known abbreviation.
>
> While I think your patch is overall an improvement, I'm not convinced by
> this particular point. Indeed #+LANGUAGE: expects a language code as
> value, not just
Bastien writes:
4. Define that lists alway have to have a newline in front of them.
>>
>> I presume Michael means blank line. I like this.
>
> Mhhh... I don't.
Yes, I meant blank lines and after rethinking I don't like it either.
My reason for not liking them is the LaTeX exporter. The
Hi again,
I wrapped it in a patch. All tests are fine. Will be very happy if
someone could have a glance. I have my FSF papers signed.
Thanks,
Vitalie
>From 90dc398856c121c0a1cac36d6726e49d9fa31570 Mon Sep 17 00:00:00 2001
From: Vitalie Spinu
Date: Thu, 6 Jun 2013 12:04:02 +0200
Subject
> Is there a hook that is run before actual LaTeX export of a given
> org-mode buffer in the new exporter engine?
>
For reference:
I got it to work by adapting the snippet from Bruno Tavernier[1]:
#+begin_src emacs-lisp
(defun my-auto-tex-cmd (backend)
"When exporting from .org with latex,
Hi:
when I export to a org file to article pdf with latex , I find that
"\usetheme{default}"
is inserted into the tex file. How to avoid this?
thanks
--
Feng Shu wrote:
> when I export to a org file to article pdf with latex , I find that
> "\usetheme{default}" is inserted into the tex file. How to avoid this?
It seems you're exporting to Beamer (C-c C-e l P/O)?
Best regards,
Seb
--
Sebastien Vauban
"Sebastien Vauban"
writes:
> Feng Shu wrote:
>> when I export to a org file to article pdf with latex , I find that
>> "\usetheme{default}" is inserted into the tex file. How to avoid this?
>
> It seems you're exporting to Beamer (C-c C-e l P/O)?
You are right, thanks!
>
> Best regards,
> Seb
celano writes:
> I tried exporting a text with emphasize, but it doesn't work.
> The man page speaks about sections, lists and such other things, but
> nothing about emphasizing and bold text.
> http://orgmode.org/worg/org-contrib/org-export-generic.html
You're right that it doesn't do this.
Th
There is a bug in the processing of description list.
Given the list:
,
| - not a link :: not a link
| - [[http://link.com][http link]] :: baz
| - [[#href-test][custom_id link]] :: bar
| - [[def list][search link]] :: foo
`
The latex exporter generates the following output, which fails
> the tangled file looks as follow, including the empty lines at
> beginning and end:
>
> ,
> |
> | ## [[file:~/tmp/jumpBack.org::*newASM%20(./newASM.R)][newASM\
> \(\./newASM\.R\):1]]
> |
> |
> logList("##")
> |
> l
Rainer M Krug writes:
> Would it be possible, that the function does not open a new window when
> executed, but uses the same window the tangled file is in? I am using
> org for literate programming in R (ESS):
> - R console left window
> - when there is an error, I jump to the R file in the ri
Hi Bastien,
On Tue, May 14, 2013 at 10:34 AM, Bastien wrote:
>
> Would be a nice feature to have -- don't hesitate to report it with
> M-x report-emacs-bug RET
>
Done. Thanks for explanation.
Michael
Vitalie Spinu writes:
> Hi again,
>
> I wrapped it in a patch. All tests are fine. Will be very happy if
> someone could have a glance. I have my FSF papers signed.
>
I've just applied this patch. I think this is an excellent idea, and I
appreciate the clean implementation and packaging into a
> It's a good idea to have useful information in the tangled file that can
> help these functions. But since org-mode can already tangle with comments
> containing useful information, isn't this enough to detect that the file
> is a tangled file?
>
I personally prefer the solution shown below of a
Michael Steeves writes:
> Apologies if this is documented somehere, but I haven't been having much
> luck in trying to find the answer to this.
>
> If I have an org doc with some python code in it
>
> #+begin_src python :session testing :results output
> a = 1
> b = 2
> c = a + b
> print "Hello,
Achim Gratz writes:
> Eric Schulte writes:
>> Applied, Thanks!
>>
>> Litvinov Sergey writes:
>>
>>> I would like to propose a tiny patch which adds matrix as an input for
>>> ob-fortran.el. See changes in testing/examples/ob-fortran-test.org for
>>> the examples.
>
> I've not had time to test wi
Hi Rüdiger,
Thanks for sharing this patch. I looks great, however as it is >10
lines long to apply it we'll need you to sign the FSF papers. Please
see the following page for more information.
http://orgmode.org/worg/org-contribute.html
Thanks,
Rüdiger Sonderfeld writes:
> * lisp/ob-C.el
Samuel Wales writes:
> I don't recall whether I said I had a filling problem.
>
> Filling is a red herring for my use case.
>
> My point is that regardless of filling, it would be a good idea to be
> stricter about what a list is, for the reasons I listed. In my use
> case.
>
> Samuel
Hi Samuel
Michael Brand writes:
> Hi all
>
> On Tue, May 7, 2013 at 12:29 AM, Christian Moe wrote:
>> I'm afraid knowing that doesn't help much. The problem is, you don't know
>> what point the inline call is at, so you cannot point org-entry-get to
>> the right entry. If you try
>>
>> : (org-entry-get (p
Hi Eric,
On Thursday 06 June 2013 10:21:26 Eric Schulte wrote:
> Thanks for sharing this patch. I looks great, however as it is >10
> lines long to apply it we'll need you to sign the FSF papers. Please
> see the following page for more information.
I have signed the papers already.
Regards
Rü
>
> Dear All,
> Please Help,
> I need to paste raw image from clipboard into emacs/orgmode, I am a
> microsoft onenote user and I got used to take a lot of snapshots and embed
> it into my notes, I think if I could know how to embed images directly into
> emacs/orgmode from clipboard, I will switch
Rüdiger Sonderfeld writes:
> Hi Eric,
>
> On Thursday 06 June 2013 10:21:26 Eric Schulte wrote:
>> Thanks for sharing this patch. I looks great, however as it is >10
>> lines long to apply it we'll need you to sign the FSF papers. Please
>> see the following page for more information.
>
> I hav
Hi Bernt,
Optional.
Samuel
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
The disease DOES progress. MANY people have died from it. ANYBODY can get it.
> On 6 jun. 2013, at 10:20, Michael Bach gmail.com> wrote:
>> The LaTeX exporter does not honor the setting of
>> org-list-allow-alphabetical.
A week or so ago I asked a similar question about the HTML export and lists.
http://lists.gnu.org/archive/html/emacs-orgmode/2013-05/msg01324.html
So I
* lisp/ob-C.el (org-babel-C-var-to-C): Add list support
(org-babel-C-val-to-C-list-type, org-babel-C-val-to-C-type,
org-babel-C-format-val): New functions.
(org-babel-C-ensure-main-wrap, org-babel-execute:C,
org-babel-execute:C++, rg-babel-execute:cpp, org-babel-C++-compiler,
org-babel-C-compiler):
Hello!
Is it possible, short of hacking the exporters, to get indentation of
non-list paragraphs preserved?
E.g. I want some nice-looking formatting inside emacs:
==
And thus Einstein wrote:
E = mc^2
==
The same visual effect in export could be achieved
Suvayu Ali gmail.com> writes:
>
> On Fri, May 24, 2013 at 04:43:53PM +0200, Klaus-Dieter Bauer wrote:
> > Hello!
> >
> > I intend to use org-mode for organizing my research notes; I prefer
however
> > a "wiki" style with many files rather than one big file.
> >
> > I found that the ID mechani
On 6/6/13 12:04 PM, Eric Schulte wrote:
> Michael Steeves writes:
>> Is there any way to suppress all the extra text, and just get the
>> "Hello, world." string as my output?
>>
>
> #+begin_src python :session testing
> a = 1
> b = 2
> c = a + b
> "Hello, world."
> #+end_src
>
> #+RESULTS:
> : H
Applied, Thanks for the excellent patch, test code and examples!
Rüdiger Sonderfeld writes:
> * lisp/ob-C.el (org-babel-C-var-to-C): Add list support
> (org-babel-C-val-to-C-list-type, org-babel-C-val-to-C-type,
> org-babel-C-format-val): New functions.
> (org-babel-C-ensure-main-wrap, org-babel
On Thursday 06 June 2013 12:10:11 Eric Schulte wrote:
> Applied, Thanks for the excellent patch, test code and examples!
Thank you for all the great work on org-mode!
Regards
Rüdiger
David Engster writes:
> Google has announced today that they will shut down their CalDAV API in
> September, since hey, everybody's using their own protocol anyway.
Well, Google has suddenly realized that not only is CalDAV an open
standard, but it's actually used outside the Googleverse. Who coul
Michael Steeves writes:
> On 6/6/13 12:04 PM, Eric Schulte wrote:
>> Michael Steeves writes:
>>> Is there any way to suppress all the extra text, and just get the
>>> "Hello, world." string as my output?
>>>
>>
>> #+begin_src python :session testing
>> a = 1
>> b = 2
>> c = a + b
>> "Hello, wor
Hi Z.
Sorry, but cannot think of a proper cause of your troubles other than dropbox.
I do not use dropbox, but only rsync for synchronisation. I get the same
message that you get now and then, but each time I get it,
it is because I did synchronisation of my org-files from external sources,
wh
I've reported the following bug earlier:
http://article.gmane.org/gmane.emacs.orgmode/72967
Here's a fix, attached.
0001-lisp-ox-html.el-Minimal-encoding-for-code-and-verbat.patch
Description: Binary data
On 6.6.2013, at 19:39, Josiah Schwab wrote:
>> On 6 jun. 2013, at 10:20, Michael Bach gmail.com> wrote:
>>> The LaTeX exporter does not honor the setting of
>>> org-list-allow-alphabetical.
>
> A week or so ago I asked a similar question about the HTML export and lists.
> http://lists.gnu.o
Suvayu Ali gmail.com> writes:
>
> Org mode
> translates _underlined text_ to \underline{underlined text}, however if
> you read the TeX.sx question referenced below you will see that it
> doesn't support line breaks and the TeX community recommends \uline{..}
> from the ulem package.
>
>
I've got a simple cell calculation, =@2 * 40
If @2 contained 10, is there anyway to force this to show as $400.00? I've
combed through the info file, and if it is there I'm blind.
Dave
Carsten Dominik writes:
>> a) Do something.
>> b) Use your answer in part a) to do something else.
>>
>> Then, if I want to export it to multiple formats (say, html and
>> pdf), there is no general way to tell orgmode: "my alphabetical
>> bullet choice was meaningful, please try to preserve it".
Hi,
Nicolas Goaziou writes:
> Thanks for your patch. Here are a few comments:
is the attached patch better?
It replaced AUTO with LANG when LANG is recognized and preserve
position and LANG is the argument to LANGUAGE. I don't know if this
patch uses the most efficient way of replacing AUTO
> Why doesn't this cut it:
>
> #+BEGIN_SRC org
> 1. <<1>> Do something.
> 2. Use your answer in part [[1]] to do something else.
> #+END_SRC
That will work ok in LaTeX I think.
But that will export to HTML like
Do something.
Use your answer in part 1 to do something else.
and the link name
da...@adboyd.com (J. David Boyd) writes:
> I've got a simple cell calculation, =@2 * 40
>
> If @2 contained 10, is there anyway to force this to show as $400.00? I've
> combed through the info file, and if it is there I'm blind.
>
This seems to work (apart from the alignment):
--8<-
Josiah Schwab writes:
>> Why doesn't this cut it:
>>
>> #+BEGIN_SRC org
>> 1. <<1>> Do something.
>> 2. Use your answer in part [[1]] to do something else.
>> #+END_SRC
>
> That will work ok in LaTeX I think.
> But that will export to HTML like
>
>
> Do something.
>
> Use your answer in part
Rasmus writes:
> Josiah Schwab writes:
>
>>> Why doesn't this cut it:
>>>
>>> #+BEGIN_SRC org
>>> 1. <<1>> Do something.
>>> 2. Use your answer in part [[1]] to do something else.
>>> #+END_SRC
>>
>> That will work ok in LaTeX I think.
>> But that will export to HTML like
>>
>>
>> Do somethin
Hi,
On 4 June 2013 01:58, Rasmus wrote:
> Guido Van Hoecke gmail.com> writes:
>
>> > Could it be that mydisk.com is down?
>
> Check isup.me.
Nice, didn't know this link.
>
>> Or about other free WebDAV servers?
>> (My Dropbox account is not an option)
It was just a temporary outage.
Thanks f
Josiah Schwab writes:
>> On 6 jun. 2013, at 10:20, Michael Bach gmail.com> wrote:
>>> The LaTeX exporter does not honor the setting of
>>> org-list-allow-alphabetical.
>
> A week or so ago I asked a similar question about the HTML export and lists.
> http://lists.gnu.org/archive/html/emacs-or
> However, the type="a" thingie in is a bad idea: it is deprecated in
> the HTML spec, so it would be foolish to go chasing after it in org.
I'll take a closer look the rest of your message to tomorrow, but I wanted
to mention that while "type" was deprecated in HTML4 that is no longer the
case i
66 matches
Mail list logo