Writing a book, I decided to use the book class. There are several book
classes, but when adding a table of contents, suddenly all pages had 'Table
of contents' in their header (I still don't understand why). The book class
was the only one working properly, I thought at least.

Why is it so hard to get good typesetting, automatic table of contents
rendering, and plenty of other stuff? I yet have to find one tool that does
the job properly without hassle, adding things, modifying things, looking
for workarounds. There is always something going wrong. I don't want to code
my book, I want to write it.

Don't get me wrong, latex and lyx do a terrific job, but as with many open
source tools there is always something extra that has to be done to get the
job done right. I am actually getting tired of it.

grtz,
Bart

http://www.bartart3d.be/


2011/8/5 Richard Heck <[email protected]>

> On 08/05/2011 12:54 PM, [email protected] wrote:
>
>> Thanks for the answer,
>>
>> I fixed the TOC trouble with latex command \addcontentsline, that seems to
>> work. I thought that was not necessary in lyx, perhaps I'm wrong.
>>
>>
> No, that shouldn't be necessary. What document class are you using?
>
>
>  Setting the font at 10 makes a difference indeed, but it still is not good
>> at all.
>>
>> Can I easily edit the dutch hyphenation file? Perhaps my edits could be
>> used as 'update' for others to use too.
>>
>>  I am not sure about this, but you can add you own hyphenation rules via
> commands like:
>    \hyphenation{for-mat-ting}
> These go into the preamble, or into a little package you can import.
>
> Richard
>
>

Reply via email to