Re: [l2h] HTML 3.0 output

2021-01-12 Thread Christian Mensing
Hi, the current dist https://fossies.org/linux/www/latex2html-2021.tar.gz/ produces HTML versions 3.0,  3.1, 3.2, 4.01, 4.0, 4.1, and 5.0 depending on the setting of   ~/ .latex2html-init Don't know if it pertains to Windows regards Christian Mensing Am 09/01/2021 um 06:00 schrieb go

Re: [l2h] use of html5 attributes

2020-12-01 Thread Christian Mensing
l5 is implemented so far. Thank you and the other contributors for their effort Christian Mensing! On 12/1/20 12:09 PM, Shigeharu TAKENO wrote: > \begin{rawhtml} >href="some_document.pdf" download >download c

[l2h] use of html5 attributes

2020-11-29 Thread Christian Mensing
k[download=name-for-client.pdf]{download course 1}{document_name.pdf} I was playing around with\HTML code command, but did not succeed. using html5_0.pl Any hint is appreciated Christian Mensing ___ latex2html mailing list latex2html@tug.org https://

Re: [l2h] \verbatiminput{} support in l2h, can one use absolute file path?

2010-11-25 Thread Christian Pleul
. > > Is there an easy fix for this to allow one to use an absolute, > or even a relative path for the file name? > > related posting: > http://www.tug.org/pipermail/texhax/2005-March/003659.html > > thanks > --Nasser > __

[l2h] Preamble for Bibliography

2010-01-31 Thread Christian Pleul
Hi, is there a way to add some text below the headline "Bibliography" but before the first entry? I would like to provide the user with the bib file as a link at this position. Thanks in advance, -- Christian -It's better to be a pirate than to join the Navy.- John S

[l2h] customized cite links

2010-01-30 Thread Christian Pleul
Hi, is there a way to assign a certain css class to bibliography links created with the cite command? Thanks, -- Christian -Bill Gates is a very rich man today ... and do you want to know why? The answer is one word: versions.- Dave Barry

[l2h] class style ".verbatim"

2010-01-13 Thread Christian Pleul
Hi, When using verbatimlisting, the class style ".verbatim" is created within the html source code. Is there a way to created different class styles for applying a css style? Thanks in advance, -- Christian -Click. Boom. Amazing!- Steve

Re: [l2h] LaTeX2HTML Version 2008 (1.71): Bug in math text formula conversion?

2009-12-14 Thread Christian Pleul
in the html-browser! > What can avoid this? [...] Ones I had the same problem. Have a look at this thread http://tug.org/mailman/htdig/latex2html/2008-December/003489.html Best -- Christian -We've really achieved the ideal of what I wante

Re: [l2h] determine gs_lib - gs-init.ps missing

2009-09-08 Thread Christian
Am 08.09.2009 um 12:51 schrieb Shigeharu TAKENO: shige 09/08 2009 Christian wrote: on a XP machine with MiKTeX, I get the following error when using config.bat: Warning: Could not determine GS_LIB path. I installed Ghostscript 8.70 and could not find gs_init.ps. Does

[l2h] determine gs_lib - gs-init.ps missing

2009-09-06 Thread Christian
Hi, on a XP machine with MiKTeX, I get the following error when using config.bat: Warning: Could not determine GS_LIB path. I installed Ghostscript 8.70 and could not find gs_init.ps. Does anybody know how to solve the problem? Thanks Christian -- Christian -I'm the only p

Re: [l2h] FW: config.pl script for latex2html

2009-09-05 Thread Christian
Hi Amon, I experienced some problems while installing latex2html on actual XP. Maybe you could have a look at my original post: Cannot read logfile './images.log' Thanks in advance Christian Am 05.08.2009 um 06:01 schrieb Amon Faltstrom: Hello, Had the wrong address befor

[l2h] Cannot read logfile './images.log'

2009-09-05 Thread Christian
ow could I resolve the problem to complete the run with latex2html? Thanks in advance -- Christian -Because I'm the CEO, and I think it can be done.- Steve Jobs, 2005 ___ latex2html mailing list latex2html@tug.org http://tug.org/mailman/listinfo/latex2html

[l2h] comments in verbatimfiles.perl

2009-07-25 Thread Christian
Hi, is there a way to say to verbatimfiles.perl that it should not interpret code between certain tags. E.g., in a tex-file that is included using \verbatimlisting should the comments between certain keys be ignored. Is that possible? Thanks -- Christian -It's better to

[l2h] SVN infos in the html output

2009-07-15 Thread Christian
Hi, is there a way to put the SVN keywords into the footer of the html output while using the package "svn-multi" in th elatex file? Thanks Christian ___ latex2html mailing list latex2html@tug.org http://tug.org/mailman/listinfo/latex2html

[l2h] color of the text for the 'next' type of button

2009-06-20 Thread Christian Salas
e color of the text of the 'next' type of buttons is red or something, which is really hard to read. thanks for your help c -- --- Christian Salas E-mail:christian.sa...@yale.edu PhD candidat

Re: [l2h] different expansion of environment

2009-03-06 Thread Christian
Am 05.03.2009 um 07:18 schrieb Ross Moore: > > On 05/03/2009, at 4:22 PM, Christian wrote: > >> Am 04.03.2009 um 07:44 schrieb Ross Moore: >> >>> So you could do: >>> >>> %begin{latexonly} >>> \newenvironment{intendleft}{\begin{addmarg

Re: [l2h] different expansion of environment

2009-03-04 Thread Christian
Am 04.03.2009 um 07:44 schrieb Ross Moore: > Hi Christian, > > On 04/03/2009, at 4:52 PM, Christian wrote: > >> Hi, >> >> Is there a way to expand the latex environment >> >> \newenvironment{intendleft}{\begin{addmargin}{3em}}{\end{addmargin}} >&g

[l2h] different expansion of environment

2009-03-03 Thread Christian
Hi, Is there a way to expand the latex environment \newenvironment{intendleft}{\begin{addmargin}{3em}}{\end{addmargin}} differently fro latex2html to get the same intend on the left side? Thanks Christian ___ latex2html mailing list latex2html

Re: [l2h] no number for table

2009-02-26 Thread Christian
Hi Ross, Am 26.02.2009 um 07:31 schrieb Ross Moore: > Hello Christian, > > On 26/02/2009, at 4:37 PM, Christian wrote: > >> Hello, >> >> for the tables in the appendix I get the following: >> >> No number for "DiewichtigstenEditierbefehledes" &

Re: [l2h] \newcolumntype not shown

2009-02-26 Thread Christian
Am 26.02.2009 um 07:46 schrieb Ross Moore: Hello Ross > Hello again Christian, > > On 26/02/2009, at 4:35 PM, Christian wrote: > >> Hello, >> >> I am using >> >> \usepackage{multicol} > > There is no direct support for {multicol} > within

[l2h] no number for table

2009-02-25 Thread Christian
Hello, for the tables in the appendix I get the following: No number for "DiewichtigstenEditierbefehledes" How does it comethat tables are not numbered? Thanks in advance Christian ___ latex2html mailing list latex2html@tug.org http

[l2h] \newcolumntype not shown

2009-02-25 Thread Christian
The is that cell2 (for newcolumntype{H}) is not appearing at all in the html. Is there a way to make this iable work? Thanks a lot Christian ___ latex2html mailing list latex2html@tug.org http://tug.org/mailman/listinfo/latex2html

[l2h] Using colors in tables

2009-02-19 Thread Christian
Hi, I tried colortbl but it is not supported. Is there a way to color the rows or the columns or the cells of a table in use with LaTeX2html? Thanks Christian ___ latex2html mailing list latex2html@tug.org http://tug.org/mailman/listinfo/latex2html

[l2h] \htmlimage problem

2009-02-17 Thread Christian
/bin/pnmcrop -verbose < /tmp/l2h64527/p64546.pnm | /sw/bin/ppmquant -floyd 256 | /sw/bin/pnmtopng -interlace -trans 'gray85' > img1.png" failed: Invalid argument Error while converting image: No such file or directory -- Is there a way to fix this and

Re: [l2h] latex2html issue

2009-01-08 Thread Christian
Am 07.01.2009 um 17:32 schrieb Hakan Kuecuekyilmaz: > On Mi, 2009-01-07 at 17:18 +0100, ed.geerli...@shell.com wrote: >> Hi Hakan, >> >> The issues I'm having is >> >> I have a set of Latex files from which I generate pdf and html. The >> Latex looks like: >> >> \section{Introduction}\label{Intr

[l2h] Colored equation

2009-01-03 Thread Christian
Hi, some equations are colored red and I dont even know where this color comes from. Is there a way to correct this beaviour? Thanks Christian ___ latex2html mailing list latex2html@tug.org http://tug.org/mailman/listinfo/latex2html

[l2h] \vref-link killed by latex2html

2009-01-03 Thread Christian
in advance Christian ___ latex2html mailing list latex2html@tug.org http://tug.org/mailman/listinfo/latex2html

[l2h] hyperref option clash

2008-12-29 Thread Christian
yperref? Thanks in advance, Christian ___ latex2html mailing list latex2html@tug.org http://tug.org/mailman/listinfo/latex2html

[l2h] latex2html hangs at texexpand

2008-12-27 Thread Christian
Hi, on my os x 10.5.6, I try to run latex2html and it hangs in the terminal at "texexpand" (see listing below). The perl process gets up to 99% and nothing happens any more. How could I get latex2html get to work again? Thanks in advance,

Re: [l2h] Gray background with equations

2008-12-26 Thread Christian
I set the prefs of Fink to use ustable packages, but only got the already mentioned version 10.24-3. Is there another way to use the unstable version 10.26.58-1? Thanks Christian Am 26.12.2008 um 00:05 schrieb Paul Wessel: If you do not have the unstable tree then you need to add that to

Re: [l2h] Gray background with equations

2008-12-25 Thread Christian
Hi Paul, thanks, that solved the problem with the black rules. I included ' $DVIPSOPT = ''; ' into my init file. Do you also have an idea for the gray backrounds? Thanks Christian Am 25.12.2008 um 18:53 schrieb Paul Wessel: See http://ccrma.stan

[l2h] Gray background with equations

2008-12-25 Thread Christian
ahrplan.pl -html_version 4.01,math,unicode latexfahrplan.tex == How could I correct the output to get transparent background for the out-of-line equations an no black border on the bottom of some inline equations? Thanks in advance,

Re: [l2h] pnmcolormap error with \cite{citekey}

2008-12-25 Thread Christian
Am 22.12.2008 um 12:23 schrieb Shigeharu TAKENO: > shige 12/22 2008 > ---- > > Christian wrote: > | when I use \cite{citekey} I get the error below (evaluated with the > | debug mode). > | > | How could I solve the problem to avoid the error? > > | Run

[l2h] pnmcolormap error with \cite{citekey}

2008-12-19 Thread Christian
Hello, when I use \cite{citekey} I get the error below (evaluated with the debug mode). How could I solve the problem to avoid the error? Thanks in advance Christian - *** processing 1 images *** Generating postscript images using dvips ... /usr/texbin/dvips -S1 -i

[l2h] \latexhtml with \lstinline of listings package

2008-12-14 Thread Christian
s somebody know a way of using this? Thanks in advance Christian ___ latex2html mailing list latex2html@tug.org http://tug.org/mailman/listinfo/latex2html

Re: [l2h] Error while converting imgae

2008-12-12 Thread Christian
Am 12.12.2008 um 00:50 schrieb Shigeharu TAKENO: shige 12/12 2008 Christian wrote: | | Converting image #2 | pstoimg: Error: "/sw/bin/ppmquant -floyd 256 < /tmp/l2h1354/ p1370.pnm | | /sw/bin/pnmtopng -interlace -trans 'gray85' > img2.p

Re: [l2h] Error while converting imgae

2008-12-11 Thread Christian
Thanks for your extensive reply. I did reinstall and got it nearly to work. I did the following: 1. downloaded "latex2html-2008.tar.gz" and extracted it 2. patched "prefs.pm" > "$prefs{'EXTRAPATH'} = '/sw/bin';" (cause of the install location from fink) to get the following right during ./

[l2h] image problem during ./configure

2008-12-11 Thread Christian
08, netpbm 10.24-3 from Fink and so on. I realy need urgently solved that problem, cause I need to work with latex2html. How could I fix this to get latex2html to work? Thanks in advance Christian checking for old config file (cfgcache.pm)... not found (ok) checking fo

Re: [l2h] \rightarrow creates mathend000#

2008-12-10 Thread Christian
Am 10.12.2008 um 09:44 schrieb Shigeharu TAKENO: shige 12/10 2008 Christian <[EMAIL PROTECTED]> wrote: | > The article have a patch for latex2html in the last. Please try | > to apply the patch to your latex2html. | | How should such a patch be applied to m

Re: [l2h] \rightarrow creates mathend000#

2008-12-10 Thread Christian
Am 10.12.2008 um 01:39 schrieb Shigeharu TAKENO: > shige 12/10 2008 > ---- > > Christian wrote: > | > The following article may solve your problem: > | > > | > http://tug.org/mailman/htdig/latex2html/2004-February/002688.html > | > | Checked my

[l2h] Including an image into a chapter title

2008-12-09 Thread Christian
Hi, I am looking for a way to include a small image into a chapter or section title. Is there a way to do this with latex2html? Thanks Christian ___ latex2html mailing list latex2html@tug.org http://tug.org/mailman/listinfo/latex2html

[l2h] Error while converting imgae

2008-12-09 Thread Christian
ppmquant -floyd 256 | /sw/bin/pnmtopng -interlace -trans 'gray85' > img10.png" failed: Invalid argument How could I solve the problem? Thanks Christian ___ latex2html mailing list latex2html@tug.org http://tug.org/mailman/listinfo/latex2html

Re: [l2h] \rightarrow creates mathend000#

2008-12-09 Thread Christian
Am 07.12.2008 um 13:06 schrieb Shigeharu TAKENO: > shige 12/07 2008 > ---- > > Christian wrote: >> I am using the amssymb package with \rightarrow within a paragraph. >> After converting to html using latex2html the arrow is displayed >> followed b

[l2h] using ngerman

2008-12-08 Thread Christian
html files? Thanks Christian ___ latex2html mailing list latex2html@tug.org http://tug.org/mailman/listinfo/latex2html

[l2h] latex2html.config

2008-12-07 Thread Christian
Hi, where could I find "latex2html.config" on my machine? Thanks Christian ___ latex2html mailing list latex2html@tug.org http://tug.org/mailman/listinfo/latex2html

[l2h] \rightarrow creates mathend000#

2008-12-06 Thread Christian
Hi, I am using the amssymb package with \rightarrow within a paragraph. After converting to html using latex2html the arrow is displayed followed by mathend000#. What does mathend000# mean and how could I fix this problem? Thanks in advance Christian

Re: [l2h] links, buttons, disappear when i visit my website from a different PC

2007-07-23 Thread Christian Salas
latex2html file.tex, and now all is working. Thank you, again! cheers --- Christian SalasE-mail:[EMAIL PROTECTED] PhD student http://pantheon.yale.edu/~ces55/

[l2h] links, buttons, disappear when i visit my website from a different PC

2007-07-22 Thread Christian Salas
Can somebody help me, please? Ps: I am using LaTeX2HTML Version 2002-2-1 (1.71) under Linux (Ubuntu 7.04) thanks, christian --- Christian SalasE-mail:[EMAIL PROTECTED] PhD student

[l2h] including a web counter

2007-07-02 Thread christian . salas
Can anyone help me, please? Ps: I am using LaTeX2HTML Version 2002-2-1 (1.71) under Linux (Ubuntu 7.04) thanks, christian ___ latex2html mailing list latex2html@tug.org http://tug.org/mailman/listinfo/latex2html

[l2h] help for latex2html in encoding

2007-04-18 Thread Christian
hi latex-community, i'm chris from germany and quite new to latex. i created a latex-document and created a pdf-file by using pdflatex. everyhing's fine. then i wanted to create an html-file by using latex2html. the result was like expected except the encoding. in my latex file i use utf8. then

[l2h] process_commands_in_tex fails inside footnotes?

2006-02-28 Thread Christian Sonne
p, best regards -- Christian Sonne Stud. IT at Technical University of Denmark -BEGIN GEEK CODE BLOCK- Version: 3.12 GM/S/CS/O d? s: a--->? C++ UL++>$ P+ L++ E--- W++ N o@ K? w !O M-- V? PS++(+) PE@ Y-- PGP-@ t+ 5? X++ R@ tv++ b+(++) DI+>++ D G@ e>+ h! r-(--) y? --END

[l2h] image size

2003-10-23 Thread Christian Raue
Hi! I want rezise all image to the document. I know how to rezie images absolute. But how can i percentage reziese?   Thank you for answering! ___ latex2html mailing list [EMAIL PROTECTED] http://tug.org/mailman/listinfo/latex2html

[l2h] two columns contents list

2003-09-10 Thread Christian Mensing
-texdev.mpce.mq.edu.au/l2h/docs/manual/node11_ct.html best regards Christian Mensing -- Christian Mensing Lab. für Anorg. Chemie http://www.inorg.chem.ethz.ch/group/mensing.html ETH Hönggerberg HCI H107 mailto:[EMAIL PROTECTED] CH 8093 Zürichtel: +41 (0)1 632 2894, fax: +41 (0)1 632 1149

[l2h] counter for figures

2003-02-10 Thread Christian Mensing
? Sorry if this topic has been treated before. Christian Mensing -- Christian Mensing Lab. für Anorg. Chemie http://www.inorg.chem.ethz.ch/group/mensing.html ETH Hönggerberg HCI H107 mailto:[EMAIL PROTECTED] CH 8093 Zürichtel: +41 (0)1 632 2894, fax: +41 (0)1 632 1149

Re: [l2h] cropping bars - solved!

2003-01-31 Thread Christian Mensing
ng execution... Thank you again for your valuable help! Christian Mensing Shigeharu TAKENO wrote: > > shige 01/31 2003 > > > Christian Mensing <[EMAIL PROTECTED]> wrote: > > | since I updated perl to v5.6.1 built for irix-n32, > | latex2html-2002-2-1 ge

[l2h] cropping bars

2003-01-27 Thread Christian Mensing
t familiar with perl programming. Is there a diff file available to see what I have to change? Is there a newer solution known? A solution for black text on white background would be sufficient for me. With best regards Christian Mensing -- Christian Mensing Lab. für Anorg.

[l2h] questacute and exclamacute

2001-03-05 Thread Christian Mensing
a way to solve the problem without editing the output? Christian Mensing -- Christian Mensing Lab. fuer Anorg. Chemie tel (+41) 1/ 632 2894 / 4939 ETH Zentrum CAB B17 fax (+41) 1/ 632 1149 Universitaetstrasse 6 mailto:[EMAIL PROTECTED] CH 8092 Zuerich

[l2h] grey picture background

2000-06-27 Thread Christian Mensing
e the behaviour. Any idea? Christian Mensing -- Christian Mensing Lab. fuer Anorg. Chemie tel (+41) 1/ 632 2894 / 4939 ETH Zentrum CAB B17 fax (+41) 1/ 632 1149 Universitaetstrasse 6 mailto:[EMAIL PROTECTED] CH 8092 Zuerich http://www.inorg.chem.et

[l2h] Problem with Latex2HTML

2000-04-24 Thread Christian Hilk
Hallo cursive). Can you help me? Thank you. Christian Hilk \documentclass[10pt,twoside]{article} \usepackage[latin1]{inputenc} \usepackage[german]{babel} \usepackage{a4,german} \setlength{\oddsidemargin}{1.5cm} \setlength{\evensidemargin}{0cm} \setlength{\textwidth}{14.6cm} \setle