Re: set default packages in IPE

Otfried Cheong <[email protected]>
Newsgroups gmane.comp.graphics.ipe.general
Organization Ipe Headquarters
Message-ID <[email protected]>
On 02/19/2011 09:46 PM, Christoph Weissinger wrote:
> i have a question about using different packages in
> IPE: How can i set default packages in IPE so that in every new document
>   the package will be included automatically? Until now i had to put the
> \uspackage{} in the Latex preamble...

Create a custom stylesheet, in which you define a latex preamble:

<ipestyle name="christoph">
<preamble>
\usepackage{pipapo}
</preamble>
</ipestyle>

Then add this stylesheet to the list prefs.styles in the configuration 
file "prefs.lua"

Cheers,
  Otfried
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.