> "Michael" == Michael Koziarski <[EMAIL PROTECTED]> writes:
>> no!
>>
>> from my point of view, we can also get rif of these
>>
>> features["graphicx"] = false; features["setspace"] = false;
>> features["makeidx"] = false; features["verbatim"] = false;
>>
>> if we choose a list and save o
> "Michael" == Michael Koziarski <[EMAIL PROTECTED]> writes:
Michael> Can someone explain how layout is used?
Each layout can have a Preamble section, which is a snippet of LaTeX
code to add to the preamble. The code has to track which layouts are
used, so that the corresponding preamble sni
Michael Koziarski wrote:
>
> Here's my second cut at refactoring LaTeXFeatures. (Thanks john for
> the operator[] comment).
>
> It compiles links and runs fine. Any problems?
no!
from my point of view, we can also get rif of these
features["graphicx"] = false;
features["sets