[Orgmode] Column view and faces

2009-08-25 Thread christian
t faces within .emacs just the column title scales, but not the column view tables content. Hopefully this is not a RTFM issue, but I was not able to fix this using the manual. I am using GNU Emacs 23.1.1 and orgmode 6.29c and did not configure any orgmode faces. Thanks for developing org

Re: [BUG] Hang on latex preview [9.7-pre (release_9.6.7-661-g34ee6f @ /home/csj7701/.emacs.d/straight/build/org/)]

2023-08-23 Thread Christian
Following your suggestion, I am able to preview the latex snippets without any issue. I also tried removing org-fragtog from my config and previewing manually; I still get an org-element-cache error. I haven't yet seen emacs hang without org-fragtog, but I suspect that that is just because the

Re: [Orgmode] image alt text for HTML export

2010-09-14 Thread Christian Moe
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/listinfo/emacs-orgmode

[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] Re: org-babel - utility to ease chopping src chunks into smaller org entries

2010-09-21 Thread Christian Moe
cs-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://christianmoe.com ___ Emacs-org

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 Moe writes: Hi, I'm late to this discussion

[Orgmode] Bug: subtree export fails with src block

2010-09-23 Thread Christian Moe
: org-open-file: 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

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

2010-09-23 Thread Christian Moe
ink-string (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

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

2010-09-27 Thread Christian Egli
e 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 -- C

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

2010-09-29 Thread Christian Egli
SDEM 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

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

2010-09-30 Thread Christian Egli
th 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 w

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 _

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

2010-10-05 Thread Christian Moe
but could 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 mailto:tftor...@tftor

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

2010-10-06 Thread Christian Moe
purposes I 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 ___ Ema

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

2010-10-08 Thread Christian Egli
l * Name of the responsible - Richard Moreland - Christian Egli * Email - r...@ncogni.to - christian.e...@sbs.ch * Relation to the topic What ever you fancy, e.g - community manager - developer * Remarks Org-mode is a good match for FOSDEM since it brings together a diverse community ac

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

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

2010-10-09 Thread Christian Moe
I see. Thanks. Christian On 10/9/10 7:15 PM, Nick Dokos wrote: Christian Moe wrote: What's an inline todo? Just curious, Christian See the commentary in lisp/org-inlinetask.el. Nick ___ Emacs-orgmode mailing list Please use `Reply Al

Re: [Orgmode] centering text in html

2010-10-11 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 `Rep

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 d

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 li

[Orgmode] Re: TaskJuggler 3, revisited

2010-10-18 Thread Christian Egli
which can handle both 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

[Orgmode] Re: TaskJuggler 3, revisited

2010-10-18 Thread Christian Egli
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-orgmo

Re: [Orgmode] Re: TaskJuggler 3, revisited

2010-10-19 Thread Christian Egli
s better to post the source 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] [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 +++ b/lisp/org-taskjuggle

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 Horn 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, but the other column a

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: (...) | | | | | A | B | C | | 1 | 2 | 3 | | 12 | 13 | 300 | | 9 | 11 | 4 | I get as expected. That's interesting. From the same example I get /> ...using freshly pulled 7.01trans. What might account for the difference?

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

2010-10-24 Thread Christian Moe
functionality to properties. What is not achieved, I'm afraid, is making it any 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-25 Thread Christian Moe
t it doesn't require the default style to contain the extra verbiage Carsten mentioned: I have now in the default style: td, th { vertical-align: top; } th.right { text-align:right; } th.left { text-align:left; } th.center { text-align:center; } td.right { text-align:righ

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

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

2010-10-25 Thread Christian Moe
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
ly, I didn't mean to imply otherwise. But I think 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 mai

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 to be on the sa

Re: [Orgmode] Re: TaskJuggler 3, revisited

2010-10-28 Thread Christian Egli
mments. > How about if we set up a git repository on github > with the files, 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

[Orgmode] Re: TaskJuggler 3, revisited

2010-10-29 Thread Christian Egli
e. > - 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-

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 sp

Re: [Orgmode] abstract in exported latex and html

2010-11-01 Thread Christian Moe
T: ";} Thomas S. Dye wrote: Alternatively, you could use 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

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

2010-11-01 Thread Christian Moe
: inkscape --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 Stelmach writes: Eric S Fraga writes: ImageMagic

Re: [Orgmode] abstract in exported latex and html

2010-11-02 Thread Christian Moe
antic-markup" 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

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 mailto:m...@christianmoe.com>> wrote: Re: converting SVG Have you looked at rsvg (http://librsvg.sourceforge.net/)? I

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

2010-11-02 Thread Christian Moe
ges in the first place. A simple SVG circle was exported to EPS with no fallback. More on the options here: http://inkscape.modevia.com/inkscape-man.html Yours, Christian On 11/2/10 6:51 PM, Tom Short wrote: On Mon, Nov 1, 2010 at 6:47 PM, Christian Moe wrote: Re: converting SVG 2. As

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 Moe 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] 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:

Re: [Orgmode] publishing a drawer

2010-11-05 Thread Christian Moe
(setq name (downcase name)) (format "#+BEGIN_%s\n%s\n#+END_%s" name content name)) #+end_src Let me know how it turns out. It's an interesting alternative route to extensible block-level markup. HTH, 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] Re: TaskJuggler3, revisited

2010-11-08 Thread Christian Egli
he tj3 documentation? I believe it is released under the GFDL. Can you just include GFDL "code" in the taskjuggler exporter which is GPL3+? Thanks -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland __

[Orgmode] Re: TaskJuggler3, revisited

2010-11-08 Thread Christian Egli
all taskjuggler exports. To support file specific reports I 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-e

Re: [Orgmode] Re: value of properties

2010-11-10 Thread Christian Moe
it, see formula below. | What| How much | |-+--| | Total from last table | 1500 | | Value of total property | 110 | |-+--| | Sum | 1610 | #+TBLFM: @2$2=remote(prices, $montant)::@

Re: [Orgmode] org-mode and htmlslidy

2010-11-11 Thread Christian Moe
you're using something /way/ cooler than Powerpoint... :) 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] Re: value of properties

2010-11-11 Thread Christian Moe
heading text, - defining a column view, - capturing the column view as a table in a dynamic block, and - adding a formula to that table that will extract and sum only the DONE items. I may post a full example later. Yours, Christian ___ Emacs-orgmode

Re: [Orgmode] How to distinguish timestamps in CSS?

2010-11-14 Thread Christian Moe
and DEADLINE timestamps (sorry for the noise if this was clear to you already). #+STYLE: .timestamp-kwd + .timestamp {background-color: </tt><tt>red} But you cannot distinguish between different keywords -- no CSS selector works on text content. You could use Javascript. Your

[Orgmode] Re: Context menu for beamer options?

2010-11-15 Thread Christian Mandel
Hi! Am 13.11.2010 15:13, schrieb Bill Clifford: > In the following youtube video you can see the user using a dropdown > menu to choose beamer options (like color themes). I was wondering > how this works.. cannot find anything in documentation about this. > > http://www.youtube.com/watch?v=Ho6nM

Re: [Orgmode] Bastien is going to become the maintainer of Org mode in January

2010-11-15 Thread Christian Moe
Hi, Carsten, You mean ... there's a life /after/ plain text, too? I can only join in the chorus of gratitude for the amazingly helpful Org environment and for your truly outstanding support. And best of luck to Bastien! Yours, Christian On 11/15/10 12:51 PM, Carsten Dominik wrote:

Re: [Orgmode] Re: HTML export and blogging to blogger.com

2010-11-17 Thread Christian Moe
" nil t) (previous-line) (delete-blank-lines (org-add-hook 'org-export-html-final-hook 'my-org-postprocess-blog-post) 2) anybody has a way for the HTML to instruct the browser to /ignore newlines/ I don't think that's a viable option across platforms

[Orgmode] Add a hook with #+BIND?

2010-11-17 Thread Christian Moe
'(my-org-postprocess-blog-post) 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] [Babel] Need for an extra literal block construct

2010-11-19 Thread Christian Moe
nd EXAMPLE, both mapped in HTML to PRE. There's VERSE, too. 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] Re: [Babel] Need for an extra literal block construct

2010-11-19 Thread Christian Moe
Hi, Perhaps I misunderstood what you're after. As I now understand it, you want line breaks preserved and you don't want anything interpreted, you want verbatim text. Why doesn't EXAMPLE meet your needs? Yours, Christian On 11/19/10 9:12 PM, Sébastien Vauban wrote: Hi Christ

[Orgmode] Re: Project management > Dynamic block per tag + [Babel]

2010-11-26 Thread Christian Egli
t way to go). Babel is of course one way to do this. Another way would be to export your org file to taskjuggler[1] and define a resourcereport[2] which shows you all the resources and their tasks. The tutorial has an example screen shot where you see a resource report[3]. Hope that helps

[Orgmode] Bug: M-return on list items in quote blocks

2010-12-02 Thread Christian Moe
the list within the following quote inserts a new heading. #+begin_quote - Item A #+end_quote It's a minor hassle, but I actually do frequently want to quote a long passage that includes a few list items, and my fingertips want to do M-return. Yours, Chri

Re: [Orgmode] Pass ahref in ATTR_HTML?

2010-12-06 Thread Christian Moe
Try this (sans line wrap): #+CAPTION: Image obtained via FFound and Tumblr. Access it @href='http://community.livejournal.com/laceandflora/1781082.html?style=mine'>here@ #+ATTR_HTML: alt="windmill sans haircut" title="From tumblr" class="bordered" [[./img/out-1.jpg]] The secret's in the @'s.

Re: [Orgmode] Re: Lisp error: (void-variable org-inhibit-highlight-removal) with `C-c / /'

2010-12-14 Thread Christian Moe
I get the same bug. Manually evaluating the following sexp at the very start of org.el fixes it: : (defvar org-inhibit-highlight-removal nil) But I can't see any reason why that line would not be evaluated at startup?? CM On 12/14/10 12:32 PM, Rainer Stengele wrote: Am 14.12.2010 11:29,

Re: [Orgmode] Embedding the style when exporting to HTML

2010-12-14 Thread Christian Moe
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://christianmoe.com ___ Emacs-orgmod

[Orgmode] Can't get org-export-html-style-extra to work

2010-12-16 Thread Christian Moe
rted HTML source to include the style, and the bolded text to be red, but this does not happen. Isn't the variable supposed to work this way? On the other hand, the STYLE option works fine: : #+STYLE: b {color: red;} Yours, Christian ___ Emacs-orgmo

[OT: rST] was Re: [Orgmode] Re: Using org-mode to write an academic curriculum vitae (CV)

2010-12-17 Thread Christian Moe
On 12/16/10 11:41 PM, Jeff Horn wrote: RST probably uses a source to HTML to PDF workflow. So, this seems feasible enough. Bit off-topic, but AFAIK, to produce PDFs rST/docutils generally goes through LaTeX, not HTML. There's also a third-party tool using reportlab to write a PDF directly wi

[Orgmode] [PATCH] Run a hook when relative timer is continued

2010-12-18 Thread Christian Moe
n after countdown timer is set.") @@ -128,6 +131,7 @@ With prefix arg STOP, stop it entirely." (org-float-time org-timer-start-time org-timer-pause-time nil) (org-timer-set-mode-line 'on) + (run-hooks 'org-timer-continue-hook) (message "Timer continues at %s" (org-

Re: [Orgmode] [ANN] Zotero for plain text (including org-mode)

2010-12-18 Thread Christian Moe
uffer, *MozRepl*, :host, localhost, :service, 4242 However, MozRepl is running, and listening on port 4242. I've got an up-to-date Firefox on an aging Mac. Any tips? Yours, Christian PS. There's a missing quote before load-path in the README installation instructions, it should be:

Re: [Orgmode] Embedding the style when exporting to HTML

2010-12-19 Thread Christian Moe
On 12/14/10 10:05 PM, Francesco Pizzolante wrote: Hi Christian, The following would make the exported HTML link to an external stylesheet. #+STYLE: But that 's not what you're after? You want the stylesheet to be /outside/ (linked from) your Org file, but /embedded in/ the exported

Re: [Orgmode] [ANN] Zotero for plain text (including org-mode)

2010-12-19 Thread Christian Moe
in has the makings of a full solution. My own preference has been to export my Zotero collections to BibTeX and insert citations with Reftex (fast and minimally disruptive to the writing flow, as long as all the needed references are already collected.) But it's good to have an alternati

Re: [Orgmode] [ANN] Zotero for plain text (including org-mode)

2010-12-20 Thread Christian Moe
On 12/20/10 12:52 AM, Erik Hetzner wrote: At Sun, 19 Dec 2010 12:27:32 +0100, Christian Moe wrote: I can insert a Zotero link with `C-c z i', but it's very touch and go -- sometimes it's inserted, sometimes nothing happens, most of the time I don't get a description part, a

Re: [Orgmode] Re: export html -> doc

2010-12-20 Thread Christian Moe
is does work: #+BIND: org-export-html-xml-declaration () 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] Re: export html -> doc

2010-12-21 Thread Christian Moe
declaration is lost, it's still there in the line: What values do you have for the following? org-export-html-coding-system buffer-file-coding-system current-language-environment Yours, Christian ___ Emacs-orgmode mailing list Please use `Reply Al

Re: [Orgmode] Re: export html -> doc

2010-12-21 Thread Christian Moe
On 12/21/10 9:21 AM, Eric Abrahamsen wrote: On Tue, Dec 21 2010, Christian Moe wrote: On 12/21/10 3:04 AM, Eric Abrahamsen wrote: #+BIND: org-export-html-xml-declaration () That did the trick! Thank you. One small follow-up question: this produces iso-8859-1 encoded text by default; how do

Re: [Orgmode] Mathjax and stmaryrd

2010-12-26 Thread Christian Moe
support for a specific package. 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] org-add-link-type

2010-12-26 Thread Christian Moe
Hi, Thomas, Try it with "if" rather than "when". Yours, Christian On 12/27/10 1:29 AM, Thomas S. Dye wrote: Aloha all, Sorry in advance for coming to the list with a beginner type question, but I'm stumped. I'm trying to use the extended link syntax to exp

Re: [Orgmode] org-add-link-type

2010-12-27 Thread Christian Moe
because my own "cite" links all have a desc part, e.g. [[cite:green84][Green, 1984]], and then the problem doesn't come up. Yours, Christian On 12/27/10 8:06 AM, Thomas S. Dye wrote: Hi Christian, Thanks, I've put away my copy of ANSI Common Lisp. The results surpri

[Orgmode] Unintended behavior? Links without description

2010-12-28 Thread Christian Moe
Hi, In pre-processing for export, links that lack a description part are given one, which consists of the full raw path of the link. In other words, link descriptions are never nil. This seems to conflict with the expectations of org-bbdb.el and custom links based on that example. The link [

[Orgmode] Unintended behavior? Links without description

2010-12-28 Thread Christian Moe
n the problem, but I don't necessarily understand what org-export-normalize-links is supposed to do or what other behaviors depend on this, so I'm not going to submit a patch. If this is now the intended behavior, it will be no problem to rewrite the custom link export definitions to tak

Re: [Orgmode] org-special-blocks.el is now part of the core

2011-01-03 Thread Christian Moe
Great! Special blocks is a really helpful contribution. Yours, Christian On 1/3/11 8:21 PM, Bastien wrote: Hi all, Carsten received the completed FSF assignment of Chris Gray, author of org-special-blocks.el. I just moved this contrib from contrib/lisp/ into the core (lisp/), it will be part

Re: [Orgmode] :cache documentation patch

2011-01-05 Thread Christian Moe
Yours, Christian On 1/5/11 5:27 PM, Eric Schulte wrote: Applied, Thanks -- Eric p.s. would you mind submitting git formatted patches for these sort of updates in the future? It greatly simplifies the process of applying the patch. The process for creating a git formatted patch

Re: [Orgmode] Using noweb with org-mode source

2011-01-05 Thread Christian Moe
with the header arguments. Yours, Christian * One section, exported to a particular document #+srcname: primates #+begin_src org ,- chimps :: strong, smart and savage ,- bonobos :: less savage, sexy, smart ,- orangutans :: kinda asocial, with big arms ,- gorillas :: really strong, but shy

Re: [Orgmode] Using noweb with org-mode source

2011-01-05 Thread Christian Moe
ric writes below (":results replace raw"), you also need to *activate Org as a Babel language.* In your .emacs, you need something like (org-babel-do-load-languages 'org-babel-load-languages '((org . t))) -- with any other languages you need in the same list. Now it shou

[Orgmode] Property inheritance in Org-collector

2011-01-08 Thread Christian Moe
d is 0. Is this the expected behavior, and is there any way to change things so I can get inherited properties? Yours, Christian ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.

Re: [Orgmode] [Bug] Abstract block prematurely ended by asterisk

2011-01-09 Thread Christian Moe
ined? No such block seems to be known by Org 7.4 running with emacs -Q. Arbitrary block types are provided by org-special-blocks, a contrib (slated for inclusion into the next core Org, if I remember Bastien's announcement correctly). HTH, Christian

Re: [Orgmode] Doors links

2011-01-14 Thread Christian Moe
Hi, Try these: [[info:org:Link abbreviations]] [[info:org:Adding%20hyperlink%20types][info:org:Adding hyperlink types]] Yours, Christian On 1/14/11 10:27 PM, Vincent Belaïche wrote: Hello, I use Org also at my job to write some short reports. These reports may contains URLs to Doors

[Orgmode] Babel trouble: column names, arguments, and R dataframes

2011-01-21 Thread Christian Moe
lumn names have been swapped with those in the second table! The third test, similarly, returns the second table, but with the colum names of the first table. Any hints? Yours, Christian #+tblname: data1 | Year | Value | |--+---| | 2000 |34 | | 2001 |55 | | 2002 |24 | #

[Orgmode] Re: Anyway to publish org file to XML file?

2009-11-12 Thread Christian Egli
Water Lin writes: > Is it possible to publish org file to XML file in a specific format? Export to XHTML and then use XSLT to transform it to your specific XML. Works like a charm. HTH Christian ___ Emacs-orgmode mailing list Remember: use `Re

[Orgmode] Re: Beamer support in Org-mode

2009-12-02 Thread Christian Egli
r each presentation. Another thing that I tried to use was alerts (and colors) in bullet points. I seem to remember that it didn't work. I should try again. It appears that Eric managed to get them to work. 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] Re: Properties and Property Drawers in HTML export

2009-12-03 Thread Christian Egli
ERTIES" CONTENT the content of the drawer. The function should return the text to be inserted into the buffer. If this is nil, `org-export-format-drawer' is used as a default. HTH Christian ___ Emacs-orgmode mailing list Please use

[Orgmode] Re: New beamer support

2010-01-06 Thread Christian Lasarczyk
ve no idea. > \AtBeginSection[] % Do nothing for \section* { \begin{frame} \frametitle{Outline} \tableofcontents[currentsection] %or \tableofcontents \end{frame} } Should do the job. Bet regards, Christian ___ Emacs-orgmode mai

[Orgmode] Generic export: Missing (?) 'body-section-suffix'

2010-01-07 Thread Christian Lasarczyk
;)" ] is missing for all last section levels (hhh & jjj), so I expected an additional "))" at the end. BTW: Is there a way to add a footer? Because I have to add an additional ");" (not expected to be done by my generic exporter settings yet). Best regards, 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] Re: OrgmodeGeneric export: Missing (?) 'body-section-suffix'

2010-01-08 Thread Christian Lasarczyk
Dear Wes, thank you fixing this issue so fast. I will test it, as so as patch is in the repository. Best regards, Christian Wes Hardaker wrote: > Here's a patch to fix this (Carsten: can you apply it to your git tree?) > ___ Em

[Orgmode] Re: How to combine the analogue (Moleskine) world with digital (org-mode) world ?

2010-01-25 Thread Christian Egli
Manish writes: > I am also beginning with something similar. My plan is to print the > day's agenda every morning (or previous night) and may be fold it > like pocketmod [1] using Christian Egli's org2pocketMod [2]. Then org2pocketMod has been renamed to org2hpda and has b

[Orgmode] very small font in column view mode

2010-02-09 Thread Christian Wittern
for such a marvelous tool! -- 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] very small font in column view mode

2010-02-09 Thread Christian Wittern
Hi Giovanni, On 2010-02-09 18:16, Giovanni Ridolfi wrote: Christian Wittern writes: When entering column-view mode, all of a sudden the font for the item to be displayed becomes very small. well, I did M-x describe-fontset, so I *think* my fonts are: -outline-Courier New

Re: [Orgmode] very small font in column view mode

2010-02-09 Thread Christian Wittern
On 2010-02-09 19:42, Carsten Dominik wrote: Hi Christian, for a possible solution, please study the docstring of the face org-column. A wonderful, this is exactly what I need. And it might be that something, maybe a color-theme, inadvertly had changed this, because customize tells me that

[Orgmode] remember template with prompting for different note files possible?

2010-02-11 Thread Christian Wittern
and so fort. But maybe somebody here as an idea how this can be achieved? 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/

[Orgmode] Problem with org-mac-protocol

2010-02-16 Thread Christian Zang
call any of the scripts (org-link etc.) I get no reaction but a short deactivation of the frontmost window. The corresponding console-messages are: 16.02.10 09:26:01 AppleScript Runner[8640]Error loading /Users/christian/Library/ScriptingAdditions/URI Escape.osax/Contents/MacOS/URI

Re: [Orgmode] Problem with org-mac-protocol

2010-02-16 Thread Christian Zang
latest versions at github (may be buggy and the > documentation is out of date): > > http://github.com/claviclaws/org-mac-protocol > > Note that the .applescript files will need opening in Script Editor and > resaving as .scpt files.

[Orgmode] PROPERTIES before the first headline

2010-02-17 Thread Christian Wittern
r the #+ lines also does not seem to work: Whenever I try to use the API functions to get at the property, I am told that I am before the first headling (which I know). So, is this behavior intentional? And if yes, is there a way to work around this? All the best, Chri

Re: [Orgmode] PROPERTIES before the first headline

2010-02-17 Thread Christian Wittern
got this working with the latest org-mode from git, the one that came with my Emacs apparently was too old. Anyhow, I am a happy camper now.-- 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] latex export on mac os x with xelatex

2010-02-21 Thread Christian Wittern
ut now I have no idea where to go to tell orgmode how to find the command -- someting seems to be seriously wrong (or I am misunderstanding how stuff is supposed to work) so any help would be appreciated. All the best, Christian ___ Emacs-orgmode mail

  1   2   3   4   5   6   7   8   9   10   >