Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| Also it would be nice if the patch did not try to remove double LF
| btween methods and change tab-indentation to 4char indentation :) But
| this is secondary.
Not to me.
--
Lgb
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes:
Back to this one... Believe it or not, I would like to resolve it
before 1.2.0.
Herbert> Jean-Marc Lasgouttes wrote:
>> To rephrase myself: could this html check button produce code using
>> hyperref \href instead of html.sty version? W
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes:
Herbert> Jean-Marc Lasgouttes wrote:
>> To rephrase myself: could this html check button produce code using
>> hyperref \href instead of html.sty version? Would that work with
>> latex2html? Answering to my own question, it seems that th
Jean-Marc Lasgouttes wrote:
> To rephrase myself: could this html check button produce code using
> hyperref \href instead of html.sty version? Would that work with
> latex2html?
>
> Answering to my own question, it seems that the macros in html.sty are
> mostly wrappers around hyperref's \href.
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes:
Herbert> not before 1.2.0 At this time it onlx makes sense to get the
Herbert> html check- button in the gui run. than we can think about
Herbert> other possibiulities.
To rephrase myself: could this html check button produce code using
On 28 Feb 2002, Jean-Marc Lasgouttes wrote:
> Herbert> \let\ahref\htmladdnormallink
>
> Herbert> or
>
> Herbert> \let\href\htmladdnormallink
>
> Herbert> that's all
>
> You mean latex2html does not support hyperref natively?
I only wanted to say, that it's no problem to link
to other converters.
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes:
Herbert> \let\ahref\htmladdnormallink
Herbert> or
Herbert> \let\href\htmladdnormallink
Herbert> that's all
You mean latex2html does not support hyperref natively?
I really think using hyperref for URLs is the natural thing to do fro
Jean-Marc Lasgouttes wrote:
>>"Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
>>
>
> Dekel> There is also tex4ht. Also, there is the \href command in the
> Dekel> hyperref.sty.
>
> This is getting more interesting! How well is this command supported
> by translators? Herbert?
>
> The
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> There is also tex4ht. Also, there is the \href command in the
Dekel> hyperref.sty.
This is getting more interesting! How well is this command supported
by translators? Herbert?
The syntax is \href{URL}{text}. It seems that hevea sup
On Wed, Feb 27, 2002 at 12:34:37PM +0100, Jean-Marc Lasgouttes wrote:
> > "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes:
>
> Herbert> I know, but it seems that the users prefer l2h.
>
> You mean latex2html, right?
>
> Herbert> we could detect the converter from the preferences. But
On Wednesday 27 February 2002 15:11, Jean-Marc Lasgouttes wrote:
>
> I have little experience with hevea, but it seemed to me at the time
> that it got right some things l2h got wrong. But maybe was my l2h
> version too old.
Yes, hevea analyses the .aux files, that is the reason why it is my
f
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes:
Herbert> there are some others, but the major one seems to be
Herbert> latex2hatml
Especially since this one is included in linux distributions.
Herbert> latex2html is the only which works as most users expect. try
Herbert> hevea and y
On 27 Feb 2002, Jean-Marc Lasgouttes wrote:
> Herbert> I know, but it seems that the users prefer l2h.
>
> You mean latex2html, right?
yes
> Herbert> we could detect the converter from the preferences. But there
> Herbert> is still a problem if someone has installed both. or we
> Herbert> creat
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes:
Herbert> I know, but it seems that the users prefer l2h.
You mean latex2html, right?
Herbert> we could detect the converter from the preferences. But there
Herbert> is still a problem if someone has installed both. or we
Herbert> crea
Jean-Marc Lasgouttes wrote:
>>"Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes:
>>
>
> Herbert> attached a (small) patch to get support for urls, when
> Herbert> exporting to html.
>
> Herbert> dvi -> Name: (Url)
> html-> Name
>
> Herbert> the current cvs has only the first one, wh
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes:
Herbert> attached a (small) patch to get support for urls, when
Herbert> exporting to html.
Herbert> dvi -> Name: (Url)
html-> Name
Herbert> the current cvs has only the first one, which is wrong for
export-> html
I agree we need that
attached a (small) patch to get support for urls, when exporting
to html.
dvi -> Name: (Url)
html-> Name
the current cvs has only the first one, which is wrong for
export->html
Herbert
--
http://www.lyx.org/help/
Index: src/BufferView_pimpl.C
17 matches
Mail list logo