Hi Maike,

Have you heard of sagetex? This allows sage computations as part of the 
compilation of a latex file. From my experience, this is not very good 
for interactive work because all the code within the latex file is 
compiled every time you run sage over your document, but it's great for 
getting a nicely typeset document that does all the sage calculations 
and plots you want.

Check out: http://www.ctan.org/tex-archive/macros/latex/contrib/sagetex/

I believe that this would allow you to use any latex functionality you like.

Stan

Maike wrote:
> Hello again,
>
> is there any way to use latex packages within sage? I'd like to write
> a german text, and that will be a pain if
>
> %latex
> \usepackage{ngerman}
>
> doen't work. Maybe I first have to install the package somewhere??
>
>   
 



--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to