[Orgmode] Re: TaskJuggler3, revisited

2010-11-08 Thread Christian Egli
was thinking that we should use the #+BEGIN_foo mechanism, i.e. introduce a TaskJuggler blocks with #+BEGIN_TaskJuggler and #+END_TaskJuggler. These could then be used for example to define reports. This would require some changes to org-exp.el. Thoughts? Ideas? Christian -- Christian Egli Swiss

Re: [Orgmode] org text color highlights fails

2010-11-04 Thread Christian Moe
Hi, You are not doing anything wrong. The below solution only changes color in exported text (HTML, Latex). It doesn't put different faces on different link types in the Org buffer. So it's not a great help in editing. Yours, Christian Moe On 11/4/10 4:13 PM, Marvin Doyley wrote: Hi

[Orgmode] [BUG] Latex export fails to include drawers

2010-11-03 Thread Christian Moe
The Latex exporter seems to fail to include drawers when asked to. The HTML exporter, however, includes them as expected (as verbatim example). I've looked at org-exp.el to try to understand why, but I don't. I'm using 7.02trans on GNU Emacs 23.2.1. Minimal example:

Re: [Orgmode] abstract in exported latex and html

2010-11-02 Thread Christian Moe
src block: the example now sets a class rather than style on HTML export, keeping it semantic. The debate on extensible markup solutions continues, I think, but I'm glad some people find the custom-link idea useful, in the interim at least. Yours, Christian On 11/2/10 5:45 AM, Carsten

Re: [Orgmode] Re: epresent and Org-mode: using Emacs to run presentations of Org-mode docs

2010-11-02 Thread Christian Moe
Hi, the librsvg man page says PNG and JPEG raster formats only. CM On 11/2/10 11:40 AM, Rainer M Krug wrote: On Mon, Nov 1, 2010 at 11:47 PM, Christian Moe m...@christianmoe.com mailto:m...@christianmoe.com wrote: Re: converting SVG Have you looked at rsvg (http

Re: [Orgmode] Re: epresent and Org-mode: using Emacs to run presentations of Org-mode docs

2010-11-02 Thread Christian Moe
Hi, Yes, I can confirm batik-rasterizer, despite the name, made nice vector-based PDF from SVG. Thanks, Nick. So that's two options now, Inkscape and Batik. Enough noise from me on this, I think. Yours, Christian On 11/2/10 3:20 PM, Nick Dokos wrote: Christian Moem...@christianmoe.com

Re: [Orgmode] Sorting table columns (*not* content)

2010-11-01 Thread Christian Moe
If you want to sort table columns manually (usually that's quick and easy), forget rectangle editing: M-left and M-right are your friends. Cheers, Christian On 11/1/10 2:52 PM, Jeff Horn wrote: From the manual: [1] , | C-c C-x M-w | Copy a rectangular region from a table to a special

Re: [Orgmode] abstract in exported latex and html

2010-11-01 Thread Christian Moe
the existing link syntax for this kind of markup. See http://orgmode.org/worg/org-tutorials/org-latex-export.php#sec-12 I'm all for using custom links to extend inline markup, but this is block-level, and thus handily extensible with org-special-blocks. Cheers, Christian

Re: [Orgmode] Re: epresent and Org-mode: using Emacs to run presentations of Org-mode docs

2010-11-01 Thread Christian Moe
--without-gui --export-text-to-path --export-eps=drawing.eps drawing.svg From a sample 52 KB SVG file, Inkscape gives me a 420 KB EPS and Prince a 20 KB PDF. Cheers, Christian On 10/29/10 4:19 PM, Eric S Fraga wrote: Łukasz Stelmachlukasz.stelm...@iem.pw.edu.pl writes: Eric S Fragaucec

[Orgmode] Re: TaskJuggler 3, revisited

2010-10-29 Thread Christian Egli
. - can I do grunt work for someone to make this happen? Testing would help. Thanks. Footnotes: [1] `org-export-taskjuggler-default-reports' -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

Re: [Orgmode] Re: TaskJuggler 3, revisited

2010-10-28 Thread Christian Egli
, and then post the link on the mailing list? I set up a repo and pushed my changes to the code there (http://github.com/egli/org-mode). I think we should put your email, and this reply to the list as well. Yes, I almost forgot. Would you mind doing that? Thanks Christian -- Christian Egli Swiss

Re: [Orgmode] no line break after subheading?

2010-10-27 Thread Christian Moe
:END: ** September 2011: Research team assembles initial documents. Yours, Christian On 10/26/10 5:52 PM, Matt Price wrote: Hi eveyrone, I'm coming up on this with some frequency now -- I often need to write documents in a pretty compact format, in which subheadings really need

Re: [Orgmode] Re: Aligning Columns in HTML Export Tables

2010-10-25 Thread Christian Moe
; } td.right { text-align:right; } td.left { text-align:left; } td.center { text-align:center; } Is there a way to write this more compactly? Yours, Christian ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list

Re: [Orgmode] Re: Aligning Columns in HTML Export Tables

2010-10-25 Thread Christian Moe
On 10/25/10 11:08 AM, Carsten Dominik wrote: On Oct 25, 2010, at 10:51 AM, Christian Moe wrote: On 10/25/10 6:36 AM, Baoqiu Cui wrote: I am wondering if there is any special reason to use class instead of align. If not, can we change the elisp code to use align? I believe the align

Re: [Orgmode] Re: Aligning Columns in HTML Export Tables

2010-10-25 Thread Christian Moe
, to be consistent with what you're doing on cells (and where HTML5 seems to be heading). Christian ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] Re: Aligning Columns in HTML Export Tables

2010-10-25 Thread Christian Moe
in this regard, at least, the thinking behind the HTML 5 proposal makes sense. (As for the relationship between HTML 5 and XHTML, let's not go there...) Christian ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs

Re: [Orgmode] Re: Adding tags, grouping tags

2010-10-24 Thread Christian Moe
easier to implement the feature on top of existing code. Yours, Christian Moe ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] Re: Aligning Columns in HTML Export Tables

2010-10-21 Thread Christian Moe
On 10/21/10 2:25 AM, Sebastian Rose wrote: (...) |l |l |r | | A | B | C | | 1 | 2 | 3 | | 12 | 13 | 300 | | 9 | 11 | 4 | I get colgroupcol align=left /col align=left /col align=right / /colgroup as expected. That's interesting. From the same example I get

[Orgmode] [PATCH] Fix an error in org-taskjuggler-get-unique-id

2010-10-20 Thread Christian Egli
Don't try to pop from an empty list and downcase the result --- lisp/org-taskjuggler.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lisp/org-taskjuggler.el b/lisp/org-taskjuggler.el index 23f4b62..6367b7a 100644 --- a/lisp/org-taskjuggler.el +++

Re: [Orgmode] Re: Aligning Columns in HTML Export Tables

2010-10-20 Thread Christian Moe
On 10/20/10 7:16 PM, Bernt Hansen wrote: Jeff Hornjrhorn...@gmail.com writes: Is there a way to specify a particular column in org-mode that will be exported right-aligned in HTML? | A | B | C | | 1 | 2 | 3 | For the table above, I would like column C right aligned when I export to HTML,

Re: [Orgmode] Re: TaskJuggler 3, revisited

2010-10-19 Thread Christian Egli
code to the list. There might be other people interested in it and pitching in with opinions and improvements. Thanks -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

[Orgmode] Re: TaskJuggler 3, revisited

2010-10-18 Thread Christian Egli
tj2 and tj3, possibly depending on a defcustom. Thanks -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland ___ Emacs-orgmode mailing list Please use `Reply All' to send replies

[Orgmode] Re: TaskJuggler 3, revisited

2010-10-18 Thread Christian Egli
or 3, I simply created my own chart using tikz in latex. Sweet hack! And looks quite nice too. Thanks -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland ___ Emacs-orgmode

Re: [Orgmode] centering text in html

2010-10-12 Thread Christian Moe
Hi again, Vinh, More to the point, why don't you just use #+BEGIN_CENTER { [[file:index.org][Home]] | [[file:files.org][Announcements and Files]] } #+END_CENTER See info:org:Paragraphs. Cheers, CM On 10/11/10 7:02 PM, Christian Moe wrote: Hi, Of the two non-working examples, one is due

Re: [Orgmode] centering text in html

2010-10-12 Thread Christian Moe
On a similar note, I searched for right on the manual but did not see anything for right aligned. Just to confirm, there isn't a #BEGIN_RIGHT feature right? Not that I know of, but Org-mode contains multitudes... CM ___ Emacs-orgmode mailing

Re: [Orgmode] centering text in html

2010-10-11 Thread Christian Moe
://lists.gnu.org/mailman/listinfo/emacs-orgmode -- Christian Moe E-mail: m...@christianmoe.com Website: http://christianmoe.com ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman

Re: [Orgmode] full production use of org-mode: time to say thanks again!

2010-10-09 Thread Christian Moe
What's an inline todo? Just curious, Christian Eric S. Fraga wrote: - todo items, including in-line todos [1]. (...) Footnotes: [1] If I have one niggle to report it is that indenting text after an in-line todo doesn't seem to work properly: it indents any subsequent paragraphs

Re: [Orgmode] Re: arranging and publishing music with Org-mode and lilypond

2010-10-06 Thread Christian Moe
outlined, it would be important to use these tricks in export: http://lilypond.org/doc/v2.12/Documentation/user/lilypond-program/Alternate-methods-of-mixing-text-and-music#Alternate-methods-of-mixing-text-and-music Yours, Christian ___ Emacs-orgmode

Re: [Orgmode] arranging and publishing music with Org-mode and lilypond

2010-10-05 Thread Christian Moe
clearly be done better with Babel. So if someone's thinking about ob-lilypond, integration with lilypond-book as a post-processing step would be useful. Yours, Christian On 10/4/10 4:31 AM, John Hendy wrote: On Sun, Oct 3, 2010 at 8:24 PM, T.F. Torrey tftor...@tftorrey.com mailto:tftor

Re: [Orgmode] Re: latex export problem

2010-10-01 Thread Christian Moe
On 10/1/10 9:40 AM, Jörg Hagmann wrote: org-version: yesterday's pull emacs: 23.2.1 (x86_64-apple-darwin, NS apple-appkit-1038.29) of 2010-05-09 And mine is - this morning's pull - GNU Emacs 23.2.1 (powerpc-apple-darwin9.8.0, NS apple-appkit-949.54) of 2010-09-03 CM

[Orgmode] Re: How do I convert org to OpenOffice?

2010-09-30 Thread Christian Egli
with LaTeX2rtf. Cross references didn't work though. A colleague just showed me PyODConverter[1] which seems to be some kind of command line remote control for OO.o. So what you do is to export org to html and then use PyODConverter to convert html to doc. According to him it works well. HTH Christian

[Orgmode] Re: Orgmode meetup at FOSDEM, February 2011. Who would come?

2010-09-29 Thread Christian Egli
to FOSDEM and eat some Belgian waffles :-) - [X] I would come and give a talk in the devroom Sure, I could talk about taskjuggler integration. -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

[Orgmode] Re: FLOSS Weekly show about Org-mode

2010-09-27 Thread Christian Egli
the application and see if they'll give you a room :-). If there is a room I'll come and do a presentation :-). Thanks Christian Footnotes: [1] http://www.fosdem.org/2011/ [2] http://www.fosdem.org/2011/call_for_devrooms [3] http://www.fosdem.org/2011/call_for_main_speakers -- Christian Egli

[Orgmode] Bug: subtree export fails with src block

2010-09-23 Thread Christian Moe
: No such file: /Users/CM/org/test2.org:: A backtrace is attached. Yours, Christian Debugger entered--Lisp error: (error #(No such file: /Users/CM/org/test2.org:: 14 39 (org-attr nil))) signal(error (#(No such file: /Users/CM/org/test2.org:: 14 39 (org-attr nil error(No such file: %s

Re: [Orgmode] Re: Bug: subtree export fails with src block

2010-09-23 Thread Christian Moe
(concat org-current-export-file :: (nth 4 (ignore-errors (org-heading-components)) and that org-heading-components fails to return the heading text. Can't see why, though. Yours, Christian On 9/23/10 5:17 PM, Eric

Re: [Orgmode] Re: org-babel - utility to ease chopping src chunks into smaller org entries

2010-09-21 Thread Christian Moe
`Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode -- Christian Moe E-mail: m...@christianmoe.com Website: http://christianmoe.com ___ Emacs-orgmode mailing list Please use `Reply All

Re: [Orgmode] Re: org-babel - utility to ease chopping src chunks into smaller org entries

2010-09-21 Thread Christian Moe
Hi Eric, Great, thanks. Christian On 9/21/10 3:04 PM, Eric Schulte wrote: Hi Christian, I agree generalizing this function over all block types would be very useful. When I find the time I will make this change. Thanks -- Eric Christian Moem...@christianmoe.com writes: Hi, I'm late

Re: [Orgmode] image alt text for HTML export

2010-09-14 Thread Christian Moe
@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode -- Christian Moe E-mail: m...@christianmoe.com Website: http://christianmoe.com ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http

[Orgmode] Query: Nested sort in table?

2010-09-14 Thread Christian Moe
Hi, Is there a technique or strategy to get nested sorts in Org tables, i. e. sorting first by column B, then by column A, ...? e.g. a list of publications sorted by title: | Author| Year | Title| Type| |---+--+--+-| | Smith, J. | 2006

Re: [Orgmode] questions about table mode and spreadsheets

2010-09-07 Thread Christian Moe
, CM On Tue, Sep 07, 2010 at 12:44:03AM +0200, Christian Moe wrote: On 9/6/10 3:38 PM, Inquisitive Scientist wrote: 2. How do I compute the sum of a column only if a corresponding row matches some condition? For example, how do I compute the sum of numbers in column a for which the name

[Orgmode] Re: task juggler export

2010-09-06 Thread Christian Egli
that defcustom is overwriting your file variable. I don't understand however how you could make your file variable work. Maybe the variable org-export-taskjuggler-default-project-duration needs to be buffer-local. How does this interact with defcustom? Thanks Christian -- Christian Egli Swiss Library

Re: [Orgmode] questions about table mode and spreadsheets

2010-09-06 Thread Christian Moe
| |--+---+---+---+---| | foo | | 1 | 2 | 3 | | bar | | 3 | 2 | 1 | | bar | | 4 | 5 | 6 | |--+---+---+---+---| | | | | | | #+TBLFM: $2='(if (string= $1 bar) 1 0):: @5$3=vsum(vmask(@i$...@ii$2,@i...@ii)) It does exactly what you asked, but I don't think it will scale well... Cheers, Christian

Re: [Orgmode] how difficultwould it be to support zotero in org?

2010-09-05 Thread Christian Moe
=bibliography I'm experimenting with some refinements, will post them here eventually. Yours, Christian ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] how difficultwould it be to support zotero in org?

2010-09-03 Thread Christian Moe
tried {Smith, 1995, 6-7} citations and formatting with Zotero's RTF scan (http://www.zotero.org/support/rtf_scan)? It's another manual step, of course, so the whole process gets pretty lengthy, but it does let you format bibliographies for Word with Zotero from Org... Yours, Christian

[Orgmode] Re: Orgmode: exporter for taskjuggler

2010-09-02 Thread Christian Egli
Markus Heller helle...@gmail.com writes: Hello Christian, I'm very interested in using your taskjuggler export from orgmode. Unfortunately, I'm on a Windoze box, and getting TJ2 to work is a big pain ... However, TJ3 is fairly straightforward, since it's Ruby, so I'm wondering, do you have

Re: [Orgmode] how difficultwould it be to support zotero in org?

2010-09-02 Thread Christian Moe
://lists.gnu.org/mailman/listinfo/emacs-orgmode -- Christian Moe E-mail: m...@christianmoe.com Website: http://christianmoe.com ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http

Re: [Orgmode] how difficultwould it be to support zotero in org?

2010-09-02 Thread Christian Moe
On 9/2/10 9:45 PM, David Maus wrote: Well... Providing an Elisp interface to Zotero is on my Someday, Maybe list and at least there is a successful attempt to talk to Zotero using MozRepl[1] (after I've discovered that Zotero's SOAP interface was abandoned). So much for the sleepless nights I

Re: [Orgmode] Bug: Impossible to have right bracket in footnotes [7.01trans]

2010-08-31 Thread Christian Moe
/28191 Cheers, Christian Giovanni Ridolfi wrote: Aidan Gauland aidal...@no8wireless.co.nz writes: Emacs : GNU Emacs 24.0.50.6 (x86_64-unknown-linux-gnu, GTK+ Version 2.20.1) of 2010-08-29 on dimension8 Package: Org-mode version 7.01trans It is impossible to have closing brackets

[Orgmode] [PATCH] Make the number of printed weeks configureable

2010-08-30 Thread Christian Egli
This is useful for the hipster PDA where you might want to print more weeks than just four. --- contrib/scripts/org2hpda |7 ++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/contrib/scripts/org2hpda b/contrib/scripts/org2hpda index 1957aa9..6b308f3 100755 ---

[Orgmode] { in Latex fragments

2010-08-25 Thread Christian Wittern
Hi there, In my org-mode document, I have a special sequence to switch to a Japanese font defined as \J. When using this, I have to do something like {\J (Japanese characters here}. However, when I run the org-mode export, the braces { and } are escaped as \{ and \} and thus loosing their

Re: [Orgmode] { in Latex fragments

2010-08-25 Thread Christian Wittern
Christian Wittern, on the road On Aug 25, 2010, at 17:39, Eric S Fraga ucec...@ucl.ac.uk wrote: to hello [\J ウ ] or: (\J ウ) [] and () are not escaped cheers, Giovanni I think because the {}'s define a scope in latex and so the \J only affects text surrounded

Re: [Orgmode] Error using Calc time format in table

2010-08-21 Thread Christian Moe
in an infinite loop, I just get #ERROR messages. Yours, CM Christian Moe wrote: Hi, When I use Calc time format in the spreadsheet, it fails to deal with hours. (Using 7.01trans, pulled today.) E.g. this simple sum gives an error: | 1@ 23' 45 | | 1@ 14' 45 | || | #ERROR

Re: [Orgmode] row and col spaning in table?

2010-08-20 Thread Christian Moe
Carsten Dominik wrote: On Aug 18, 2010, at 9:32 AM, Christian Moe wrote: (...) I'd tentatively suggest adding a feature to span Org-table cells across rows and columns -- on *export* only. (Sorry if this has been thought of before.) (...) Hi Christian, I am willing to offer a hook

Re: [Orgmode] row and col spaning in table?

2010-08-18 Thread Christian Moe
Giovanni Ridolfi wrote: David Hajage dhaj...@gmail.com writes: and I was wondering if row and col spaning was possible? Currently not. But, if this is your case, you should use the table.el package. Yes. Still, I'd tentatively suggest adding a feature to span Org-table cells across rows

Re: [Orgmode] Request for opinions: [ANN] List improvement v.2o

2010-08-18 Thread Christian Moe
can be found to have it both ways. Yours, Christian ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] Request for opinions: [ANN] List improvement v.2o

2010-08-18 Thread Christian Moe
Oops. Sorry. CM Nicolas Goaziou wrote: Hello, Christian Moe writes: Ending lists by indentation most closely resembles how one would end a list in ordinary typed prose (with a single blank line before a following paragraph, not two, certainly not with an end-of-list symbol). Just

[Orgmode] trying to get xetex working with org-mode

2010-08-13 Thread Christian Wittern
etc is just too complex for me to understand. I would appreciate if some kind soul would explain to me how to trim this down to use only the packages I need. All the best, Christian ___ Emacs-orgmode mailing list Please use `Reply All' to send

Re: [Orgmode] trying to get xetex working with org-mode

2010-08-13 Thread Christian Wittern
for. All the best, Christian -- Christian Wittern, Kyoto ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] text color + highlight

2010-08-10 Thread Christian Moe
about extra syntax to get this kind of thing. Would not oppose it, but probably never use it. - Carsten Those examples are not very readable IMO -- without a separator it's hard to see where the property values end and the marked up text begins. Yours, Christian

Re: [Orgmode] text color + highlight

2010-08-10 Thread Christian Moe
format 'latex) (format {\\color{%s}%s} path desc) --8---cut here---end---8--- Yours, Christian ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http

Re: [Orgmode] text color + highlight

2010-08-10 Thread Christian Moe
defined link types mean do something when clicked, which a =color:red= link does not. Christian ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] Org-mode release 7.01

2010-07-19 Thread Christian Moe
Congratulations and thanks for this amazing software. Yours, Christian Moe Carsten Dominik wrote: Hi everyone, I have just released version 7.01 of Org mode. ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list

Re: [Orgmode] [PATCH] Use correct variable when calculating `org-timer-start-time'

2010-07-17 Thread Christian Moe
Hi, I've tested and this patch solves the bug I reported yesterday under the heading [Orgmode] Bug: org-timer-start with offset [6.36trans]. Thanks! Yours, Christian David Maus wrote: * org-timer.el (org-timer-start): Use correct variable when calculating `org-timer-start-time'. --- lisp

Re: [Orgmode] Bug: org-timer-start with offset [6.36trans]

2010-07-17 Thread Christian Moe
Solved by David Maus's patch. Thanks, Christian ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Bug: org-timer-start with offset [6.36trans]

2010-07-16 Thread Christian Moe
prompted and the timer starts. Yours, Christian My setup: Emacs : GNU Emacs 23.1.1 (powerpc-apple-darwin9.8.0, NS apple-appkit-949.54) of 2010-01-18 on Celebrian.local Package: Org-mode version 6.36trans current state: == (setq org-export-latex-after-initial-vars-hook '(org-beamer

[Orgmode] Re: LaTeX calendar from org-mode agenda?

2010-07-15 Thread Christian Egli
will then help you to write the lisp to generate the needed latex. I've long wanted some nice looking export of the agenda. Your input might just give me enough impetus to hack something up. Thanks Christian Footnotes: [1] http://repo.or.cz/w/org-mode.git/blob/HEAD:/contrib/scripts/org2hpda [2] http

Re: [Orgmode] Re: New CSS for orgmode and Worg ?

2010-07-12 Thread Christian Egli
Bastien bastien.gue...@wikimedia.fr writes: Christian Egli christian.e...@sbszh.ch writes: What I'd like to see is something more aligned with the css for asciidoc which makes for a very pleasant and readable experience. Yes, the CSS behind asciidoc is neat. Unfortunatelly my expertise

Re: [Orgmode] Verbatim export

2010-07-08 Thread Christian Moe
work. BR, Vincent. ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode -- Christian Moe E-mail: m...@christianmoe.com Website: http

[Orgmode] Re: New CSS for orgmode and Worg ?

2010-07-07 Thread Christian Egli
it comes to css. Thanks Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs

Re: [Orgmode] Verbatim LaTeX inside delimiters in HTML export with jsMath?

2010-07-01 Thread Christian Moe
in. Thanks! I'll see about updating the Worg page -- but I'm a Git novice and will be on a 56K modem for a bit, so it won't happen immediately. Yours, Christian Carsten Dominik wrote: For John Wiegley: John, please do not yet apply the attached patch... Hi Christian, I am trying to get back

Re: [Orgmode] Re: [ANN] Org-babel integrated into Org-mode

2010-07-01 Thread Christian Moe
to know I won't be causing any mischief with the SRC blocks in my humble HOWTO note files. Yours, Christian Moe Eric Schulte wrote: Hi, Pursuant to the below, I've created a new babel-safety branch of the repository. It includes two new commits, the first of which implements confirmation

Re: [Orgmode] Verbatim LaTeX inside delimiters in HTML export with jsMath?

2010-07-01 Thread Christian Moe
Hi, The Worg page on jsMath now documents the new =LaTeX:verbatim= option: http://orgmode.org/worg/org-tutorials/org-jsmath.php#sec-4 I added a new heading for this, as it no longer belongs under disadvantages. :) Yours, Christian Moe ___ Emacs

Re: [Orgmode] Verbatim LaTeX inside delimiters in HTML export with jsMath?

2010-06-18 Thread Christian Moe
it superscripted, but not get p \begin{equation} e=mcsup2/sup \end{equation} /p In other words, to have my cake and eat it, too. I hope it's clearer now. Yours, Christian Carsten Dominik wrote: Hi Christian, how should, in this case, a literal LaTeX environment like \begin{equation

[Orgmode] Verbatim LaTeX inside delimiters in HTML export with jsMath?

2010-06-17 Thread Christian Moe
$ and $m^2$, but less readable, and irksome when you've got used to an easier way. An inline formula can be protected by surrounding it with verbatim markup, =$...$=, but then it's only good for jsMath, not for LaTeX export. Yours, Christian ___ Emacs

[Orgmode] Re: [PATCH] Call `start-process-shell-command' with just 3 arguments.

2010-06-17 Thread Christian Egli
to that effect in the taskjuggler-export branch. Also a patch is attached. Thanks Christian From 2a52eea0d0d20bfcf68375b3aa2fe5bdf402e2d3 Mon Sep 17 00:00:00 2001 From: Christian Egli christian.e...@alumni.ethz.ch Date: Thu, 17 Jun 2010 10:37:59 +0200 Subject: [PATCH] Change invocation of start-process

[Orgmode] Re: any idea how to convert org file to MS WORD an retain text structure?

2010-06-15 Thread Christian Egli
followed by latex2rtf in the past. Most things work reasonably well, other like toc don't seem to work. So some manual fidgeting is required in the end. HTH Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

Re: [Orgmode] Re: A request: Moving away from ChangeLog

2010-06-02 Thread Christian Egli
process (for all of GNU Emacs) with the FSF is complete. If you like I can send you copies of the signed PDFs. Should I push to a branch (e.g. taskjuggler-export) on repo.or.cz and take it from there? Thanks Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print

[Orgmode] Re: A request: Moving away from ChangeLog

2010-05-21 Thread Christian Egli
-log-entry, etc). So before pouring out the baby with the bathwater maybe we should at least try if the git merge driver solves the main problem we have with the Changelog files. Thanks Christian Footnotes: [1] http://www.mail-archive.com/bug-gnu...@gnu.org/msg09183.html [2] http

Re: [Orgmode] org-entities-user

2010-05-20 Thread Christian Moe
while typing the hex code, e.g. `211d' for R. On the Mac, open the Character Palette and jump to Letterlike Symbols. In Emacs, you can select the Unicode input method with `C-x RET C-\ ucs RET' Then typing U followed by the hex code, `U211d', will get you the double-struck R. Christian Moe

Re: [Orgmode] Newbie: Custom link type formatting in LaTeX export?

2010-05-12 Thread Christian Moe
. Simple test: Export to LaTeX from an Org file including [[bbdb:Jane Doe][Ms Doe]] Currently it defaults to fixed-width (\texttt{Ms Doe}). When patched, it should come out italicized (\textit{Ms Doe}) as per the export function in org-bbdb.el. Yours, Christian

Re: [Orgmode] Newbie: Custom link type formatting in LaTeX export?

2010-05-12 Thread Christian Moe
Hi, this looks pretty good! I just made a let binding for you local fnc variable and replaced org-solidify-link-text with org-link-unescape. Thanks! I just copied those over from the html exporter without thinking much. Yours, Christian

Re: [Orgmode] Newbie: Custom link type formatting in LaTeX export?

2010-05-12 Thread Christian Moe
Correction - I just wrote: I just copied those over from the html exporter without thinking much. - that wasn't true for org-solifidy-link-text, of course. Just in case you started wondering if something was wrong with the html exporter. Thanks for patching. Christian

[Orgmode] Re: unique id=-values in aggregated html-exported docs

2010-05-11 Thread Christian Egli
aggregating different elements into one. Can you list which html elements are the problem? Does it help if you use the BODY-ONLY option (C-h f org-export-as-html)? HTH Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich

[Orgmode] Newbie: Custom link type formatting in LaTeX export?

2010-05-11 Thread Christian Moe
formatted as =\texttt{descr}=. I see that org-export-as-html and org-export-as-docbook look up org-link-protocols to get the function for formatting the link, but it seems that org-export-as-latex doesn't. Yours, Christian Moe ___ Emacs-orgmode mailing

Re: [Orgmode] [ANN] Exporter for taskjuggler

2010-04-20 Thread Christian Egli
to tweak the reports some, but this can be done with the customize interface. HTH Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland ___ Emacs-orgmode mailing list Please

Re: [Orgmode] [ANN] Exporter for taskjuggler

2010-04-19 Thread Christian Egli
page and the code in the branch soon so things should become clearer. Thanks Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland ___ Emacs-orgmode mailing list

[Orgmode] Re: Implementing Kanban in Org-mode

2010-04-14 Thread Christian Egli
to do this and shuffle the tasks about? Could you not just use the the global TODO list[2] and sort the tasks by TODO state? HTH Christian Footnotes: [1] http://orgmode.org/manual/Using-the-mapping-API.html#Using-the-mapping-API [2] http://orgmode.org/manual/Global-TODO-list.html#Global-TODO

[Orgmode] Re: Loosing tasks with remember

2010-04-14 Thread Christian Zang
Thanks, Bernt, ok, invoking remember a couple of times in sequence is what I wanted to avoid in the first place, but refiling a complete tree is a good idea and might work for my purposes. Cheers, Christian Am 14.04.2010 um 03:55 schrieb Bernt Hansen: Christian Zang christian.z...@fh

[Orgmode] Re: orgcard.txt in Makefile

2010-04-13 Thread Christian Egli
the desired result. Then submit the newest orgcard.txt as a patch so you will not have to keep it locally. Thanks Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

[Orgmode] Loosing tasks with remember

2010-04-13 Thread Christian Zang
variable, or lies the problem in my template? If so, what can I do to change my setup, so that every task will get filed under the chosen headline? I am using the latest org-mode (pulled from git 10 min ago) with emacs 23.1 on Mac OS X 10.6. Thanks! Best, Christian

Re: [Orgmode] [ANN] Exporter for taskjuggler

2010-04-06 Thread Christian Egli
Hi Carsten Thanks for your reply. I've been a bit stumped by the zero feedback on the mailing list. Maybe I should have added a few screenshots of fancy gant and resource usage charts :-). Carsten Dominik carsten.domi...@gmail.com writes: Hi Christian, this look interesting. Should we put

[Orgmode] Re: [ANN] Exporter for taskjuggler

2010-04-06 Thread Christian Egli
Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http

[Orgmode] [ANN] Exporter for taskjuggler

2010-03-30 Thread Christian Egli
to an ID which is defined for another task in the project. Thanks Christian org-taskjuggler.el Description: TaskJuggler exporter -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

[Orgmode] Re: Bug: LaTeX export of plain lists inside description lists [6.34trans]

2010-03-29 Thread Christian Egli
explanation. HTH Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode

Re: Switch language on heading lines in Latex export (was Re: [Orgmode] Re: org-beamer: How to get items appear sequentially rather than all at once)

2010-03-25 Thread Christian Wittern
presentation software:-) All the best, Christian ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Switch language on heading lines in Latex export (was Re: [Orgmode] Re: org-beamer: How to get items appear sequentially rather than all at once)

2010-03-24 Thread Christian Wittern
this is org-mode, I am sure there must be a (obvious) solution which I am just failing to see As always, any help appreciated Christian -- Christian Wittern, Kyoto ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs

Re: [Orgmode] org-beamer: How to get items appear sequentially rather than all at once

2010-03-23 Thread Christian Wittern
On 2010-03-24 1:08, Thomas S. Dye wrote: Aloha Christian, Please see the beamer documentation for \beamerdefaultoverlayspecification. You can likely set it to yield the behavior you're after. Thomas, Hmm, there does not seem to be such a thing as \beamerdefaultoverlayspecification

[Orgmode] Re: org-beamer: How to get items appear sequentially rather than all at once

2010-03-23 Thread Christian Wittern
! All the best, Christian ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] problem with org-remember

2010-03-06 Thread Christian Wittern
it in Ubuntu and not in Mac (there is a very slight difference of about two weeks between compiling them), so I really have no idea what went wrong and how to fix it. As always, any help appreciated, Christian -- Christian Wittern, Kyoto ___ Emacs

[Orgmode] Re: problem with org-remember

2010-03-06 Thread Christian Wittern
Replying to myself here, Mr Google told me that this seems to be a bug in my Emacs version. Recompiling a more recent pretest made the problem go away. Sorry for the noise and happy orging, Christian On 6 March 2010 11:40, Christian Wittern cwitt...@gmail.com wrote: Hi there, Today I

<    5   6   7   8   9   10   11   >