Re: [Orgmode] Some css issues in org-export

2009-02-02 Thread Sebastian Rose
Carsten Dominik writes: > I have implemented a different fix for the problem Sebastian mentions. > Hopefully it will work correctly, please test. Yes does :-) Thanks Carsten! -- Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover Tel.: +49 (0)511 - 36 58 472 Fax: +49 (

Re: [Orgmode] Some css issues in org-export

2009-02-02 Thread Carsten Dominik
I have implemented a different fix for the problem Sebastian mentions. Hopefully it will work correctly, please test. - Carsten On Feb 2, 2009, at 10:33 AM, Sebastian Rose wrote: Hi, This solves the problem with the inside a . That is only created when images are included using `org-ex

Re: [Orgmode] Some css issues in org-export

2009-02-02 Thread Sebastian Rose
Rustom Mody writes: > On Mon, Feb 2, 2009 at 3:03 PM, Sebastian Rose wrote: >> Hi, >> >> >> >> This solves the problem with the inside a . That is only >> created when images are included using `org-export-html-format-image'. > > Does this solve the original problem (unicode boxes on printing?)

Re: [Orgmode] Some css issues in org-export

2009-02-02 Thread Rustom Mody
On Mon, Feb 2, 2009 at 3:03 PM, Sebastian Rose wrote: > Hi, > > > > This solves the problem with the inside a . That is only > created when images are included using `org-export-html-format-image'. Does this solve the original problem (unicode boxes on printing?) There are also errors in the j

Re: [Orgmode] Some css issues in org-export

2009-02-02 Thread Sebastian Rose
Hi, This solves the problem with the inside a . That is only created when images are included using `org-export-html-format-image'. diff --git a/lisp/org-exp.el b/lisp/org-exp.el index 760c83f..4f035a4 100644 --- a/lisp/org-exp.el +++ b/lisp/org-exp.el @@ -3638,8 +3638,10 @@ lang=\"%s\"

Re: [Orgmode] Some css issues in org-export

2009-02-02 Thread Sebastian Rose
Hi, Seems there are some regressions/new issues. XHTML-validity is a moving target and someting to re-work from time to time. It's actually quite seldom I have these problems with the current version. I only found this one on the first glance: * is _not_ allowed in => --->8---

Re: [Orgmode] Some css issues in org-export

2009-02-02 Thread Rustom Mody
I tried validating this at http://validator.w3.org/ and its not valid XHTML. Dont know more HTML to comment :-) On Mon, Jan 19, 2009 at 8:43 PM, Sebastian Rose wrote: > Hi Rustom, > > > "Rustom Mody" writes: >> On Mon, Jan 19, 2009 at 6:29 PM, Sebastian Rose >> wrote: >>> >>> Hm - we do not

Re: [Orgmode] Some css issues in org-export

2009-01-19 Thread Sebastian Rose
Hi Rustom, "Rustom Mody" writes: > On Mon, Jan 19, 2009 at 6:29 PM, Sebastian Rose wrote: >> >> Hm - we do not provide a special stylesheet for printing. But since > >> >> Maybe we should add this line to the very top of the document: >> >> > > I tried adding this by hand (using emacs) it mad

Re: [Orgmode] Some css issues in org-export

2009-01-19 Thread Rustom Mody
On Mon, Jan 19, 2009 at 6:29 PM, Sebastian Rose wrote: > > Hm - we do not provide a special stylesheet for printing. But since > > Maybe we should add this line to the very top of the document: > > I tried adding this by hand (using emacs) it made no difference to the printout The boxes show th

Re: [Orgmode] Some css issues in org-export

2009-01-19 Thread Sebastian Rose
Hm - we do not provide a special stylesheet for printing. But since there is no `...@media screen' somewhere in the stylesheet, it should just work for all medias (and does so here). But still, in case of interest: http://www.w3schools.com/CSS/css_mediatypes.asp Maybe we should add this line

Re: [Orgmode] Some css issues in org-export

2009-01-19 Thread Giovanni Ridolfi
--- Lun 19/1/09, Rustom Mody ha scritto: > When I print (to hardcopy) org documents like > http://orgmode.org/worg/org-tutorials/org-custom-agenda-commands.php > (but not only this one) from firefox, the lines such as > > M-x customize-variable RET org-agenda-custom-commands > > viz the lines en