X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2Ftools%2Fgen_lfuns.py;h=0bd65f78bfac2a086f1984857cb34f8290555ded;hb=69036ced3765f40048d62be800c98af3ea2d1b4a;hp=4fda0b87c82af240612fbfba6c0541e04c792de1;hpb=8355b323819e61723aada884947eff674ebd41ff;p=lyx.git diff --git a/development/tools/gen_lfuns.py b/development/tools/gen_lfuns.py index 4fda0b87c8..0bd65f78bf 100755 --- a/development/tools/gen_lfuns.py +++ b/development/tools/gen_lfuns.py @@ -48,6 +48,16 @@ LFUNS_HEADER = """# gen_lfuns.py generated this file. For more info see http://w \\begin_document \\begin_header \\textclass article +\\begin_preamble +\\renewcommand{\\descriptionlabel}[1]{\\hspace\\labelsep\\upshape\\bfseries #1:} +\\renewenvironment{description}{\\list{}{% + \\setlength{\\itemsep}{-2pt} + \\advance\\leftmargini6\\p@ \\itemindent-12\\p@ + \\labelwidth\\z@ \\let\\makelabel\\descriptionlabel}% +}{ + \\endlist +} +\\end_preamble \\use_default_options false \\language english \\inputencoding auto