Hi Achim, Štěpán and Carsten,
Achim Gratz wrote:
> [repost -- sorry if this turns out a duplicate]
>
> Sébastien Vauban
> writes:
>> Everything is fine... but the item 4: 19 minutes get converted to 0.00
>> hour... Why!?
>
> Because you told it to: remove ";%.2f::@5$3=0.00" from the formula and l
On 10/5/10 10:38 PM, Shelagh Manton wrote:
I have had an ob-LilyPond on my list of things to do for quite a while
now. If I have the next few days off, I will seriously look into it.
But post integration with LilyPond-book is probably more than I would be
able to handle in the short term.
Gre
Carsten Dominik writes:
> On Oct 5, 2010, at 6:43 PM, Łukasz Stelmach wrote:
>
>> Carsten Dominik writes:
>>
>>> On Oct 4, 2010, at 7:59 PM, Łukasz Stelmach wrote:
>>>
How about moving
(org-export-html-insert-plist-item opt-plist :postamble opt-plist)
in org-html.el from
Hi Carsten,
Carsten Dominik wrote:
> I have just pushed a fix which will use texi2dvi when available. The echo
> area will now also give an indication of the kinds of errors that happened
> during the final pdflatex run.
Thanks to Matthew for the info about texi2dvi!
> This is a big improvement
Hi Rafael and Erik,
Erik Iverson wrote:
> Rafael Calsaverini wrote:
>> Hi there,
>>
>> I'm trying to use org-mode to compose latex documents and I'm having a
>> problem with bibtex. When I export to pdf with C-c C-e p, pdflatex runs and
>> everything works gracefully with respect to the latex code
"Eric Schulte" writes:
> Jambunathan K writes:
>
>> Hello Eric
>>
>> Eric> Hi Jambunathan,
>> Eric>
>> Eric> I've finally had a chance to test out this patch, and it's great!
>> Eric> I'd love to apply this to the core Org repository, however given
>> Eric> the size I have to ask, have you (or a
I was just trying to use narrow table cells. After editing a cell (C-c `),
C-c C-c fails with an error.
org-table-finish-edit-field: Wrong type argument: window-live-p, nil
Known issue? Or maybe I just need to wait until I get the bad RAM chip fix
in my Linux machine so that I can use a real Emac
Hello,
I noticed that org-mode buffers has a funny behavior with regards to line
wrapping: When the cursor crosses the edge of the frame, instead of placing
a "long line" marker and moving to the next line, the entire buffer is
shifted to the left and the cursor remains on the same line.
Can this b
Do you have your .org files inside a version control system like git or bzr?
In that case, it's vc-mode who is delaying too much.
See the thread
http://www.mail-archive.com/emacs-orgmode@gnu.org/msg25902.html for a dirty
workaround (disabling vc-mode).
In my system I have now 200 agenda
#+TITLE: Org-Babel export environments for shell results
* Example
** Medium output
#+srcname: is-converted-to-listings
#+begin_src sh :results output :exports both
grep autoload ~/Downloads/emacs/site-lisp/org-mode/lisp/ob.el | cut -d "#" -f 4
#+end_src
#+results: is-converted-to-listings
#+be
Guy Wiener writes:
Hi, Guy,
> When the cursor crosses the edge of the
> frame, instead of placing a "long line" marker and moving to the next
> line, the entire buffer is shifted to the left and the cursor remains
> on the same line.
> Can this behavior be disabled, and replaced the the same be
Hi Seb,
Sébastien Vauban
writes:
> #+TITLE: Org-Babel export environments for shell results
>
> * Example
>
> ** Medium output
>
> #+srcname: is-converted-to-listings
> #+begin_src sh :results output :exports both
> grep autoload ~/Downloads/emacs/site-lisp/org-mode/lisp/ob.el | cut -d "#" -f
>
On Wed, 06 Oct 2010 13:30:30 +0200, Sébastien Vauban
wrote:
>
> Hi Rafael and Erik,
>
> Erik Iverson wrote:
> > Rafael Calsaverini wrote:
> >> Hi there,
> >>
> >> I'm trying to use org-mode to compose latex documents and I'm having a
> >> problem with bibtex. When I export to pdf with C-c C-e p
On Wed, 29 Sep 2010 18:37:50 +0800, zwz wrote:
>
> Now I am preparing a presentation using the beamer feature supported by
> org-mode.
>
> When exporting, I want some long source code (more than one frame can
> contain) to be arranged in several frames rather than partially
> invisible.
>
> I k
On Wed, 29 Sep 2010 19:01:26 +0200, Lennart Borgman
wrote:
>
> There is a way, isn't there? ;-)
I do this a lot because, unfortunately, most of my collaborators
insist on word processors such as OO and Word. What works for me
(with structure, emphasis, tables, figures and footnotes) is:
org d
I should have added:
,
| org-version: release_7.01h-638-gd9e44
| Org-mode version 7.01trans (release_7.01h.638.gd9e44)
|
| GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0) of
| 2010-08-14 on raven, modified by Debian
`
Thanks again,
eric
--
Eric S Fraga
GnuPG: 8F5C 279D 3907 E1
On Oct 6, 2010, at 5:02 PM, Eric S Fraga wrote:
On Wed, 06 Oct 2010 13:30:30 +0200, Sébastien Vauban > wrote:
Hi Rafael and Erik,
Erik Iverson wrote:
Rafael Calsaverini wrote:
Hi there,
I'm trying to use org-mode to compose latex documents and I'm
having a
problem with bibtex. When I exp
Hi Eric,
Eric S Fraga writes:
> | /usr/bin/texi2dvi: Processing /home/ucecesf/.../file.tex ...
> | egrep: Invalid range end
> | /usr/bin/texi2dvi: cannot read .//home/ucecesf/.../file.tex, skipping.
Something somewhere tries to make a local path from an absolute one by
prepending "./", which fai
Carsten Dominik writes:
> (setq org-table-formula-evaluate-inline nil)
>
> might do this - I am not completely sure
Unfortunately it doesn't. For starters I seem to need to set this
globally (tried to make it buffer-local, but that didn't work). I can
then tab through the table without
Can the current version of MobileOrg be used for a simple time tracking
workflow? (i.e. does it have an easy clock in and clock out?)
My wife has a need for a simple time tracking application on the iPhone. The
only number needed is total hours spent per period (e.g. month) on one task, the
full-t
Jeff Kowalczyk wrote:
Can the current version of MobileOrg be used for a simple time tracking
workflow? (i.e. does it have an easy clock in and clock out?)
I do not believe so, but I will put in my vote for this being a really,
really good idea.
My wife has a need for a simple time trackin
> Can the current version of MobileOrg be used for a simple time tracking
> workflow? (i.e. does it have an easy clock in and clock out?)
I very much second the request to support time tracking in MobileOrg.
For me, this would be the single most useful extension of MobileOrg.
ilya
Just tried the texi2dvi command that is nice, one problem though, it
only makes use of pdflatex.
In certain situations, I like to use latex+ps2pdf (some journals ask for
.eps image file) or xelatex when mixing several fonts and writing in
UTF-8 is mandatory, for example French + Japanese, Chinese,
That is odd. texi2dvi should default to using regular latex. You usually
have to pass a -p option or use the alias texi2pdf in order to use pdflatex.
It might be that you have a LATEX environment variable set. In any case,
you can alter this behaviour by setting the LATEX environment variable,
Hi Eric!
Eric S Fraga writes:
> org document
> -> export as HTML (C-c e h)
> -> open in OOo
> -> select and copy all (C-a C-c)
> -> open new document in OOo (A-f n t [I believe])
> -> paste selection (C-v)
> -> save (in my case, often as MS Word)
> -> go and cry because you have to degra
Fixed, Thanks
Nick Dokos writes:
> ... and a typo on line 24 of README.org: just->jump.
>
> Nick
___
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-orgmo
Hi,
The ":noweb yes" header argument will expand noweb references during
both tangling and weaving. I've added another noweb header argument
"tangle" which will expand noweb header arguments during tangling but
not during weaving(export), so replacing ":noweb yes" with ":noweb
tangle" in your exa
Hi Nick,
Thanks for noticing these points, I've pushed up fixes for both.
-- Eric
Nick Dokos writes:
> Eric Schulte wrote:
>
>> A test framework based on ert [1] is now included in the testing
>> directory of the org-mode repository. Directions for use are included
>> in testing/README.org.
This issue should now be fixed.
Best -- Eric
Michael Brand writes:
>>> * [[http://www.example.com][example]]
>
> There is an other issue with this, let me name it issue2: It is not yet
> possible to link to such a heading with something like e. g.
>
> [[*%5b%5bhttp://www.example.com%5d%5bexampl
> How about introducing a "#+LATEX_CMD:" option in org-mode? (and default
> to pdflatex)
Yes, please! I use xelatex almost exclusively since it has unicode
support for non-latin scripts. And increasingly, some will presumably
want to use LuaTeX, which I'm told is slated to replace pdflatex in
t
And if you just want deeply nested numbered paragraphs, like lists.
You might try the Easylist package:
http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/easylist.html
You'd have to do a tweak or to to get org-mode to export to easylist,
but it shouldn't be too complicated, since easylist t
Hi Jeff,
I'm glad you mentioned this. It is on my list of things to work on next.
I still need to coordinate it with Carsten to make sure the approach is sound
and that he can support me by updating org-mobile.el.
My plan for the UI is this:
- Two methods to clock in a new task: First, you c
Thanks Scot, exactlt what I was looking for, and I was actually
deliberating on the Tractacus! I couldn't get easylist to understand the
\star symbol that orgmode uses. Do you know how to do that? And also to
skip the first 3 stars in a level4 heading (if I want to retain latex's
default top 3
Hey Matthew,
Thanks for the pointers.
I toyed with it a bit but that wasn't very successful.
> That is odd. texi2dvi should default to using regular latex. You usually
> have to pass a -p option or use the alias texi2pdf in order to use
> pdflatex.
It does default to latex, what I meant was that
Is there something like conditional export? I'd like to use tikz when
exporting to latex but my own hand-made ascii drawing when exporting to
ascii/latin1/utf8.
--
Ezequiel Birman
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies t
35 matches
Mail list logo