Hello,
I'm writing a thesis with scrartcl and want to clear the indent of LOF and
LOT. I already read, that this is possible by setting the option "listsleft"
of koma-script. But how can I set this option in LyX?
The second Point is: I changed the LOF with following Command
%Fügt "Abbildung " vor die Nummern in der LOF
\makeatletter
[EMAIL PROTECTED] }
[EMAIL PROTECTED]
\par
\addcontentsline{\csname [EMAIL PROTECTED]
{\csname [EMAIL PROTECTED]
\csname the#1\endcsname}{\ignorespaces #2}}%
\begingroup [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] \fi
\normalsize
[EMAIL PROTECTED] [EMAIL PROTECTED] #3}\par \endgroup}
\makeatother
(I know that it would have been easier using the tocloft-package, but
anyway...) so that the LOF looks like:
Abbildung 1
Testabbildung.................................................. 2
Abbildung 2 asödkfö öalkdfj aölskdf...................................
34
Does somebody know, how to insert ":" after the numberation?
And last but not least: The tables I inserted do also hab a little indent.
Is it possible to change that?
Thanks for help!
Nico