[l2h] Skipping an input file

Ross Moore ross.moore at mq.edu.au
Thu Oct 22 05:17:08 CEST 2020


Hello Bob.

On 22 Oct 2020, at 1:54 pm, Bob van der Poel <bob at mellowood.ca<mailto:bob at mellowood.ca>> wrote:



On Wed, Oct 21, 2020 at 7:34 PM Bob van der Poel <bob at mellowood.ca<mailto:bob at mellowood.ca>> wrote:

I have a project with a number of files listed in a master file. Each file is processed like:

  ....
\input{docs}
\input{paths}
\input{effects}
 ...
 The latex output is perfect. However, latex2html skips the 'paths' file. No warnings that I can see. Anyone have any idea why this file would be skipped?

Is this in the preamble, so that these files are providing definitions,
or is it in the body of your document, so that they are providing material to be presented?

If the latter, have you tried  \include  rather than  \input ?

Or have you tried leaving a blank line between those  \input  command usages?
Does this make any difference?  (to either the PDF or the HTML result)


As a follow up to my earlier mail ... other files in the program reference items in the missing file. However, since the file is missing the links point to the wrong file (actually the next file in the list).

This is all very strange.

LaTeX2HTML is not based upon a TeX processing engine.

Instead it tries to interpret your document source without reference to font machinery,
falling back on images in situations that are too complex to handle as text-only.

If you treat it as if it is TeX-based, then you will likely be asking for things that
are just not covered, and then be disappointed at the result.
Read the manual.
That covers pretty well what works and says a bit about what does not.


Hope this helps.
Stay safe.

Ross



--

**** Listen to my FREE CD at http://www.mellowood.ca/music/cedars<https://protect-au.mimecast.com/s/WB_MCp81gYClAglyTPYrNz?domain=mellowood.ca> ****
Bob van der Poel ** Wynndel, British Columbia, CANADA **
EMAIL: bob at mellowood.ca<mailto:bob at mellowood.ca>
WWW:   http://www.mellowood.ca<https://protect-au.mimecast.com/s/M7K5Cq71jxf4Xg4RUXdU23?domain=mellowood.ca>
_______________________________________________
latex2html mailing list
latex2html at tug.org<mailto:latex2html at tug.org>
https://protect-au.mimecast.com/s/kMsoCr810kCN2yN6u4MviF?domain=tug.org


Dr Ross Moore
Department of Mathematics and Statistics
12 Wally’s Walk, Level 7, Room 734
Macquarie University, NSW 2109, Australia
T: +61 2 9850 8955  |  F: +61 2 9850 8114
M:+61 407 288 255  |  E: ross.moore at mq.edu.au<mailto:ross.moore at mq.edu.au>
http://www.maths.mq.edu.au
[cid:image001.png at 01D030BE.D37A46F0]
CRICOS Provider Number 00002J. Think before you print.
Please consider the environment before printing this email.

This message is intended for the addressee named and may
contain confidential information. If you are not the intended
recipient, please delete it and notify the sender. Views expressed
in this message are those of the individual sender, and are not
necessarily the views of Macquarie University. <http://mq.edu.au/>
<http://mq.edu.au/>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/latex2html/attachments/20201022/1c7cc477/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 4605 bytes
Desc: image001.png
URL: <https://tug.org/pipermail/latex2html/attachments/20201022/1c7cc477/attachment-0001.png>


More information about the latex2html mailing list.