From d3535e838cefea309221187bb9e62698c0df8c51 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 26 Aug 2012 23:07:28 +0000 Subject: latex-web-companion non-update git-svn-id: svn://tug.org/texlive/trunk@27531 c570f23f-e606-0410-a88d-b1316a301751 --- .../latex-web-companion/ch3bis/sampleMath/WARNINGS | 2 - .../ch3bis/sampleMath/images.pl | 132 ----------- .../ch3bis/sampleMath/images.tex | 254 --------------------- .../latex-web-companion/ch3bis/sampleMath/img1.gif | Bin 271 -> 0 bytes .../ch3bis/sampleMath/img10.gif | Bin 161 -> 0 bytes .../ch3bis/sampleMath/img11.gif | Bin 779 -> 0 bytes .../ch3bis/sampleMath/img12.gif | Bin 160 -> 0 bytes .../ch3bis/sampleMath/img13.gif | Bin 527 -> 0 bytes .../ch3bis/sampleMath/img14.gif | Bin 354 -> 0 bytes .../ch3bis/sampleMath/img15.gif | Bin 346 -> 0 bytes .../ch3bis/sampleMath/img16.gif | Bin 342 -> 0 bytes .../ch3bis/sampleMath/img17.gif | Bin 232 -> 0 bytes .../ch3bis/sampleMath/img18.gif | Bin 237 -> 0 bytes .../ch3bis/sampleMath/img19.gif | Bin 1265 -> 0 bytes .../latex-web-companion/ch3bis/sampleMath/img2.gif | Bin 73 -> 0 bytes .../ch3bis/sampleMath/img20.gif | Bin 1940 -> 0 bytes .../latex-web-companion/ch3bis/sampleMath/img3.gif | Bin 1286 -> 0 bytes .../latex-web-companion/ch3bis/sampleMath/img4.gif | Bin 138 -> 0 bytes .../latex-web-companion/ch3bis/sampleMath/img5.gif | Bin 675 -> 0 bytes .../latex-web-companion/ch3bis/sampleMath/img6.gif | Bin 135 -> 0 bytes .../latex-web-companion/ch3bis/sampleMath/img7.gif | Bin 855 -> 0 bytes .../latex-web-companion/ch3bis/sampleMath/img8.gif | Bin 154 -> 0 bytes .../latex-web-companion/ch3bis/sampleMath/img9.gif | Bin 490 -> 0 bytes .../ch3bis/sampleMath/index.html | 235 ------------------- .../ch3bis/sampleMath/internals.pl | 14 -- .../ch3bis/sampleMath/labels.pl | 29 --- .../ch3bis/sampleMath/node1.html | 72 ------ .../ch3bis/sampleMath/sampleMath.css | 31 --- .../ch3bis/sampleMath/sampleMath.html | 235 ------------------- 29 files changed, 1004 deletions(-) delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/WARNINGS delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/images.pl delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/images.tex delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img1.gif delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img10.gif delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img11.gif delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img12.gif delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img13.gif delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img14.gif delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img15.gif delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img16.gif delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img17.gif delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img18.gif delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img19.gif delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img2.gif delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img20.gif delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img3.gif delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img4.gif delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img5.gif delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img6.gif delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img7.gif delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img8.gif delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img9.gif delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/index.html delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/internals.pl delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/labels.pl delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/node1.html delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/sampleMath.css delete mode 100644 Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/sampleMath.html (limited to 'Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath') diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/WARNINGS b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/WARNINGS deleted file mode 100644 index 9d1d9f764ee..00000000000 --- a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/WARNINGS +++ /dev/null @@ -1,2 +0,0 @@ - -redefining command \d diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/images.pl b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/images.pl deleted file mode 100644 index a319f5c597b..00000000000 --- a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/images.pl +++ /dev/null @@ -1,132 +0,0 @@ -# LaTeX2HTML 99.1 release (March 30, 1999) -# Associate images original text with physical files. - - -$key = q/displaystylefrac{epsilon-bar{epsilon}}{xi}-gamma'-beta^2-lnfrac{xi}{E_{{rm{max}};MSF=1.6;AAT/; -$cached_env_img{$key} = q|$\displaystyle \frac{\epsilon -\bar{\epsilon} }{\xi}
-- \gamma' - \beta^2 - \ln \frac{\xi} {E_{\rm max}}$|; - -$key = q/a^2+b^2=c^2;MSF=1.6;AAT/; -$cached_env_img{$key} = q|$a^2+b^2=c^2$|; - -$key = q/n>2;MSF=1.6;AAT/; -$cached_env_img{$key} = q|$n>2$|; - -$key = q/y=B(x);MSF=1.6;AAT/; -$cached_env_img{$key} = q|$y=B(x)$|; - -$key = q/mathcal{N}(A)=mathcal{R}(B);MSF=1.6;AAT/; -$cached_env_img{$key} = q|$\mathcal{N}(A) = \mathcal{R}(B)$|; - -$key = q/displaystylelambda;MSF=1.6;AAT/; -$cached_env_img{$key} = q|$\displaystyle \lambda$|; - -$key = q/displaystyle0.577215dotsmathrm{hspace{5mm}(Euler'sconstant)};MSF=1.6;AAT/; -$cached_env_img{$key} = q|$\displaystyle 0.577215\dots \mathrm{\hspace{5mm}(Euler's\ constant)}$|; - -$key = q/displaystylegamma;MSF=1.6;AAT/; -$cached_env_img{$key} = q|$\displaystyle \gamma$|; - -$key = q/displaystylefrac{1}{2pii}int^{c+iinfty}_{c-iinfty}expleft(ulnu+lambdauright)duhspace{1cm}mbox{for}cgeq0;MSF=1.6;AAT/; -$cached_env_img{$key} = q|$\displaystyle \frac{1} {2 \pi i}\int^{c+i\infty}_{c-i\infty}
-\exp \left( u \ln u + \lambda u \right ) du \hspace{1cm}\mbox{for } c \geq 0$|; - -$key = q/displaystylembox{actualslashaverageenergyloss};MSF=1.6;AAT/; -$cached_env_img{$key} = q|$\displaystyle \mbox{actual/average energy loss}$|; - -$key = q/displaystylelefti}mathbf{R}_{ij}mathbf{F}_{ij}right>;MSF=1.6;AAT/; -$cached_env_img{$key} = q|$\displaystyle \left< \sum_i M_i \mathbf{V}_i \mathbf{V}_i
-+ \sum_i \sum_{j>i} \mathbf{R}_{ij} \mathbf{F}_{ij}\right>$|; - -$key = q/displaystylegamma';MSF=1.6;AAT/; -$cached_env_img{$key} = q|$\displaystyle \gamma'$|; - -$key = q/a^n+b^n=c^n;MSF=1.6;AAT/; -$cached_env_img{$key} = q|$a^n+b^n=c^n$|; - -$key = q/textstyle=;MSF=1.6;AAT/; -$cached_env_img{$key} = q|$\textstyle =$|; - -$key = q/displaystyleepsilon,bar{epsilon};MSF=1.6;AAT/; -$cached_env_img{$key} = q|$\displaystyle \epsilon , \bar{\epsilon}$|; - -$key = q/displaystylelefti}sum_alphasum_betalphajbeta}-sum_isum_alphamathbf{p}_{ialpha}mathbf{f}_{ialpha}right>;MSF=1.6;AAT/; -$cached_env_img{$key} = q|$\displaystyle \left< \sum_i M_i \mathbf{V}_i \mathbf{V}_i
-+ \sum_{i}\sum_{j>i}\...
-... j\beta}
-- \sum_i \sum_\alpha \mathbf{p}_{i\alpha} \mathbf{f}_{i\alpha} \right>$|; - -$key = q/deltamathbf{c};MSF=1.6;AAT/; -$cached_env_img{$key} = q|$\delta\mathbf{c}$|; - -$key = q/displaystyle0.422784dots=1-gamma;MSF=1.6;AAT/; -$cached_env_img{$key} = q|$\displaystyle 0.422784\dots = 1 - \gamma$|; - -$key = q/displaystylephi(lambda);MSF=1.6;AAT/; -$cached_env_img{$key} = q|$\displaystyle \phi(\lambda)$|; - -$key = q/displaystyleVmathbf{pi}^{sr};MSF=1.6;AAT/; -$cached_env_img{$key} = q|$\displaystyle V \mathbf{\pi}^{sr}$|; - -1; - diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/images.tex b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/images.tex deleted file mode 100644 index 9b738e34b59..00000000000 --- a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/images.tex +++ /dev/null @@ -1,254 +0,0 @@ -\batchmode -\documentclass[a4paper,twoside]{article} - -\usepackage{html} - -% -\renewcommand{\d}{\partial}% -\providecommand{\bm}[1]{\mathbf{#1}}% -\providecommand{\Range}{\mathcal{R}}% -\providecommand{\Ker}{\mathcal{N}}% -\providecommand{\Quat}{\vec{\mathbf{Q}}} -% -\providecommand{\StAndrews}{\htmlurl{http://www-groups.dcs.st-and.ac.uk/~history}}%% -\providecommand{\Pythagorians}{\htmladdnormallink - {Pythagorians}{\htmlurl{http://www-groups.dcs.st-and.ac.uk/~history}/Mathematicians/Pythagoras.html}}% -\providecommand{\Fermat}{\htmladdnormallink - {Fermat, c.1637}{\htmlurl{http://www-groups.dcs.st-and.ac.uk/~history}/HistTopics/Fermat's_last_theorem.html}}% -\providecommand{\Wiles}{\htmladdnormallink - {Wiles, 1995}{\htmlurl{http://www.pbs.org:80/wgbh/nova/proof}}} - -\usepackage[dvips]{color} -\pagecolor[gray]{.7} - - - -\makeatletter - -\makeatletter -\count@=\the\catcode`\_ \catcode`\_=8 -\newenvironment{tex2html_wrap}{}{} \catcode`\_=\count@ -\newcommand{\renewedcommand}[1]{\expandafter\renewcommand\csname #1\endcsname}% -\makeatother -\let\mathon=$ -\let\mathoff=$ -\ifx\AtBeginDocument\undefined \newcommand{\AtBeginDocument}[1]{}\fi -\newbox\sizebox -\setlength{\hoffset}{0pt}\setlength{\voffset}{0pt} -\addtolength{\textheight}{\footskip}\setlength{\footskip}{0pt} -\addtolength{\textheight}{\topmargin}\setlength{\topmargin}{0pt} -\addtolength{\textheight}{\headheight}\setlength{\headheight}{0pt} -\addtolength{\textheight}{\headsep}\setlength{\headsep}{0pt} -\setlength{\textwidth}{349pt} -\newwrite\lthtmlwrite -\makeatletter -\let\realnormalsize=\normalsize -\global\topskip=2sp -\def\preveqno{}\let\real@float=\@float \let\realend@float=\end@float -\def\@float{\let\@savefreelist\@freelist\real@float} -\def\end@float{\realend@float\global\let\@freelist\@savefreelist} -\let\real@dbflt=\@dbflt \let\end@dblfloat=\end@float -\let\@largefloatcheck=\relax -\let\if@boxedmulticols=\iftrue -\def\@dbflt{\let\@savefreelist\@freelist\real@dbflt} -\def\adjustnormalsize{\def\normalsize{\mathsurround=0pt \realnormalsize - \parindent=0pt\abovedisplayskip=0pt\belowdisplayskip=0pt}% - \def\phantompar{\csname par\endcsname}\normalsize}% -\def\lthtmltypeout#1{{\let\protect\string\immediate\write\lthtmlwrite{#1}}}% -\newcommand\lthtmlhboxmathA{\adjustnormalsize\setbox\sizebox=\hbox\bgroup\kern.05em }% -\newcommand\lthtmlhboxmathB{\adjustnormalsize\setbox\sizebox=\hbox to\hsize\bgroup\hfill }% -\newcommand\lthtmlvboxmathA{\adjustnormalsize\setbox\sizebox=\vbox\bgroup % - \let\ifinner=\iffalse }% -\newcommand\lthtmlboxmathZ{\@next\next\@currlist{}{\def\next{\voidb@x}}% - \expandafter\box\next\egroup}% -\newcommand\lthtmlmathtype[1]{\def\lthtmlmathenv{#1}}% -\newcommand\lthtmllogmath{\lthtmltypeout{l2hSize % -:\lthtmlmathenv:\the\ht\sizebox::\the\dp\sizebox::\the\wd\sizebox.\preveqno}}% -\newcommand\lthtmlfigureA[1]{\let\@savefreelist\@freelist - \lthtmlmathtype{#1}\lthtmlvboxmathA}% -\newcommand\lthtmlpictureA[1]{\let\@savefreelist\@freelist - \lthtmlmathtype{#1}\lthtmlhboxmathB}% -\newcommand\lthtmlpictureZ[1]{\hfill\lthtmlfigureZ}% -\newcommand\lthtmlfigureZ{\lthtmlboxmathZ\lthtmllogmath\copy\sizebox - \global\let\@freelist\@savefreelist}% -\newcommand\lthtmldisplayA[1]{\lthtmlmathtype{#1}\lthtmlvboxmathA}% -\newcommand\lthtmldisplayB[1]{\edef\preveqno{(\theequation)}% - \lthtmldisplayA{#1}\let\@eqnnum\relax}% -\newcommand\lthtmldisplayZ{\lthtmlboxmathZ\lthtmllogmath\lthtmlsetmath}% -\newcommand\lthtmlinlinemathA[1]{\lthtmlmathtype{#1}\lthtmlhboxmathA - \vrule height1.5ex width0pt }% -\newcommand\lthtmlinlineA[1]{\lthtmlmathtype{#1}\lthtmlhboxmathA}% -\newcommand\lthtmlinlineZ{\egroup\expandafter\ifdim\dp\sizebox>0pt % - \expandafter\centerinlinemath\fi\lthtmllogmath\lthtmlsetinline} -\newcommand\lthtmlinlinemathZ{\egroup\expandafter\ifdim\dp\sizebox>0pt % - \expandafter\centerinlinemath\fi\lthtmllogmath\lthtmlsetmath} -\newcommand\lthtmlindisplaymathZ{\egroup % - \centerinlinemath\lthtmllogmath\lthtmlsetmath} -\def\lthtmlsetinline{\hbox{\vrule width.1em\kern-.05em\vtop{\vbox{% - \kern.1em\copy\sizebox}\ifdim\dp\sizebox>0pt\kern.1em\else\kern.3pt\fi - \ifdim\hsize>\wd\sizebox \hrule depth1pt\fi}}} -\def\lthtmlsetmath{\hbox{\vrule width.1em\kern-.05em\vtop{\vbox{% - \kern.1em\kern0.8 pt\hbox{\hglue.17em\copy\sizebox\hglue0.8 pt}}\kern.3pt% - \ifdim\dp\sizebox>0pt\kern.1em\fi \kern0.8 pt% - \ifdim\hsize>\wd\sizebox \hrule depth1pt\fi}}} -\def\centerinlinemath{% - \dimen1=\ifdim\ht\sizebox<\dp\sizebox \dp\sizebox\else\ht\sizebox\fi - \advance\dimen1by.5pt \vrule width0pt height\dimen1 depth\dimen1 - \dp\sizebox=\dimen1\ht\sizebox=\dimen1\relax} - -\def\lthtmlcheckvsize{\ifdim\ht\sizebox<\vsize - \ifdim\wd\sizebox<\hsize\expandafter\hfill\fi \expandafter\vfill - \else\expandafter\vss\fi}% -\providecommand{\selectlanguage}[1]{}% -\makeatletter \tracingstats = 1 - - -\begin{document} -\pagestyle{empty}\thispagestyle{empty}\lthtmltypeout{}% -\lthtmltypeout{latex2htmlLength hsize=\the\hsize}\lthtmltypeout{}% -\lthtmltypeout{latex2htmlLength vsize=\the\vsize}\lthtmltypeout{}% -\lthtmltypeout{latex2htmlLength hoffset=\the\hoffset}\lthtmltypeout{}% -\lthtmltypeout{latex2htmlLength voffset=\the\voffset}\lthtmltypeout{}% -\lthtmltypeout{latex2htmlLength topmargin=\the\topmargin}\lthtmltypeout{}% -\lthtmltypeout{latex2htmlLength topskip=\the\topskip}\lthtmltypeout{}% -\lthtmltypeout{latex2htmlLength headheight=\the\headheight}\lthtmltypeout{}% -\lthtmltypeout{latex2htmlLength headsep=\the\headsep}\lthtmltypeout{}% -\lthtmltypeout{latex2htmlLength parskip=\the\parskip}\lthtmltypeout{}% -\lthtmltypeout{latex2htmlLength oddsidemargin=\the\oddsidemargin}\lthtmltypeout{}% -\makeatletter -\if@twoside\lthtmltypeout{latex2htmlLength evensidemargin=\the\evensidemargin}% -\else\lthtmltypeout{latex2htmlLength evensidemargin=\the\oddsidemargin}\fi% -\lthtmltypeout{}% -\makeatother -\setcounter{page}{1} -\onecolumn - -% !!! IMAGES START HERE !!! - -{\newpage\clearpage -\lthtmlinlinemathA{tex2html_wrap_indisplay173}% -$\displaystyle \phi(\lambda)$% -\lthtmlindisplaymathZ -\lthtmlcheckvsize\clearpage} - -{\newpage\clearpage -\lthtmlinlinemathA{tex2html_wrap_indisplay174}% -$\textstyle =$% -\lthtmlindisplaymathZ -\lthtmlcheckvsize\clearpage} - -{\newpage\clearpage -\lthtmlinlinemathA{tex2html_wrap_indisplay175}% -$\displaystyle \frac{1} {2 \pi i}\int^{c+i\infty}_{c-i\infty} -\exp \left( u \ln u + \lambda u \right ) du \hspace{1cm}\mbox{for } c \geq 0$% -\lthtmlindisplaymathZ -\lthtmlcheckvsize\clearpage} - -{\newpage\clearpage -\lthtmlinlinemathA{tex2html_wrap_indisplay176}% -$\displaystyle \lambda$% -\lthtmlindisplaymathZ -\lthtmlcheckvsize\clearpage} - -{\newpage\clearpage -\lthtmlinlinemathA{tex2html_wrap_indisplay178}% -$\displaystyle \frac{\epsilon -\bar{\epsilon} }{\xi} -- \gamma' - \beta^2 - \ln \frac{\xi} {E_{\rm max}}$% -\lthtmlindisplaymathZ -\lthtmlcheckvsize\clearpage} - -{\newpage\clearpage -\lthtmlinlinemathA{tex2html_wrap_indisplay179}% -$\displaystyle \gamma$% -\lthtmlindisplaymathZ -\lthtmlcheckvsize\clearpage} - -{\newpage\clearpage -\lthtmlinlinemathA{tex2html_wrap_indisplay181}% -$\displaystyle 0.577215\dots \mathrm{\hspace{5mm}(Euler's\ constant)}$% -\lthtmlindisplaymathZ -\lthtmlcheckvsize\clearpage} - -{\newpage\clearpage -\lthtmlinlinemathA{tex2html_wrap_indisplay182}% -$\displaystyle \gamma'$% -\lthtmlindisplaymathZ -\lthtmlcheckvsize\clearpage} - -{\newpage\clearpage -\lthtmlinlinemathA{tex2html_wrap_indisplay184}% -$\displaystyle 0.422784\dots = 1 - \gamma$% -\lthtmlindisplaymathZ -\lthtmlcheckvsize\clearpage} - -{\newpage\clearpage -\lthtmlinlinemathA{tex2html_wrap_indisplay185}% -$\displaystyle \epsilon , \bar{\epsilon}$% -\lthtmlindisplaymathZ -\lthtmlcheckvsize\clearpage} - -{\newpage\clearpage -\lthtmlinlinemathA{tex2html_wrap_indisplay187}% -$\displaystyle \mbox{actual/average energy loss}$% -\lthtmlindisplaymathZ -\lthtmlcheckvsize\clearpage} - -{\newpage\clearpage -\lthtmlinlinemathA{tex2html_wrap_inline112}% -$\delta\mathbf{c}$% -\lthtmlinlinemathZ -\lthtmlcheckvsize\clearpage} - -{\newpage\clearpage -\lthtmlinlinemathA{tex2html_wrap_inline114}% -$\mathcal{N}(A) = \mathcal{R}(B)$% -\lthtmlinlinemathZ -\lthtmlcheckvsize\clearpage} - -{\newpage\clearpage -\lthtmlinlinemathA{tex2html_wrap_inline116}% -$y=B(x)$% -\lthtmlinlinemathZ -\lthtmlcheckvsize\clearpage} - -{\newpage\clearpage -\lthtmlinlinemathA{tex2html_wrap_inline118}% -$a^2+b^2=c^2$% -\lthtmlinlinemathZ -\lthtmlcheckvsize\clearpage} - -{\newpage\clearpage -\lthtmlinlinemathA{tex2html_wrap_inline120}% -$a^n+b^n=c^n$% -\lthtmlinlinemathZ -\lthtmlcheckvsize\clearpage} - -{\newpage\clearpage -\lthtmlinlinemathA{tex2html_wrap_inline122}% -$n>2$% -\lthtmlinlinemathZ -\lthtmlcheckvsize\clearpage} - -{\newpage\clearpage -\lthtmlinlinemathA{tex2html_wrap_indisplay195}% -$\displaystyle V \mathbf{\pi}^{sr}$% -\lthtmlindisplaymathZ -\lthtmlcheckvsize\clearpage} - -{\newpage\clearpage -\lthtmlinlinemathA{tex2html_wrap_indisplay197}% -$\displaystyle \left< \sum_i M_i \mathbf{V}_i \mathbf{V}_i -+ \sum_i \sum_{j>i} \mathbf{R}_{ij} \mathbf{F}_{ij}\right>$% -\lthtmlindisplaymathZ -\lthtmlcheckvsize\clearpage} - -{\newpage\clearpage -\lthtmlinlinemathA{tex2html_wrap_indisplay199}% -$\displaystyle \left< \sum_i M_i \mathbf{V}_i \mathbf{V}_i -+ \sum_{i}\sum_{j>i}\sum_\alpha\sum_\beta \mathbf{r}_{i\alpha j\beta}\mathbf{f}_{i\alpha j\beta} -- \sum_i \sum_\alpha \mathbf{p}_{i\alpha} \mathbf{f}_{i\alpha} \right>$% -\lthtmlindisplaymathZ -\lthtmlcheckvsize\clearpage} - - -\end{document} diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img1.gif b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img1.gif deleted file mode 100644 index 5916d47b1f4..00000000000 Binary files a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img1.gif and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img10.gif b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img10.gif deleted file mode 100644 index a001ae2b2d0..00000000000 Binary files a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img10.gif and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img11.gif b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img11.gif deleted file mode 100644 index c8903414415..00000000000 Binary files a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img11.gif and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img12.gif b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img12.gif deleted file mode 100644 index f0b3d7892e0..00000000000 Binary files a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img12.gif and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img13.gif b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img13.gif deleted file mode 100644 index cbddfb5e467..00000000000 Binary files a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img13.gif and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img14.gif b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img14.gif deleted file mode 100644 index 7de6ffffe7c..00000000000 Binary files a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img14.gif and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img15.gif b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img15.gif deleted file mode 100644 index a23285e2c3e..00000000000 Binary files a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img15.gif and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img16.gif b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img16.gif deleted file mode 100644 index 7b38866db53..00000000000 Binary files a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img16.gif and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img17.gif b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img17.gif deleted file mode 100644 index 9f0fe8adafe..00000000000 Binary files a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img17.gif and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img18.gif b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img18.gif deleted file mode 100644 index 4e486403d4a..00000000000 Binary files a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img18.gif and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img19.gif b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img19.gif deleted file mode 100644 index bd46b0c6d74..00000000000 Binary files a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img19.gif and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img2.gif b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img2.gif deleted file mode 100644 index 66f3d138c16..00000000000 Binary files a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img2.gif and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img20.gif b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img20.gif deleted file mode 100644 index bdac13b87dc..00000000000 Binary files a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img20.gif and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img3.gif b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img3.gif deleted file mode 100644 index 6d85ba37cb6..00000000000 Binary files a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img3.gif and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img4.gif b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img4.gif deleted file mode 100644 index a7833bf0203..00000000000 Binary files a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img4.gif and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img5.gif b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img5.gif deleted file mode 100644 index d838ee31f40..00000000000 Binary files a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img5.gif and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img6.gif b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img6.gif deleted file mode 100644 index a298ad3d840..00000000000 Binary files a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img6.gif and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img7.gif b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img7.gif deleted file mode 100644 index fb09310e87e..00000000000 Binary files a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img7.gif and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img8.gif b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img8.gif deleted file mode 100644 index 84c01f036ff..00000000000 Binary files a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img8.gif and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img9.gif b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img9.gif deleted file mode 100644 index f1d22f7d60e..00000000000 Binary files a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/img9.gif and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/index.html b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/index.html deleted file mode 100644 index 47104a5ce76..00000000000 --- a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/index.html +++ /dev/null @@ -1,235 +0,0 @@ - - - - - -sampleMath - - - - - - - - - - - - - - - - - - -next -up -previous -
- Next: About this document ... -
-
- -

-

-Math examples -

-
-
- - - - - - - - - - - - - - - - - - - - - - - - -
$\displaystyle \phi(\lambda)$$\textstyle =$$\displaystyle \frac{1} {2 \pi i}\int^{c+i\infty}_{c-i\infty}
-\exp \left( u \ln u + \lambda u \right ) du \hspace{1cm}\mbox{for } c \geq 0$ -(1)
$\displaystyle \lambda$$\textstyle =$$\displaystyle \frac{\epsilon -\bar{\epsilon} }{\xi}
-- \gamma' - \beta^2 - \ln \frac{\xi} {E_{\rm max}}$ -(2)
$\displaystyle \gamma$$\textstyle =$$\displaystyle 0.577215\dots \mathrm{\hspace{5mm}(Euler's\ constant)}$ -(3)
$\displaystyle \gamma'$$\textstyle =$$\displaystyle 0.422784\dots = 1 - \gamma$ -(4)
$\displaystyle \epsilon , \bar{\epsilon}$$\textstyle =$$\displaystyle \mbox{actual/average energy loss}$ -(5)
-

- -

-Since 2 and 6 hold for arbitrary - -$\delta\mathbf{c}$-vectors, -it is clear that - -$\mathcal{N}(A) = \mathcal{R}(B)$ and that when $y=B(x)$ one has... -
-...the Pythagorians knew infinitely many solutions in integers to $a^2+b^2=c^2$. -That no non-trivial integer solutions exist for $a^n+b^n=c^n$ with integers $n>2$ has long -been suspected (Fermat, c.1637). Only during the current decade has this been proved (Wiles, 1995). - -

-
-

- - - - - - - - - - - - -
$\displaystyle V \mathbf{\pi}^{sr}$$\textstyle =$$\displaystyle \left< \sum_i M_i \mathbf{V}_i \mathbf{V}_i
-+ \sum_i \sum_{j>i} \mathbf{R}_{ij} \mathbf{F}_{ij}\right>$ -(6)
 $\textstyle =$$\displaystyle \left< \sum_i M_i \mathbf{V}_i \mathbf{V}_i
-+ \sum_{i}\sum_{j>i}\...
-... j\beta}
-- \sum_i \sum_\alpha \mathbf{p}_{i\alpha} \mathbf{f}_{i\alpha} \right>$
-

-

- -Subsections - - - -

-
-Michel Goossens -
1999-03-30 -
- - diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/internals.pl b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/internals.pl deleted file mode 100644 index 129a18c5241..00000000000 --- a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/internals.pl +++ /dev/null @@ -1,14 +0,0 @@ -# LaTeX2HTML 99.1 release (March 30, 1999) -# Associate internals original text with physical files. - - -$key = q/xiEmax/; -$ref_files{$key} = "$dir".q|sampleMath.html|; -$noresave{$key} = "$nosave"; - -$key = q/eqn:stress-sr/; -$ref_files{$key} = "$dir".q|sampleMath.html|; -$noresave{$key} = "$nosave"; - -1; - diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/labels.pl b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/labels.pl deleted file mode 100644 index 47f50cc587b..00000000000 --- a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/labels.pl +++ /dev/null @@ -1,29 +0,0 @@ -# LaTeX2HTML 99.1 release (March 30, 1999) -# Associate labels original text with physical files. - - -$key = q/xiEmax/; -$external_labels{$key} = "$URL/" . q|sampleMath.html|; -$noresave{$key} = "$nosave"; - -$key = q/eqn:stress-sr/; -$external_labels{$key} = "$URL/" . q|sampleMath.html|; -$noresave{$key} = "$nosave"; - -1; - - -# LaTeX2HTML 99.1 release (March 30, 1999) -# labels from external_latex_labels array. - - -$key = q/xiEmax/; -$external_latex_labels{$key} = q|2|; -$noresave{$key} = "$nosave"; - -$key = q/eqn:stress-sr/; -$external_latex_labels{$key} = q|6|; -$noresave{$key} = "$nosave"; - -1; - diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/node1.html b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/node1.html deleted file mode 100644 index 35ab2f29258..00000000000 --- a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/node1.html +++ /dev/null @@ -1,72 +0,0 @@ - - - - - -About this document ... - - - - - - - - - - - - - - - - - -next - -up - -previous -
- Up: sampleMath - Previous: sampleMath -
-
- - -

-About this document ... -

-

-This document was generated using the -LaTeX2HTML translator Version 99.1 release (March 30, 1999) -

-Copyright © 1993, 1994, 1995, 1996, -Nikos Drakos, -Computer Based Learning Unit, University of Leeds. -
-Copyright © 1997, 1998, 1999, -Ross Moore, -Mathematics Department, Macquarie University, Sydney. -

-The command line arguments were:
- latex2html sampleMath -

-The translation was initiated by Michel Goossens on 1999-03-30 -


-
-Michel Goossens -
1999-03-30 -
- - diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/sampleMath.css b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/sampleMath.css deleted file mode 100644 index 1993b851311..00000000000 --- a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/sampleMath.css +++ /dev/null @@ -1,31 +0,0 @@ - -/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */ -.MATH { font-family: "Century Schoolbook", serif; } -.MATH I { font-family: "Century Schoolbook", serif; font-shape: italic } -.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold } - -/* implement both fixed-size and relative sizes */ -SMALL.XTINY { font-size : xx-small } -SMALL.TINY { font-size : x-small } -SMALL.SCRIPTSIZE { font-size : smaller } -SMALL.FOOTNOTESIZE { font-size : small } -SMALL.SMALL { } -BIG.LARGE { } -BIG.XLARGE { font-size : large } -BIG.XXLARGE { font-size : x-large } -BIG.HUGE { font-size : larger } -BIG.XHUGE { font-size : xx-large } - -/* heading styles */ -H1 { } -H2 { } -H3 { } -H4 { } -H5 { } - -/* mathematics styles */ -DIV.displaymath { } /* math displays */ -TD.eqno { } /* equation-number cells */ - - -/* document-specific styles come next */ diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/sampleMath.html b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/sampleMath.html deleted file mode 100644 index 47104a5ce76..00000000000 --- a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMath/sampleMath.html +++ /dev/null @@ -1,235 +0,0 @@ - - - - - -sampleMath - - - - - - - - - - - - - - - - - - -next -up -previous -
- Next: About this document ... -
-
- -

-

-Math examples -

-
-
- - - - - - - - - - - - - - - - - - - - - - - - -
$\displaystyle \phi(\lambda)$$\textstyle =$$\displaystyle \frac{1} {2 \pi i}\int^{c+i\infty}_{c-i\infty}
-\exp \left( u \ln u + \lambda u \right ) du \hspace{1cm}\mbox{for } c \geq 0$ -(1)
$\displaystyle \lambda$$\textstyle =$$\displaystyle \frac{\epsilon -\bar{\epsilon} }{\xi}
-- \gamma' - \beta^2 - \ln \frac{\xi} {E_{\rm max}}$ -(2)
$\displaystyle \gamma$$\textstyle =$$\displaystyle 0.577215\dots \mathrm{\hspace{5mm}(Euler's\ constant)}$ -(3)
$\displaystyle \gamma'$$\textstyle =$$\displaystyle 0.422784\dots = 1 - \gamma$ -(4)
$\displaystyle \epsilon , \bar{\epsilon}$$\textstyle =$$\displaystyle \mbox{actual/average energy loss}$ -(5)
-

- -

-Since 2 and 6 hold for arbitrary - -$\delta\mathbf{c}$-vectors, -it is clear that - -$\mathcal{N}(A) = \mathcal{R}(B)$ and that when $y=B(x)$ one has... -
-...the Pythagorians knew infinitely many solutions in integers to $a^2+b^2=c^2$. -That no non-trivial integer solutions exist for $a^n+b^n=c^n$ with integers $n>2$ has long -been suspected (Fermat, c.1637). Only during the current decade has this been proved (Wiles, 1995). - -

-
-

- - - - - - - - - - - - -
$\displaystyle V \mathbf{\pi}^{sr}$$\textstyle =$$\displaystyle \left< \sum_i M_i \mathbf{V}_i \mathbf{V}_i
-+ \sum_i \sum_{j>i} \mathbf{R}_{ij} \mathbf{F}_{ij}\right>$ -(6)
 $\textstyle =$$\displaystyle \left< \sum_i M_i \mathbf{V}_i \mathbf{V}_i
-+ \sum_{i}\sum_{j>i}\...
-... j\beta}
-- \sum_i \sum_\alpha \mathbf{p}_{i\alpha} \mathbf{f}_{i\alpha} \right>$
-

-

- -Subsections - - - -

-
-Michel Goossens -
1999-03-30 -
- - -- cgit v1.2.3