d the beauty of Org mode is
>> 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
/MobileOrg/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
gt; time (like 6-7
> minutes) so its not a problem 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
o exclude blocks from tangling in my
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
source code blocks - possibly even of
the executable? 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 <aarone...@gmail.com> 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
Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
> Hello,
>
> Rainer M Krug <rai...@krugs.de> 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
Hm - I seem to ask strange questions here. Any ideas?
Rainer
Rainer M Krug <rai...@krugs.de> 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 r
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 <m...@nicolasgoaziou.fr> writes:
> Rainer M Krug <rai...@krugs.de> 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
>>
Eric S Fraga <e.fr...@ucl.ac.uk> 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 happen
Is it only me who want's to do this, or is this working for everybody else?
Rainer
Rainer M Krug <rai...@krugs.de> 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
>
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
g
> before the opening 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
e and Scribus and GIMP as well.
Cheers,
Rainer
>
> LB
>
--
Rainer M. Krug
email: Rainerkrugsde
PGP: 0x0F52F982
signature.asc
Description: PGP signature
Rainer M Krug <rai...@krugs.de> writes:
> Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
>
>> Hello,
>>
>> Rainer M Krug <rai...@krugs.de> writes:
>>
>>>> I started using attachments and really like them. But I have a probl
Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
> Hello,
>
> Rainer M Krug <rai...@krugs.de> 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
Rainer M Krug <rai...@krugs.de> 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 t
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 <m...@nicolasgoaziou.fr> writes:
> Hello,
>
> Rainer M Krug <rai...@krugs.de> writes:
>
>> OK - your example works, but the following doesn't:
>>
>> * Foo
>>
>> Foo
>>
>> *** TODO :noexport: Bar **
Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
> Hello,
>
> Rainer M Krug <rai...@krugs.de> 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
>&
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
p my configurations in my .emacs.el file to make
it reproducible.
Thanks,
Rainer
>
--
Rainer M. Krug
email: Rainerkrugsde
PGP: 0x0F52F982
signature.asc
Description: PGP signature
Nick Dokos <ndo...@gmail.com> writes:
> Rainer M Krug <rai...@krugs.de> writes:
>
>> Hi
>>
>> I have the following capture template:
>>
>> ,
>> | ("T" "TODO to be logged in notes.org"
-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
:clock-keep)) (
Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
> Hello,
>
> Rainer M Krug <rai...@krugs.de> writes:
>
>> If I have many headers in a document, it is easy to loose the overview
>> for me.
>>
>> So I started to use drawers:
>>
>
..)
Would 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
n't tried it, though.
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
-apple-darwin15.5.0, Carbon 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 <ras...@gmx.us> writes:
> Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
>
>> Hello,
>>
>> Rainer M Krug <rai...@krugs.de> writes:
>>
>>> \section[Level 1]{Level 1\hfill{}\textsc{andHereIsTheTag}}
>>
>> IIUC, accordin
John Hendy <jw.he...@gmail.com> writes:
> On Fri, May 27, 2016 at 11:15 AM, Rainer M Krug <rai...@krugs.de> wrote:
>> Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
>>
>>> Hello,
>>>
>>> Rainer M Krug <rai...@krugs.de&g
Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
> Hello,
>
> Rainer M Krug <rai...@krugs.de> writes:
>
>> OK. Here it is:
>>
>> #+TITLE: An Example
>> #+EMAIL: rai...@krugs.de
>>
>> #+OPTIONS: tags:not-in-toc
>>
(\\) formatting
> - 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 <m...@nicolasgoaziou.fr> writes:
> Hello,
>
> Rainer M Krug <rai...@krugs.de> 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
>>
Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
> Hello,
>
> Rainer M Krug <rai...@krugs.de> 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#)?
>
>
Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
> Rainer M Krug <rai...@krugs.de> 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 enviro
Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
> Hello,
>
> Rainer M Krug <rai...@krugs.de> writes:
>
>> When I set the B_column environment, the property :BEAMER_env: is as
>> expected, automatically set to =column=, but exporting to beamer resul
: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
;>> Not necessarily. On the top of my head, you could have a column 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 a
Rasmus <ras...@gmx.us> writes:
> Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
>
>> Hello,
>>
>> Rainer M Krug <rai...@krugs.de> writes:
>>
>>> But in my document, I have
>>>
>>> #+SELECT_TAGS: export presentati
Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
> Hello,
>
> Rainer M Krug <rai...@krugs.de> writes:
>
>> But in my document, I have
>>
>> #+SELECT_TAGS: export presentation
>>
>> in which case, I would have expected, that the tags defi
Rasmus <ras...@gmx.us> writes:
> Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
>
>> Hello,
>>
>> Rainer M Krug <rai...@krugs.de> writes:
>>
>>> It seems that I can not longer select multiple environments at the same
>>> time
(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 <ras...@gmx.us> writes:
> Hi Rainer,
>
> Thanks for the bug report.
>
> Rainer M Krug <rai...@krugs.de> writes:
>
>> Please not that the tag :presentation: becomes exported as part of the
>> header.
>
> Isn't this expected behavior?
OK -
package{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
uch as TeX or
> rfc1345 in which case you can get 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
t; There are lots of other uses, 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,
Raine
Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
> Hello,
>
> Rainer M Krug <rai...@krugs.de> writes:
>
>> attached please find a patch which adds additional output file types for
>> plantuml.
>
> Applied. Thank you.
>
> Could you provid
Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
> Hello,
>
> Rainer M Krug <rai...@krugs.de> writes:
>
>> attached please find a patch which adds additional output file types for
>> plantuml.
>
> Applied. Thank you.
Thanks
>
> Could you
Sharon Kimble <boudic...@skimble.plus.com> writes:
> Rainer M Krug <rai...@krugs.de> 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
Eric S Fraga <e.fr...@ucl.ac.uk> 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)?
>
&g
e 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)?
Thanks,
Rainer
--
Rainer M.
at 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
--
Rainer
Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
> Hello,
>
> Rainer M Krug <rai...@krugs.de> writes:
>
>> I would like to have the keepaspectratio attribute in the
>> \includegraphice.
>>
>> I tried:
>>
>> #+ATTR_LATEX
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" <r.m.k...@gmail.com>
Date: Mon, 2 May 2016 11:00:23 +0200
Subject: [PATCH] lis
ion 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 <ras...@gmx.us> writes:
> Hi,
>
> Rainer M Krug <rai...@krugs.de> writes:
>
>> I would like to have one document containing
>>
>> 1) abstract for
>> 2) a presentation and
>> 3) a resulting paper
>>
>> My question is: how ca
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 <e.fr...@ucl.ac.uk> writes:
> On Monday, 25 Apr 2016 at 19:33, Rainer M Krug wrote:
>> Eric S Fraga <e.fr...@ucl.ac.uk> writes:
>>
>>> Table of Contents
>>>
>>> * 1. An example
>>>
>>> One of the links betwe
wing equation may appear 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
ch 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 <jkitc...@andrew.cmu.edu> writes:
> Rainer M Krug writes:
>
>> John Kitchin <jkitc...@andrew.cmu.edu> writes:
>>
>>> Maybe you want org-image-actual-width
>>>
>>> This sets teh width in org, if you have a working imagemagic
-end--->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
, 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 <k...@kyleam.com> writes:
> Rainer M Krug <rai...@krugs.de> writes:
>
>> Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
>>
>>> Hello,
>>>
>>> Rainer M Krug <rai...@krugs.de> writes:
>>>
>>>>
Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
> Hello,
>
> Rainer M Krug <rai...@krugs.de> writes:
>
>> Debugger entered--Lisp error: (void-function org-babel-get-header)
>
> This looks like a mixed installation. This function was removed in
> develo
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 <rai...@krugs.de> writes:
> * Configuration
> Org-mode version 8.3.4 (release_8.3.4-639-gd5a603 @
> /Users/rainerkrug/.emacs.
s) (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 ... old-struct)
(org-update-checkbox-count-maybe) (save-excursion ... ...))) ((memql type
(quot
gt; 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
ng list
> message regarding the bug [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
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:
st org2blog - 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 <g...@wisdomandwonder.com> writes:
> On Fri, Dec 4, 2015 at 6:38 AM, Rainer M Krug <rai...@krugs.de> 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-
? At the
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
Rasmus <ras...@gmx.us> writes:
> Rainer M Krug <rai...@krugs.de> 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
ed that the
toc was the problem. 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 <rai...@krugs.de> wrote:
>
>> Hi
>>
>> There are many formats available for READMEs o
Rainer M Krug <rai...@krugs.de> writes:
> Andreas Leha <andreas.l...@med.uni-goettingen.de> writes:
>
>> Hi Andrew,
>>
>> Martin Yrjölä <martin.yrj...@gmail.com> writes:
>>> Hi Andrew!
>>>
>>> Andrew Kirkpatrick writes:
Andreas Leha <andreas.l...@med.uni-goettingen.de> writes:
> Rainer M Krug <rai...@krugs.de> writes:
>> Rainer M Krug <rai...@krugs.de> writes:
>>
>>> Andreas Leha <andreas.l...@med.uni-goettingen.de> writes:
>>>
>>>> Hi Andre
uffer...
At the moment, these noweb references are very nice, but not 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. (Ger
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
Andreas Leha <andreas.l...@med.uni-goettingen.de> writes:
> Rainer M Krug <rai...@krugs.de> writes:
>> Rasmus <ras...@gmx.us> writes:
>>
>>> Rainer M Krug <rai...@krugs.de> writes:
>>>
>>>> Hi
>>>>
>>>>
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
(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 <andreas.l...@med.uni-goettingen.de> writes:
> Hi Rainer,
>
> Rainer M Krug <rai...@krugs.de> writes:
>> Hi
>>
>> I read at tha moment a lot of mails here regarding the @@latex:...@@ (or
>> @@html:...@@) syntax. I understand d=t
Andreas Leha <andreas.l...@med.uni-goettingen.de> writes:
> Hi Rainer,
>
> Rainer M Krug <rai...@krugs.de> writes:
>> Hi
>>
>> I want to add a todo note (from the todonotes package) in a figure
>> environment. What I want should look as follow, s
Rasmus <ras...@gmx.us> writes:
> Rainer M Krug <rai...@krugs.de> 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 env
Rasmus <ras...@gmx.us> writes:
> Rainer M Krug <rai...@krugs.de> 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
LaTeX export, 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 <ras...@gmx.us> writes:
> Hi,
>
> Rainer M Krug <rai...@krugs.de> 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 e
Rasmus <ras...@gmx.us> writes:
> Rainer M Krug <rai...@krugs.de> 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, bu
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
;; ("f11" . 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
:ensur
John Kitchin <jkitc...@andrew.cmu.edu> 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.
>
Rick Frankel <r...@rickster.com> writes:
> On Wed, Nov 04, 2015 at 10:03:48AM +0100, Rainer M Krug wrote:
>> Rick Frankel <r...@rickster.com> writes:
>>
>> > On Tue, Nov 03, 2015 at 02:18:05PM +0100, Rainer M Krug wrote:
>> >> Hi
>> >&g
"Charles C. Berry" <ccbe...@ucsd.edu> 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)
>>
. 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/
--
Rainer M. Krug, PhD
1 - 100 of 1140 matches
Mail list logo