Re: [Orgmode] Re: Article: Synchronizing org Files Using bzr and git

2009-03-11 Thread Ian Barton
One thing that confused me is that I tried to work with two machines, without a server. Figuring git is distributed, I thought I do not need a server, and I tried to follow the tutorial. Obviously, I got hit when I performed a 'git push' onto a non-bare repository (now I know what these things

Re: [Orgmode] Re: Article: Synchronizing org Files Using bzr and git

2009-03-05 Thread Ian Barton
Sebastian Rose wrote: Bernt Hansen writes: Mark, Sorry about the yellow I hadn't noticed it. I am trying to fix it, but it seems to be defeating my very limited css skills. The css generated by org is: *~ bzr add *.org In my stylesheet I am trying things like: pre.src { font-sty

Re: [Orgmode] Re: Article: Synchronizing org Files Using bzr and git

2009-03-04 Thread Sebastian Rose
Bernt Hansen writes: >> Mark, >> Sorry about the yellow I hadn't noticed it. I am trying to fix it, but >> it seems to be defeating my very limited css skills. The css generated >> by org is: >> >> >> *~ >> >> >> >> bzr add *.org >> >> >> In my stylesheet I am trying things like: >> >> pre.src

Re: [Orgmode] Re: Article: Synchronizing org Files Using bzr and git

2009-03-04 Thread Carsten Dominik
On Mar 4, 2009, at 3:37 PM, Bernt Hansen wrote: Ian Barton writes: Mark Elston wrote: Just a note. Be careful of the use of colors. For example, you have quoted strings in yellow in section 3.3. This color makes the strings almost invisible on my screen. This makes it hard to read. Als