Here is a minimal example document. Thank you!
test.lyx
Description: Binary data
Am 27.12.2011 um 17:38 schrieb Jürgen Spitzmüller:
jezZiFeR wrote:Again I do have no results, neither with Richard’s nor with yourversion, [which should do, as I only need to have the left margin set].Then we need a minimal example document. The recommended settngs work for mewith KOMA report.Maybe there has something to be set for the different layers of »Itemize« (which could be edited in the prefs/signs of listing (in german: »Auflistungszeichen«)/Layer?No.And, btw: What is the difference between \RequirePackage and \UsePackage\RequirePackage is intended for package and class authors only. It can be loaded before \documentclass and checks if the requested package has beenloaded before.In the document preamble, you should use \usepackage (note: no capitals here).Jürgen