;> precisely that we can export to many different targets.
>
> The beauty of Org is also to allow to control different export targets
> in the same document.
>
> I think this is a non-issue.
>
> Regards,
--
Rainer M. Krug
email: Rainerkrugsde
PGP: 0x0F52F982
signature.asc
Description: PGP signature
Org/mobileorg
> [2]
> https://github.com/MobileOrg/mobileorg.next/blob/specification/docs/MobileOrgv2.org
>
> [3] https://github.com/MobileOrg/mobileorg.next/labels/discussion
> [4] https://github.com/MobileOrg/mobileorg.next/issues
>
--
Rainer M. Krug
email: Rainerkrugsde
PGP: 0x0F52F982
signature.asc
Description: PGP signature
of the init its the actual tangling of the
> file. 6-7 minutes cant be normal right?
>
> im attaching my settings.org file
>
> would appreciate any help
>
> Z
>
>
--
Rainer M. Krug
email: Rainerkrugsde
PGP: 0x0F52F982
signature.asc
Description: PGP signature
y
emacs.org - and it works.
,
| Org mode version 9.0 (release_9.0-60-g047451 @
/Users/rainerkrug/.emacs.d/org-mode/lisp/)
`
Cheers,
Rainer
>
> Thanks,
>
> Alan
--
Rainer M. Krug
email: Rainerkrugsde
PGP: 0x0F52F982
signature.asc
Description: PGP signature
ble? This would be one more step towards easy
reproducability.
Cheers,
Rainer
>
> Regards,
>
--
Rainer M. Krug
email: Rainerkrugsde
PGP: 0x0F52F982
signature.asc
Description: PGP signature
Aaron Ecay writes:
> Hi Rainer,
>
> 2016ko azaroak 18an, Rainer M Krug-ek idatzi zuen:
>>
>
>>> :SHEET: %(mapconcat #'identity (org-get-tags-at nil t) ":")
>>
>> Thanks - this looks good to me, but the ="= causes problems and ends the
Nicolas Goaziou writes:
> Hello,
>
> Rainer M Krug writes:
>
>> Hm - I seem to ask strange questions here. Any ideas?
>
> %\2 is not working because it is used to repeat %^{prompt} placeholders,
> not %^g or %^G, per documentation.
Ok - thanks for the clarif
Hm - I seem to ask strange questions here. Any ideas?
Rainer
Rainer M Krug writes:
> Hi
> I have the following capture template and would like to re-use the tag
> entered by %^g . I try to use %\2 but this is not working.
>
> Is there a way that I can re-use the tag entered by
for spreadsheet changes"
| entry (file+headline (lambda() (buffer-file-name)) "CHANGES")
| "* %^{Header of CHANGES item} :%^g:
| :PROPERTIES:
| :SHEET: %\2
| :AUTHOR: Rainer M Krug, rai...@krugs.de
| :DATE: %T
| :END:
| %?")
`
--
Rainer
Nicolas Goaziou writes:
> Rainer M Krug writes:
>
>> Hi
>>
>> I am trying to get an in-buffer logging to work. I want to log some
>> changes in the file and I am using the following template, which was
>> working some (longer?) time ag
Eric S Fraga writes:
> On Monday, 14 Nov 2016 at 08:05, Rainer M Krug wrote:
>> Is it only me who want's to do this, or is this working for everybody else?
>
> I would like to do this but it doesn't work for me either. What appears
> to be happening is that org capt
Is it only me who want's to do this, or is this working for everybody else?
Rainer
Rainer M Krug writes:
> Hi
>
> I am trying to get an in-buffer logging to work. I want to log some
> changes in the file and I am using the following template, which was
> working som
plates
`(
;; ::
;; In File Logging ::
;; ::
("c" "Changes to be logged in buffer"
entry (file+headline (buffer-file-name) "CHANGES Log")
"* %^{Header of CHANGES item}\nLOGGED: %T \n- link ::
the directories, but for this I need the
additional step of defining it per subtree. Is there a way to configure
org-attach to automatically use the header name instead of the uuid?
Thanks,
Rainer
--
Rainer M. Krug
email: Rainerkrugsde
PGP: 0x0F52F982
signature.asc
Description: PGP signature
pening bracket makes changes before the link. Conversely,
> editing after the former makes changes to the uri or the description,
> whichever is displayed.
>
> The cost a little more visual clutter, but it seems very acceptable to
> me. I attach a quick patch for testing.
>
> Feedb
ibus and GIMP as well.
Cheers,
Rainer
>
> LB
>
--
Rainer M. Krug
email: Rainerkrugsde
PGP: 0x0F52F982
signature.asc
Description: PGP signature
Rainer M Krug writes:
> Nicolas Goaziou writes:
>
>> Hello,
>>
>> Rainer M Krug writes:
>>
>>>> I started using attachments and really like them. But I have a problem
>>>> with the completion of file names. I use ido usually and it
Nicolas Goaziou writes:
> Hello,
>
> Rainer M Krug writes:
>
>>> I started using attachments and really like them. But I have a problem
>>> with the completion of file names. I use ido usually and it works fine -
>>> but not here. How can I register ido
Rainer M Krug writes:
> Hi
>
> I started using attachments and really like them. But I have a problem
> with the completion of file names. I use ido usually and it works fine -
> but not here. How can I register ido completion for org-attach?
Forgot to mention - it always poi
Hi
I started using attachments and really like them. But I have a problem
with the completion of file names. I use ido usually and it works fine -
but not here. How can I register ido completion for org-attach?
Thanks,
Rainer
--
Rainer M. Krug
email: Rainerkrugsde
PGP: 0x0F52F982
Nicolas Goaziou writes:
> Hello,
>
> Rainer M Krug writes:
>
>> OK - your example works, but the following doesn't:
>>
>> * Foo
>>
>> Foo
>>
>> *** TODO :noexport: Bar *** END
>>
>> Effectively, it
Nicolas Goaziou writes:
> Hello,
>
> Rainer M Krug writes:
>
>> I wanted to define some inlinetask (works - love it) but want to keep
>> most of them in the org file and not export them. Adding :noexport: does
>> not work.
>
> FWIW, I cannot reproduce it.
Hi
I wanted to define some inlinetask (works - love it) but want to keep
most of them in the org file and not export them. Adding :noexport: does
not work.
Is there a way of not exporting selected inlinetasks?
Thanks
Rainer
--
Rainer M. Krug
email: Rainerkrugsde
PGP: 0x0F52F982
s. It's already set up for that. You can either
> edit it through the customize interface, or you can edit it directly in
> the init file and then evaluate the ~(custom-set-variables~ sexp manually.
>
OK - but I prefer to keep my configurations in my .emacs.el file to make
it reprodu
Nick Dokos writes:
> Rainer M Krug writes:
>
>> Hi
>>
>> I have the following capture template:
>>
>> ,
>> | ("T" "TODO to be logged in notes.org"
>> |entry (file+headline (concat org-directory "/
) :default-time (or
org-overriding-default-time (org-current-time)))
(org-capture-set-target-location) (condition-case error (org-capture-put
:template (org-capture-fill-template)) ((error quit) (if ... ...) (error
"Capture abort: %s" error))) (setq org-capture-clock-keep (org-capture-get
:cloc
Nicolas Goaziou writes:
> Hello,
>
> Rainer M Krug writes:
>
>> If I have many headers in a document, it is easy to loose the overview
>> for me.
>>
>> So I started to use drawers:
>>
>> :OPTIONS:
>> ...
>> :END:
>>
>> :L
ld this be something to include into the templates which can be
inserted (C-e C-L #)? This would make it much easier to work with these
options.
Cheers,
Rainer
--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,
UCT), Dipl. Phys. (Germany)
Centre of Excellence fo
gh.
Cheers,
Rainer
> i have a bunch of courses i teach with presentations in ppt from a few
> years ago and since i now use org-reveal would love to have a quick(ish)
> way to convert them to org
>
> best
>
> Z
>
--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Cons
on Version 157 AppKit1404.47)
of 2016-07-28
Org-mode version 8.3.5 (release_8.3.5-1028-gfb517f @
/Users/rainerkrug/.emacs.d/org-mode/lisp/)
R version 3.3.1 (2016-06-21) -- "Bug in Your Hair"
Rainer
>
> best
>
> Z
--
Rainer M. Krug
email: Rainerkrugsde
PGP: 0x0F52F982
signature.asc
Description: PGP signature
Rasmus writes:
> Nicolas Goaziou writes:
>
>> Hello,
>>
>> Rainer M Krug writes:
>>
>>> \section[Level 1]{Level 1\hfill{}\textsc{andHereIsTheTag}}
>>
>> IIUC, according to this line, tags should be removed from the toc.
>>
>>
John Hendy writes:
> On Fri, May 27, 2016 at 11:15 AM, Rainer M Krug wrote:
>> Nicolas Goaziou writes:
>>
>>> Hello,
>>>
>>> Rainer M Krug writes:
>>>
>>>> When I generate a pdf, the tags are in the TOC - but tags:not-in-toc
>&
Nicolas Goaziou writes:
> Hello,
>
> Rainer M Krug writes:
>
>> OK. Here it is:
>>
>> #+TITLE: An Example
>> #+EMAIL: rai...@krugs.de
>>
>> #+OPTIONS: tags:not-in-toc
>>
>> #+L
gt; - The subtitle
Don't know - but wopuld really like to know as well.
Rainer
>
> Thanks!
>
> Florian
>
>
--
Rainer M. Krug
email: Rainerkrugsde
PGP: 0x0F52F982
signature.asc
Description: PGP signature
Nicolas Goaziou writes:
> Hello,
>
> Rainer M Krug writes:
>
>> When I generate a pdf, the tags are in the TOC - but tags:not-in-toc
>> means that the tags are *not* in the toc - possibly only in the headers
>> itself? I don't know.
>>
>> Jus
Nicolas Goaziou writes:
> Hello,
>
> Rainer M Krug writes:
>
>> Makes sense - I just wasn't aware of the tags:nil property. Probably it
>> should be added to the beamer template headers (C-ce#)?
>
> It belongs to the default template, since this is a generic
Nicolas Goaziou writes:
> Rainer M Krug writes:
>
>> Right - that works. But Why do the others have B_ names, while this
>> environment has BMCOL?
>
> "BMCOL" is a terrible name. However, it is not an environment per se
> since it controls both "colu
Nicolas Goaziou writes:
> Hello,
>
> Rainer M Krug writes:
>
>> When I set the B_column environment, the property :BEAMER_env: is as
>> expected, automatically set to =column=, but exporting to beamer results
>> in an error as the environment is is not actually
:BEAMER_COL: is added.
This is counter-intuitive and not obvious. Would it be possible to
add :BEAMER_COL: automatically as well?
Thanks,
Rainer
--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,
UCT), Dipl. Phys. (Germany)
Centre of Excellence for Invasion Biology
umn group
>>> with columns inside. This example used to be possible. I haven't checked
>>> now.
>>
>> This one is not possible anymore. A column environment implies columns.
>> You can also provide a columns environment explicitly, at a higher
>> level, e.g., to provide specific options.
>>
>> Regards,
>>
>> --
>> Nicolas Goaziou
>>
>
--
Rainer M. Krug
email: Rainerkrugsde
PGP: 0x0F52F982
signature.asc
Description: PGP signature
Rasmus writes:
> Nicolas Goaziou writes:
>
>> Hello,
>>
>> Rainer M Krug writes:
>>
>>> But in my document, I have
>>>
>>> #+SELECT_TAGS: export presentation
>>>
>>> in which case, I would have expected, that the tags
Nicolas Goaziou writes:
> Hello,
>
> Rainer M Krug writes:
>
>> But in my document, I have
>>
>> #+SELECT_TAGS: export presentation
>>
>> in which case, I would have expected, that the tags defined here are not
>> exported?
>
> It's arg
Rasmus writes:
> Nicolas Goaziou writes:
>
>> Hello,
>>
>> Rainer M Krug writes:
>>
>>> It seems that I can not longer select multiple environments at the same
>>> time by using org-beamer-select-environment.
>>>
>>> - I am o
(in my case column)
# GNU Emacs 25.0.94.1 (x86_64-apple-darwin15.4.0, Carbon Version 157 AppKit
1404.46) of 2016-05-24
# Org-mode version 8.3.4 (release_8.3.4-842-g58f5def @
/Users/rainerkrug/.emacs.d/org-mode/lisp/)
Cheers,
Rainer
--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc
Rasmus writes:
> Hi Rainer,
>
> Thanks for the bug report.
>
> Rainer M Krug writes:
>
>> Please not that the tag :presentation: becomes exported as part of the
>> header.
>
> Isn't this expected behavior?
OK - you are obviously right.
But in my docu
kage{capt-of}
| \usepackage{hyperref}
| \usepackage{color}
| \usepackage{listings}
| \usetheme{Madrid}
| \usecolortheme{spruce}
| \author{Rainer M. Krug}
| \date{\today}
| \title{}
| \hypersetup{
| pdfauthor={Rainer M. Krug},
| pdftitle={},
| pdfkeywords={},
| pdfsubject={},
| pdfcreator={Emacs 25.0.94
, than export "whole" document) in
the subtree?
Cheers,
Rainer
--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,
UCT), Dipl. Phys. (Germany)
Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa
Tel : +33 - (0)9 53 10
Hi
What is the best way of including tikz into org for latex export (beamer
and pdf), and to have preview as well?
Thanks,
Rainer
--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,
UCT), Dipl. Phys. (Germany)
Centre of Excellence for Invasion Biology
Stellenbosch
t the ‘⇒’ by typing ‘\Rightarrow’ or
> ‘&=>’, respectively. In latex, you can setup unicode-math.
>
> Hope it helps,
> Rasmus
--
Rainer M. Krug
email: Rainerkrugsde
PGP: 0x0F52F982
signature.asc
Description: PGP signature
where I could create my shortcuts and
> insert them in orgmode files without creating a lot of clutter in the
> file.
I like this idea. It would be ideal if one could define these in the
header of the org document - easy to maintain and to edit.
Cheers,
Rainer
>
> Sebastian
Nicolas Goaziou writes:
> Hello,
>
> Rainer M Krug writes:
>
>> attached please find a patch which adds additional output file types for
>> plantuml.
>
> Applied. Thank you.
>
> Could you provide an entry for ORG-NEWS?
Here it is - hopefully in the right f
Nicolas Goaziou writes:
> Hello,
>
> Rainer M Krug writes:
>
>> attached please find a patch which adds additional output file types for
>> plantuml.
>
> Applied. Thank you.
Thanks
>
> Could you provide an entry for ORG-NEWS?
Will do.
Rainer
&g
Sharon Kimble writes:
> Rainer M Krug writes:
>
>> Hi
>>
>> I have a DESCRIPTION file, in which I store the version of the document,
>> which I extract with the following code:
>>
>> src_sh{sed -n '/^Version: /s///p' ./DESCRIPTION}
>>
Eric S Fraga writes:
> On Monday, 2 May 2016 at 13:41, Rainer M Krug wrote:
>
> [...]
>
>> Is there a way, that I can have this dynamically in the Title of the
>> document, or in a footer after LaTeX export (using fancyhdr)?
>
> Maybe something along these lines:
&
header-args+: :tangle no
:END:
Version src_sh{sed -n '/^Version: /s///p' ./DESCRIPTION}
--8<---cut here---end--->8---
Is there a way, that I can have this dynamically in the Title of the
document, or in a footer after LaTeX export (using fancyhdr)?
T
me that I can use org-beamer-environments-extra, but I don't
really see how (I would like to have the image as an argument).
I saw http://orgmode.org/worg/exporters/beamer/ox-beamer.html but this
does not help me with using the image as an argument.
Any suggestions?
Thanks,
Rainer
-
Nicolas Goaziou writes:
> Hello,
>
> Rainer M Krug writes:
>
>> I would like to have the keepaspectratio attribute in the
>> \includegraphice.
>>
>> I tried:
>>
>> #+ATTR_LATEX: :width 1\paperwidth :height 1\paperheight :keepaspectratio
&
Hi
attached please find a patch which adds additional output file types for
plantuml.
Cheers,
Rainer
From 839cb3194e6a40e577c5cab3b0a69961238924c9 Mon Sep 17 00:00:00 2001
From: "Rainer M. Krug"
Date: Mon, 2 May 2016 11:00:23 +0200
Subject: [PATCH] lisp/op-plantuml.el: Add new outp
keepaspectratio does not exist in org.
Is there a way that I can add arbitrary LaTeX option like
keepaspectratio?
Thanks,
Rainer
--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,
UCT), Dipl. Phys. (Germany)
Centre of Excellence for Invasion Biology
Stellenbosch
Rasmus writes:
> Hi,
>
> Rainer M Krug writes:
>
>> I would like to have one document containing
>>
>> 1) abstract for
>> 2) a presentation and
>> 3) a resulting paper
>>
>> My question is: how can I structure this an how can I handle
ted document per subtree?
How can I switch easily between different settings?
Any suggestions or examples?
Or should I use publishing (I am always reluctant, as it seems so complicated)?
Thanks,
Rainer
--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,
UCT), Dipl.
Eric S Fraga writes:
> On Monday, 25 Apr 2016 at 19:33, Rainer M Krug wrote:
>> Eric S Fraga writes:
>>
>>> Table of Contents
>>>
>>> * 1. An example
>>>
>>> One of the links between org and email is using org-mime-htmlize which
>
ppear in the email, depending on
> what you are using to view your emails:
>
>
> \begin{equation}
> y = \sqrt{x}
> \end{equation}
>
>
> eric
>
>
> –
>
>
>
> Eric S Fraga (0xFFFCF67D), Emacs 25.0.92.1, Org release_8.3.4-739-g789412
>
--
Rainer M. Krug
email: Rainerkrugsde
PGP: 0x0F52F982
signature.asc
Description: PGP signature
e time which should have caused this.
OK - commit 9be858b of ESS is still fine.
Could you please submit this to the ESS list?
Cheers,
Rainer
>
> Bill
--
Rainer M. Krug
email: Rainerkrugsde
PGP: 0x0F52F982
signature.asc
Description: PGP signature
(default) value I could sewt it to?
Thanks,
Rainer
--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,
UCT), Dipl. Phys. (Germany)
Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa
Tel : +33 - (0)9 53 10 27 44
Cell: +33 - (0)6 85
John Kitchin writes:
> Rainer M Krug writes:
>
>> John Kitchin writes:
>>
>>> Maybe you want org-image-actual-width
>>>
>>> This sets teh width in org, if you have a working imagemagick.
>>
>> No - I don't want any scaling. They are
--->8---
I don't know if one is sufficient - I just leave them in and might try
later.
Thanks a lot,
Rainer
>
>
> Rainer M Krug writes:
>
>> I think this has been asked before, but I can't find it:
>>
>> Is there a way of setting the
ed, but to let them keep their own
size.
Is this possible (I'd like to avoid having to use #+ATTR_LATEX :width
before each - and even then I would have no idea to unset the value)
Thanks,
Rainer
--
Rainer M. Krug
email: Rainerkrugsde
PGP: 0x0F52F982
signature.asc
Description: PGP signature
Kyle Meyer writes:
> Rainer M Krug writes:
>
>> Nicolas Goaziou writes:
>>
>>> Hello,
>>>
>>> Rainer M Krug writes:
>>>
>>>> Debugger entered--Lisp error: (void-function org-babel-get-header)
>>>
>>> This l
Nicolas Goaziou writes:
> Hello,
>
> Rainer M Krug writes:
>
>> Debugger entered--Lisp error: (void-function org-babel-get-header)
>
> This looks like a mixed installation. This function was removed in
> development version and code base doesn't use it anymor
Sorry for tp:
Additional info:
Works under Org-mode version 8.3.4 (8.3.4-dist @
/Users/rainerkrug/.emacs.d/elpa/25.0/org-20151005/)
Rainer M Krug writes:
> * Configuration
> Org-mode version 8.3.4 (release_8.3.4-639-gd5a603 @
> /Users/rainerkrug/.emacs.d/elpa/25.0/org-20151005/)
&g
end struct) (org-list-struct-fix-bul struct prevs)
(org-list-struct-fix-ind struct parents) (let ... ... ...))) ((eql type (quote
keyword)) (let (... ...) (if ... ...) (let ... ... --rtn)) (message "Local
setup has been refreshed")) ((eql type (quote plain-list)) (let* (... ... ...
... ... ...) (cond ... ...) (org-list-write-struct struct
ug [2].
I think it would be nice if one could find a fix for this in org.
>
> Hope this helps,
> Martin
>
> [1] http://www.howardism.org/Technical/Emacs/literate-devops.html#fn.2
> [2] http://lists.gnu.org/archive/html/emacs-orgmode/2013-09/msg00992.html
>
>
--
Rainer M. Krug
email: Rainerkrugsde
PGP: 0x0F52F982
signature.asc
Description: PGP signature
error:
,
| /bin/sh: 1: /scp:pogoplug:/tmp/sh-script-81150VZO: not found
`
>
>
> and when I issue `C-h v temporary-file-directory RET' in the buffer of the
> remote file,
> I get the same `/var/folders/...' which is what `echo $TMPDIR' shows locally.
Here I have:
,
| Its value is "/var/folders/50/wcr5bjwn75q595n6x82gxj28gn/T/"
`
Also on Mac, remote is Debian.
Cheers,
Rainer
>
> HTH,
>
> Chuck
>
>
--
Rainer M. Krug
email: Rainerkrugsde
PGP: 0x0F52F982
signature.asc
Description: PGP signature
Envoyé de mon iPhone
> Le 28 déc. 2015 à 13:47, Jorge a écrit :
>
> Hi. My ~/org folder, with its sub directories, has a total of 13 .org
> files. Five of them are agenda files. I set up numbered backup, with
> the backups going to a separate directory: ~/auto-backups. For the
> most impor
very nice to manage your posts there.
Cheers,
Rainer
>
> Thank you
>
> -- Xavier.
--
Rainer M. Krug
email: Rainerkrugsde
PGP: 0x0F52F982
signature.asc
Description: PGP signature
Grant Rettke writes:
> On Fri, Dec 4, 2015 at 6:38 AM, Rainer M Krug wrote:
>
> Most Git sites using the Github Flavored Markdown, and there is a
> package for that in contrib: =ox-gfm=
>
> http://orgmode.org/cgit.cgi/org-mode.git/plain/contrib/lisp/ox-gfm.el
Thanks - g
disabled toc export and it works fine.
Thanks,
Rainer
>
> Hope that helps.
>
> Jeroen
>
> On Friday 2015-12-04 13:38:47 CET, Rainer M Krug wrote:
>
>> Hi
>>
>> There are many formats available for READMEs on bitbucket, but
>> unfortunately not org mo
Rasmus writes:
> Rainer M Krug writes:
>
>> There are many formats available for READMEs on bitbucket, but
>> unfortunately not org mode (I am staying on bitbucket for private repos
>> and move them to github as soon as they can be made public - matter of
>> finan
moment I am using text (UTF8) Which works, but I would like to have
syntax highlighting and clickable links?
Thanks,
Rainer
--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,
UCT), Dipl. Phys. (Germany)
Centre of Excellence for Invasion Biology
Stellenbosch University
Andreas Leha writes:
> Rainer M Krug writes:
>> Rainer M Krug writes:
>>
>>> Andreas Leha writes:
>>>
>>>> Hi Andrew,
>>>>
>>>> Martin Yrjölä writes:
>>>>> Hi Andrew!
>>>>>
>>>
Rainer M Krug writes:
> Andreas Leha writes:
>
>> Hi Andrew,
>>
>> Martin Yrjölä writes:
>>> Hi Andrew!
>>>
>>> Andrew Kirkpatrick writes:
>>>
>>>> If this is deemed useful, I'm happy to make changes suitable for
>
t so nice when
debugging a source block where they are used.
Cheers,
Rainer
>
> Regards,
> Andreas
>
>
>
--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,
UCT), Dipl. Phys. (Germany)
Centre of Excellence for Invasion Biology
Stellenbosch University
Envoyé de mon iPhone
> Le 26 nov. 2015 à 16:26, Fatma Başak Aydemir a écrit :
>
> Hi all,
>
> I'm trying to write a conference paper which has multiple authors from
> multiple institues. I tried to insert author infor by adding the following
> block
>
> #+BEGIN_LaTeX
> \author{First Author
Andreas Leha writes:
> Rainer M Krug writes:
>> Rasmus writes:
>>
>>> Rainer M Krug writes:
>>>
>>>> Hi
>>>>
>>>> I want to add a todo note (from the todonotes package) in a figure
>>>> environment. What I want
Rasmus writes:
> Rainer M Krug writes:
>
>> Hi
>>
>> I want to add a todo note (from the todonotes package) in a figure
>> environment. What I want should look as follow, so that the to note sits
>> in the environment (based on [http:/
Andreas Leha writes:
> Hi Rainer,
>
> Rainer M Krug writes:
>> Hi
>>
>> I read at tha moment a lot of mails here regarding the @@latex:...@@ (or
>> @@html:...@@) syntax. I understand d=that these fragments are only
>> inserted when the corresponding backe
(except C-@ which is something completely
different) and googling also nothing?
Thanks,
Rainer
--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,
UCT), Dipl. Phys. (Germany)
Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa
Tel : +33
Andreas Leha writes:
> Hi Rainer,
>
> Rainer M Krug writes:
>> Hi
>>
>> I want to add a todo note (from the todonotes package) in a figure
>> environment. What I want should look as follow, so that the to note sits
>> in the environment (based on [htt
be redone and further info added}
| \end{figure}
`
But it is really not org-ish (caption specified as LaTeX, citation as
latex, environment specified).
Is there a way to achieve this more org like? Am I missing some #+?
Thanks,
Rainer
--
Rainer M. Krug, PhD (Conservation Ecology, SU
Rasmus writes:
> Hi,
>
> Rainer M Krug writes:
>
>> I am using
>>
>> \color{red} some red text \color{black} and we continue with black
>>
>> to set the text colour for sections in my document for LaTeX export, but
>> this does obviously does
rt, but
this does obviously does not org for odt export.
What can I use to achieve the same for odt export?
Thanks
Rainer
--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,
UCT), Dipl. Phys. (Germany)
Centre of Excellence for Invasion Biology
Stellenbosch University
Rasmus writes:
> Rainer M Krug writes:
>
>> I tried in LibreOffice, and indeed it does not seem to be possible. I
>> don't know what the convention is, but I don't like that an invald .odt
>> file is produced. Maybe give a warning about "incompatible fe
Rasmus writes:
> Rainer M Krug writes:
>
>> The odt is attached for reference.
>
> Please also provide an odt document with the expected, working result.
> (I could not produce such a document in LO within 20s, but perhaps it’s
> possible).
I am not a LibreOffice / M
The following .org file produces an invalid .odt file upon export to odt
because of the footnote in the footnote:
--8<---cut here---start->8---
#+TITLE: Footnote in footnote produces invalid .odt
#+AUTHOR: Rainer M. Krug
* A Footnote in a Footnot
Grant Rettke writes:
> On Fri, Nov 6, 2015 at 8:12 PM, Rainer M Krug wrote:
>> I am still struggling with larger configurations (like org-mode and ESS,
>> which
>> have different sections in my emacs.org), but I am getting there.
>
> Take it slow. Looking forward to
John Kitchin writes:
> Rainer M Krug writes:
>
>> It does now. I went through the setup process slowly again using the
>> README.org and the org-ref.org in
>> [[https://github.com/jkitchin/org-ref]] as guidelines and it worked.
>>
>> But I could not install an
1" . org-ref-open-bibtex-pdf)
;; ("f12" . org-ref-open-in-browser)
)
;; optional but very useful libraries in org-ref
(use-package doi-utils
:disabled t
:ensure t
)
(use-package jmax-bibtex
:disabled t
:ensure t
)
(use-package pubmed
:disabled t
:ensure t
)
(use-pac
es to work, i.e. find something from the .bib file.
Any suggestions what I can do, any simple / minimalistic init.el file
which I can merge into my config?
Thanks,
Rainer
Footnotes:
[1]
http://kitchingroup.cheme.cmu.edu/blog/2014/05/13/Using-org-ref-for-citations-and-references/
--
Rain
"Charles C. Berry" writes:
> On Tue, 3 Nov 2015, Rainer M Krug wrote:
>
>> Hi
>>
>> The following code block returns a wrong table / list:
>>
>>
>> #+begin_src R :results value list
>> list(1:10, 1:5)
>> #+end_src
>>
>>
1 - 100 of 1162 matches
Mail list logo