From: Alan W. I. <ai...@us...> - 2002-01-23 22:28:23
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory usw-pr-cvs1:/tmp/cvs-serv17821 Modified Files: api.xml Log Message: Improve documentation of plgdidev, plgdiori, plgdiplt, plsdidev, plsdiori, and plsdiplt. Used the ° symbol in plgdiori and plsdiori (for the first time in all the DocBook documentation), and it seemed to work well. |
From: Alan W. I. <ai...@us...> - 2002-01-23 23:28:31
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory usw-pr-cvs1:/tmp/cvs-serv2268 Modified Files: api.xml Log Message: Improved documentation for plglevel, plgver, plline, and plline3. |
From: Alan W. I. <ai...@us...> - 2002-01-24 00:20:44
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory usw-pr-cvs1:/tmp/cvs-serv13797 Modified Files: api.xml Log Message: Improved documentation for plmkstrm, plpoin, plpoin3, and plpoly3. |
From: Alan W. I. <ai...@us...> - 2002-01-24 01:45:58
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory usw-pr-cvs1:/tmp/cvs-serv30672 Modified Files: plplotdoc.xml.in Log Message: Add plsescfortran entity. |
From: Alan W. I. <ai...@us...> - 2002-01-24 01:46:42
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory usw-pr-cvs1:/tmp/cvs-serv30794 Modified Files: api.xml Log Message: Improved documentation for plsdev, plsdiplz, and plsesc. |
From: Alan W. I. <ai...@us...> - 2002-01-24 02:29:57
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory usw-pr-cvs1:/tmp/cvs-serv6267 Modified Files: api.xml Log Message: Improved documentation of plspause and plssub. This removes the last of the NEEDS DOCUMENTATION strings from the API arguments (except for deprecated functions), and therefore concludes any further major changes to the documentation of the existing common API that occurs in this chapter. Of course, tweaks will continue....;-) |
From: Alan W. I. <ai...@us...> - 2002-02-22 23:45:41
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory usw-pr-cvs1:/tmp/cvs-serv2328 Modified Files: api.xml Log Message: Revise plxormod arguments as per API change. |
From: Alan W. I. <ai...@us...> - 2002-02-23 18:14:32
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory usw-pr-cvs1:/tmp/cvs-serv30470 Modified Files: api.xml Log Message: API change. zero pen width values are now allowed. |
From: Alan W. I. <ai...@us...> - 2002-02-26 22:10:03
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory usw-pr-cvs1:/tmp/cvs-serv18577 Modified Files: simple.xml Log Message: Put in cross-reference to plenv. |
From: Alan W. I. <ai...@us...> - 2002-02-28 01:16:43
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory usw-pr-cvs1:/tmp/cvs-serv2375 Modified Files: api.xml Log Message: Add documentation for plcalc_world to the common API. |
From: Alan W. I. <ai...@us...> - 2002-02-28 01:20:59
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory usw-pr-cvs1:/tmp/cvs-serv3280 Modified Files: plplotdoc.xml.in Log Message: Add documentation for plcalc_world to the common API. |
From: Alan W. I. <ai...@us...> - 2002-02-28 02:45:52
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory usw-pr-cvs1:/tmp/cvs-serv22211 Modified Files: api.xml Log Message: Swap pl_setcontlabelformat and pl_setcontlabelparam so they are in alphabetical order. |
From: Alan W. I. <ai...@us...> - 2002-03-01 01:22:40
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory usw-pr-cvs1:/tmp/cvs-serv10616/docbook/src Modified Files: api.xml Log Message: Change documentation of plcalc_world command to reflect new understanding of the window index. |
From: Alan W. I. <ai...@us...> - 2002-03-05 18:37:38
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory usw-pr-cvs1:/tmp/cvs-serv15710 Modified Files: api.xml plplotdoc.xml.in Log Message: Documentation of new common API functions plgvpd and plgvpw. |
From: Alan W. I. <ai...@us...> - 2002-06-21 23:44:13
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory usw-pr-cvs1:/tmp/cvs-serv12010 Modified Files: api.xml Log Message: Changed documentation source to reflect the new API of plpoly3. The on-line documentation results will not reflect this change until the next documentation build and upload. |
From: Alan W. I. <ai...@us...> - 2002-06-23 00:36:09
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory usw-pr-cvs1:/tmp/cvs-serv18004 Modified Files: api.xml Log Message: Delete </sect1> tag that didn't belong and which was therefore causing parse errors. |
From: Alan W. I. <ai...@us...> - 2002-09-14 00:46:55
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory usw-pr-cvs1:/tmp/cvs-serv1258 Modified Files: advanced.xml Log Message: Complete reorganization into less flat structure, include sect1 (edited version of documentation provided by Andrew) on using freetype, and complete rewrite of introduction to newly titled section on View Surfaces, (Sub-)Pages, Viewports and Windows. |
From: Alan W. I. <ai...@us...> - 2003-02-13 07:33:55
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory sc8-pr-cvs1:/tmp/cvs-serv20732/doc/docbook/src Modified Files: Makefile.am Log Message: Changes to make docbook build work (except for final tarball build involving make dest): configure.ac: drop conditional AC_OUTPUT of configurable docbook files. (Otherwise, makes standard make targets like 'make clean' fail.) Define AM_CONDITIONAL for enable_docbook doc/docbook/Makefile.am and doc/docbook/src/Makefile.am: use enable_docbook AM_CONDITIONAL to skip documentation generation if not enabled by configuration. Also, drop redundant definitions which were causing warnings. doc/docbook/src/Makefile.am: replace $(PACKAGE) by plplotdoc The build goes through until the very end when the following error message is generated: make[5]: *** No rule to make target dist'. Stop. This is generated by the rule $(BASE).tar.gz: dist-stamp dist-stamp: $(MAKE) dist touch dist-stamp but I don't know how to fix that. Over to you, Rafael....;-) |
From: Rafael L. <rla...@us...> - 2003-02-14 14:51:11
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory sc8-pr-cvs1:/tmp/cvs-serv28151 Modified Files: Makefile.am Log Message: Added htmldir and pdfdir variables to install the files in html_DATA and pdf_DATA in the right places. Equivalent changes will have to be made for the info and man forms of the documentation. |
From: Alan W. I. <ai...@us...> - 2003-02-14 16:06:31
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory sc8-pr-cvs1:/tmp/cvs-serv28430 Modified Files: Makefile.am Log Message: Tweaked commentary. Also replaced incorrect *.in dependencies with actual file name dependencies (without the .in suffix). |
From: Rafael L. <rla...@us...> - 2003-02-17 10:26:33
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory sc8-pr-cvs1:/tmp/cvs-serv17563/doc/docbook/src Modified Files: .cvsignore Log Message: Added final newline character to these files, since this was fooling the diff command (needed for the Debian package building). This will not be needed in the future, when the Debian packages will be built directly from the tarball (and not from CVS sources). Since this change is totally harmless and since it is always good to have final nelines in source files, I am committing anyway. |
From: Rafael L. <rla...@us...> - 2003-02-17 15:24:29
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory sc8-pr-cvs1:/tmp/cvs-serv11449/src Modified Files: Makefile.am jadetex.cfg Log Message: These are changes to improve the generation of the PDF form of the documentation (and also possibly the HTML form). * Enforced the use of openjade instead of jade. Jade is no more supported and openjade is now much superior. The configure.ac file has been changed accordingly, as well as the src/Makefile.am, where JADE has been replace by OPENJADE. One of the visible benefits of using openjade is the automatic generation of bookmarks That's great. * There are now tones of warning messages about not supported DTDDECL. Just ignore them. * Some URL references have been fixed (http://sf.net/projects/openjade/ and http://jadetex.sf.net/) * In Makefile.am, the rule for generating %.pdf.gz is removed, since gzipped PDF files are useless with Acroread. * Added option "plainpages=false" to \hypersetup in jadetex.cfg. This avoids the warnings "destination with the same identifier already exists!". Also, added two side setting, such that the fancyhdr warnings disappear. |
From: Rafael L. <rla...@us...> - 2003-02-17 17:44:15
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory sc8-pr-cvs1:/tmp/cvs-serv30935 Modified Files: pdftex.map Log Message: Added EC encoding ("<EC.enc") for all the Type 1 fonts that are sourced by this file. This fixes the problem with the extraneous characters that appeared in the PDF output (for instance, at the place of ligatures like "fi", "ff"). It is much nicer now! |
From: Rafael L. <rla...@us...> - 2003-02-17 22:28:26
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory sc8-pr-cvs1:/tmp/cvs-serv9282 Modified Files: pdftex.map Log Message: Fixed the line defining the font ecti8. Now the italics look okay. |
From: Rafael L. <rla...@us...> - 2003-02-19 17:34:53
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory sc8-pr-cvs1:/tmp/cvs-serv16832/doc/docbook/src Modified Files: Makefile.am Log Message: Changed the instances of @VARIABLE@ to $(VARIABLE) in all Makefile.am's, as I proposed in plplot-devel. This huge change has been successfully tested with my automatic Debian packages generator. Hope that nothing is broken now. If you are wondering how I got it so quickly and so reliably, here is the simple shell command that does the trick: perl -pi -e 's/@([-_a-zA-Z0-9]+)@/\$($1)/g' `find . -name Makefile.am` [I love Perl.] |