gnumed-devel
[Top][All Lists]
Advanced

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

Re: [Gnumed-devel] placeholder


From: Vaibhav Banait
Subject: Re: [Gnumed-devel] placeholder
Date: Fri, 06 Jan 2012 06:35:40 +0000

How can I add duration to med list ?
Vaibhav 

Sent from my Nokia phone
-----Original Message-----
From: Busser, Jim
Sent:  06/01/2012 1:55:35 am
Subject:  Re: [Gnumed-devel] placeholder


On 2012-01-05, at 10:13 AM, address@hidden wrote:

> Hi
> Current_meds as placeholder does not work and provides output error with 
> placeholder [$<current_meds >$]. 
> Regards
> Vaibhav 

These are the snippets that I know about which you could try:

% 
================================================================================================
% Medications (as text list)

Medications \& substances last taken: 
        \begin{description}
$<current_meds::                \item[%(substance)s] {\footnotesize 
(%(brand)s)} %(preparation)s %(amount)s%(unit)s: %(schedule)s >$
        \end{description}


% 
================================================================================================
% Medications as tables

% in-placeholder text above table: Medication list (ordered by brand)
% column headings: Drug, Regimen
$<current_meds_table::latex>$

% in-placeholder text above table: Additional notes
% column headings: Substance, Strength, Brand
% note: column 3 needs to be wrapped (apparently fixed)
$<current_meds_notes::latex>$



-- Jim





reply via email to

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