> On 17-Jun-2000 Dekel Tsur wrote:
> > I've updated the patch, but I haven't added an option to disenable the
> > resize/rotate controls according to the template.
>
> I'll wait for Asgers comment to apply this.
I have a few questions to Dekel regarding the patch:
- Would it not be beneficial to provide new variables for substitution
$$XSize, $$YSize, $$XUnit, $$YUnit, and so forth, instead of hardcoding
the interpretation?
In particular, it seems that DocBook, Ascii, or the other export formats
can't exploit the new parameters without hardcoding the support. Also,
the support is hard-wired to the exact syntax needed for included
graphics.
I'd prefer the external material inset to be more general.
I realize that this implies one of two things:
1) Moving the logic of writing the LaTeX code out to external scripts
2) Providing yet another variable which expands to the appropriate
LaTeX chunk automagically.
- Do you plan to implement options to disable the controls according to
the template, or do you think that's not needed?
Greets,
Asger