Thanks Eric,
Thanks a lot for the quick reply. Any chances of this being
incorporated into Org-Mode in the near future?
András
On 1/14/12, Eric Schulte wrote:
> András Major writes:
>
>> Hi Sebastien,
>>
>>> I have the impression it's already there: if you edit your code directly
>>> in
>>
Hi all,
I am experiencing a problem with the latex exporter: #+header: lines
are visible in the exported file.
Example:
/==\
* test header tag
#+caption: foo
#+label: fig:fig1
Hi Andreas,
Andreas Leha wrote:
> I am experiencing a problem with the latex exporter: #+header: lines
> are visible in the exported file.
>
> Example:
>
> /==\
> * test header tag
> #+caption: foo
ayvango writes:
> I've found a non-standard use case for org-mode.
I don't think there is a *standard* use case for org! ;-)
> There is plenty of spreadsheets engine with common drawback:
> spreadsheet cells follow original memory cell abstraction that are
> handy for a computer but is inconve
Jambunathan K writes:
> Hello Eric
>
> I have pushed a fix for this. The fix is a bit tricky. So please
> exercise extra care while verifying the output.
>
> Hope I haven't overlooked any corner cases.
Jambunathan,
my simple examples all work perfectly. Many thanks!
One comment: for tables th
"Sebastien Vauban"
writes:
> Hi Andreas,
>
> Andreas Leha wrote:
>> I am experiencing a problem with the latex exporter: #+header: lines
>> are visible in the exported file.
>>
>> Example:
>>
>> /==\
>> * test header tag
Andreas Leha writes:
> "Sebastien Vauban"
> writes:
>
>
>> Hi Andreas,
>>
>> Andreas Leha wrote:
>>> I am experiencing a problem with the latex exporter: #+header: lines
>>> are visible in the exported file.
>>>
>>> Example:
>>>
>>> /==\
>>> * tes
Andreas Leha writes:
> Andreas Leha writes:
>
>> "Sebastien Vauban"
>> writes:
>>
>>
>>> Hi Andreas,
>>>
>>> Andreas Leha wrote:
I am experiencing a problem with the latex exporter: #+header: lines
are visible in the exported file.
Confirmation, exporting to latex. Also happens wit
Hi Andreas,
Andreas Leha wrote:
> Andreas Leha writes:
>> "Sebastien Vauban" writes:
>>> Andreas Leha wrote:
I am experiencing a problem with the latex exporter: #+header: lines
are visible in the exported file.
Example:
/
Wiadomość napisana przez Nick Dokos w dniu 10 sty 2012, o godz. 01:13:
> Have you tried exporting a simple file to latex? Perhaps something as simple
> as:
>
> ---
> * Foo
> Bar
> -
Takafumi Arakaki writes:
> Hi Bernt,
>
> Thanks for your setup recipe. However, I noticed I failed to explain
> what I meant; the old entry remains in appt-time-msg-list even if you
> call org-agenda-to-appt.
My recipe clears the list each time the agenda is generated. I only use
appt for org-m
A nice day to all my Orger friends!
For a while, I noticed that org-tags-column is not fully obeyed. I have
it set to -70 from ~/.emacs, and `C-u C-c C-q' repairs the lines having
tags set in another way. Insertion of new tags works nicely too.
Yet, while wandering around (often through the Age
Hi list,
I'm setting up clocking to track idle time with org-clock-idle-time.
It didn't work at first and it took me a while to figure out why.
I use Emacs under x11 and yesterday's git head (812d0a53). Since I
had not installed x11idle, idle time tracking failed silently. x11idle
is mentioned i
Dear all,
I'm moving to a new flat, no Internet at home, only at
work, where I try not to dive into Org code.
I'll be back on next monday -- thanks for your patience.
Best,
--
Bastien
Piotr Kaźmierczak wrote:
> Wiadomość napisana przez Nick Dokos w dniu 10 sty 2012, o godz. 01:13:
>
> > Have you tried exporting a simple file to latex? Perhaps something as simple
> > as:
> >
> > ---
> > * Foo
> > Bar
> >
Hello,
Bernt Hansen writes:
> I tried :results wrap but that didn't work for me. If I add RESULTS to
> my list of drawers then I can hide the block with TAB but I can't export
> my diagrams to HTML anymore which isn't very satisfying.
Why can't you? Wouldn't it be related to drawers configurat
Nicolas Goaziou writes:
> Hello,
>
> Bernt Hansen writes:
>
>> I tried :results wrap but that didn't work for me. If I add RESULTS to
>> my list of drawers then I can hide the block with TAB but I can't export
>> my diagrams to HTML anymore which isn't very satisfying.
>
> Why can't you? Wouldn
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
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
When I mark things complete, I then send them to internal archive. Any
chance of adding an option for the [%] cookie to count items in Archive
subtree? (similar to the org-hierarchical-checkbox-statistics variable)
On Wed, Dec 07, 2011 at 10:50:52PM +0530, Puneeth Chaganti wrote:
> I have a system, that does most of what you are looking for.
>
> https://github.com/punchagan/blog-files
>
> Though it seems to be a little more complicated than it needs to be,
> it works for me and I haven't had the time and moti
Wiadomość napisana przez Nick Dokos w dniu 17 sty 2012, o godz. 18:00:
> In that case, it seems like your orgmode install is hosed - have you tried
> reinstalling from scratch?
I did, but no luck. There must be something else I'm missing here, but I don't
have time to investigate now.
Thanks f
Hi ayvango
On Mon, Jan 16, 2012 at 22:00, ayvango wrote:
> I hope someone become interested in creating spreadtree application
> based on existing properties code.
This would be very useful for me too. There are several resources that
go towards this direction:
*formulas in colum spec #+COLUMNS
Piotr Kaźmierczak writes:
> Wiadomość napisana przez Nick Dokos w dniu 10 sty 2012, o godz. 01:13:
>
>> Have you tried exporting a simple file to latex? Perhaps something as simple
>> as:
>>
>> ---
>> * Foo
>> Bar
>> ---
I'm sorry, but I don't quite understand...
Would it be possible to send a minimum working example of your org file?
On Mon, Jan 16, 2012 at 6:21 AM, Rainer M Krug wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 15/01/12 06:29, Frozenlock wrote:
>> This babel block should do the
tychoish writes:
> On Wed, Dec 07, 2011 at 10:50:52PM +0530, Puneeth Chaganti wrote:
>> I have a system, that does most of what you are looking for.
>>
>> https://github.com/punchagan/blog-files
>>
>> Though it seems to be a little more complicated than it needs to be,
>> it works for me and I ha
I would love to hear from anyone using org-mobile with either or both :
* individual crypted entries tagged with "crypt"
* whole org files saved as file.org.gpg (ie entire file encrypted)
I'm using an iPhone (not rooted/jailbroken).
On Wed, Aug 17, 2011 at 05:32, Bastien wrote:
> I pushed three small changes to the org-refile interface:
>
> 1. before prompting the user for a refile target, put the point at the
> beginning of the region/subtree to refile. This will make sure
> everyone understands we are refiling headline
27 matches
Mail list logo