From christian.salas at yale.edu Mon Jul 2 19:08:34 2007
From: christian.salas at yale.edu (christian.salas at yale.edu)
Date: Mon, 02 Jul 2007 13:08:34 -0400
Subject: [l2h] including a web counter
Message-ID: <20070702130834.vivr9xq328kkok88@www.mail.yale.edu>
hi there,
I can compile without a problem my website from my .tex files. However now I
would like to add a web counter (or hit counter) to my main webpage. I know how
to do that (copying and pasting a code [given by the webcounter website that I
want to use] into the html file), but I am editing the html file "by hand"
after that I have compiled my website .tex files using latex2html.
I wonder how can I add the webcounter code directly into my .tex file, then I
would not need to do this after the compilation.
I have tried with \begin{htmlonly}, but of course that does not work.
Can anyone help me, please?
Ps: I am using LaTeX2HTML Version 2002-2-1 (1.71) under Linux (Ubuntu 7.04)
thanks,
christian
From jos at w3k.org Mon Jul 2 19:57:40 2007
From: jos at w3k.org (jos)
Date: Mon, 02 Jul 2007 10:57:40 -0700
Subject: [l2h] including a web counter
In-Reply-To: <20070702130834.vivr9xq328kkok88@www.mail.yale.edu>
References: <20070702130834.vivr9xq328kkok88@www.mail.yale.edu>
Message-ID: <200707021756.l62HukcH009022@nlpi043.prodigy.net>
I think you want \begin{rawhtml}. - jos
At 10:08 AM 7/2/2007, christian.salas at yale.edu wrote:
>hi there,
>
>I can compile without a problem my website from my .tex files. However now I
>would like to add a web counter (or hit counter) to my main webpage.
>I know how
>to do that (copying and pasting a code [given by the webcounter website that I
>want to use] into the html file), but I am editing the html file "by hand"
>after that I have compiled my website .tex files using latex2html.
>
>I wonder how can I add the webcounter code directly into my .tex file, then I
>would not need to do this after the compilation.
>I have tried with \begin{htmlonly}, but of course that does not work.
>
>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 at tug.org
>http://tug.org/mailman/listinfo/latex2html
From Walter.Gull at freesurf.ch Mon Jul 2 21:08:04 2007
From: Walter.Gull at freesurf.ch (Walter Gull)
Date: Mon, 02 Jul 2007 21:08:04 +0200
Subject: [l2h] including a web counter
In-Reply-To: <20070702130834.vivr9xq328kkok88@www.mail.yale.edu>
References: <20070702130834.vivr9xq328kkok88@www.mail.yale.edu>
Message-ID: <46894D14.60106@freesurf.ch>
Dear Christian
christian.salas at yale.edu wrote:
> ... However now I
> would like to add a web counter (or hit counter) to my main webpage. I know how
> to do that (copying and pasting a code [given by the webcounter website that I
> want to use] into the html file), but I am editing the html file "by hand"
> after that I have compiled my website .tex files using latex2html.
>
> I wonder how can I add the webcounter code directly into my .tex file, then I
> would not need to do this after the compilation.
> I have tried with \begin{htmlonly}, but of course that does not work.
>
> Can anyone help me, please?
I do it as follows:
(a) I wrote a file "counter_inc.tex" with the follwoing content:
---
\begin{rawhtml}
\end{rawhtml}
---
(b) and added the line "\input counter_inc.tex" to my main LaTeX file.
Yours
Walter Gull
--
----------------------------------------------------------------------
Walter E. Gull Phone: +41 44 370 10 71
mailto:Walter.Gull at freesurf.ch http://home.datacomm.ch/gull/walter/
Tobelsteig 1 PGP KeyID: 0x0C965A78 - Fingerprint:
CH-8046 Zurich 5092 1A6B 5887 4C0C A1F0
Switzerland B27E 593A 3E6E 0C96 5A78
----------------------------------------------------------------------
From christian.salas at yale.edu Mon Jul 23 07:23:47 2007
From: christian.salas at yale.edu (Christian Salas)
Date: Mon, 23 Jul 2007 01:23:47 -0400
Subject: [l2h] links, buttons,
disappear when i visit my website from a different PC
In-Reply-To:
References:
Message-ID: <20070723012347.zvovu7qekgwcks8s@www.mail.yale.edu>
hi there,
The links and the buttons('next', 'previous', 'up') of my website looks
and work
OK when I review my website (over the internet, not the files in my pc).
However, I just have realized that when I surf over my website from any other
PC (I have checked this, in at least 4 different PCs), some links do
not appear
(even though, if you put the mouse over the space where it should be,
you still
can get the link), if you click one link and then you return the link is not
there anymore, and problems of that sort.
What is going on?, is something in my compilation?, I used (at the terminal)
latex2html myweb.tex -contents_in_navigation -long_titles 1 -info '0'
-local_icons
In summary, my problem is:
- The links and buttons of my website disappear when i visit it from a
different
PC than my PC, or disappear after you click over the links.
Can somebody help me, please?
Ps: I am using LaTeX2HTML Version 2002-2-1 (1.71) under Linux (Ubuntu 7.04)
thanks,
christian
-------------------------------------------------------------------------------
Christian Salas E-mail:christian.salas at yale.edu
PhD student
http://pantheon.yale.edu/~ces55/
School of Forestry and Environmental Studies Tel: +1-(203)-432 5126
Yale University Fax:+1-(203)-432 3809
360 Prospect St Office: Room 35, Marsh Hall
New Haven, CT 06511-2189
USA
-------------------------------------------------------------------------------
From christian.salas at yale.edu Mon Jul 23 16:49:12 2007
From: christian.salas at yale.edu (Christian Salas)
Date: Mon, 23 Jul 2007 10:49:12 -0400
Subject: [l2h] links, buttons,
disappear when i visit my website from a different PC
In-Reply-To: <1185200597.46a4b9d5c7b4c@webmail.usask.ca>
References:
<20070723012347.zvovu7qekgwcks8s@www.mail.yale.edu>
<1185200597.46a4b9d5c7b4c@webmail.usask.ca>
Message-ID: <20070723104912.tvlk27szs4oookc0@www.mail.yale.edu>
hi Ian,
Thank you very much!!, the webpage that i was referring to was my homepage
(http://pantheon.yale.edu/~ces55/), sorry for not mentioning it before in my
post.
OK, I got it, now I have changed "VLINK=BLUE" in my file .latex2html-init,
compile it the .tex file as usual with latex2html file.tex, and now all is
working.
Thank you, again!
cheers
-------------------------------------------------------------------------------
Christian Salas E-mail:christian.salas at yale.edu
PhD student
http://pantheon.yale.edu/~ces55/
School of Forestry and Environmental Studies Tel: +1-(203)-432 5126
Yale University Fax:+1-(203)-432 3809
360 Prospect St Office: Room 35, Marsh Hall
New Haven, CT 06511-2189
USA
-------------------------------------------------------------------------------
Quoting Ian MacPhedran :
> Quoting Christian Salas :
>
>> hi there,
>>
>> The links and the buttons('next', 'previous', 'up') of my website looks
>> and work
>> OK when I review my website (over the internet, not the files in my pc).
>> However, I just have realized that when I surf over my website from
>> any other
>> PC (I have checked this, in at least 4 different PCs), some links do
>> not appear
>> (even though, if you put the mouse over the space where it should be,
>> you still
>> can get the link), if you click one link and then you return the link is not
>> there anymore, and problems of that sort.
>
> Please indicate in your question the page that this is happening on. I just
> clicked on your homepage link, hoping to find your problem.
>
> You've set the text color for visited links to be white and your
> background is
> white. (page text extract below) I'm not sure why it "works" on some
> browsers.
> BODY BGCOLOR="WHITE" #color de fondo #BLACK
> TEXT="BLACK" #color de la letra #YELLOW,WHITE,BLACK
> LINK="BLUE"
> ALINK="BLUE"
> VLINK="WHITE"
>
>
>
>> What is going on?, is something in my compilation?, I used (at the terminal)
>>
>> latex2html myweb.tex -contents_in_navigation -long_titles 1 -info '0'
>> -local_icons
>>
>> In summary, my problem is:
>> - The links and buttons of my website disappear when i visit it from a
>> different
>> PC than my PC, or disappear after you click over the links.
>>
>> Can somebody help me, please?
>>
>> Ps: I am using LaTeX2HTML Version 2002-2-1 (1.71) under Linux (Ubuntu 7.04)
>>
>> thanks,
>> christian
>>
>>
> -------------------------------------------------------------------------------
>> Christian Salas
>> E-mail:christian.salas at yale.edu
>> PhD student
>> http://pantheon.yale.edu/~ces55/
>> School of Forestry and Environmental Studies Tel: +1-(203)-432 5126
>> Yale University Fax:+1-(203)-432 3809
>> 360 Prospect St Office: Room 35, Marsh Hall
>> New Haven, CT 06511-2189
>> USA
>>
> -------------------------------------------------------------------------------
>> _______________________________________________
>> latex2html mailing list
>> latex2html at tug.org
>> http://tug.org/mailman/listinfo/latex2html
>>
>
> Ian.
> --
> Ian MacPhedran
> University of Saskatchewan
>
From Julie.Glasscock at csiro.au Fri Jul 27 01:26:01 2007
From: Julie.Glasscock at csiro.au (Julie.Glasscock at csiro.au)
Date: Fri, 27 Jul 2007 09:26:01 +1000
Subject: [l2h] sidewaystable
Message-ID: <12237A68BE4B134CB66CA7B02086E978906E52@exnswn2-syd.nexus.csiro.au>
Dear All,
I was wondering whether anyone knows how to fix the table numbering when
using the "sidewaystable" environment? In the text, the references are
all the same and indexed by the chapter e.g. Table 1.1, Table 1.1, Table
1.1 (in Chapter 1.1) instead of Table 1.1.1, Table 1.1.2, Table 1.1.3
etc. The table numbers in the captions are different again. The table
numbering when using the "table" or "tabular" environments is OK. Many
thanks in advance.
Kind regards,
Julie
From dosyy at eyou.com Fri Jul 27 14:42:07 2007
From: dosyy at eyou.com (xue360)
Date: Fri, 27 Jul 2007 20:42:07 +0800
Subject: [l2h] =?gb2312?b?zbbXyrXYt73D+8qmuKi1vNbQ0MTP7sS/ICDNttfKMc3yo6w=?=
=?gb2312?b?ytXS5jM3zfKjoQ==?=
Message-ID: <200707271238.l6RCcau01648@tug.org>
2007?2008?????????????
?????????????????
????????????????????
????????????????????????????????
?????3+1??????????
???????????????????????????????
?????????????????????????????????
?????????????????????????????????
???????????????????????????
????????????
???????????????????????????????
?????????????????????
???????????????????????????????
?????????????????????VIP??????????
?????
??1????37????3??????????
???????????????
???????????????????????????????
??300?/?
???????????????????????????????
??300?/?
?????VIP????????????????????????
???????? ????????????????????????
???????????????????VIP????????????
????????????????????????
??????????????????
1?VIP???????????????????????????
??????????
2?????????????????????????????
????????????????????????????????
?????????????????1200??
????????????????????
?1??????????10?/?/???????????
?2??????????10?/?/???????????
?????????????????http://www.xue360.com??
???????????????????????????????
????????????????????????
????????????? ???????
From dosyy at eyou.com Mon Jul 30 12:21:22 2007
From: dosyy at eyou.com (xue360)
Date: Mon, 30 Jul 2007 18:21:22 +0800
Subject: [l2h] =?gb2312?b?IM2218q12Le9w/vKpriotbzW0NDEz+7EvyAgzbbXyjHN8qOs?=
=?gb2312?b?ytXS5jM3zfKjoQ==?=
Message-ID: <200707301018.l6UAI6u04994@tug.org>
2007?2008?????????????
?????????????????
????????????????????
????????????????????????????????
?????3+1??????????
???????????????????????????????
?????????????????????????????????
?????????????????????????????????
???????????????????????????
????????????
???????????????????????????????
?????????????????????
???????????????????????????????
?????????????????????VIP??????????
?????
??1????37????3??????????
???????????????
???????????????????????????????
??300?/?
???????????????????????????????
??300?/?
?????VIP????????????????????????
???????? ????????????????????????
???????????????????VIP????????????
????????????????????????
??????????????????
1?VIP???????????????????????????
??????????
2?????????????????????????????
????????????????????????????????
?????????????????1200??
????????????????????
?1??????????10?/?/???????????
?2??????????10?/?/???????????
?????????????????http://www.xue360.com??
???????????????????????????????
????????????????????????
????????????? ???????
From dosyy at eyou.com Mon Jul 30 12:34:54 2007
From: dosyy at eyou.com (xue360)
Date: Mon, 30 Jul 2007 18:34:54 +0800
Subject: [l2h] =?gb2312?b?IM2218q12Le9w/vKpriotbzW0NDEz+7EvyAgzbbXyjHN8qOs?=
=?gb2312?b?ytXS5jM3zfKjoQ==?=
Message-ID: <200707301031.l6UAVbu06741@tug.org>
2007?2008?????????????
?????????????????
????????????????????
????????????????????????????????
?????3+1??????????
???????????????????????????????
?????????????????????????????????
?????????????????????????????????
???????????????????????????
????????????
???????????????????????????????
?????????????????????
???????????????????????????????
?????????????????????VIP??????????
?????
??1????37????3??????????
???????????????
???????????????????????????????
??300?/?
???????????????????????????????
??300?/?
?????VIP????????????????????????
???????? ????????????????????????
???????????????????VIP????????????
????????????????????????
??????????????????
1?VIP???????????????????????????
??????????
2?????????????????????????????
????????????????????????????????
?????????????????1200??
????????????????????
?1??????????10?/?/???????????
?2??????????10?/?/???????????
?????????????????http://www.xue360.com??
???????????????????????????????
????????????????????????
????????????? ???????
From dosyy at eyou.com Tue Jul 31 01:50:44 2007
From: dosyy at eyou.com (xue360)
Date: Tue, 31 Jul 2007 07:50:44 +0800
Subject: [l2h] =?gb2312?b?IM2218q12Le9w/vKpriotbzW0NDEz+7EvyAgzbbXyjHN8qOs?=
=?gb2312?b?ytXS5jM3zfKjoQ==?=
Message-ID: <200707302347.l6UNlLu22686@tug.org>
2007?2008?????????????
?????????????????
????????????????????
????????????????????????????????
?????3+1??????????
???????????????????????????????
?????????????????????????????????
?????????????????????????????????
???????????????????????????
????????????
???????????????????????????????
?????????????????????
???????????????????????????????
?????????????????????VIP??????????
?????
??1????37????3??????????
???????????????
???????????????????????????????
??300?/?
???????????????????????????????
??300?/?
?????VIP????????????????????????
???????? ????????????????????????
???????????????????VIP????????????
????????????????????????
??????????????????
1?VIP???????????????????????????
??????????
2?????????????????????????????
????????????????????????????????
?????????????????1200??
????????????????????
?1??????????10?/?/???????????
?2??????????10?/?/???????????
?????????????????http://www.xue360.com??
???????????????????????????????
????????????????????????
????????????? ???????
From dosyy at eyou.com Tue Jul 31 18:56:53 2007
From: dosyy at eyou.com (xue360)
Date: Wed, 1 Aug 2007 00:56:53 +0800
Subject: [l2h] =?gb2312?b?IM2218q12Le9w/vKpriotbzW0NDEz+7EvyAgzbbXyjHN8qOs?=
=?gb2312?b?ytXS5jM3zfKjoQ==?=
Message-ID: <200707311653.l6VGrOu08776@tug.org>
2007?2008?????????????
?????????????????
????????????????????
????????????????????????????????
?????3+1??????????
???????????????????????????????
?????????????????????????????????
?????????????????????????????????
???????????????????????????
????????????
???????????????????????????????
?????????????????????
???????????????????????????????
?????????????????????VIP??????????
?????
??1????37????3??????????
???????????????
???????????????????????????????
??300?/?
???????????????????????????????
??300?/?
?????VIP????????????????????????
???????? ????????????????????????
???????????????????VIP????????????
????????????????????????
??????????????????
1?VIP???????????????????????????
??????????
2?????????????????????????????
????????????????????????????????
?????????????????1200??
????????????????????
?1??????????10?/?/???????????
?2??????????10?/?/???????????
?????????????????http://www.xue360.com??
???????????????????????????????
????????????????????????
????????????? ???????