📄 html.tex
字号:
% *******************************************************************%% File: html.tex%% Project: NeuroBasic%% Survey: This is the master LaTeX file for the NeuroBasic% docu www-version.%% Author: Michael Kocheisen% Electronics Laboratory, ETH Zuerich,% Switzerland%% Created: March 23, 1995% Modified: March 7, 1997 (bf)%% *******************************************************************%\documentstyle[nbasic,makeidx,helvet,psfig,twoside,12pt]{report}\documentclass[nbasic,twoside,12pt,html]{report}\usepackage{makeidx,helvet,psfig}%\usepackage{nbasic}\makeindex\begin{document} \include{html_nb_style} %hack for the absence of nbasic.sty\begin{center}\ \\[5cm]{\Huge\bf\sf NeuroBasic User Manual\\[2cm]}{\normalsize\sf by Urs A. M\"uller, Michael Kocheisen and Beat Flepp\\[1cm]}{\normalsize\sf Printed \today}\end{center}% latex2html work-araounds\newcommand{\cleardoublepage}{\clearpage}\newcommand{\thinspace}{}\newcommand{\uppercase}{}\newcommand{\frenchspacing}{}\newcommand{\ldots16380}{\ldots 16380}\newcommand{\ldots3}{\ldots 3}\newcommand{\ldots9}{\ldots 9}\newcommand{\ldots+range}{\ldots +range}\vspace{5cm}{\large\em Includes the following packages:}\newcommand{\package}[1]{\item {\small\sf\uppercase{#1}}}\begin{packagelist}\item {\small\sf BASIC} %\item {\small\sf BASIC}\item {\small\sf BACKPROP} %\input includes\item {\small\sf CNN} \item {\small\sf CONVOL}\item {\small\sf EXAMPLE}\item {\small\sf PARBATCH}\item {\small\sf TDNN}\item {\small\sf USER EXTENTIONS}\item {\small\sf UTILITY} %\input utility\end{packagelist}\thispagestyle{empty}\cleardoublepage%\tableofcontents % No table of contents. Done by html%\cleardoublepage%\renewcommand{\package}[1]{\input ../#1/manual} % does not work\include{basic}%\include{includes} % \package not defined. Explicit file input\input ../backprop/manual\input ../cnn/manual\input ../convol/manual\input ../example/manual\input ../parbatch/manual\input ../tdnn/manual\include{userext}\appendix\include{fileform}%\include{utility} % \package not defined. Explicit file input\input ../utility/manual\printindex\cleardoublepage\end{document}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -