On Mon, Aug 10, 2009 at 3:31 AM, Charles Howard wrote:
[snip: making 6.29c work (26 lines)]
> Org-mode loads now and mostly works, but I cannot export to latex.
> When I do C-c C-e l
> (or L or p) I get the message `Loading tabify ...done' and emacs
> freezes. No cursor movement,
> no response to i
Please provide more details: even if somebody wants to help, how
can they when all the information you provide is this?
waterloo wrote:
> I can not modify org-format-latex-header in customizer .
>
See section 1.4 of the org manual for some suggestions of what
information to provide.
FWIW, I h
If org-mode can be used with auctex ?
Thanks
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
I can not modify org-format-latex-header in customizer .
Thanks
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
On Sun, Aug 9, 2009 at 3:08 AM, Charles Howard wrote:
>
> I am trying to install 6.29c onto Ubuntu 8.04 with emacs 22.1.1 and
> not getting past go. I have had 6.06 running successfully on the same
> system with the same emacs for a year and cannot understand why 6.29c
> is not succeeding. I am ins
Hi Ilya,
is XHTML not XML enough?
I use the XHTML to extract snippets and their language, tags, sections,
section IDs...
The XHTML export is able to export each and every information an
Org-file can possibly contain. All textual content and links, IDs
... are converted to valid X(HT)ML.
As XH
Ahhh - yeees, yes, yes!
I'm looking forward to stop using my old \variable{name} stuff!!!
:)
Thanks a bunch!
Sebastian
"Eric Schulte" writes:
> Hi,
>
> The attached patch allows for fontified source code blocks on export to
> LaTeX. It does this using the 'listings' latex package. A new
Carsten Dominik gmail.com> writes:
>
>
> On Aug 9, 2009, at 3:05 PM, RC wrote:
>
> > Hi,
> > Following an earlier suggestion on the list:
> > http://thread.gmane.org/gmane.emacs.orgmode/15010/focus=15077
> >
> > I added the following to my .emacs file:
> >
> > (add-to-list 'org-export-latex-cl
On Aug 9, 2009, at 3:05 PM, RC wrote:
Hi,
Following an earlier suggestion on the list:
http://thread.gmane.org/gmane.emacs.orgmode/15010/focus=15077
I added the following to my .emacs file:
(add-to-list 'org-export-latex-classes
'("beamer"
"\\documentclass[11pt]{bea
> Out of curiosity, how would you want to handle textual content? Pass
> it through unchanged with org's wiki-like markup in tact, or somehow
> xml-ified?:
>
> *foo* --> *foo*
> *foo* --> foo
Probably the latter, since converting XMLified content to wiki markup
(or any other form) is easy and does
On Sat, Aug 8, 2009 at 22:25, Ilya Shlyakhter wrote:
>> In the meantime, it would be useful to describe what kind of XML output
>> do you want, because "XML" does not really describe anything per se.
>
> I'm looking for XML output that would closely mirror the logical
> structure of the org file, a
Hi,
Following an earlier suggestion on the list:
http://thread.gmane.org/gmane.emacs.orgmode/15010/focus=15077
I added the following to my .emacs file:
(add-to-list 'org-export-latex-classes
'("beamer"
"\\documentclass[11pt]{beamer}
\\usepackage[utf8]{
On Sun, Aug 9, 2009 at 7:02 AM, Eric Schulte wrote:
> Bastien writes:
>
>> Hi Lennart,
>>
>> (I'm copying the Orgmode mailing list because it helps to get people's
>> opinion on such ideas...)
>>
>> Lennart Borgman writes:
>>
>>> I am missing the minor mode org-link-mode. I just had a look at
>>>
I have added the patch, thanks!
Eric, color setup is relative complex, which i why I don't want
to discuss this in detail in the manual. Maybe you could write
a Worg page about this, and/or a FAQ entry?
- Carsten
On Aug 8, 2009, at 8:59 PM, Eric Schulte wrote:
Hi,
The attached patch allows
Applied, thanks.
- Carsten
On Aug 9, 2009, at 1:20 PM, Andrew Stribblehill wrote:
With the following org file:
--
Foo
In which foos are described.
#+OPTIONS: num:nil author:nil creator:nil timestamp:nil d:nil
toc:nil skip:t
#+TITLE:
* The construction of a foo
** Armaments
--
I fou
With the following org file:
--
Foo
In which foos are described.
#+OPTIONS: num:nil author:nil creator:nil timestamp:nil d:nil toc:nil skip:t
#+TITLE:
* The construction of a foo
** Armaments
--
I found exporting to ASCII gave five leading blank lines. The
following patch reduces that to o
Hi Eric,
I would like to include your patch, this was on my todo list for a
long time, thanks for doing it!
- Carsten
On Aug 8, 2009, at 8:59 PM, Eric Schulte wrote:
Hi,
The attached patch allows for fontified source code blocks on export
to
LaTeX. It does this using the 'listings' lat
On 2009-08-09 08:33 +0100, Graham Smith wrote:
> Leo,
>
> Thanks again, it seems the answer lies in Latex, rather than OrgMode,
> so I will work away at that.
>
> having said that, the commands you gave me are extremely useful for
> making a stand alone diagram to insert as a graphic into some oth
I am trying to install 6.29c onto Ubuntu 8.04 with emacs 22.1.1 and
not getting past go. I have had 6.06 running successfully on the same
system with the same emacs for a year and cannot understand why 6.29c
is not succeeding. I am installing in a home directory ~/org-6.29c/
I have tried both as an
At Sat, 8 Aug 2009 06:15:27 +0200,
Carsten Dominik wrote:
I believe this now works correctly again, please verify.
It appears to be fixed, thanks.
--
Bob Kline
http://www.rksystems.com
mailto:bkl...@rksystems.com
___
Emacs-orgmode mailing list
Rem
Hi. I'm still failing to understand how to customize latex export.
I've set up a new clean install of Debian 5.02 with emacs 22.2 and
org-mode 6.27a
(the version for testing). Org-mode was installed using synaptic.
With no header lines in the .org file the latex preamble is
% Created 2009-08-07
Leo,
Thanks again, it seems the answer lies in Latex, rather than OrgMode,
so I will work away at that.
having said that, the commands you gave me are extremely useful for
making a stand alone diagram to insert as a graphic into some other
document. So well worth knowing.
Graham
2009/8/8 Leo :
22 matches
Mail list logo