Hey guys,
I am using the LaTeX formula renderer quite alot, and have added the amsmath package in the preamble in the python file. Is it ok to commit this? I suppose everybody has this package.
Cheers, Johan
Johan Engelen wrote:
Hey guys,
I am using the LaTeX formula renderer quite alot, and have added the amsmath package in the preamble in the python file. Is it ok to commit this? I suppose everybody has this package.
Yeah, most LaTeX distributions come with amsmath so this shouldn't be a problem.
In the future it would be nice to add some more options to the LaTeX formula renderer (size, packages, inline vs equation, etc) but it would only really be sensible if some of them could be saved. Is there an interface for plugins to save configuration options?
Cheers, Marcus
On 11/1/06, Marcus Brubaker <marcus.brubaker@...1538...> wrote:
In the future it would be nice to add some more options to the LaTeX formula renderer (size, packages, inline vs equation, etc) but it would only really be sensible if some of them could be saved. Is there an interface for plugins to save configuration options?
Yes of course, any values you enter in the configuration dialog of an extension effect are saved and restored automatically. So for example the formula you entered last time is restored when you next run the LaTeX extension.
participants (3)
-
bulia byak
-
Johan Engelen
-
Marcus Brubaker