On Tuesday, 8 Dec 2015 at 17:04, Uwe Brauer wrote:
>> On Tuesday, 8 Dec 2015 at 10:34, Uwe Brauer wrote:
>
>> I don't. However, I find that using the easy templates (e.g. > insert a src block, > latex-insert-block, does the equivalent and better (in my opinion, of
>> course ;
On Tuesday, 8 Dec 2015 at 11:15, Julien Cubizolles wrote:
> Eric S Fraga writes:
>
>> On Monday, 7 Dec 2015 at 22:08, Julien Cubizolles wrote:
>>> I often include images in my org documents and would like to properly
>>> cite the license, and/or author. I was thinking that this could be
>>> simp
>>> "Nick" == Nick Dokos writes:
> Uwe Brauer writes:
>> > Hello,
>> > Uwe Brauer writes:
>>
>>
>> > You can use drawers for that.
>>
>> No I cannot, I just found out about drawers,
>> however they *are* exported, when calling org-mime-htmlize, so they
> On Tue, 8 Dec 2015, Uwe Brauer wrote:
> Sorry. You have to put the code into an edit buffer to be able to use
> native org mode edit commands.
I still do not understand what you mean by edit buffer, I copied
the lines below in the *scratch* buffer (or it could be a message buffer)
On Tuesday, 8 Dec 2015 at 21:07, zang_n...@posteo.de wrote:
> Dear fellow Orgers,
>
> I like the metropolis beamer theme a lot [1], and I use it with Org
> frequently. metropolis has a \plain macro that inserts a new, minimally
> styled slide optimal for a short statement or an image. In plain l
On Wednesday, 9 Dec 2015 at 08:45, Uwe Brauer wrote:
> Really all these keys? : C-c ' C-c C-c C-c '
Without the ":".
the sequence means edit the block in that block's language (C-c '),
update table (C-c C-c), and finish editing block and return to main text
(C-c ').
--
: Eric S Fraga (0xFFFCF67
On Tue, Dec 8, 2015 at 10:53 AM, Eric S Fraga wrote:
> On Monday, 30 Nov 2015 at 15:10, Dan Griswold wrote:
> > Setting org-ellipsis (either via setq or customize) has no effect for me.
>
> Maybe show us how you actually do it? What version of org? What is
> your intended result (just in case
Uwe Brauer writes:
"Nick" == Nick Dokos writes:
>
> > Uwe Brauer writes:
> >> > Hello,
> >> > Uwe Brauer writes:
> >>
> >>
> >> > You can use drawers for that.
> >>
> >> No I cannot, I just found out about drawers,
> >> however they *are* exported, w
Uwe Brauer writes:
>> On Tue, 8 Dec 2015, Uwe Brauer wrote:
>
>> Sorry. You have to put the code into an edit buffer to be able to use
>> native org mode edit commands.
>
> I still do not understand what you mean by edit buffer,
(info "(org) Editing source code")
--
Nick
I'm using org-timer via "C-c C-x ;" and setting it for 30 minutes for a
repetitive job that I'm doing. When it ends it has a small popup which
shows its ended but that soon disappears. Is it possible for it to show
a flashing popup that will show even if I'm not an org-mode buffer? Like
in the code
Sharon Kimble writes:
> I'm using org-timer via "C-c C-x ;" and setting it for 30 minutes for a
> repetitive job that I'm doing. When it ends it has a small popup which
> shows its ended but that soon disappears. Is it possible for it to show
> a flashing popup that will show even if I'm not an o
> Uwe Brauer writes:
> OK - you can also select the drawers that you will (or will not) export.
> See the doc for the variable org-export-with-drawers (which is what is
> manipulated with the d: option above).
Silly question: is there any keybinding for inserting automatically
#
Uwe Brauer writes:
> > Uwe Brauer writes:
>
> > OK - you can also select the drawers that you will (or will not) export.
> > See the doc for the variable org-export-with-drawers (which is what is
> > manipulated with the d: option above).
>
> Silly question: is there any keybindi
John Kitchin writes:
>> I do something like this with custom link types.
> Aha! I am not the only one ;)
>
>>
>> First of all, have a look at the variable
>>
>> org-latex-prefer-user-labels
>
> Is this a new 8.3 variable? It doesn't seem to be in my 8.2.10 MELPA
> version.
Yes, I believe it is n
Hi,
Is there a reason why org-element-at-point reports the type to be a
paragraph for special blocks? E.g. in the examples at the bottom of this
mail, where | is the cursor, the types are: export-block, src-block and
paragraph with a nested special block.
Is there a neat way to detect if point i
> Uwe Brauer writes:
> Not that I know of, but you can use
> (info "(org) Easy templates")
> to add a shortcut.
Great works nicely. Thanks
>>> "Eric" == Eric S Fraga writes:
> On Wednesday, 9 Dec 2015 at 08:45, Uwe Brauer wrote:
>> Really all these keys? : C-c ' C-c C-c C-c '
> Without the ":".
> the sequence means edit the block in that block's language (C-c '),
> update table (C-c C-c), and finish editing block a
On 9 Dec 2015 08:10, "Eric S Fraga" wrote:
>
> On Tuesday, 8 Dec 2015 at 17:04, Uwe Brauer wrote:
> > I think the opposite, for example, another missing feature: if you mark
> > a text and one to insert a template around it, say src, that does not
> > work in org-mode, but for it works an enviro
Hi Rasmus,
Thanks for your help. However, adding the :EXPORT_DATE: property doesn't
work. Firstly, there's an error: "PDF file produced with errors.".
Secondly, even though it still produced a PDF output, the date is always
today's date which is wrong.
Thanks.
On Mon, Dec 7, 2015 at 4:21 AM, Ras
Hello,
Rasmus writes:
> Is there a reason why org-element-at-point reports the type to be a
> paragraph for special blocks? E.g. in the examples at the bottom of this
> mail, where | is the cursor, the types are: export-block, src-block and
> paragraph with a nested special block.
This is a co
Ondřej Grover writes:
[...]
> The ob-ipython project tries to solve this hackiness in a different way by
> using the client-server infrastructure of IPython/Jupyter. That works quite
> well too, but my hope is that improving ob-python.el would also make it
> simpler to use IPython as the python
Thank you for the feedback Kyle.
> As I understand it (and if I'm remembering correctly), there are at
> least three issues with ob-python sessions:
4. session and non-session code differs significantly as you have already
mentioned
> So for non-session code and value results, the main idea is t
22 matches
Mail list logo