gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] Placeholder for past history


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] Placeholder for past history
Date: Wed, 16 May 2012 22:06:46 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, May 16, 2012 at 07:47:02PM +0000, Jim Busser wrote:

> > What is the placeholder for past medical history ? 

> Past Medical History is part of the problem list, supported by the placeholder
> 
>       $<problems>$
> 
> By using the package 'enumitem'
> 
>       \usepackage{enumitem} 
> 
> you can use the following, which I find generates a nice, tight bullet list
> 
> \setlist{noitemsep}
> \emph{Active or notable health issues:}
> \begin{enumerate}[font=\normalfont, style=nextline, labelindent=0.5cm, 
> labelwidth=0.5cm, labelsep=0pt, leftmargin=*, itemindent=0cm, align=left, 
> rightmargin=2cm]
>  $<problems::\item[\textbullet \ %(problem)s]>$
> \end{enumerate}

You are becoming the LaTeX Geek In Residence :-)

Personally, I am always rather wary of changing package
defaults regarding spacing et al since there's a lot of
detailed typographic knowledge going into that by the
various package authors.

Karsten
-- 
GPG key ID E4071346 @ gpg-keyserver.de
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346



reply via email to

[Prev in Thread] Current Thread [Next in Thread]