On Wed, Jul 24, 2019 at 2:12 PM Fraga, Eric wrote:
> I've attached three files: an org file, the resulting PDF, and a very
> minimal beamer theme that may be of use. That theme puts an image (UCL
> logo) at the bottom right of the slide and a page number at the bottom
> left side. Maybe you can
On Thursday, 25 Jul 2019 at 09:53, Luca Ferrari wrote:
> Thanks a lot, I'm refactoring it to my needs but it is a very good
> starting point. However, I had to place a
> \usepackage{tikz}
> in the theme file to make it compile.
Yes, indeed; I have that as a default package to load by org for all
L
Hi,
I am not sure wether this is the right place for my question. I am using
org-reveal for building reveal.js slides.
The last line of my org file is something like that:
* bibliography:referenzen.bib
Since I am using reveal.js-3.8.0 I get two bibliography slides instead of one
at the end of th
I have no idea but, on the off-chance, maybe don't make that line a
headline?
--
Eric S Fraga via Emacs 27.0.50, Org release_9.2.4-399-g4e6222
Hi all,
I'd like to make my presentations a little more appealing. I've got
code snippets like the following:
#+begin_src shell
% pgbench -i -s 30 -F 100 --foreign-keys -h 127.0.0.1 -U luca pgbench
generating data...
10 of 300 tuples (3%) done (elapsed 0.09 s, remaining 2.64 s)
20 of 3
Yes, I have tried that and indeed then I get only one bib slide. But then, in
normal Html export, the bibliography appears under the preceding headline,
that’s ugly.
> Am 25.07.2019 um 14:41 schrieb Fraga, Eric :
>
> I have no idea but, on the off-chance, maybe don't make that line a
> headlin
the bibliography export is not too fancy. It is defined in the
function org-ref-bibliography-format.
I am not sure you can win, for latex export it doesn't make sense to put
the bibliography link in a heading. you might be able to add a specific
reveal export option to the export function though.
Am 25.07.2019 um 15:59 schrieb John Kitchin
mailto:jkitc...@andrew.cmu.edu>>:
the bibliography export is not too fancy. It is defined in the function
org-ref-bibliography-format.
I am not sure you can win, for latex export it doesn't make sense to put the
bibliography link in a heading
I am
Hello,
Documentation to create a todo.org list that provides links to email as
tasks is not seldom on the web. I recommend for example
[[http://pragmaticemacs.com/]].
But for gnus-imap-gmail users, it is more difficult to get the same
thing.
Here is a the lines of code in m
On Thursday, 25 Jul 2019 at 18:24, Joseph Vidal-Rosset wrote:
> But for gnus-imap-gmail users, it is more difficult to get the same
> thing.
[...]
> But I need to change the mention of INBOX in the link to John's
> email.
Why is that? If I create a link to an email from gmail using
I created org-re-reveal-ref [1] based on my fork org-re-reveal for
bibliographies with org-ref. I only use it for export to reveal.js and
PDF, but HTML seems fine as well. That package is part of emacs-reveal
[2].
Best wishes
Jens
[1] https://gitlab.com/oer/org-re-reveal-ref
[2] https://gitlab.
Le jeu. 07/25/19 juil. 2019 à 04:47:14 , "Fraga, Eric"
a envoyé ce message:
> On Thursday, 25 Jul 2019 at 18:24, Joseph Vidal-Rosset wrote:
>> But for gnus-imap-gmail users, it is more difficult to get the same
>> thing.
>
> [...]
>
>> But I need to change the mention of
On Thursday, 25 Jul 2019 at 19:24, Joseph Vidal-Rosset wrote:
> Of course, INBOX works for you if you do not archive the message in All
> emails folder or elsewhere. If you move it from INBOX, in case where you
> like to have the cleanest INBOX that is the empty one, you won't get no
> more the
Le jeu. 07/25/19 juil. 2019 à 05:33:57 , "Fraga, Eric"
a envoyé ce message:
> Okay, yes, if you move it, the link needs to be updated. I wonder if
> the gnus registery could help with this? But that's well beyond my
> gnus-fu.
The only mention of gnus registry in my setup is
Joseph Vidal-Rosset writes:
> Le jeu. 07/25/19 juil. 2019 à 05:33:57 , "Fraga, Eric"
> a envoyé ce message:
>
>> Okay, yes, if you move it, the link needs to be updated. I wonder if
>> the gnus registery could help with this? But that's well beyond my
>> gnus-fu.
>
> The only
On 2019-07-25 at 12:24 -04, Joseph Vidal-Rosset
wrote...
> Documentation to create a todo.org list that provides links to email as
> tasks is not seldom on the web. I recommend for example
> [[http://pragmaticemacs.com/]].
>
> But for gnus-imap-gmail users, it is more difficult
Thank you Jens für your hint.
I downloaded [1] but when I try M-x load-library followed by org-re-reveal-ref
I get
"Cannot open load file: No such file or directory, org-re-reveal"
although I’ve org-ref installed. What is going wrong?
Johannes
> Am 25.07.2019 um 19:00 schrieb Jens Lechtenboerg
Hey. New to this list this time around... I've been tinkering
with a custom link-type and I'm curious if anyone else is at all
interested in it.
I use org-mode (among other things) to keep a sort of log or
daily journal at work. Things are entered in by
Johannes Brauer writes:
> I downloaded [1] but when I try M-x load-library followed by
> org-re-reveal-ref I get
> "Cannot open load file: No such file or directory, org-re-reveal"
> although I’ve org-ref installed. What is going wrong?
Hi Johannes,
you also need to install org-re-reveal, fro
Hi Mark,
Posting your message as text might increase your chance to get an
answer here.
"Mark E. Shoulson" writes:
[...]
> I don't know of any way that org-mode has to distinguish such things
> (apart from "name the headlines uniquely, moron," which to be sure is
> one way to do it),
[...]
20 matches
Mail list logo