Commit Graph

7 Commits

Author SHA1 Message Date
sjborley 2952068f93 * Fixed missing parenthesis around CLEANFILES and DISTCLEANFILES in
Makefile.am as reported by David Fang <fang@csl.cornell.edu>

  *  Fixed the section in ngspice.texi where the use of @/ in a @url{} was
     giving problems. Actually this whole section on the Windows port is now
     out-of-date, and date link was broken, so I have replaced it with something
     more appropriate. Thank you to Stuart Brorson for reporting these problems.
2005-08-15 22:24:58 +00:00
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
rouat 8385b33bea Removed useless GNU getopt handlinf in autoconf 2001-12-05 21:33:25 +00:00
rouat 45e21263c1 Fixed bug in gnu getopt handling
Made doc more readable
2001-12-04 19:37:56 +00:00
pnenzi be5cf2643c Documentation update (ac and u2) 2000-05-23 19:53:35 +00:00
pnenzi 2ab41e17d1 Documentation update, ac resistance added. 2000-05-22 05:22:51 +00:00
pnenzi 978f1c32a2 Initial revision 2000-04-27 20:03:57 +00:00