Commit Graph

391 Commits

Author SHA1 Message Date
Laurent Rineau 9ea0693fc3 Merge branch 'hot-fixes-for-Git' 2012-11-27 09:50:36 +01:00
Laurent Rineau c7a2712c98 Quick and dirty fix: remove the RCSdef* macros
Once we have switched to Git, RCS keywords $Date$, $Id$ and $URL$ are no
longer substituted. That may be restore one day but, for the moment, that
is easier to remove the support for \RCSdef* in manual tools.
2012-11-27 09:48:54 +01:00
Laurent Rineau 7d6c85c61b Commit files generated by ./makebiblio 2012-11-23 17:55:47 +01:00
Laurent Rineau 7744529877 update bibtex files in manual tools too 2012-07-24 12:03:09 +00:00
Laurent Rineau 44c4a5b2f9 Remove cc_manual from the manual testsuite
That reverses one old commit one mines:
  | ------------------------------------------------------------------------
  | r53696 | lrineau | 2010-01-20 16:38:49 +0100 (Wed, 20 Jan 2010) | 4 lines
  | 
  | Attempt to have Manual_tools/doc_tex in the internal releases (just to see
  | what it does).
  | (trunk only)
  | 
  | ------------------------------------------------------------------------

In between, I had not manage to get cc_manual.tex be compiled without error
by our script cgal_manual.
2012-05-14 12:24:59 +00:00
Laurent Rineau 2e04afe1a2 Fix the rel="canonical" link of several pages
The following pages are generated differently, using open_tmp_file. For
those pages, the macro \lciFilename was wrong.
  - acknowledge.html
  - biblio.html
  - title.html
2012-03-08 13:55:09 +00:00
Marc Glisse f91d43c47b Add const. 2012-02-28 14:09:46 +00:00
Laurent Rineau b6b00a5c95 Fix the LaTeX issue with "\:" 2012-02-10 10:12:37 +00:00
Laurent Rineau 4d9ad434eb Add/fix the bib entry for Linear Cell Complex 2012-02-09 10:32:10 +00:00
Laurent Rineau 98f895bf48 Fix my old commit:
| ------------------------------------------------------------------------
  | r65950 | lrineau | 2011-10-18 12:43:26 +0200 (Tue, 18 Oct 2011) | 4 lines
  | 
  | Fix HTML standard compliance
  | 
  | - Add ALT attributes to IMG
  | 
  | ------------------------------------------------------------------------

Those "< IMG" tags are wrong!
2012-01-17 11:26:39 +00:00
Laurent Rineau f265a77a04 Biblio: 3.10 -> 4.0 2012-01-13 18:01:32 +00:00
Laurent Rineau f810acd04f Various things related to QPL->GPL in the manuals 2012-01-13 17:22:17 +00:00
Laurent Rineau 26205d8c34 typo in the Combinatorial Maps bib entry 2011-11-16 15:57:05 +00:00
Laurent Rineau 3c755d3213 Update for CGAL-3.10 and 2012 2011-11-16 15:56:30 +00:00
Laurent Rineau c4df9292a2 Fix the minitoc in html mode
Workaround the bad interaction between minitoc and NewTocLayout.

Without that \gdef\lciTocOuterState{Right}, the html convertex inserts some
</td><td> tags outside the table of the minitoc.

Example of the bad inserted tags:
     </table>
  </td><td class="TocGroupOddRight">
2011-11-15 19:34:28 +00:00
Laurent Rineau 9a5a524699 Fix HTML standard compliance
- Add ALT attributes to IMG
2011-10-18 10:43:26 +00:00
Laurent Rineau 010f9f48e7 Fix HTML standard compliance
- Add ALT attributes to IMG
- Attributes WIDTH values must be quoted.
- Use CSS class "nowrap" instead of <NOBR>
2011-10-18 10:43:06 +00:00
Laurent Rineau 9b1dd7baa5 Add the canonical link to all pages of the CGAL manual
See:
  http://googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html
2011-10-18 09:31:10 +00:00
Michael Hemmer 847c9a450c update 2011-10-10 09:18:55 +00:00
Michael Hemmer 583ead573e update 2011-10-10 09:17:07 +00:00
Sébastien Loriot 554f62d411 remove executable property from copyright files 2011-10-03 08:18:16 +00:00
Andreas Fabri 3fc8ab8767 Add a file with the copyright holder(s) to the package_info 2011-09-30 07:41:40 +00:00
Laurent Rineau 1166338b85 Update the title of AABB Tree chapter, in biblio too. 2011-09-26 12:30:57 +00:00
Laurent Rineau 42dd646676 Add an optional argument to \ccDeprecated
We can now write:

\begin{ccDeprecated}
...
\end{ccDeprecated}

or 

\begin{ccDeprecated}[3.8]
...
\end{ccDeprecated}

The optional argument is not used, for the moment.

That is *not yet* documented.


Triangulation_euclidean_traits_xy_3.tex is a test case.
2011-09-21 10:27:35 +00:00
Laurent Rineau ac882e74c1 Fix typo 2011-09-20 15:46:09 +00:00
Laurent Rineau 193933fddc Update the Makefile to compile the documentation of manual tools
- Add ../sty by default in the TEXINPUTS environment variable.
- allpdf is now the default target.
- GNU/make is required.
2011-09-20 09:05:26 +00:00
Laurent Rineau bfb2ae056a Update the biblio (manual tools step, see the Biblio.README) 2011-06-27 14:28:38 +00:00
Laurent Rineau 6bddc23d09 Support for directory names with spaces (follow-up #1) 2011-06-24 12:16:37 +00:00
Laurent Rineau a8c2768327 Support for directory names with spaces (follow-up #1) 2011-06-24 12:09:12 +00:00
Sébastien Loriot dab64b7fc5 prevent 'foo_const_bar&' to be replaced by 'foo__bar'
in function return type.
2011-06-24 08:54:19 +00:00
Laurent Rineau 955e5b94fc Support for directory names with spaces 2011-06-23 16:01:31 +00:00
Sébastien Loriot aa0f068305 add html symbol for \mathsection 2011-06-16 11:29:32 +00:00
Guillaume Damiand d2d010909f merge with next 2011-06-09 13:51:23 +00:00
Sébastien Loriot ca13392880 CGAL -> \cgal\ 2011-05-30 12:36:57 +00:00
Guillaume Damiand 0bac9ece26 Try to fix compiler error for g++-3.4 2011-05-12 14:02:58 +00:00
Sébastien Loriot a304206013 add \varnothing -> empty unicode symbol as latex to html conversion rule 2011-03-30 06:53:05 +00:00
Laurent Rineau 84bf6c19ae - Package Overview: add "CGAL User and Reference Manual: " in <title>
- Acknowledging CGAL: add "CGAL User and Reference Manual: " in <title> and use
  \sc Cgal instead of CGAL
2011-03-14 09:18:43 +00:00
Laurent Rineau 674fc2f25c Tweaks to the packages overview:
- CSSification of the PkgDescription for each package,

  - the "Citation Entry" is replace with "BibTex: [cgal:abc-11]" (where
    cgal:abc-11 is the bibtex label of the entry),

  - attempt to make the tags soup result a more correct HTML.
2011-03-10 13:46:19 +00:00
Laurent Rineau c10095cb0b Minor change of the layout of the packages overview.
The new layout for each package entry in the packages overview is the
following:
------------------------------------------------------------------------
|        | Title of the package (may be a very long|title that span)   | 
------------------------------------------------------------------------
|        | List of authors, that cannot span if is | Introduced in:    |
| CENTER | too long (it wraps)                     | License: LQPL     |
| ED PIC |-----------------------------------------| Depends on: foo   |
| TURE C | Summary of the package. Can be a long   |  bar baz foo_3    |
| ENTERE | text that wraps.                        |  bar_2 Kernel     |
| D PICT |                                         | Citation entry:   |
|        |                                         | Demo: foo bar     |
------------------------------------------------------------------------

That is:
 - three columns, three rows,
 - the title is alone on the first row, and spans in col 2 and 3,
 - the picture is alone in the first column, vertically spans in rows 2 
   and 3, and is vertical centered in its bloc,
 - the list of authors is in the middle of the second row,
 - the summary is in the middle of the third row,
 - the menu in the left column spans in rows 2 and 3.
2011-03-09 18:10:21 +00:00
Laurent Rineau b0c2c06035 Replace "\%" by "2&##37;" in \lcRawHtml
Explanation:
  - the lexer of cc_extract_html sometimes treats "%" as the start of a
    comment, unconditionally (whereas the LaTeX parser treats \% as a
    macro),
  - in HTML, "%" and "&#37;" as equivalent (that is the "HTML Entity Code"
    of "%"),
  - in cc_extract_html, the "#" must be quoted to "##".
2011-03-09 11:20:23 +00:00
Laurent Rineau 29d7b4f7a7 Add manual for 3.7 (from the branch).
Add manual for 3.8, and update the manual tools.
2011-02-24 15:04:37 +00:00
Laurent Rineau 805ebd9492 Do not remove trailing const in the manual, so that one can document when a
method is const or not (in concepts it is very important).
2010-11-25 15:56:05 +00:00
Michael Hemmer ea7d9cfb43 fix typo 2010-10-12 15:43:13 +00:00
Michael Hemmer 522535cba8 added more information 2010-10-12 15:40:37 +00:00
Michael Hemmer 59f8e181bd add missing include for gcc-4.4 2010-10-12 14:53:02 +00:00
Laurent Rineau f9587c9428 Let's add that useless macro "\."
There is no reason not to have it.
2010-09-02 21:48:07 +00:00
Laurent Rineau 3988b6a790 Add \url LaTeX command in latex_to_html, in path.sty 2010-09-02 21:40:57 +00:00
Laurent Rineau ffa852abe4 Fix scripts/index_fix, so that it works also on LaTeX document with
documentclass=article (instead of book).
2010-08-31 23:49:26 +00:00
Laurent Rineau 0518b14435 typo 2010-08-31 21:22:15 +00:00
Laurent Rineau 3157f5c2c8 update after manual-3.7.bib 2010-08-02 12:46:30 +00:00