[Orgmode] Re: Latex export error in tables

2009-02-10 Thread Flávio de Souza
{hyperref}


 \title{flavio}
 \author{Manish Sharma}
 \date{09 February 2009}

 \begin{document}

 \maketitle

 \section{test table}
 \label{sec-1}


 \begin{center}
 \begin{tabular}{l|l|r|l}
  ITEM QuotationSoldRequired  \\
 \hline
  * Escopo Horas 2301640  \\
  ** Ger�ncia 10  \\
  ** Defini��o50  \\
  ** Configura��o100  \\
  ** Comis. \ Start up   50  \\
  ** Documenta��o 20  \\
 \end{tabular}
 \end{center}



 \end{document}
 --8---cut here---end---8---

 It does not exhibit any of the three issues you listed.  I have no clue why it
 works for me so I checked my latex export related settings but there's nothing
 interesting there.  Now I know none of this helps you but thought I would add
 a data point.  May be someone else can try too?

 -- 
 Manish


 ___
 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



Thanks for your effort. Maybe it really has to do with my enconding
system.

Since I found a workaround, I will stop searching for a solution now.

-- 
Flávio de Souza
flavio...@gmail.com


___
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


[Orgmode] Re: Latex enumerate item problem

2009-02-07 Thread Flávio de Souza

Carsten Dominik domi...@science.uva.nl writes:

 Hi Flavio,

 there is no very good solution to this, but the following works.


 * Blablablbalbala

 1) Blablablbalbala

 2) Blablablbalbala


: sudo apt-get install openoffice.org-java-common


 3) Blablablbalbala

 4) Blablablbalbala

 5) Blablablbalbala


 HTH

 - Carsten

That's fine. Thanks!

-- 
Flávio de Souza
flavio...@gmail.com


___
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


[Orgmode] Latex export error in tables

2009-02-07 Thread Flávio de Souza

Hi,

I am trying to export one org file to latex, but I am getting lots of
erros in the tables.

I checked the tex generated file and table has wrong textbuf.

I attached my org file so you guys can reproduce the error easily.



projeto.org
Description: Binary data

I am using org version 6.21b.

Please, help me.

-- 
Flávio de Souza
flavio...@gmail.com
___
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


[Orgmode] Latex enumerate item problem

2009-02-06 Thread Flávio de Souza

I think I found a problem when exporting to Latex.

If my org file is like this:

* Blablablbalbala

1) Blablablbalbala 

2) Blablablbalbala 

#+BEGIN_EXAMPLE

sudo apt-get install openoffice.org-java-common

#+END_EXAMPLE

3) Blablablbalbala 

4) Blablablbalbala 

5) Blablablbalbala 

When I export to latex I got two enumerated lists instead of only one. See how 
the code will look:

\begin{enumerate}
\item Blablablbalbala 
\item Blablablbalbala 
\end{enumerate}

\begin{verbatim}

  sudo apt-get install openoffice.org-java-common

\end{verbatim}


\begin{enumerate}
\item Blablablbalbala 
\item Blablablbalbala 
\item Blablablbalbala 
\end{enumerate}

Then I need to fix it by deleting the \end and \begin that apperead in the 
wrong lines.

Regards,

-- 
Flávio de Souza
flavio...@gmail.com



___
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


[Orgmode] Re: Latex Export

2008-12-22 Thread Flávio de Souza

It is working now. 

I had only (require 'org) instead of (require 'org-install).

Thanks Carsten!

Carsten Dominik carsten.domi...@gmail.com writes:

 Do you have

  (require 'org-install)

 in your .emacs file, as the installation instructions
 spell out?

 - Carsten




___
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


[Orgmode] Latex Export

2008-12-21 Thread Flávio de Souza

Hi,

 am trying to export my org file to latex, but I am getting this error:

Debugger entered--Lisp error: (wrong-type-argument commandp org-export-as-latex)
  call-interactively(org-export-as-latex)
  org-export(nil)
  call-interactively(org-export)

I am using org-mode version 6.16a. Please, help me.


-- 
Flávio de Souza




___
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


[Orgmode] Re: change maxlevel for agenda view

2008-11-22 Thread Flávio de Souza

I don't have words!! What I can say... JUST PERFECT!!

By the way Carsten, don't you ever sleep??

I am just kidding... thanks for the fast support. Awesome!

I think the secret of org-mode is flexibility. It is a tool full 
of features, even if you don't find what you need you can easily 
customize it.

I have projects with lots of task lists, but now I have eveything
under control with accurate time tracking.

Org-mode fits to everybody's needs!

Flávio.


Carsten Dominik [EMAIL PROTECTED] writes:

 Hi Flavio,

 I have answered your question here:

 http://orgmode.org/worg/org-customize.php

 HTH

 - Carsten

 On Nov 22, 2008, at 3:07 AM, Flávio de Souza wrote:


 Hi everybody! Here I am with another question...

 I started trying to use org-mode for logging my work.

 Basically a I have one org file for project. I have only a
 few projects to work on, but I have detailed outline with all
 my tasks for each one.

 They have a structure like this one:

 * My Project Tasks
 ** Configuration
 *** Task 1
 *** Task 2
 ** Tests
 *** Task 3
 *** Task 4

 As showed above, my tasks are devided into groups
 ( Configuration an Tests). The groups are level two headers.

 Every end of day, I go to agenda view and pres S-R to get
 a summary of worked hours.

 I enter this information in my company's system. They use
 the system to sum up project's team worked hours to bill
 our customer.

 The org-mode summary works great!

 But now my company's system is forcing me to enter total
 worked ours by task. So I will need a summary by Task, I
 mean I need summary of Tasks in level 3 headers. How can I
 configure my summary in agenda view to show me this information?

 I see in the org-mode manual that I could specify level
 when generating summary inside the org file. But I'd like
 to use in agenda view, since this gives me the summary for all
 my project files in one place easily.

 Regards,

 -- 
 Flávio de Souza




___
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


[Orgmode] Agenda view logging time summary problem

2008-11-22 Thread Flávio de Souza

I 'd like to report a small problem.

When I write a org file and put a header level 1 in the first 
line, then level 2 and 3 in second and third lines, like this:

* Header 1
** Header 2
*** Header 3

Then I log work time under Header 3. If I go to agenda
view and press S-R, the summary will look like this:


| File| L | Headline | Time   |  |  |
|-+---+--++--+--|
| |   | *Total time* | *6:00* |  |  |
|-+---+--++--+--|
| prj_icc.org |   | *File time*  | *5:00* |  |  |
| prj_icc.org | 1 | Header 1 | 5:00   |  |  |
| prj_icc.org | 2 | Header 2 || 5:00 |  |
| prj_icc.org | 3 | Header 3 ||  | 5:00 |
|-+---+--++--+--|
| fazer.org   |   | *File time*  | *1:00* |  |  |
| fazer.org   | 2 | Header 2 || 1:00 |  |
| fazer.org   | 3 | Header 3 ||  | 1:00 |
| |   |  ||  |  |

This is a view with two files, only fazer.org has Header 1
in the first line of the file.

If I go to fazer.org file and press RET ( just insert a blank 
first line ) and the Header 1 starts in the second line,
the summary will show up ok, with all the three headers.

My emacs version is:

GNU Emacs 22.2.1 (i486-pc-linux-gnu, GTK+ Version 2.14.1) of 
2008-09-05 on vernadsky, modified by Ubuntu

My org-mode version is:

6.12b

By the way, fazer.org means todo.org, fazer is todo 
in portuguese :)

Regards,


-- 
Flávio de Souza
[EMAIL PROTECTED]







___
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


[Orgmode] change maxlevel for agenda view

2008-11-21 Thread Flávio de Souza

Hi everybody! Here I am with another question... 

I started trying to use org-mode for logging my work.

Basically a I have one org file for project. I have only a 
few projects to work on, but I have detailed outline with all
my tasks for each one. 

They have a structure like this one:

* My Project Tasks
** Configuration
*** Task 1
*** Task 2
** Tests
*** Task 3
*** Task 4

As showed above, my tasks are devided into groups
( Configuration an Tests). The groups are level two headers.

Every end of day, I go to agenda view and pres S-R to get
a summary of worked hours. 

I enter this information in my company's system. They use
the system to sum up project's team worked hours to bill
our customer.

The org-mode summary works great!
 
But now my company's system is forcing me to enter total
worked ours by task. So I will need a summary by Task, I 
mean I need summary of Tasks in level 3 headers. How can I 
configure my summary in agenda view to show me this information?

I see in the org-mode manual that I could specify level
when generating summary inside the org file. But I'd like
to use in agenda view, since this gives me the summary for all
my project files in one place easily.

Regards,

-- 
Flávio de Souza




___
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


[Orgmode] Re: Publishing my personal website with Org-mode

2008-11-20 Thread Flávio de Souza

Thanks everybody for sharing your web sites!

-- 
Flávio de Souza
[EMAIL PROTECTED]



___
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


[Orgmode] Logging work

2008-11-13 Thread Flávio de Souza

I am using org mode to organize my personal projects at home 
and my projects at work.

Generally I work on two or three big projects at work and a 
few tasks ( not directly related to a specific  project ).

Org-mode is working well for me, but I also need to log working time.
I need logging time for every specific project task. I found that
org-mode has great logging work time feature and I can make many
kinds of reports with it. 

I would like to have a time summary at the end of each day for all the
tasks I worked on this specific day. I would like to know if it is possible
since I log time in different project files. Can you help me?

I dont know if it is clear, but in different projects I can have
the same type of task, so I want a summary by type of task.

Flávio.



___
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


[Orgmode] Re: Logging work

2008-11-13 Thread Flávio de Souza


Thanks for the help. I did not know about the agenda 'R' command.

I have just tried it. This looks like a great feature. 

Altough I did not get time for similar tasks, I think it is 
not going to be a big problem.

Flávio.

Bernt Hansen [EMAIL PROTECTED] writes:

 [EMAIL PROTECTED] (Flávio de Souza) writes:

 I am using org mode to organize my personal projects at home 
 and my projects at work.

 Generally I work on two or three big projects at work and a 
 few tasks ( not directly related to a specific  project ).

 Org-mode is working well for me, but I also need to log working time.
 I need logging time for every specific project task. I found that
 org-mode has great logging work time feature and I can make many
 kinds of reports with it. 

 I would like to have a time summary at the end of each day for all the
 tasks I worked on this specific day. I would like to know if it is possible
 since I log time in different project files. Can you help me?

 I dont know if it is clear, but in different projects I can have
 the same type of task, so I want a summary by type of task.


 Hi Flávio,

 I'm assuming you are clocking your tasks which creates clock lines.  In
 this case the agenda can summarize your clocked tasks - it will include
 any tasks you have that contribute to the agenda (ie. are in
 org-agenda-files)

 'R' in the agenda will display the summary report of clocked times.
 This is across multiple files but similarly named tasks will not be
 combined.  If you only want the time for a single day then limit the
 agenda to single day view (with 'd') and display the report.

 You can move the date with the left and right arrow keys and the report
 will display the summary for that date.

 HTH,
 Bernt



 ___
 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


-- 
Flávio de Souza
[EMAIL PROTECTED]



___
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


[Orgmode] Re: Sync org-mode files in different computers

2008-10-24 Thread Flávio de Souza
Bernt Hansen [EMAIL PROTECTED] writes:

 [EMAIL PROTECTED] (Flávio de Souza) writes:

 Hi, I am a new emacs user and I am exploring org-mode which is really 
 amazing.

 I would like to know how I sync org-mode files in different computer over 
 local 
 network and over the internet.

 Hi,

 I personally use git to sync my org-mode files but there are lots of
 tools available to sync files across multiple machines.

 Some options are:

   - put your org-mode files in a source control system (git, svn,
 whatever system you are used to) and check out the files on all your
 target systems

   - Use unison

   - Use rsync

 You'll probably want to investigate what works best for your usage
 scenario.

 -Bernt




 ___
 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


Thanks! Right now I am trying git.

-- 
Flávio de Souza



___
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


[Orgmode] Sync org-mode files in different computers

2008-10-21 Thread Flávio de Souza

Hi, I am a new emacs user and I am exploring org-mode which is really amazing.

I would like to know how I sync org-mode files in different computer over local 
network and over the internet.

Tks,

-- 
Flávio 




___
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


[Orgmode] Re: Counting of TODOs

2008-08-23 Thread Flávio de Souza
Tim,

Thanks a lot! Sorry for this basic question...

Flávio.



___
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