Alejandro Aguilar Sierra wrote:
>
> On Fri, 4 Dec 1998, José Abílio de Oliveira Matos wrote:
>
> > I'm open to suggestion since I do not see other alternatives, and to do
> > that with the present lexical analyser seems to be very tricky. Am I wrong
> > here?
>
> IMO you are right. If you write the script I'd update the internal devs
> linuxdocs, including Allan's gui-indep guide.
Where are those documents? (I suspect lyx 1.1 ...)
The proposed filter is attached. I would like to hear from other people.
Amir all the comments regarding the perl code are welcome.
This code translate all the old LatexDel \command to LatexCommand
\command[#1]{#2}, where #1 and #2 are the first and second arguments. It
does the same to LatexCommand \ref (without arguments, since that is the
same as the previous case....)
This transformation is only applied to those inset that are used inside
linuxdoc: ref, url, and htmlurl.
What to do when the LatexDel inside is found in a LyX file? Stop the load
and filter the file to remove all the instances of LatexDel? Or simply
ignore those?
Any suggestions?
Now after to clear the \ref code, and to create two new insets: url and
html, is the moment to introduce the docbook support.
Is there any other part of the linuxdoc code that needs urgently a
cleaning?
> Alejandro
José
PS: I will be out till Wednesday...
--
José Abílio de Oliveira Matos
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
It is illegal to drive more than two thousand sheep down Hollywood
Boulevard at one time.
translate_0.12_1.0.pl