Re: [l2h] \centering

2005-03-09 Thread Peter Morling
Hi Igor, thanks, ok, but it gives the same problem. Best, Peter - Original Message - From: "Igor Pechtchanski" <[EMAIL PROTECTED]> To: "Peter Morling" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, March 09, 2005 4:24 PM Subject: Re: [l2h] \centering >

[l2h] \centering

2005-03-09 Thread Peter Morling
Hi, the \centering tag does not work. Translating: \centering{Put this in the center} Produces: Put this in the center Just to let you know. Best, Peter Programmer Peter Morling, University of Southern Denmark Department of Statistics, J. B. Winsløws Vej 9, DK-5000 Odense C Phone (+45

Re: [l2h] Problem with Gif generation after MiKTeX 2.4

2004-11-01 Thread Peter Morling
- Original Message - From: "Ross Moore" <[EMAIL PROTECTED]> To: "Peter Morling" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, October 30, 2004 1:50 PM Subject: Re: [l2h] Problem with Gif generation after MiKTeX 2.4 > Hi Peter, >

Re: [l2h] Problem with Gif generation after MiKTeX 2.4

2004-10-29 Thread Peter Morling
Hi, If you run: latex2html test.tex -debug > debug.out ---test.tex \documentclass[11pt]{report} \begin{document} \section{Some section} $n\times k$ % one image will be created \end{document} --- you will get the following debug (I have cut out the important part) -- ***

Re: [l2h] Problem with Gif generation after MiKTeX 2.4

2004-10-29 Thread Peter Morling
Peter - Original Message - From: "Ross Moore" <[EMAIL PROTECTED]> To: "Peter Morling" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, October 27, 2004 2:03 PM Subject: Re: [l2h] Problem with Gif generation after MiKTeX 2.4 >

Re: [l2h] Problem with Gif generation after MiKTeX 2.4

2004-10-27 Thread Peter Morling
t'. I hope this helps. Best, Peter - Original Message - From: "Ross Moore" <[EMAIL PROTECTED]> To: "Peter Morling" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, October 27, 2004 2:03 PM Subject: Re: [l2h] Problem with Gif genera

[l2h] Problem with Gif generation after MiKTeX 2.4

2004-10-27 Thread Peter Morling
math statements. I have tried the excact same for MiKTeX 2.3 and this causes no problems. So i come to this conclusion, that MiKTeX distributes some new dimentinons of fonts or maths used by L2H when calling programs in NetPbm. How do i fix this problem? Best, Peter Programmer Peter Mo

[l2h] link in bibitem produces newline why?

2004-08-06 Thread Peter Morling
and 6th ref. Any workarounds?? Best, Peter Programmer Peter Morling, University of Southern Denmark Department of Statistics, Sdr. Boulevard 23A, DK-5000 Odense C Phone (+45) 6550 3399 ___ latex2html mailing list [EMAIL PROTECTED] http://tug.org

[l2h] problem with bibitem in thebibliography

2004-08-06 Thread Peter Morling
Programmer Peter Morling, University of Southern Denmark Department of Statistics, Sdr. Boulevard 23A, DK-5000 Odense C Phone (+45) 6550 3399 ___ latex2html mailing list [EMAIL PROTECTED] http://tug.org/mailman/listinfo/latex2html

[l2h] MathML entering the scene..

2004-07-23 Thread Peter Morling
Dear Ross, When will MathML be an integrated part of LateX2HTML? - will it be using a third party latex2mathML translator or one build in? - will it generate images for latex-constructs that can not be translated to MathML? All the best, Peter Morling Programmer Peter Morling, University

[l2h] no math in tableofcontents is tableofchildlinks an alternative?

2004-05-10 Thread Peter Morling
\latex{\tableofcontents} Will this be safe? Best, Peter Programmer Peter Morling, University of Southern Denmark Department of Statistics, Sdr. Boulevard 23A, DK-5000 Odense C Phone (+45) 6550 3399 ___ latex2html mailing list [EMAIL PROTECT

[l2h] Strange underline maby a bug?

2004-04-05 Thread Peter Morling
Dear all, I have observed that the following math: --- $H_{0}\!$:$\,\alpha _{i}=0,$ --- creates a strange underline in HTML but not in LaTeX. Is that a bug? Best, Peter Programmer Peter Morling, University of Southern Denmark Department of Statistics, Sdr. Boulevard 23A, DK-5000 Odense C

[l2h] How do I disable the automatic inserted for math ALT comments?

2004-03-24 Thread Peter Morling
Dear all, I there a global option to disable the insertion of the ALT comments for the automatic generated comments. I don't think these comments provide any useful information for the end reader (it might for the TeX writer :-) ) of the html-documents. Best, Peter Programmer Peter Mo

[l2h] problem with bibitem in thebibliography

2004-02-02 Thread Peter Morling
. But, after running L2H, each will be numbered with [3]. What is the problem? Best, Peter Programmer Peter Morling, University of Southern Denmark Department of Statistics, Sdr. Boulevard 23A, DK-5000 Odense C Phone (+45) 6550 3399 ___ latex2html

[l2h] GIF images get grey background when translated from - Solution

2004-01-07 Thread Peter Morling
use: \usepackage{color} \pagecolor{white} Best, Peter Programmer Peter Morling, University of Southern Denmark Department of Statistics, Sdr. Boulevard 23A, DK-5000 Odense C Phone (+45) 6550 3399 ___ latex2html mailing list [EMAIL PROTECTED] http

[l2h] GIF images get grey background when translated from transparent EPS images

2004-01-07 Thread Peter Morling
Hi, is there a way to avoid subj. e.g. change this default grey background to white ? I'm interested a L2H setting instead of modifying the image manually using an image-editor. Best, Peter ___ latex2html mailing list [EMAIL PROTECTED] http://tug.org/m

[l2h] alignmentproblem eqnarray - amsmath -example

2004-01-07 Thread Peter Morling
ot aligned with the gif. Without the amsmath package, there is no problem, the equation in not split up, a single image, that is centered as it should be. Best, Peter Programmer Peter Morling, University of Southern Denmark Department of Statistics, Sdr. Boulevard 23A, DK-5000 Odense C Phone

[l2h] alignmentproblem eqnarray - amsmath - test-case - suggestion

2004-01-06 Thread Peter Morling
and it'll make it possible to center around the middle cell, e.g. centering around an equalsign like LaTeX does it. Best, Peter Programmer Peter Morling, University of Southern Denmark Department of Statistics, Sdr. Boulevard 23A, DK-5000 Odense C Phone (+45) 6550

[l2h] alignmentproblem eqnarray - amsmath - test-case - suggestion

2004-01-06 Thread Peter Morling
Hi Ross, however, if it's done the way i suggested we will also avoid the problem about the equation numbering (eqnarray) in internet explorer only (from table-wont-inherit-correct-with-from-parent) :-) Best, Peter Programmer Peter Morling, University of Southern Denmark Departme

[l2h] tex counters cannot be used in html 4.0 for programming latex2html

2004-01-02 Thread Peter Morling
html 3.2 everything works fine and will produce: Is there a solution to this problem? (except for post-processing html for the excact span-tag ;) ) Best, Peter Programmer Peter Morling, University of Southern Denmark Department of Statistics, Sdr. Boulevard 23A, DK-5000 Odense C Phone (+

[l2h] alignmentproblem eqnarray - amsmath - test-case - suggestion

2004-01-02 Thread Peter Morling
changes for both html 3.2 and 4.0. Best, Peter Programmer Peter Morling, University of Southern Denmark Department of Statistics, Sdr. Boulevard 23A, DK-5000 Odense C Phone (+45) 6550 3399 ___ latex2html mailing list [EMAIL PROTECTED] http://tug.org

[l2h] alignmentproblem eqnarray - amsmath - test-case - suggestion

2004-01-02 Thread Peter Morling
t;   right>   (1.1)> > >   left >     =  >   much longer right>   (1.3)> see http://www.statmaster.sdu.dk/maskel/docs/eqnhtml/index.html ,this shows excact what is wrongit will not center correctly around thecenter cell.   P.S..sorry to mail this twice two y

[l2h] alignmentproblem eqnarray - amsmath - test-case - suggestion - htmlcode

2004-01-02 Thread Peter Morling
(1.3)        left    =     (1.4)            = right        (1.5)       Best, Peter Programmer Peter Morling, University of Southern DenmarkDepartment of Statistics, Sdr. Boulevard 23A, DK-5000 Odense CPhone (+45) 6550

[l2h] alignmentproblem eqnarray - amsmath - test-case - suggestion html solution

2004-01-02 Thread Peter Morling
(1.1) left= right (1.2) Programmer Peter Morling, University of Southern Denmark Department of Statistics, Sdr. Boulevard 23A, DK-5000 Odense C Phone (+45) 6550 3399 ___ latex2html mailing list [EMAIL PROTECTED] http://tug.org

[l2h] alignmentproblem eqnarray - amsmath - test-case

2003-12-30 Thread Peter Morling
Dear Ross, here is a testcase of the problems. 1. first with AMSMATH http://www.statmaster.sdu.dk/maskel/docs/eqnarray/withAMSMATH/index.html 2. without AMSMATH http://www.statmaster.sdu.dk/maskel/docs/eqnarray/withoutAMSMATH/index.html Best, Peter Programmer Peter Morling, University

[l2h] alignmentproblem eqnarray - amsmath

2003-12-29 Thread Peter Morling
em is that we are going to publish a lot of math courses for www in 2004-2006 using L2H ;-). Best, Peter Programmer Peter Morling, University of Southern Denmark Department of Statistics, Sdr. Boulevard 23A, DK-5000 Odense C Phone (+45)

[l2h] alignmentproblem eqnarray - amsmath

2003-12-18 Thread Peter Morling
{eqnarray} without the star) the horizontal alignment is not correct. Can I do anything to solve this problem? Best, Peter Programmer Peter Morling, University of Southern Denmark Department of Statistics, Sdr. Boulevard 23A, DK-5000 Odense C Phone (+45) 6550 3399

Re: [l2h] problem with vertical alignment of inlined math images

2003-12-11 Thread Peter Morling
rs. > > > On Thursday, December 11, 2003, at 01:24 AM, Bruce Miller wrote: > > > Peter Morling wrote: > >> Hi, > >> there is a problem with the vertical alignment of inlined math images. > >> In > >> 'internet explorer' the images is align

[l2h] problem with vertical alignment of inlined math images

2003-12-10 Thread Peter Morling
solve this problem? Best, Peter Programmer Peter Morling, University of Southern Denmark Department of Statistics, Sdr. Boulevard 23A, DK-5000 Odense C Phone (+45) 6550 3399 ___ latex2html mailing list [EMAIL PROTECTED] http://tug.org/mailman/listinfo/latex2html

Re: [l2h] tableofcontents UL type - Perl script

2003-10-29 Thread Peter Morling
Hi, here's a perl script to post-process the HTML document and set the UL class for the table of contents only. --- #!/usr/bin/perl $line = ""; while (<>) {# Load all input lines into one string $f .= $_; } # Matching across lines $a =

Re: [l2h] tableofcontents UL type

2003-10-28 Thread Peter Morling
Hi, thanks! > > Peter Morling writes: > > Thanks, I guess what you mean is that the generated HTML for the table of > > contants does something like: > > > > > > > > Yes, that's what I see. > > > However, I use the most current v

Re: [l2h] tableofcontents UL type

2003-10-28 Thread Peter Morling
- Original Message - From: "Fred L. Drake, Jr." <[EMAIL PROTECTED]> > > Peter Morling writes: > > Is there a way to avoid the discs (bullets) in front of each line of the toc > > ?? I can think of one way: to post-process my html-document using a &

[l2h] tableofcontents UL type

2003-10-28 Thread Peter Morling
Peter Programmer Peter Morling, University of Southern Denmark Department of Statistics, Sdr. Boulevard 23A, DK-5000 Odense C Phone (+45) 6550 3399 ___ latex2html mailing list [EMAIL PROTECTED] http://tug.org/mailman/listinfo/latex2html

[l2h] generation of index.html

2003-09-23 Thread Peter Morling
Hi, every time I run L2H a index.html is generated! Is there a way to supress that?? let's say I run: latex2html example.tex and I only want that example.html is generated. Best, Peter ___ latex2html mailing list [EMAIL PROTECTED] http://tug.org/m

[l2h] Exemple Documents

2003-09-23 Thread Peter Morling
Hi, just wanted to show you some exemple documents generated with the greath LateX2HTML: http://statmaster.sdu.dk/maskel/docs/manual/ Best, Peter ___ latex2html mailing list [EMAIL PROTECTED] http://tug.org/mailman/listinfo/latex2htm

[l2h] Exemplary Documents

2003-09-11 Thread Peter Morling
Hi, just wanted to show you some exemplary documents generated with the greath LateX2HTML: http://statmaster.sdu.dk/maskel/docs/manual/ Best, Peter Programmer Peter Morling, University of Southern Denmark Department of Statistics, Sdr. Boulevard 23A, DK-5000 Odense C Phone (+45) 6550 3399

[l2h] \renewcommand{\contentsname}

2003-06-26 Thread Peter Morling
L2H 2.1 Introduktion 2.2 Krav 2.2.1 Krav til struktur 2.2.2 Krav til navigation 2.2.3 Krav til forfatter 2.3 Milepæle   How can i avoid that the contentsname is added to the table of contents and still keep the tag ?     All the best,   Pet