When I enable longlines-mode (adding soft line-break), the font color
reverts to default after the first line wraps. Is there something I
can change to fix this?
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs
>
> > - you write C-x 8 SPC in your org files
> > - C-x 8 SPC is exported to on HTML
> > - C-x 8 SPC is exported to ~ on HTML
> > - ~ continues working normally: produces ~ on HTML and \~{} on LaTeX
>
> 100% okay. And you can add:
>
> - \~ will insert ~ in the LaTeX source
>
Yes
> >S
I should add that the @at-syntax@:
- is too HTML-specific (we need something that exports as good to
LaTeX as to HTML)
- and sometimes it isn't clear what to write. For instance if I want
to write [1] without being processed as a footnote (on a document with
footnotes on); something like @[@1@]@ w
I feel tempted to bring up my suggestion of [markup|text] format
again, but I've been resisting because I feel like a develish nag. So
[*|at-syntax] could still be html specific if you really want
something html specific, but there would be something that could be
portable to all export formats.
"Eddward DeVilla" <[EMAIL PROTECTED]> writes:
> I feel tempted to bring up my suggestion of [markup|text] format
> again, but I've been resisting because I feel like a develish nag. So
> [*|at-syntax] could still be html specific if you really want
> something html specific, but there would be s