How about adding

  .src { overflow:auto }

to the CSS style definitions? Is that what you are looking for? It seems to me that a scroll bar is better than wrapping, because source code is usually formatted the way it is for a reason.

- Carsten

On Jul 12, 2008, at 11:07 AM, Richard G Riley wrote:


is it possible to tell the exporter to wrap src code? e.g in this

,----
| #+HTML: <div id="Content">
| #+INCLUDE: "~/.emacs.d/init.el" src emacs-lisp
| [[../][Back]]
| #+HTML: </div>
`----

some lines in the htmlized source code extends out beyond the containing
div.





_______________________________________________
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



_______________________________________________
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

Reply via email to