axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] LatexWiki image path names, Axiom library code and


From: Bob McElrath
Subject: Re: [Axiom-developer] LatexWiki image path names, Axiom library code and
Date: Sun, 11 Jul 2004 15:58:22 -0700
User-agent: Mutt/1.5.5.1+cvs20040105i

One can create more than one LocalFS repository.  I would suggest a
totally separate 'axiom' LocalFS directory for this.

Having LatexWiki put all its images in one directory allows for caching.
I.e. if two unrelated pages both have $x$, it only gets rendered once.
Your proposals would have it rendered twice if the path was different.

Bill Page address@hidden wrote:
> On Saturday, July 10, 2004 10:54 PM I wrote:
> > ... 
> > While on the subject of image path names, I would like to
> > propose a change in the way the LocalFS directory is set up
> > and in the image URLs. What we have now is
> > 
> >   http://computer/path/images/name.png
> > 
> > In the URL what I would like to see is this
> > 
> >   http://computer/images/path/name.png
> > 
> 
> Actually, I have thought about this a little more and what
> I think might be better is something like this
> 
>   http://computer/LatexWiki/path/images/name.png
> 
> There would be just one LocalFS map to the
> 
>   workingDir/LatexWiki
> 
> sub-directory. Then Axiom could use names like this
> 
>   http://computer/LatexWiki/path/axiom/name.spad
> 
> This would have the benefit of keeping the interesting
> Axiom code separate from the much less interesting image
> files.
> 
> Regards,
> Bill Page
--
Cheers,
Bob McElrath [Univ. of California at Davis, Department of Physics]
    
    It is unpatriotic to question the Kleptocracy.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]