I'm trying to specify a date relative to another date in an org file.
I've tried to adapt one of the examples from worg, with :
<%%(= 7 (- (calendar-absolute-from-gregorian date)
(calendar-absolute-from-gregorian (02 02 2010>
to get the date one week after the 2nd of february 201
Le vendredi 17 septembre 2010 à 09:01 +0100, Eric S Fraga a écrit :
> get the date one week after the 2nd of february 2010. Bad sexp...
>
> Quote the date: ... '(02 02 2010)
> as it is trying to evaluate the function "02" otherwise.
Thanks, it works.
Julien.
__
Le vendredi 17 septembre 2010 à 09:01 +0100, Eric S Fraga a écrit :
> On Thu, 16 Sep 2010 18:27:18 +0200, julien cubizolles
> wrote:
> >
> > I'm trying to specify a date relative to another date in an org file.
> > I've tried to adapt one of the examples f
I've noticed that C-a T DONE doesn't display DONE entries if they have a
DEADLINE set, whether it's in the past or in the future. Is it the
intended behavior ? I'm trying to use it to purge DONE tasks but it's
useless at the moment.
Julien.
___
Emacs-o
Le vendredi 17 septembre 2010 à 16:32 -0400, Matt Lundin a écrit :
> julien cubizolles writes:
>
> > I've noticed that C-a T DONE doesn't display DONE entries if they have a
> > DEADLINE set, whether it's in the past or in the future. Is it the
> > inte
Le samedi 18 septembre 2010 à 20:03 +0100, Eric S Fraga a écrit :
> > (defun diary-relative (n day)
> > "Diary entry that will always appear N days from day"
> > (=
> >(calendar-absolute-from-gregorian date)
> >(+ n (calendar-absolute-from-gregorian day
> >
> > I try to use it wit
I'm trying to use remember-templates to create plainlists.
(setq org-remember-templates
'(("CD" ?d "+ [ ] %? :achat:@enville:\n"
"~/org/orgfiles/loisirs.org" "CDs [ / ]")
)
)
doesn't work : it creates a starred entry, with a timestamp...
Is it doable ?
_
Le mardi 02 mars 2010 à 12:10 +0100, Sven Bretfeld a écrit :
> Oh my god. That's really silly. Just installed USB Debugging. That led
> me to the solution: Ähem ... The URL field has to point to the index.org
> file, not to the directory. That was a misunderstanding. Now it's
> working.
I'm also
Le lundi 24 mai 2010 à 09:52 -0400, Matthew Jones a écrit :
> You should know that 'mobileorg.org' is the filename used by MobileOrg
> when capturing new notes
> (see:
> http://orgmode.org/manual/Pulling-from-MobileOrg.html#Pulling-from-MobileOrg)
> can you name the file something else and see if
Le vendredi 28 mai 2010 à 11:05 -0700, Enrico Indiogine a écrit :
> Greetings!
>
> Anyway, I would like to install MobileOrg for Android. I know how to
> install apps from the Android Market using the phone directly. I do
> not know how to install apps using Github. I have looked for
> instruc
Le vendredi 28 mai 2010 à 11:05 +0200, Sven Bretfeld a écrit :
> Hi to all, hi Matthew
>
> I can say that Note capturing works on my HTC
> Magic,
Working also on my LG GW620, however the SAVE Button gets hidden by the
on-screen keyboard.
I think I've seen other android apps keeping some buttons v
I'm also confused about the checkitem type of template.
The following template :
("T" "test" checkitem (file+headline "~/org/orgfiles/test.org" "Test")
"%?")
doesn't work as I expected : the capture buffer is not narrowed and no
item is created...
However, the item template type works as a chec
I'm in the process of converting my old remember templates but I can't
figure how to use the clock parameters.
I'm using the following template :
("T" "test" entry (file+headline "~/org/orgfiles/test.org" "Test")
"* %?" :clock-in t :clock-resume t)
There is no clock information in the modelin
Le vendredi 13 août 2010 à 07:47 -0400, Bernt Hansen a écrit :
> This fixes it for me. Thanks Bastien!
>
> -Bernt
And for me too, thanks a lot for this quick fix.
Julien.
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the
Is there a way to make the agenda view display only the entries with a
timestamp ? I would need that for a block agenda.
Julien.
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.o
I'd like to filter the items displayed in agenda view, leaving only
those with a given tag. Is that possible ?
Julien.
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman
Le lundi 16 août 2010 à 20:23 +0200, Bastien a écrit :
> Hi Julien,
>
> julien cubizolles writes:
>
> > Is there a way to make the agenda view display only the entries with a
> > timestamp ? I would need that for a block agenda.
>
> ,
> | (setq org-agend
Le lundi 16 août 2010 à 22:18 +0200, Bastien a écrit :
> I quickly checked the structure -- the `org-agenda-filter-preset
> variable should be inside another pair of parentheses.
>
> ,
> | (setq org-agenda-custom-commands
> | (quote (("t" "TEST"
> |((agenda ""
> |
Le lundi 23 août 2010 à 22:30 -0400, Matt Lundin a écrit :
> Hi Julien,
> Another solution is to use the variable org-agenda-entry-types. This is
> slightly more efficient, since it searches solely for timestamps when
> creating the agenda, rather than considering all agenda types and then
> filte
I often need to purge DONE items from my org files. I have set up a
special agenda view for checking those items and cutting some subtrees
from it using bulk commands. I'm using a function adapted from the
example in the manual (I've no idea if it's the best way to do it
however) :
,
| (defu
Bastien writes:
> Hi Bastien
> I've applied the patch I proposed. Please report any problem
> about it.
You beat me to it, I hadn't gotten the chance to give it a try. I just
did and it just works. Thanks.
Julien.
Bernt Hansen writes:
> Hi Julien,
>
> Could you describe your use-case for this bulk cut function?
>
> Is this bulk cut function destructive (ie. it deletes content from your
> org files permanently)
Yes, it is destructive. I use it for todo items like buying groceries
for which there is no nee
I cannot link to info nodes.
* If I type a link like :
info:org.info#External%20links, I get "No match- Create this as a new
heading"
* If I do C-c l while visiting a info buffer, I get
"Cannot link to a buffer that is not visiting a file"
What am I doing wrong ?
Julien.
Carsten Dominik writes:
> Take a look at the variable org-modules. Does it contain the symbol org-info?
No it didn't. It's working now, thank you. Maybe there should be a
mention of this dependency in the org manual ?
Julien.
Carsten Dominik writes:
> I don't think this is needed, as this is in the default value for this
> variable. So some way or another you have first *removed* this from
> the variable. Maybe by setting it with `setq' in .emacs?
You're right again, the module must have been added after I configur
As of a few days ago, completion doesn't work anymore. I get the message
(wrong-number-of-arguments (1 . 2) 4)
Any ideas ?
Julien.
,
| Debugger entered--Lisp error: (wrong-number-of-arguments (1 . 2) 4)
| completion-table-case-fold((#("Cubizolles Julien " 0
17 (org-category "contacts" fo
I very often use boxquoted text in my org files to insert excerpts of
config files but I have trouble using it in plain lists : the boxquoted
text won't be folded by TAB, you have to manually indent each line of
the boxquote for the folding to work.
Julien.
Giovanni Ridolfi writes:
> Da: Julien Cubizolles
>
> Inviato: Mercoledì 28 Novembre 2012 23:03
>
>> I very often use boxquoted text in my org files to insert excerpts of
>> config files but I have trouble using it in plain lists : the boxquoted
>> text won
Giovanni Ridolfi writes:
> Actually, I think you haven't converted the headline
> like I said. Did you? How?
I think I did :
* created headline with star
* add boxquoted text
* checked that the headline can be folded
* C-c - on the headline
* headline gets converted to a plain list that can't b
Giovanni Ridolfi writes:
> C-c @ on the headline
> so that the whole text is selected
>
>> * C-c - on the headline
> Actually,
> C-c - on the selected text: i.e. the first line ( the headline
> and the whole text below)
>
>> * headline gets converted to a plain lis
t...@tsdye.com (Thomas S. Dye) writes:
> Asynchronous export is a real help, especially with long documents full
> of babel source blocks.
It would also be useful for org-mobile-push, a very slow process for me
at the moment.
I'm displaying anniversaries in the org-mode calendar with
%%(org-bbdb-anniversaries)
How can I get a reminder of upcoming anniversaries a few weeks in
advance ?
Julien
I'm having a very strange problem with character encoding. I write all
my text files with emacs, with non-ascii characters (I'm french). I keep
a copy of many files (latex/org/...) on separate machines using
unison. Very often after a synchronization, the non-ascii charaters are
completely displaye
Eric S Fraga writes:
> I used to have this problem and it was incredibly annoying. I also
> started adding the line Bernt suggests but I kept forgetting for new
> files. I finally solved this problem by adding the following lines to
> my emacs initialisation:
>
> #+begin_src emacs-lisp
> (pref
How do I enable calc as a valid source block? The following code
#+BEGIN_SRC calc
2 + 3
#+END_SRC
gives the error in the title.
Julien.
Thorsten Jolitz writes:
> | Value: ((emacs-lisp . t)
> | (dot . t)
> | (calc . t)
> | (ditaa . t)
> | (R . t)
> | (C . t)
> | (gnuplot . t)
> | (shell . t)
> | (ledger . t)
> | (org . t)
> | (picolisp . t)
> | (clojure . t)
> | (lilypond . t)
> | (plantuml . t)
> | (latex . t))
> |
When exporting an Org file to LaTeX, I'd like to be able to remove all
headings with levels inferior to the ones explicitly selected with a
select-tag. In the following example, I'd like the LaTeX file to include
only the "Puissance des force de Laplace sur un moment magnétique"
heading, not the "C
Is there a way to remove the title from during a LaTeX export? the
":with-toc nil" keyword in org-publish-project-alist removes the table
of contents but I "with-title nil" doesn't seem to be recognized.
Julien.
I need to export the same org file to both LaTeX and beamer, and I'd
like the headings that are exported to the "block" environment in beamer
to be exported to another environment in LaTeX (named
"consequence"). The LaTeX export engine allows one to specify any
environment but it doesn't suit my ne
t...@tsdye.com (Thomas S. Dye) writes:
> Aloha Julien,
>
> Julien Cubizolles writes:
>
>> Is there a way to remove the title from during a LaTeX export? the
>> ":with-toc nil" keyword in org-publish-project-alist removes the table
>> of contents b
Nick Dokos writes:
> Julien Cubizolles writes:
>
>
>> I've tried playing with :headline-levels so that all headings get
>> translated as section, subsection, subsubsection and redefining the
>> \section,\subsection,\subsubsection commands in the LaTeX class to
&g
Rasmus writes:
> Julien Cubizolles writes:
>
>> Is there a way to remove the title from during a LaTeX export? the
>> ":with-toc nil" keyword in org-publish-project-alist removes the table
>> of contents but I "with-title nil" doesn't seem to be
Sebastien Vauban
writes:
> Throwing an idea here: make the `consequence' environment be a no-op in
> Beamer?
How would I do that, is there a variable excluding some environments ?
Julien.
I'd like to print a monthly view of the courses I will be giving next
year. Up until now I used a google agenda for that, that can be printed
nicely, one page per month. But I'd like to use org-mode for that too.
calfw produces a nice monthly view but printing it will require a great
deal of confi
Marcin Borkowski writes:
> Dnia 2014-08-14, o godz. 11:15:54
> Sebastien Vauban napisał(a):
>
>> Julien Cubizolles wrote:
>> > Sebastien Vauban writes:
>> >
>> >> Throwing an idea here: make the `consequence' environment be a
>> >&
Sebastien Vauban
writes:
> Julien Cubizolles wrote:
>> I need to export the same org file to both LaTeX and beamer, and I'd
>> like the headings that are exported to the "block" environment in beamer
>> to be exported to another environment in LaTeX (named
Marcin Borkowski writes:
> Sorry, I misunderstood. How about putting this in the preamble (untested)?
>
> \makeatletter
> \@ifclassloaded{beamer}{
> \renewenvironment{consequence}{}{}
> }{}
> \makeatother
Actually, I'm using a custom beamer class, so
--8<---cut here
For the moment, the :BEAMER_COL: property of a heading is exported as a
\textwidth argument to the column environment of beamer like:
--8<---cut here---start->8---
\begin{columns}
\begin{column}{0.5\textwidth}
\end{column}
\end{columns}
--8<---cut he
I'm using the following elisp source block in my org files to choose the
publication options.
--8<---cut here---start->8---
(setq org-publish-project-alist
'(("TeX"
:base-directory "./"
:publishing-directory "./"
:publi
Nick Dokos writes:
> Julien Cubizolles writes:
>
>> I'm using the following elisp source block in my org files to choose the
>> publication options.
>>
>> (setq org-publish-project-alist
>> '(("TeX"
>>
Nicolas Goaziou writes:
> Hello,
>
> Julien Cubizolles writes:
>
>> I don't think there would be any inconvenients to changing \textwidth to
>> \columnwidth for regular beamer files (it's fine with my beamer files so
>> far).
>
> I agree. Done in m
Julien Cubizolles writes:
> Thanks for the pointer, it works:
>
> (defun jc-org-publish-project-options ()
> (setq org-publish-project-alist
> `(("TeX"
>:base-directory "./"
>:publishing-directory "./"
>
It used to work, but the latest from git gives
--8<---cut here---start->8---
user-error: No special environment to edit here
--8<---cut here---end--->8---
It was very convenient to use auctex from within an org file using a lot
I'm running org-mode 8.3beta from org-plus-contrib in melpa. I must have
missed something obvious cause I could never get async export working.
Here is what I do:
--8<---cut here---start->8---
emacs -Q
(require 'package)
(package-initialize) ;; since org is inst
Rasmus writes:
> Hi Julien,
> Probably you are somehow not loading settings "correctly". In your
> normal init file you need to set `org-export-async-init-file'.
I completely missed this part... I feel stupid now. Maybe org should
complain when this variable is not set and someone like me trie
Julien Cubizolles writes:
> Rasmus writes:
>
>> Hi Julien,
>
>> Probably you are somehow not loading settings "correctly". In your
>> normal init file you need to set `org-export-async-init-file'.
I could get it to work at last, thank you a lot.
cture
From: Julien Cubizolles
Gcc: nnfolder+archive:sent-news-2014-10, informatique
Date: Mon, 06 Oct 2014 07:31:05 +0200
Can org-archive-subtree be made to archive the whole parent structure
along with the subtree selected ?
I'm using an the same org file every year and I'd like to archive
I get this error when exporting an org file in async mode. The export
itself goes fine (the correct file is created) but something seems to go
wrong at the end. Sorry for the long lines...
Julien.
--8<---cut here---start->8---
Debugger entered--Lisp error: (vo
Nicolas Goaziou writes:
> Does it happen with a specific export back-end or all of them?
I see it with all for of org-(beamer/latex)-export-to-(latex/pdf), but
only if publish.
> Could you provide an ECM?
The following needs to be saved in a file named "test.org", then run C-c
C-c on the elis
Nicolas Goaziou writes:
> Hello,
>
> Julien Cubizolles writes:
>
>> I don't think there would be any inconvenients to changing \textwidth to
>> \columnwidth for regular beamer files (it's fine with my beamer files so
>> far).
>
> I agree. Done in ma
In git master, consider the following,
--8<---cut here---start->8---
#+begin_src emacs-lisp :tangle yes :exports none
(setq org-publish-project-alist
`(("latex"
:base-directory "./"
:publishing-directory "./"
:publishin
Nicolas Goaziou writes:
> I cannot reproduce it. Publishing "global" project succeeds.
Did you publish asynchronously ? I can publish "global" and "latex"
synchronously, "latex" asynchronously (see the following *Org Export
Process* buffer) : only "global" fails when run asynchronously.
--8<---
Nicolas Goaziou writes:
> Hello,
>
> Julien Cubizolles writes:
>
>> The latest org-plus-contrib (20141027) from org/melpa seems to have
>> reverted to using \textwidth instead of \columnwidth. Why is that ? The
>> master branch from git is ok though (meaning it us
Julien Cubizolles writes:
> Nicolas Goaziou writes:
>
>> I cannot reproduce it. Publishing "global" project succeeds.
>
> Did you publish asynchronously ? I can publish "global" and "latex"
> synchronously, "latex" asynchronously (se
Nicolas Goaziou writes:
> This should be fixed now. Thank you for reporting it.
It is, thanks a lot for fixing it so fast.
Julien.
I want to include the copyright terms for images I include in
org documents and I'm wondering what would be a good way to go about
it. I would like to have a heading gathering all these references in a
list.
I first thought of using footnotes but according to Org documentation
they won't be export
Nicolas Goaziou writes:
>> I first thought of using footnotes but according to Org documentation
>> they won't be exported if they are collected in a special heading.
>
> This doesn't sound right. What do you mean?
Consider the following example, org-footnote-section being "Footnotes"
--8<--
Nicolas Goaziou writes:
> It should be \ref{photo1}/\label{photo1} in this case. I pushed a fix
> for that in maint.
Thanks for the fix.
Julien.
Since a few days (maybe an emacs update) I get this error message
whenever I run org-caldav-sync.
--8<---cut here---start->8---
Debugger entered--Lisp error: (void-function url-http-options)
url-http-options("https://www.google.com/calendar/dav/0fseo5jbfp99
David Engster writes:
> Julien Cubizolles writes:
>> Since a few days (maybe an emacs update) I get this error message
>> whenever I run org-caldav-sync.
>>
>> Debugger entered--Lisp error: (void-function url-http-options)
>>
>> I've been digging aro
As of today, org-cadav-syn fails with
--8<---cut here---start->8---
org-export-icalendar: Symbol's function definition is void:
org-prepare-agenda-buffers
--8<---cut here---end--->8---
Actually, I can't find this function bu
Bastien writes:
> Achim Gratz writes:
>
>> I hope to put this together in the next week or
>> so, then it will be possible to nuke all traces fr4om an old Org and
>> then start from a clean slate with a new Org installation.
>
> Okay, thanks. Let us know how it goes,
What temporary (as in ever
David Engster writes:
> I just pushed a change which should fix this (if the new exporter is
> compatible;
It doesn't seem to be, I get
--8<---cut here---start->8---
apply: Symbol's function definition is void: org-export-icalendar
--8<---cut h
David Engster writes:
> Julien Cubizolles writes:
>> David Engster writes:
>>> I just pushed a change which should fix this (if the new exporter is
>>> compatible;
>>
>> It doesn't seem to be, I get
>>
>> apply: Symbol's function de
David Engster writes:
> Thanks. I've now pushed a further fix which should hopefully make things
> work with the new exporter. Julien, please let me know if it works.
Sorry, it doesn't.
I get the following when running org-caldav with the latest org-mode and
org-caldav from git.
--8<-
Vincent Beffara writes:
> ... sorry for replying to myself like this - here is a patch that seems to
> work:
I'm still running into problems even with this patch, but I'm not very
sure where they lie. Basically I get some messages about duplicate
entries, no org-caldav-results buffer pops up
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.
> org-caldav will then cease to work with Google calendar.
That's very disappointing, org-caldav was the best tool I found to have
Charles Philip Chan writes:
> Julien Cubizolles writes:
>
> Hi Julian:
> Mobileorg can sync (bi-directionally) with the native calendar system of
> your Android device which in turn sync with Google.
Thanks for this info but according to the documentation "MobileOrg can
s
"Sebastien Vauban"
writes:
> Hi Julien,
>
> Julien Cubizolles wrote:
>> Thanks for this info but according to the documentation "MobileOrg can
>> synchronize your TODO items that have a DEADLINE or SCHEDULE". It seems
>> not very practica
Charles Philip Chan writes:
> Julien Cubizolles writes:
>
> Hi Julien:
>
>> Thanks for this info but according to the documentation "MobileOrg can
>> synchronize your TODO items that have a DEADLINE or SCHEDULE".
>
> This is for TODO's. Mobileorg
Lately, the leading stars have been reappearing, seemingly
randomly. I've checked the org-hide face and its value changes:
It's
Foreground: color-234 when the stars are visible
Foreground: #252A2B when they are correctly hidden.
What could possibly trigger this change. I'm running emacs
with a s
Bastien writes:
> Rick Frankel writes:
>
>> On Mar 15, 2013, at 7:13 AM, Julien Cubizolles wrote:
>>
>>> Lately, the leading stars have been reappearing, seemingly
>>> randomly. I've checked the org-hide face and its value changes:
>>>
&
Thanks a lot to Bastien. I'm far from being able to fully appreciate the
work done and the hours it must have needed but from my end, Org-mode
and its development process is a very well-oiled machine, in no small
part thanks to its maintainer I would guess.
Welcome back Carsten.
Julien.
Eric S Fraga writes:
> I tried out the sync to calendar option in MobileOrg. It synced tasks
> (i.e. scheduled and deadline entries) but not entries with just active
> time stamps which are what I use for appointments.
It's working for me: I'm using the latest MobileOrg from the PlayStore
and
I'm new to babel and I'm experiencing a strange problem. A
src_block created with "8---
Export fichier texte
#+BEGIN_SRC python
import numpy
numpy.savetxt("foo.csv", a, delimiter=",")
#+END_SRC
--8<---cut here---end--->8---
The python code should be ind
Eric Schulte writes:
> Julien Cubizolles writes:
>
>> I'm new to babel and I'm experiencing a strange problem. A
>> src_block created with "> in. Here is an example:
>>
>
> Try "TAB
I've been an newbie org user for a while now: in particular, I've never
played with export much and all my LaTeX work as been done with AucTeX
in a .tex file. I'm considering switching to an Org-based setup if I
could get the following, mainly for courses I'm preparing for which I
would need beamer
Alan Schmitt writes:
> devn...@karl-voit.at writes:
>
>> Unison does not offer any merge functionality. However, you can
>> easily use third party tools to handle merge conflicts (Emacs, vim,
>> ...).
>
> (Disclaimer, I participate in Unison's development). Just to clarify
> what I think Karl is
Suvayu Ali writes:
> All of what you list above is supported.
I should know better, this is Emacs + Orgode :-), and now I *have* to
try it even though I'm not sure I need it...
> You just need to learn the syntax.
I'm starting to get my bearings, I'll read and experiment with it.
Thanks.
How can I run several add-to-list after a given package is loaded ? I
could of course do multiples:
(eval-after-load 'package_name '(add-to-list 'element 'list))
but I'm sure there's a more elegant way.
I tried the following:
--8<---cut here---start->8---
(eva
Nicolas Richard writes:
> that's because your (progn) is unquoted and thus evaluated at the same
> time as eval-after-load, i.e. it returns its last value (which is the
> second add-to-list form) and that is what is being added to the
> eval-after-load list. What you want is the whole (progn) ad
What would be the best way to use some tikz code in an org-file ?
I've succeeded so far by putting it in a
#+BEGIN_LaTeX
#+END_LaTeX
structure but from what I understand, this code will only be evaluated
when I export to LaTeX.
I also tried embedding the corresponding LaTeX code, but I only got
I'm trying to switch all my LaTeX needs to orgmode but I'm still
confused by several little things I could not understand in the
manual. I'm not sure what the policy is on the mailing-list, let me know
if it's best to split this message into several ones.
* What's the difference between BEAMER_ENV
I need to export different parts of an org file with different LaTeX
classes, one of which is a beamer style.
I've come up with the following solution: manually switching the
LATEX_CLASS for each export, and using SELECT_TAGS to choose which
headings to export. For the following file
* First sect
Nick Dokos writes:
> Julien Cubizolles writes:
>
>> ...
>> * All the headers I add end up on the same line when I define them like
>> in the following (even with an empty line).
>>
>> #+LATEX_HEADER_EXTRA: \institute{My Institure}
>>
>>
Eric Schulte writes:
> Julien Cubizolles writes:
>> Finally it seems Babel could be the way to go but I'm not sure what it
>> offers for LaTeX source with respect to Embedded LaTeX in this case.
>>
>
> I actually just added this example to worg today,
Nick Dokos writes:
> Julien Cubizolles writes:
>
>
>> * in LaTeX you can use \graphicspath to define the directories in which
>> to look for picture files. Does org mode offer the same possibility ?
>>
>
> No special mechanism afaik, but there is a general one
Hi Myles, and thanks for your input. I've also been playing with
standalone, and successfully got the pictures when exporting to latex
and beamer.
Myles English writes:
> I had been using tikz like this, (note: this may not work and my
> intention is not to preclude your ECM):
>
> #+LATEX_HEADE
I'm struggling with LaTeX source blocks and am not sure anymore if one
can use the :results file header.
I have a csv file to be processed by tikz to get a png picture displayed
in my org buffer.
Here is what I tried
#+NAME: python-tikz
#+header: :results file :file py2tikz_sin.png
#+header: :
Suvayu Ali writes:
> Sounds a bit clumsy; are you aware of subtree export[1]? However I'm
> not sure if you can export the same headline with different backends
> with subtree export.
Subtree export won't do it: it's the whole org-file I need to
export. It's for a course I'm giving: I need the
1 - 100 of 247 matches
Mail list logo