manual.tex
来自「basic.c */ /**//* Project:NeuroBasic, b」· TEX 代码 · 共 61 行
TEX
61 行
% *******************************************************************%% File: manual.tex%% Project: NeuroBasic%% Survey: This is the master LaTeX file for the NeuroBasic% manual (without description how to extend the% simulator with own packages).%% Author: Urs Mueller% Electronics Laboratory, ETH Zuerich,% Switzerland%% Created: July 24, 1994% Modified: March 7, 1997 (bf)%% *******************************************************************\documentstyle[nbasic,makeidx,helvet,psfig,twoside,12pt]{report}\makeindex\begin{document}\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}\vspace{5cm}{\large\em Includes the following packages:}\newcommand{\package}[1]{\item {\small\sf\uppercase{#1}}}\begin{packagelist}\item {\small\sf BASIC}\input includes\input utility\end{packagelist}\thispagestyle{empty}\cleardoublepage\tableofcontents\cleardoublepage\renewcommand{\package}[1]{\input ../#1/manual}\include{basic}\include{includes}\appendix\include{fileform}\include{utility}\printindex\cleardoublepage\end{document}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?