> Chris Schulbert wrote:

> I'm doing my bibliography manually, no use of bibtex, cause I already
> had the list in ascii-form.
> So I include the file to my lyx-doc and change the env. to
> description, which is what I prefer for layout. BUT: Description sets
> all items bold. Is there a way to having these items in capitals? I
> think there has to be a tex-code for that, but I don't know the
> syntax.

in latex preamble
\renewcommand*\descriptionlabel[1]{\hspace\labelsep%
  \normalfont\sc #1}

for small capitals

Herbert


-- 
[EMAIL PROTECTED]
http://perce.de/lyx/

Reply via email to