Commit Graph

4 Commits

Author SHA1 Message Date
sjborley 5a6f1f74db * Fixed the problems of the AUTHORS file not being found by adding its
directory to the search paths for makeinfo and for texi2dvi in Makefile.am

  *  Fixed the warning caused by @strong{Note:} in ngspice.texti - used the
     @quotation Note style as given in the texinfo user manual section 10.2

  *  Added an @include version.texi in the header of the ngspice.texi file.
     This causes automake to create the necessary files and allow the use of
     @value(VERSION) in the ngspice.texi. The .cvsignore file has been adjusted
     to take account of the generated files.

  *  Used @copying and @insertcopying for the copyright text in ngspice.texi
     and modified the file's structure a little. It now more closely follows the
     simple example given in the texinfo user manual.

  *  Fixed some of the 'overfull' error generated by TeX when processing
     ngspice.texi - many more still present.

  *  removed non-ASCII characters from ngspice.texi. this needed a work-round
     for the degrees symbol - used @math{^o}

  *  Added ngsspice.pdf as an output file of make dist
2005-08-14 19:35:56 +00:00
sjborley 4b93d88ad1 texinfo.tex is installed by automake when the top-level autogen.sh script is run. Thus I have removed it from CVS and added it to the doc/.cvsignore file 2005-05-07 00:11:07 +00:00
arno 94a6eb5533 * doc/.cvsignore: Added TeX processing artifacts to the list. 2000-06-27 16:28:32 +00:00
arno e92356e43c * DEVICES: Adjusted spacing.
* doc/.cvsignore man/.cvsignore man/man1/.cvsignore
	src/.cvsignore src/analysis/.cvsignore src/circuit/.cvsignore
	src/devices/.cvsignore src/devices/asrc/.cvsignore
	src/devices/bjt/.cvsignore src/devices/bsim1/.cvsignore
	src/devices/bsim2/.cvsignore src/devices/bsim3/.cvsignore
	src/devices/bsim3soi_dd/.cvsignore
	src/devices/bsim3soi_fd/.cvsignore
	src/devices/bsim3soi_pd/.cvsignore
	src/devices/bsim3v1/.cvsignore src/devices/bsim3v2/.cvsignore
	src/devices/bsim4/.cvsignore src/devices/cap/.cvsignore
	src/devices/cccs/.cvsignore src/devices/ccvs/.cvsignore
	src/devices/csw/.cvsignore src/devices/devsup/.cvsignore
	src/devices/dio/.cvsignore src/devices/disto/.cvsignore
	src/devices/ind/.cvsignore src/devices/isrc/.cvsignore
	src/devices/jfet/.cvsignore src/devices/jfet2/.cvsignore
	src/devices/ltra/.cvsignore src/devices/mes/.cvsignore
	src/devices/mos1/.cvsignore src/devices/mos2/.cvsignore
	src/devices/mos3/.cvsignore src/devices/mos6/.cvsignore
	src/devices/res/.cvsignore src/devices/sw/.cvsignore
	src/devices/tra/.cvsignore src/devices/urc/.cvsignore
	src/devices/vccs/.cvsignore src/devices/vcvs/.cvsignore
	src/devices/vsrc/.cvsignore src/frontend/.cvsignore
	src/hlp/.cvsignore src/include/.cvsignore src/maths/.cvsignore
	src/maths/cmaths/.cvsignore src/maths/ni/.cvsignore
	src/maths/sparse/.cvsignore src/misc/.cvsignore
	src/parser/.cvsignore tests/.cvsignore: Help CVS ignore
	automatically regenerated files.
2000-05-01 18:23:50 +00:00