Search found 4 matches

by ion87
Sat Feb 02, 2013 9:51 pm
Forum: LyX
Topic: Setting List of figures as a section
Replies: 1
Views: 4220

Setting List of figures as a section

Hey everybody,
I'm using KOMA-Script and my list of figures is after inserting it defined as a chapter. But I'd like to have it as a section.
So I made a lyx code box and made several tries to get it right but I failed everytime!
Can you help me?
I tried the following codes:

\newcommand ...
by ion87
Mon Jan 28, 2013 10:35 pm
Forum: LyX
Topic: Importing txt-Files with special characters
Replies: 4
Views: 5428

Importing txt-Files with special characters

Hi,
I reported the bug and the answer was the following:

This is an English bugtracker, please post in English.

Your problem is that the plain text file apparently uses an encoding which
is not detected by LyX. I think the file needs to be encoded in utf8.

A bit weird, because the whole page ...
by ion87
Tue Jan 22, 2013 3:53 pm
Forum: LyX
Topic: Importing txt-Files with special characters
Replies: 4
Views: 5428

Re: Importing txt-Files with special characters

hm_cavalcanti, thanks for your answer. I hope I understood you correctly, but line breaks are not copied with the text in your solution, right?
Anyway, I solved the problem by myself otherwise. I replaced all accents/special characters/etc with distinct strings like ä->aE, °->[dg] and replaced them ...
by ion87
Thu Jan 17, 2013 6:13 pm
Forum: LyX
Topic: Importing txt-Files with special characters
Replies: 4
Views: 5428

Importing txt-Files with special characters

Hi everybody,
I want to import a txt-file into LyX. I'm using the report (KOMA-script) class. Now I have sentences like "Zu messen sind Formänderungen an Körperteilen, z.B. Füßen" in a normal .txt-file. As you can see, it contains four special characters. By copy&paste the special characters display ...