mirror of https://github.com/CGAL/cgal
undo change in cgalHeading macro
This commit is contained in:
parent
83c55db7f9
commit
0aa7d00247
|
|
@ -192,7 +192,7 @@ ALIASES = "cgal=%CGAL" \
|
||||||
"cgalAutoToc=\htmlonly[block] <div id=\"autotoc\" class=\"toc\"></div> \endhtmlonly" \
|
"cgalAutoToc=\htmlonly[block] <div id=\"autotoc\" class=\"toc\"></div> \endhtmlonly" \
|
||||||
"cgalTagTrue=\link CGAL::Tag_true `CGAL::Tag_true`\endlink" \
|
"cgalTagTrue=\link CGAL::Tag_true `CGAL::Tag_true`\endlink" \
|
||||||
"cgalTagFalse=\link CGAL::Tag_false `CGAL::Tag_false`\endlink" \
|
"cgalTagFalse=\link CGAL::Tag_false `CGAL::Tag_false`\endlink" \
|
||||||
"cgalHeading{1}= <h3>\1</h3>" \
|
"cgalHeading{1}= <B>\1</B><BR>" \
|
||||||
"cgalClassifedRefPages=\htmlonly[block] <h2 class=\"groupheader\">Classified Reference Pages</h2> \endhtmlonly" \
|
"cgalClassifedRefPages=\htmlonly[block] <h2 class=\"groupheader\">Classified Reference Pages</h2> \endhtmlonly" \
|
||||||
"cgalCRPSection{1}=<h2>\1</h2>" \
|
"cgalCRPSection{1}=<h2>\1</h2>" \
|
||||||
"cgalCRPSubsection{1}=<h3>\1</h3>" \
|
"cgalCRPSubsection{1}=<h3>\1</h3>" \
|
||||||
|
|
|
||||||
|
|
@ -183,7 +183,7 @@ ALIASES = "cgal=%CGAL" \
|
||||||
"cgalAutoToc=\htmlonly <div id=\"autotoc\" class=\"toc\"></div> \endhtmlonly" \
|
"cgalAutoToc=\htmlonly <div id=\"autotoc\" class=\"toc\"></div> \endhtmlonly" \
|
||||||
"cgalTagTrue=\link CGAL::Tag_true `CGAL::Tag_true`\endlink" \
|
"cgalTagTrue=\link CGAL::Tag_true `CGAL::Tag_true`\endlink" \
|
||||||
"cgalTagFalse=\link CGAL::Tag_false `CGAL::Tag_false`\endlink" \
|
"cgalTagFalse=\link CGAL::Tag_false `CGAL::Tag_false`\endlink" \
|
||||||
"cgalHeading{1}= <h3>\1</h3>" \
|
"cgalHeading{1}= <B>\1</B><BR>" \
|
||||||
"cgalClassifedRefPages=\htmlonly <h2 class=\"groupheader\">Classified Reference Pages</h2> \endhtmlonly" \
|
"cgalClassifedRefPages=\htmlonly <h2 class=\"groupheader\">Classified Reference Pages</h2> \endhtmlonly" \
|
||||||
"cgalCRPSection{1}=<h2>\1</h2>" \
|
"cgalCRPSection{1}=<h2>\1</h2>" \
|
||||||
"cgalCRPSubsection{1}=<h3>\1</h3>" \
|
"cgalCRPSubsection{1}=<h3>\1</h3>" \
|
||||||
|
|
|
||||||
|
|
@ -192,7 +192,7 @@ ALIASES = "cgal=%CGAL" \
|
||||||
"cgalAutoToc=\htmlonly[block] <div id=\"autotoc\" class=\"toc\"></div> \endhtmlonly" \
|
"cgalAutoToc=\htmlonly[block] <div id=\"autotoc\" class=\"toc\"></div> \endhtmlonly" \
|
||||||
"cgalTagTrue=\link CGAL::Tag_true `CGAL::Tag_true`\endlink" \
|
"cgalTagTrue=\link CGAL::Tag_true `CGAL::Tag_true`\endlink" \
|
||||||
"cgalTagFalse=\link CGAL::Tag_false `CGAL::Tag_false`\endlink" \
|
"cgalTagFalse=\link CGAL::Tag_false `CGAL::Tag_false`\endlink" \
|
||||||
"cgalHeading{1}= <h3>\1</h3>" \
|
"cgalHeading{1}= <B>\1</B><BR>" \
|
||||||
"cgalClassifedRefPages=\htmlonly[block] <h2 class=\"groupheader\">Classified Reference Pages</h2> \endhtmlonly" \
|
"cgalClassifedRefPages=\htmlonly[block] <h2 class=\"groupheader\">Classified Reference Pages</h2> \endhtmlonly" \
|
||||||
"cgalCRPSection{1}=<h2>\1</h2>" \
|
"cgalCRPSection{1}=<h2>\1</h2>" \
|
||||||
"cgalCRPSubsection{1}=<h3>\1</h3>" \
|
"cgalCRPSubsection{1}=<h3>\1</h3>" \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue