X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fentcs.layout;h=3f90193b3cd4f79f354a14ca3563132a5c8494da;hb=99bbf5b42ac3d74d7082559c0b9b76e585827c90;hp=087b19d0981cace5a09d82724aaa441ca43f372c;hpb=0e4e230f01fa1505ea902a458265cacb044bbcb1;p=lyx.git diff --git a/lib/layouts/entcs.layout b/lib/layouts/entcs.layout index 087b19d098..3f90193b3c 100644 --- a/lib/layouts/entcs.layout +++ b/lib/layouts/entcs.layout @@ -3,7 +3,7 @@ # Based on LyX article class; modified to support ENTCS class # Reuben Thomas (rrt@sc3d.org) 27/5-2/6/01 -Format 5 +Format 24 Input article.layout # only font size 11pt is really available @@ -11,8 +11,10 @@ ClassOptions FontSize 11 End +Requires ifthen + Preamble - \usepackage{entcsmacro,ifthen} + \usepackage{entcsmacro} \newcommand{\theTitle}[1]{} \newcommand{\theAuthor}[1]{} \newcommand{\theAddress}[1]{} @@ -41,6 +43,7 @@ Style Title Preamble \newcommand{\settitle}[1]{\def\theTitle{#1}} EndPreamble + HTMLTitle true End