> >>
> >>
> >> Onto aesthetics now!
> 
> Try adding an "Itemize*" environment to layouts/stdlists.inc. Eg
> (untested):
> 
> # Itemize style definition
> Style Itemize*
>   Margin                Static
>   LatexType             Item_Environment
>   LatexName             itemize*
>   NextNoIndent          1
>   LeftMargin            MMN
>   LabelSep              xx
>   ItemSep               0.2
>   TopSep                0.7
>   BottomSep             0.7
>   ParSep                0.3
>   Align                 Block
>   AlignPossible         Block, Left
>   LabelType             Static
>   LabelString           *
> End

This works fine! 

Just needs:

\usepackage{array}
\usepackage{mdwlist}

added to my preamble

Thanks Angus


Rob S

Reply via email to