Commit Graph

73 Commits

Author SHA1 Message Date
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
Andreas Meyer 8349425737 bugfix: removed <I> <BR> and the like from chapter's html-header 2006-04-10 13:02:54 +00:00
Andreas Meyer c2da512444 temporary hack 2006-04-09 22:16:28 +00:00
Andreas Meyer 94e45ca536 bugfix: labels inside the pkgdescription are now written
into the global anchor file (prevents broken links)
2006-04-09 22:03:58 +00:00
Andreas Meyer c7d88b459d * parts now also show up in pkgdescription.html
(unless the part does not have any package 
   descriptions defined)
2006-04-09 21:22:36 +00:00
Andreas Meyer b0ff7176da * durchgehende numerierung fuer chapter (part-uebergreifend)
* huebschere TOC auch mit \entry
2006-04-09 19:44:58 +00:00
Andreas Meyer 86d0b83d7a name change: ccUnsortedList --> ccRawList
(unsorted sounds like a lack of feature...)

bugfix: \subsection* now also splits the table of 
raw refpage entries
2006-04-09 12:39:24 +00:00
Andreas Meyer 42e6785743 reorganization & improved pkgdescr layout slightly 2006-04-08 18:26:30 +00:00
Andreas Meyer 80b7aa50ed ccRef: at least print the part within [], if label is not defined 2006-04-08 12:16:10 +00:00
Andreas Meyer 532a2eb5f9 bugfix: no nested <a href..><a href..> anymore
introduced \section{Alphabetic listofregpage} again
2006-04-08 10:01:46 +00:00
Andreas Meyer 2e703e3248 new feature: alphabetically sorted list of refpages
new feature(internal): sorted maps for the latex-interpreter
2006-04-07 23:13:44 +00:00
Andreas Meyer fc14e338ef better layout for ccRefChapter (ps/html) 2006-04-07 14:07:48 +00:00
Andreas Meyer a5374d6cf3 bugfix: ccRef 2006-04-07 10:02:11 +00:00
Andreas Meyer dd95d3c3d7 TOCChapterNameSuffix not needed anymore
(superceded by \ccRefChapter}
2006-04-06 18:16:05 +00:00
Andreas Meyer e6e6f13b32 bugfix: cc[Ref,User]Chapter only accept _one_ argument. 2006-04-06 18:09:54 +00:00
Andreas Meyer 5b5a60cecf rewritten the whole manual
ok. seriously:

renamed \chapter into \ccUserChapter and \ccRefChapter
2006-04-06 17:03:37 +00:00
Andreas Meyer de5241d8c3 changed meaning of
ccRefChapter
ccUserChapter

(+some whitespace changes, done by texteditor)
2006-04-06 16:57:00 +00:00
Andreas Meyer b13677aeaa bugfix: two-column layout. consider this:
\packageleft{somepackage}
\entryleft{\part{something}}

previously, the row did not span the whole table-row. 
now, it does
2006-04-06 15:33:14 +00:00
Andreas Meyer 7af7671833 better layout for \ccRef 2006-04-06 14:57:58 +00:00
Andreas Meyer 794a535262 ccRef also for latex. behavior:
\ccRef[Section]{label:somesection} will produce

Section 3

[] may be omitted. provided for consistency with the html-version
2006-04-06 14:54:40 +00:00
Andreas Meyer c33ab30e2e renamed ref[]{} to \ccRef[]{} 2006-04-06 14:38:50 +00:00
Andreas Meyer 630d143407 worked around a bug in flex 2.5.4. interestingly, the following line
leads to an error (in some circumstances. it didnt, for months!)

  const char *my_yytext = yytext + 5; // skip [ref:"
2006-04-05 21:25:53 +00:00
Andreas Meyer cdf609e53a introduced toc entries that may span the complete row
(needed for parts)
2006-04-05 17:56:24 +00:00
Andreas Meyer 62d97773d3 bugfix: [cccbegin]someclass<K,bla>[cccend] can now be matched
new feature: \ref[text]{\somelabel} will produce to an html-link with "text"
being the link text, and somelabel as the link target. if no text is given, 
the default is to show an image with an up-arrow
2006-04-05 10:02:40 +00:00
Andreas Meyer 14bd1b155a new "features":
* added a configurable toc chapter name suffix (used for adding 
  "reference manual" to the reference chapter's names)
* alphabetical list of refpages now looks better (no more itemize)
* before alph. list of refpages, a \section{..} is inserted automatically
2006-04-04 18:49:16 +00:00
Andreas Meyer 5a2a695eba fixed: Qt_widget now get's crosslinked.
solution: reset \lciIfHtmlClassLinks to true at each chapter start
(wonder why this ever was a problem ...)

another solution could have been, to rename the Qt_widget class in the 
Qt_wigdet reference manual to Qt_widget_. Then, it would have worked, too
.... !?
2006-03-31 20:52:39 +00:00
Andreas Meyer 21af93974c better cross-referencing of class templates. now, the whole
class is referenced by default, unless there is a template parameter
which can be cross-referenced
2006-03-31 19:06:05 +00:00
Andreas Meyer 41dbbfb788 pkgDescr. now has a link to reference manual 2006-03-31 01:45:01 +00:00
Andreas Meyer 6fccd95e93 improved visual appeal of pkg descr 2006-03-23 18:30:50 +00:00
Andreas Meyer 6f728868cf description for parts (preliminary) 2006-03-23 18:03:22 +00:00
Andreas Meyer 2ecf058582 package descriptions, MK II 2006-03-23 10:12:17 +00:00
Andreas Meyer 35259c9753 added some immature package description mechanism 2006-03-22 22:54:44 +00:00
Andreas Meyer e9a9ca7ae9 emanate an empty bibliography page, if there are no \cite
commands. prevents dead links
2006-03-19 21:44:38 +00:00
Andreas Meyer 4dc6605f94 fixed operator formatting for classes with scope 2006-03-19 17:18:34 +00:00