mirror of https://github.com/CGAL/cgal
parent
75d9ae66f1
commit
b61e418b88
|
|
@ -910,6 +910,7 @@ td.TocChapter { font-weight: normal; }
|
|||
\newcommand{\|}{\parallel}
|
||||
\newcommand{\neg}{\lcRawHtml{ ¬ }}
|
||||
\newcommand{\backslash}{\verb+\+}
|
||||
\newcommand{\slash}{\verb+/+}
|
||||
|
||||
\newcommand{\aleph}{\lcRawHtml%
|
||||
{ <IMG BORDER=0 WIDTH=8 HEIGHT=13 ALIGN=BOTTOM SRC="cc_aleph.gif"> }}
|
||||
|
|
|
|||
|
|
@ -428,6 +428,7 @@ convert() {
|
|||
lgout -n ", "
|
||||
lgout -n "creating stage 2 anchor rules"
|
||||
# bottom up propagation of rule sets
|
||||
touch cc_anchor_rules.stage_0
|
||||
for dir in ${AllSubDirsPostfix} ; do
|
||||
vout -n " "$dir
|
||||
\touch ${dir}/cc_anchor_rules.stage_2 # necessary to make stage_3 work
|
||||
|
|
|
|||
Loading…
Reference in New Issue