Re: [PATCH] ob-tangle: Add flag to optionally remove files before writing

2024-02-28 Thread Olivier Lischer
Ihor Radchenko writes: > > Thanks for the update! > Unfortunately, your patch has unbalanced parenthesis and will not work. > I have modified your patch to make things work and to make it conform to > Elisp code conventions. I also removed spurious change in the existing > variable. > > See the a

Re: [PATCH] ob-tangle: Add flag to optionally remove files before writing

2024-01-29 Thread Olivier Lischer
Ihor Radchenko writes: > Olivier Lischer writes: > >>> Thanks for the patch, but may you please explain why introducing such >>> variable is useful? >> >> Sure. >> >> I configure all my .dotfiles in an Org mode file and tangle the >> config

Re: [PATCH] ob-tangle: Add flag to optionally remove files before writing

2024-01-28 Thread Olivier Lischer
Ihor Radchenko writes: > Olivier Lischer writes: > >> In December last year was a change introduced, that a file should not be >> removed before >> tangling (https://lists.gnu.org/r/emacs-orgmode/2021-05/msg00337.html). >> In an older bug report >> (https:

[PATCH] ob-tangle: Add flag to optionally remove files before writing

2024-01-23 Thread Olivier Lischer
added a variable to switch between both behaviors. Any feedback or advice is welcome. >From 4f2f2a0dcca82a934144636da478a9243e514f66 Mon Sep 17 00:00:00 2001 From: Olivier Lischer Date: Tue, 23 Jan 2024 21:02:20 +0100 Subject: [PATCH] ob-tangle: Add flag to optionally remove files before writ

[BUG] Any column character in #+LATEX_HEADER breaks the export [9.5.5 (release_9.5.5 @ c:/Program Files/Emacs/emacs-28.2/share/emacs/28.2/lisp/org/)]

2022-11-17 Thread Olivier
ported (the lines of codes with columns after "#+LATEX_HEADER:" do not exports to the LaTeX file). Thanks in advance, Olivier #+LATEX_CLASS: article #+LATEX_CLASS_OPTIONS: [a4paper] #+LATEX_HEADER:\newcommand{\macroOne}{drive:/windows-path/to/file1} #+LATEX_HEADER:\newcommand{\macroTw

Re: [BUG] Any column character in #+LATEX_HEADER breaks the export [9.5.5 (release_9.5.5 @ c:/Program Files/Emacs/emacs-28.2/share/emacs/28.2/lisp/org/)]

2022-11-17 Thread Olivier
MS-Windows* since the absence of space caused not problem with my previous emacs (GNU Emacs 27.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.20, cairo version 1.16.0) with Org mode version 9.6 (9.6-??-e7ea951 @ /home/olivier/.emacs.d/.local/straight/build-27.2/org/). Conclusions - I should h

Bug: Parentheses matching in org-babel code blocks [9.3.6 (9.3.6-elpa @ /home/pholi/.emacs.d/elpa/org-9.3.6/)]

2020-11-18 Thread Philippe Olivier
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list.

Re: emacs + org-mode in virtual machine/docker/...

2020-05-24 Thread Olivier Berger
Hi. On 24/05/2020 11:03, Jens Lechtenboerger wrote: On 2020-05-23, Olivier Berger wrote: Hi. This looks quite similar to my approach to producing course material, which is documented here : https://olberger.gitlab.io/org-teaching including the use of Docker (see https://gitlab.com/olberger

Re: emacs + org-mode in virtual machine/docker/...

2020-05-23 Thread Olivier Berger
> https://oer.gitlab.io/OS/ > > Material generated from this: > https://gitlab.com/oer/OS/-/blob/master/.gitlab-ci.yml > > A howto: https://oer.gitlab.io/emacs-reveal-howto > > Best wishes > Jens > > -- Olivier BERGER https://www-public.imtbs-tsp.eu/~berger_o/ - Ope

[O] Running org-mode (and emacs) inside the Web browser ?

2017-10-27 Thread Olivier Berger
performance would be interesting to benchmark. Thanks for your feedback. Best regards, -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur Recherche - Dept INF Institut Mines-Telecom, Telecom SudParis, Evry (France)

Re: [O] org-info.js (un)maintained ?

2017-07-07 Thread Olivier Berger
Hi. Responding to myself a bit : Olivier Berger writes: > > Maybe a useful thing to do could be to merge the changes from worg/code > into a clone on github and make sure there are pending corresponding > pull requests ? > At least this seems to be feasable, but the result

[O] org-info.js (un)maintained ?

2017-07-07 Thread Olivier Berger
yet to contact Sebastian Rose and thought that maybe others could enlighten me on the code's status before I dig more into the issue. Many thanks in advance. Best regards, -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur Recherche - D

[O] Subtitles in HTML export render document invalid

2017-07-04 Thread Olivier Berger
"self-close" an element, that is, ending it with "/>" instead of ">". This is problematic at least for #+HTML_DOCTYPE: xhtml-strict. Hope this helps, Best regards, -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 In

[O] No support for generation of 'HELP' setting of org-info.js in HTML export

2017-07-03 Thread Olivier Berger
INFOJS_OPT: settings. Thanks in advance. Best regards, [0] http://orgmode.org/worg/code/org-info-js/#text-using-set -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur Recherche - Dept INF Institut Mines-Telecom, Telecom SudParis, Evry (France)

[O] Adding remarks or warning blocks to technical manuals exported to LaTeX

2017-07-03 Thread Olivier Berger
logo I though this could be a quite generic need, for which I struggled to find instructions, thus sharing the tip with the org-mode community. Maybe there are other alternatives to bclogo [0], which may then be worth sharing too. Hope this helps, [0] http://www.ctan.org/pkg/bclogo -- O

[O] Suggestion: provide more detailed example of :options for LaTeX special blocks

2017-07-03 Thread Olivier Berger
nately, I'm not fluent enough in LaTeX to suggest a more "generic" environment than bclogo, readily available in an article, for a direct patch proposal to the manual sources. Hope this helps. Thanks in advance. Best regards, -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berg

Re: [O] Agenda view missing most schedules + Wrong number of arguments: (1 . 5), 6; Skipping entry

2017-01-08 Thread Olivier Berger
Hi. Olivier Berger writes: > Hi. > > Since Debian testing's latest update to 9.0.3 (previously in 9.0), most > of my agenda is missing. > > I get many messages like : > Wrong number of arguments: (1 . 5), 6; Skipping entry [289 times] > > I guess something's

[O] Agenda view missing most schedules + Wrong number of arguments: (1 . 5), 6; Skipping entry

2017-01-08 Thread Olivier Berger
. Without agenda I'm lost ;-) Thanks in advance. Best regards, -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur Recherche - Dept INF Institut Mines-Telecom, Telecom SudParis, Evry (France)

[O] A modest "framework" for authoring teaching material with org-mode

2016-12-20 Thread Olivier Berger
o/org-teaching/slides.html and corresponding handbook : http://www-public.tem-tsp.eu/~berger_o/org-teaching/handbook.pdf Feel free to reuse, adapt, enhance and report. Hope this helps. Best regards, -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D

Re: [O] ox-icalendar's org-icalendar-include-todo and export for TODOs with custom DONE states

2016-12-12 Thread Olivier Berger
Hi. Nicolas Goaziou writes: > Hello, > > Olivier Berger writes: > >> I have a TODO file with additional TODO/DONE states. >> >> It seems that when org-icalendar-include-todo is set to 't', it should >> "include tasks that are not in DONE

[O] ox-icalendar's org-icalendar-include-todo and export for TODOs with custom DONE states

2016-12-09 Thread Olivier Berger
(e) ATTENTE(a) RDV(v) | DONE(d) ANNULE(n) REPORTE(r) I would expect that exporting the TODOs would only export the ones in TODO, DEMARRE, ATTENTE or RDV states. However, TODOs in ANNULE state are exported too, it seems. Any hints ? Thanks in advance. Best regards -- Olivier BERGER http://www-public

[O] SCHEDULED: now needs to be on 2nd line ? - Was: Re: Compact schedule time ranges no longer supported in agenda in org 9 ?

2016-11-15 Thread Olivier Berger
placed on the second line right after the entry's headline, whereas it used to be recognized even in later lines before org 9... So : ** TODO meeting something SCHEDULED <2016-11-15 Tue 14:00-15:00> won't work, but : ** TODO meeting SCHEDULED <2016-11-15 Tue 14:00-15

[O] Compact schedule time ranges no longer supported in agenda in org 9 ?

2016-11-15 Thread Olivier Berger
tasks don't appear any more in the agenda views. I can't seem to find a reference to this "compact form" in the manual or changelog... maybe that was an undocumented feature ? Anyone else with the issue / workaround ? Thanks in advance. Best regards, -- Olivier BERGER http

[O] Litteral :var passing buggy for shell execution in org-babel when in :session

2016-05-20 Thread Olivier Berger
me to recover. I suspect an issue related to tramp + session, incompatible with the variable initialisation mechanism. Any clue ? My setup should be org-mode version : 8.3.4 and normally, ob-sh.el supposedly stock emacs in Debian testing context... Thanks in advance. Best regards, -- Olivier BERGER

Re: [O] HTML + RDFa export/publishing ?

2015-04-21 Thread Olivier Berger
f what you could imagine doing with a link type > approach that could be inline with text. > -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur Recherche - Dept INF Institut Mines-Telecom, Telecom SudParis, Evry (France)

Re: [O] HTML + RDFa export/publishing ?

2015-04-20 Thread Olivier Berger
47]{kitchin-2010} Any clue what's wrong ? Best regards, -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur Recherche - Dept INF Institut Mines-Telecom, Telecom SudParis, Evry (France)

[O] Extending the @@html: making for other content ?

2015-04-20 Thread Olivier Berger
ks in advance. Best regards, -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur Recherche - Dept INF Institut Mines-Telecom, Telecom SudParis, Evry (France)

[O] Colorization/masking of @@html: @@ in emacs editing mode ?

2015-04-20 Thread Olivier Berger
I haven't found instructions for reporting feature requests for org, so feel free to direct me to a more appropriate venue. Hope ths helps. Best regards, -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur Recherche - Dept INF Institu

Re: [O] HTML + RDFa export/publishing ?

2015-04-20 Thread Olivier Berger
Hi. Olivier Berger writes: > Hi. > > John Kitchin writes: > >> Can you give us an example of what you are trying to do? > > For instance, I'd like to link my WebID to publications of mine in a > semantic way, using dcterm or FOAF vocabularies. > > Th

Re: [O] HTML + RDFa export/publishing ?

2015-04-17 Thread Olivier Berger
arch.270a.info/ [1] https://www-public.tem-tsp.eu/~berger_o/weblog/2015/04/07/publishing-my-papers-as-linked-research/ -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur Recherche - Dept INF Institut Mines-Telecom, Telecom SudParis, Evry (France)

Re: [O] HTML + RDFa export/publishing ?

2015-04-17 Thread Olivier Berger
de stuff with RDF properties or relations on the fly... Hope this makes sense (at least for the Semantic Web aware fools ;). Best regards, [0] http://www.w3.org/TR/turtle/ -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur Recherche - Dept INF Institut Mines-Telecom, Telecom SudParis, Evry (France)

[O] HTML + RDFa export/publishing ?

2015-04-15 Thread Olivier Berger
a imagine properties may be used for this, but I'm not so much familiar with using org-mode for storing structured data... Maybe POSH is the answer, but org-mode syntax and editing modes are so cool ;) Thanks in advance. Best regards, -- Olivier BERGER http://www-public.telecom-sudparis.e

Re: [O] [ANN] Firefox extension for org-protocol and org-capture

2014-04-10 Thread Olivier Schwander
ments) painful and subject to random failures. The firefox addon avoids this pain and just works. You may also have a look on: - http://orgmode.org/worg/org-contrib/org-protocol.html - http://orgmode.org/manual/Capture.html Regards, Olivier

Re: [O] [ANN] Firefox extension for org-protocol and org-capture

2014-04-09 Thread Olivier Schwander
/addon/org-mode-capture/ (review pending from Mozilla people). New features: - Hotkey (default: C-M-r) - New emacsclient window (using -c) Best, Olivier

Re: [O] [ANN] Firefox extension for org-protocol and org-capture

2014-02-22 Thread Olivier Schwander
l control on the command line launched, but I think I will be too complex. Olivier

Re: [O] [ANN] Firefox extension for org-protocol and org-capture

2014-02-22 Thread Olivier Schwander
our version of Firefox ? Nick manages to use the FF27 but not FF26. Olivier

Re: [O] [ANN] Firefox extension for org-protocol and org-capture

2014-02-21 Thread Olivier Schwander
d these two lines and maybe have a look on worg: http://orgmode.org/worg/org-contrib/org-protocol.html You can also test manually in a shell with: emacsclient org-protocol://capture://example.com/Example/ (It is exactly what does the add-on) Best, Olivier

[O] [ANN] Firefox extension for org-protocol and org-capture

2014-02-21 Thread Olivier Schwander
/Gnome/KDE/XDG (or whatever we are supposed to do this week to manage handler for protocols). I hope this solution to be easier and more reliable, at least for Firefox users. It is not on https://addons.mozilla.org for now, but I will submit it for review in a few days. Olivier

Re: [O] Archive scheduled (done) items to date-tree wrt scheduled date - Was: Was: Re: Can I set achive or refile target to date-tree?

2013-05-25 Thread Olivier Berger
Hi. Olivier Berger writes: > Hi. > > I found the org-archive-subtree-defadvice.el quite useful, but I'd like > to be able to archive DONE items not to today's date in a date-tree > archive file, but instead to their scheduled date. > > Thus, it reconstructs a jo

[O] Archive scheduled (done) items to date-tree wrt scheduled date - Was: Was: Re: Can I set achive or refile target to date-tree?

2013-05-25 Thread Olivier Berger
date-tree. > http://gist.github.com/370843 > > Regards. > -- Olivier BERGER (OpenPGP: 4096R/7C5BB6A5) http://www.olivierberger.com/weblog/

[O] Exporting org-bibtex links as \cite{} refs in Latex

2012-03-23 Thread Olivier Berger
I think this can work (see more details in [0]), and maybe that wouldn't be too hard to patch org-bibtex for something more generic ? Is this reasonable ? I'm not following the list regularly, so any feedback by email couldn't hurt. Best regards, [0] http://www-public.it-sudpari

[O] Navigatable and exportable bib/notes links - Was: Re: Integration of RefTeX and LaTeX export

2012-03-23 Thread Olivier Berger
ire 'org) to pick up the definition of org-add-link-type: > that seems to be a missing autoload somewhere. > > And finally I like to quote functions with function, not quote, for > compiled-code reasons, but in most cases, it won't make any difference: > use quotes if you prefer. > > Nick > -- Olivier BERGER (OpenPGP: 4096R/7C5BB6A5) http://www.olivierberger.com/weblog/

[O] Pre-reserving options for scheduling ala doodle

2011-11-14 Thread Olivier Berger
frame, and that in case one option's schedule is confirmed, I can notify others that I'm no longer available. How would you manage that in org-mode ? Thanks in advance. Best regards, -- Olivier BERGER http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur

Re: [O] Global Task List

2011-11-11 Thread Olivier Schwander
ke: (setq org-agenda-files (file-expand-wildcards "~/Notes/*.org")) Olivier

Re: [O] Global Task List

2011-11-11 Thread Olivier Schwander
.html#Agenda-files>). Olivier

Re: [O] indenting nested TODOs in agenda views

2011-08-22 Thread Olivier Schwander
re you relying on tags ? For example with :garden: and :home: in my previous example ? Personally, I am used to recall the main heading at the beginning of the children, but only when the TODO item heading is really not clear enough by itself, since it is a quite heavy solution. > Just an incentive to tell you I'd also would love that feature. Same :) Best, Olivier

Re: [O] Formal description of Org files

2011-04-20 Thread Olivier Schwander
ermining what is the expected output of a parser. Maybe the most appropriate format for such a description would be free text, letting parser developers choosing between context-free grammars, regexps or whatever they want ( with a bunch of example org files for reference and tests). Regards, Olivier [1] I am just discovering this thread

Re: [O] [ANN] neo - No Emacs Org in Python

2011-04-19 Thread Olivier Schwander
on the server side and some js/web2.0/buzzword in a fancy web page for the frontend. In this case, you may use any data source you want (google docs, dropbox, regular webdav or even plain old filesystem). Regards, Olivier

Re: [O] [ANN] neo - No Emacs Org in Python

2011-04-19 Thread Olivier Schwander
7;import org' on Python side and 'org agenda/todo/capture/etc' on the shell side. Olivier

[O] [ANN] neo - No Emacs Org in Python

2011-04-19 Thread Olivier Schwander
directory). Cheers, Olivier

Re: [Orgmode] Babel for blogging

2010-10-16 Thread Olivier Schwander
extensively for a little blog-like static website. It's only for Atom, not for RSS, but I am not sure there is a point to focus on some particular format. Cheers, Olivier ___ Emacs-orgmode mailing list Please use `Reply All' to send

Re: [Orgmode] Re: [PATCH] Compiling multiple times the LaTeX output

2010-10-13 Thread Olivier Schwander
(taking care of bibtex, xfig figures, and a lot more). It works seamlessly with org-mode by customizing the variable org-latex-to-pdf-process to "rubber -d --into %o %f". Cheers, Olivier ___ Emacs-orgmode mailing list Please use `Reply All&#x

Re: [Orgmode] Re: Org-mode screencasts

2010-09-26 Thread Olivier Berger
've seen use of : http://pabloseminario.com/projects/screenkey/ on Ubuntu, that was quite nice for this I guess. My 2 cents, Best regards, -- Olivier BERGER http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingénieur Recherche - Dept INF Institut TELECOM, Sud

[Orgmode] Toolbar buttons for common actions (helping emacs newbees)

2010-09-26 Thread Olivier Berger
end to be afraid by the use of complex key presses (yeah, they haven't been enlightened by the beauty of the Emacs, yet ;) What do you think ? Best regards, -- Olivier BERGER http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingénieur Recherche - Dept INF Instit

[Orgmode] Problem in org + beamer on B_frame BEAMER_env for subsections with BEAMER_FRAME_LEVEL: 0

2010-09-16 Thread Olivier Berger
:B_frame: :PROPERTIES: :BEAMER_env: frame :END: ** Example subsection 1 :B_frame: :PROPERTIES: :BEAMER_env: frame :END: *** Subection 1 text *** coin * Footnotes [fn:1] hehe -- Olivier BERGER http://www-public.it-sudparis

Re: [Orgmode] Org-Mode API?

2010-09-15 Thread Olivier Schwander
ld a kind of mobile-org for N900 and Maemo but it's designed to be enough generic for web applications or desktop applications. Currently, it only supports rebuilding the tree of an org file. There is no release but a public Darcs repository is available at: http://chadok.info/darcs/orgpy/

[Orgmode] Re: org-mode on Nokia n800 - Was: Re: OT: orgmode on my palm TX?

2010-08-29 Thread Olivier Berger
Hi. Eric S Fraga writes: > On Sat, 28 Aug 2010 10:46:23 +0200, Olivier Berger > wrote: >> >> Are there packages for nokia n800 running OS 2008 ? I happen to have one >> such device that could very well be used for this instead of collection >> dust ;) >>

[Orgmode] org-mode on Nokia n800 - Was: Re: OT: orgmode on my palm TX?

2010-08-28 Thread Olivier Berger
l seems old and requires dependencies on unabailable packages (libxaw). Also emacs 22 is a bit too old maybe ? Any hints would be welcome. Best regards, -- Olivier BERGER - OpenPGP: 5819D7E8 Ingénieur Recherche - Dept INF - T&MSP (http://www.it-sudparis.eu) __

[Orgmode] Re: OT: orgmode on my palm TX?

2010-08-27 Thread Olivier Berger
ss : http://lists.gnu.org/archive/html/emacs-orgmode/2010-03/msg00750.html Hope this helps. Best regards, -- Olivier BERGER - OpenPGP: 6B829EEC Ingénieur Recherche - Dept INF - T&MSP (http://www.it-sudparis.eu) ___ Emacs-orgmode mailing list

Re: [Orgmode] camel.el, for CamelCase links

2010-08-04 Thread Olivier Berger
a (top > level?) heading in that file. If the heading existed, then great. If > not, then it's created as part of the same trigger. > I think that's the way I would expect it to work in most wikis (or with [[CamelCase#usage]] maybe for some. Best regards, -- Olivier BERGER

Re: [Orgmode] camel.el, for CamelCase links

2010-08-04 Thread Olivier Berger
gt; I'm willing to test. > > Can you provide the handlers so that the code works for Org? > I'd too like to be able to test too... provided I knew how to ;) ... any hints on how to integrate it ? Thanks in advance. Best regards, P.S. what's the Folio project ? -- Oli

Re: [Orgmode] Wiki-like creating links on the fly for org

2010-07-29 Thread Olivier Berger
ttp://lists.gnu.org/mailman/listinfo/emacs-orgmode > >> > > >> > >> ___ > >> Emacs-orgmode mailing list > >> Please use `Reply All' to send replies to the list. > >> Emacs-orgmode@gnu.org > >

Re: [Orgmode] Migrating from zim to org-mode ?

2010-07-29 Thread Olivier Berger
e quite convenient IMHO. > I will eventually do it when my elisp skills reach the required level, > though, for me it's the only thing missing. That'd be cool ;) > > Marcelo. > Best regards, > On Wed, Jul 28, 2010 at 1:00 AM, Olivier Berger > wrote: > > Hi.

[Orgmode] Migrating from zim to org-mode ?

2010-07-27 Thread Olivier Berger
Some useability / convenience comparison betw Zim and Org-Mode would be interesting to me too. Thanks in advance. Best regards, [0] http://zim-wiki.org/ -- Olivier BERGER http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingénieur Recherche - Dept INF Institut TELECOM,

Re: [Orgmode] [ANN] Org to Atom, revisited

2010-06-16 Thread Olivier Schwander
mp used from the export, since it will displayed by the reader. > 1.3 Export settings > > content: turn on/off publishing content When content is t, the headline is exported both in title and in content, is this a feature or a bug ? If it's a feature, it should be nice to hav

Re: [Orgmode] clocktable display format

2010-03-29 Thread Olivier Schwander
Le 26 Mar 2010 17:31, Olivier Schwander a écrit: > Hello, > > I am using clocktable to display a summary of the effort in a subtree. > As I am not particularly interested in precise hourly details, I would > like to display the total time in days instead of hours. > &

[Orgmode] clocktable display format

2010-03-26 Thread Olivier Schwander
work since the fields are in the format hour:minute. I suppose I could use org-babel to parse the content of the field and convert it into days but it seems rather complicated and I would be happy with a simple solution. Any ideas ? Thanks, Ol

Re: [Orgmode] Re: org-mode news as a feed

2010-02-01 Thread Olivier Schwander
Le 01 Feb 2010 12:25, Łukasz Stelmach a écrit: > > OK. I've got some ideas. I'll see if they are feasible. > Btw, it seems to be a very nice feature to be able to get rss/atom feed from published org pages. Olivier ___ Emacs-o

Re: [Orgmode] Big curly bracket

2009-12-08 Thread Olivier Schwander
hered} > 1 if x < 0 \\ > \bot otherwise \\ > \end{gathered} > --8<---cut here---end--->8--- > > doesn't to what I'd like it to do. > Any idea? No idea, did you try with \begin{cases}...\end{cases}