Hello,

I've got a document which uses the "Book" class, and has a footnote in
it.  When I export to HTML, the html output doesn't contain the
footnote.  Instead, it looks like

typeset@protect @@footnote SF@gobble@opt <text of the footnote>

Latex2Html gives a message about the arguments being too complex...you
can see the message in the attached output.

I'm using
LyX-1.1.6fix3 (installed from RPM) on a
Redhat 7.1 (kernel 2.4.5-ac12) Intel system.
My verion of latex2html is shown in the output from it, which I have
attached.

Any ideas?
Ben Logan

-- 
When Linux won't install on some hardware configuration, it means you
you need to switch to Windoze; but when a M$ product won't install, it
means you need to buy a new computer.
Converting from  latex to html
Running latex  to update aux file
Calling latex2html  -numbered_footnotes -split 0 -show_section_numbers -notransparent 
-white '/tmp/lyx_tmpdir192045L4LmC/lyx_tmpbuf19204Q5REEK/phpbook.tex'
This is LaTeX2HTML Version 2K.1beta (1.47)
by Nikos Drakos, Computer Based Learning Unit, University of Leeds.

Revised and extended by:
 Marcus Hennecke, Ross Moore, Herb Swan and others
...producing markup for HTML version 3.2  



Loading /usr/share/latex2html/versions/html3_2.pl

 *** processing declarations ***

Loading /usr/share/latex2html/versions/latin1.pl
OPENING /tmp/lyx_tmpdir192045L4LmC/lyx_tmpbuf19204Q5REEK/phpbook.tex 

Note: Working directory is /tmp/lyx_tmpdir192045L4LmC/lyx_tmpbuf19204Q5REEK/phpbook
Note: Images will be generated in /tmp/l2h19213

texexpand V2K.1beta (Revision 1.11)



Loading /usr/share/latex2html/styles/texdefs.perl...
Loading /usr/share/latex2html/styles/book.perl
Warning: No implementation found for option: `english' for `book' package

Warning: No implementation found for option: `T1' for `fontenc' package

Loading /usr/share/latex2html/styles/inputenc.perl
Loading /usr/share/latex2html/styles/babel.perl
Loading /usr/share/latex2html/versions/lang.pl
Reading ...
%%%%%%,,,,Arguments to csname are too complex ...
It will not be processed unless used in another environment
which is passed to LaTeX whole for processing.
,,Arguments to SF@gobble@twobracket are too complex ...
It will not be processed unless used in another environment
which is passed to LaTeX whole for processing.
++..
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

Reading aux file: /tmp/lyx_tmpdir192045L4LmC/lyx_tmpbuf19204Q5REEK/phpbook.aux ...
Processing macros 
...++........................................................................................................................................
Translating ...
0/37:top of phpbook: for phpbook.html

 *** translating preamble ***
....
*** redefining \LyX ***
...
Warning: No implementation found for option: `english' for `book' package
.
Warning: No implementation found for package: fontenc...
Warning: No implementation found for package: algorithm............
UNKNOWN COMMAND: csname .....
 *** preamble done ***
;....;..

1/37:tableofcontents:.."Contents" for phpbook.html
;.;.

2/37:chapter:.."1. Introduction to Programming with PHP" for phpbook.html
;.;

3/37:section:..."1.1 Preliminaries" for phpbook.html
;.;

4/37:subsection:...."1.1.1 The Purpose and Scope of this Tutorial" for phpbook.html
;...;..

5/37:subsection:...."1.1.2 What is Programming?" for phpbook.html
;....;...

6/37:subsection:...."1.1.3 What is PHP?" for phpbook.html
;....;..........
UNKNOWN COMMAND: csname ....

7/37:section:..."1.2 The Structure of a PHP Script" for phpbook.html
;.;

8/37:subsection:...."1.2.1 An Example" for phpbook.html
;........;........

9/37:subsection:...."1.2.2 Statements and Expressions" for phpbook.html
;...;.......

10/37:subsection:...."1.2.3 Comments" for phpbook.html
;.....;

11/37:subsection:...."1.2.4 Formatting Your Code" for phpbook.html
;.;

12/37:section:..."1.3 Variables" for phpbook.html
;.;

13/37:subsection:...."1.3.1 The Purpose of Variables" for phpbook.html
;.;

14/37:subsection:...."1.3.2 Variable Names" for phpbook.html
;.;

15/37:subsection:...."1.3.3 Types of Variables" for phpbook.html
;.;

16/37:subsection:...."1.3.4 Embedding Variables in Strings" for phpbook.html
;.;

17/37:section:..."1.4 Operators" for phpbook.html
;.;

18/37:subsection:...."1.4.1 Arithmetic" for phpbook.html
;.;

19/37:subsection:...."1.4.2 Assignment" for phpbook.html
;.;

20/37:subsection:...."1.4.3 Bitwise" for phpbook.html
;.;

21/37:subsection:...."1.4.4 Comparison" for phpbook.html
;.;

22/37:subsection:...."1.4.5 String" for phpbook.html
;.;

23/37:subsection:...."1.4.6 Logical" for phpbook.html
;.;

24/37:section:..."1.5 Control Structures" for phpbook.html
;.;

25/37:subsection:...."1.5.1 If, else, and elseif" for phpbook.html
;.;

26/37:subsection:....."1.5.2 While and do...while" for phpbook.html
;.;

27/37:subsection:...."1.5.3 For and foreach" for phpbook.html
;.;

28/37:subsection:......"1.5.4 Breaking out and continuing on" for phpbook.html
;.;

29/37:subsection:...."1.5.5 Switch" for phpbook.html
;.;

30/37:subsection:...."1.5.6 Including other Files" for phpbook.html
;.;

31/37:section:..."1.6 Functions" for phpbook.html
;.;

32/37:subsection:...."1.6.1 The Logic Behind Functions" for phpbook.html
;.;

33/37:subsection:...."1.6.2 Variable Scope" for phpbook.html
;.;

34/37:subsection:...."1.6.3 Returning Values" for phpbook.html
;.;

35/37:subsection:...."1.6.4 Additional Features" for phpbook.html
;.;

36/37:chapter:.."2. Doing Something Useful" for phpbook.html
;;

37/37:chapterstar:.."About this document ..." for phpbook.html
;;.

Writing image file ...

This is TeX, Version 3.14159 (Web2C 7.3.1)
(./images.tex
LaTeX2e <1999/12/01> patch level 1
Babel <v3.6Z> and hyphenation patterns for american, french, german, ngerman, i
talian, portuges, russian, spanish, nohyphenation, loaded.


 *** processing 2 images ***

Generating postscript images using dvips ...
This is dvipsk 5.86 p1.5d Copyright 1996-2001 ASCII Corp.([EMAIL PROTECTED])
based on dvipsk 5.86 Copyright 1999 Radical Eye Software (www.radicaleye.com)
' TeX output 2001.09.12:1848' -> /tmp/l2h19213/image
(-> /tmp/l2h19213/image001) <texc.pro><special.pro><color.pro>[1] 
(-> /tmp/l2h19213/image002) <texc.pro><special.pro><color.pro>[2] 
Converting image #2
Converting image #1

Doing section links ....,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
Doing table of contents .....
 *** Adding document-specific styles *** 

*********** WARNINGS ***********  
No implementation found for style `fontenc'
No implementation found for style `algorithm'

Unknown commands: else SF endcsname ifx fi noexpand let
Done.

Reply via email to