Commit Graph

106 Commits

Author SHA1 Message Date
Andreas Meyer 81db7fa24d added "support" for recent versions of flex
(just replaced unput by yyunput .. other
 workarounds did not quite work)
2006-11-30 16:43:51 +00:00
Andreas Meyer 64063cc156 no eigen-classname removal inside template arguments 2006-11-30 13:11:07 +00:00
Andreas Meyer b2090ec73c removed border around pkgdesc illustration 2006-11-15 20:32:04 +00:00
Andreas Meyer 36228459ec html bugfix: write anchors to packages.html, too 2006-11-03 13:42:54 +00:00
Andreas Meyer f64f2cc2e3 typo 2006-11-03 13:41:25 +00:00
Andreas Meyer 24057e65a0 bugfix ps/pdf: added \usepackage{footnote} 2006-11-03 12:10:20 +00:00
Andreas Meyer 89073778f5 bug: files actually had XPM content instead of GIF! fixed now. 2006-10-29 20:06:44 +00:00
Andreas Meyer 6c98454150 found another instance of "REG_NOERROR". replaced by "0" 2006-10-26 09:52:08 +00:00
Andreas Meyer 1b3d5f3fa1 replaced non-standard REG_NOERROR with plain "0" 2006-10-25 18:45:10 +00:00
Andreas Meyer bc3b5ce9d2 package description: align images with package names 2006-10-25 15:53:02 +00:00
Andreas Meyer a4d2e66a14 bugfix: multiline function declarations with
multiparagraph comments now work
2006-10-24 12:56:35 +00:00
Andreas Meyer 2aaa1b2072 renamed pkgdescription.html -> packages.html in Biblio 2006-10-24 12:55:36 +00:00
Andreas Meyer 184904975a added docu for ccPkgDescription and ccIncludeExampleCode 2006-10-15 21:03:30 +00:00
Andreas Meyer 06ec1b8692 new feature: images for package description page 2006-10-13 10:19:55 +00:00
Andreas Meyer 5ffc1dc158 bugfix: avoid .operator() being displayed in
return_type creationvariable.operator()( myargumentlist )
2006-10-12 14:00:43 +00:00
Andreas Meyer b61e418b88 * added a \slash macro
* create a default *.stage_0 file
2006-10-10 16:32:25 +00:00
Andreas Meyer 8f3581a3d3 more pretty layout for ccExampleCode. filename is crosslinked now 2006-08-10 13:53:33 +00:00
Andreas Meyer c3692fed06 bugfix for " [#1129] wrong hyperlinks " 2006-08-09 13:37:27 +00:00
Andreas Meyer 9e7a24500c new feature: strip license headers from example code 2006-08-08 17:52:23 +00:00
Andreas Meyer b454b3febd manual cleanup:
* .C ---> .cpp
* removed ../examples from paths
* moved some demo/example files out of doc_tex into their respective place
* now it should build properly, again
2006-08-07 16:43:09 +00:00
Monique Teillaud def1447551 files fixed manually to solve the problems existing in CGAL-3.2
(dead links and so on)
a more automatic solution will need to be found...
2006-07-12 18:59:12 +00:00
Andreas Meyer 336def5d61 2006-05-22 15:46:59 +00:00
Laurent Rineau 2a9425d72a Fix permission of biblio files.
Reminder: install(1), without -m option, sets permissions to "rwxr-xr-x" (0755)
2006-05-12 09:26:43 +00:00
Andreas Meyer b6d991ff86 html: less aggressive crosslinking (scope reduction now does not
extend beyond manual boundary)
2006-05-08 14:30:13 +00:00
Andreas Meyer c50ca1575e html: short toc: removed zebra-effect (not needed here, as opposed to usual toc)
chapter names are printed in non-bold-face
2006-05-06 21:50:44 +00:00
Andreas Meyer 8a65006a5f * bugfix: results of matching string with regular expressions
are now stored as immediate strings (and not as references)
	  fixes the package description bug
* renamed package description to package overview
* more whitespace between navigation items
2006-05-06 20:39:47 +00:00
Andreas Meyer f0258cfe73 part-labels generate anchors in TOC 2006-05-04 21:05:24 +00:00
Andreas Meyer a2dfc6c62d better contrast 2006-05-04 14:35:19 +00:00
Andreas Meyer 2cd8af5d42 bugfix: moved bibtex keys in pkgdesc inside table 2006-05-04 12:19:05 +00:00
Andreas Meyer f54ea86505 new feature for html: additional short table of contents
(some more work was needed for this ...)
2006-05-03 20:18:50 +00:00
Andreas Meyer 807fb759a8 html: new feature: \ccHowToCiteCgal{cgal:bibtexentry} 2006-04-29 20:54:38 +00:00
Andreas Meyer 4913a45a88 * bugfix (author did not show up in package description, occasionally)
* toc restructured: user/ref manual are now one chapter. still, they show up
  in the toc as two parts of one chapter
2006-04-28 21:10:23 +00:00
Andreas Meyer 919d2a3d7a ccIntroducedInCGAL, ccChapterAuthor mirrored in pkgdescription 2006-04-26 19:03:33 +00:00
Andreas Meyer 0ae4927cbc html: bugfix (removed spurious list of refpages) 2006-04-26 11:15:59 +00:00
Andreas Meyer 2d229e22f5 typo 2006-04-25 16:24:43 +00:00
Andreas Meyer dd305c1e41 html: cosmetic changes/do not show the internal refpagecounter,
instead re-use the section-counter
2006-04-25 16:18:30 +00:00
Andreas Meyer 69cec3b48e html: \ref{somelabel} now also produces the corresponding counter, not
only the reference icon
2006-04-25 15:50:17 +00:00
Andreas Meyer c36e96f605 more contrast 2006-04-18 12:28:50 +00:00
Laurent Saboret 520b0056bf Undo r30322 2006-04-18 08:54:38 +00:00
Laurent Rineau 1e5895830f revert r30322 for install.config 2006-04-16 22:46:28 +00:00
Andreas Meyer 0f045097a7 ps/pdf: bugfix for the alph.listofrefpages 2006-04-15 21:48:29 +00:00
Andreas Meyer c046987bd0 alphabetical list of refpages, now also for ps/pdf 2006-04-15 21:19:19 +00:00
Andreas Meyer b94b2d1539 html: toc layout
ps/pdf: towards per-refchapter alphabetical listofrefpages
2006-04-14 16:48:04 +00:00
Laurent Saboret 312353dd51 Global fix of svn:executable property in trunk 2006-04-14 15:07:17 +00:00
Andreas Meyer 3140d79f0d even better toc 2006-04-13 18:59:18 +00:00
Andreas Meyer 9102a64ef6 better toc 2006-04-13 18:55:43 +00:00
Andreas Meyer 7546053c6c bugfix: better crosslinking. refpages with local scope n0w also
get crosslinked, if the scope is missing at "citation" site.

fixes the SparseLinearAlgebra::Matrix issue.
2006-04-13 11:33:39 +00:00
Laurent Rineau 0f78a07d85 Install config files with mode 644 (which is rw-r--r--). 2006-04-12 08:35:53 +00:00
Andreas Meyer 9496c9a936 2006-04-11 22:19:56 +00:00
Andreas Meyer 3e9da694df * new feature: regular expressions (based on posix regex)
* bugfix: based on regex, \labels inside sections/chapters etc
          are now correctly handled (ie, html-anchors above <h1> etc)
* improved layout for pkgdesc
2006-04-11 22:08:32 +00:00