>> I finally figured it out. Although I'm still struggling with page
>> coloring. Coloring the page and fetching it directly as a file gives a
>> fully colored page. Fetching the page thru the axserver gives a
>> partially colored page. Style sheets and local decls are ignored.
>> How odd.
>>
>W
mkdir -p /home/silver/bitmaps
cp newhyper.pamphlet /home/silver
cd /home/silver
(copy the axserver.spad, axiom.xml, and http.lisp files here)
export AXIOM=(where)
export PATH=$AXIOM/bin/lib:$AXIOM/bin:$PATH
notangle -R"rootpage.html" newhyper.pamphlet > rootpage.html
notangle
root wrote:
> Arthur,
>
>
>> Should have mentioned I use nxml-mode in emacs to make sure
>> my xml is well formed.
>>
>
> I finally figured it out. Although I'm still struggling with page
> coloring. Coloring the page and fetching it directly as a file gives a
> fully colored page. Fetching
Arthur,
> Should have mentioned I use nxml-mode in emacs to make sure
> my xml is well formed.
I finally figured it out. Although I'm still struggling with page
coloring. Coloring the page and fetching it directly as a file gives a
fully colored page. Fetching the page thru the axserver gives a
p
root wrote:
> Thanks. Already found and made them.
> I used double quotes rather than "\ " to delimit the -R arguments
> but the effect is the same.
>
> The most significant problem I'm having is that my browser has
> suddenly decided to start syntax checking my html files. But it
> only does that
Hi Arthur,
Thank you for the file.
On 9/22/07, Arthur Ralfs <[EMAIL PROTECTED]> wrote:
> The wiki won't let me upload files so I've stopped using it for the time
> being. However I've attached the latest version if you want to try.
I added the file as a pamphlet page:
http://wiki.axiom-devel
root wrote:
> Thanks. Already found and made them.
> I used double quotes rather than "\ " to delimit the -R arguments
> but the effect is the same.
>
> The most significant problem I'm having is that my browser has
> suddenly decided to start syntax checking my html files. But it
> only does that
Alfredo Portes wrote:
> Hi Arthur,
>
> Do you think is possible to put your latest axserver.pamphlet
> as a pamphlet file in the wiki? If you send me the latest version,
> I can do this.
>
> Regards,
>
> Alfredo
>
>
Alfredo,
The wiki won't let me upload files so I've stopped using it for the ti
Thanks. Already found and made them.
I used double quotes rather than "\ " to delimit the -R arguments
but the effect is the same.
The most significant problem I'm having is that my browser has
suddenly decided to start syntax checking my html files. But it
only does that when I go thru your inter
This is a small patch to make the documentation work properly
in axserver.pamphlet.
Arthur
--- axserver.pamphlet 2007-09-22 09:06:19.0 -0700
+++ axserver.pamphlet.new 2007-09-22 09:10:20.0 -0700
@@ -11,14 +11,13 @@
\eject
\tableofcontents
\eject
-\section{Preface}
\section{Li
root <[EMAIL PROTECTED]> writes:
> >I think it will be good to add Martin's code to Arthur's work to browse
> >the databases:
> >
> >http://wiki.axiom-developer.org/SandBoxHyperDocReplacement
>
> I already demonstrated getting database accesses working here:
>
> http://daly.axiom-developer.org
11 matches
Mail list logo