Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
1b8e203d
Commit
1b8e203d
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2005-05-17 11:59:43 by beppe] Empty log message
Original author: beppe Date: 2005-05-17 11:59:43+00:00
parent
fccbe71a
Changes
4
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
1b8e203d
0.3.2+1
* Added char_of_int built_in function.
0.3.2
* Bug fix in configure
...
...
doc/fomanual/Makefile
View file @
1b8e203d
...
...
@@ -3,8 +3,8 @@ JAVA_HOME=/usr/java/jre1.5.0
VERSION
=
0.3.2
BUILD_DIR
:=
$
(
PWD:/doc/fomanual
=)
CDUCE
=
$(BUILD_DIR)
/cduce
#
FOP=fop-0.20.5/fop.sh
FOP
=
fop
FOP
=
fop-0.20.5/fop.sh
#
FOP=fop
all
:
manual.pdf tutorial.pdf
...
...
@@ -63,4 +63,4 @@ clean::
#
# END
#
\ No newline at end of file
#
doc/fomanual/xml2fo.cd
View file @
1b8e203d
...
...
@@ -482,7 +482,7 @@ match argv [] with
] in
dump_to_file ("../doc/fomanual/"@out_file)
(* dump_to_file (out_file) *)
['<?xml version="1.0" encoding="
ISO-8859-1
"?>' !(print_xml DebutFo)]
['<?xml version="1.0" encoding="
UTF-8
"?>' !(print_xml DebutFo)]
(*print(print_xml(main_page));*)
(* print (gen_page main_page)*)
with err & Latin1 ->
...
...
web/site.cd
View file @
1b8e203d
...
...
@@ -467,7 +467,7 @@ text-align:center; color: #aa0000; font: bold 200% helvetica" >
<
html
>
[
<
head
>
[
<
title
>
[
!
site
'
:
'
!
title
]
<
meta
content
=
"
text/html; charset=utf8
"
http
-
equiv
=
"
Content-Type
"
>
[]
<
meta
content
=
"
text/html; charset=utf
-
8
"
http
-
equiv
=
"
Content-Type
"
>
[]
<
style
type
=
"
text/css
"
>
style
]
<
body
style
=
"
margin: 0; padding : 0; background: #fcb333
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment