Andre Poenitz wrote:
>> CharacterStyle FirstName
>> Format LaTeX
>> Header "\firstname{"
>> Footer "}"
>> Font
>> Series  xxx
>> Size    yyy
>> EndFont
>> End
> 
> Is is probably better:
> 
>  Format LaTeX
>  Preamble "\newcommand{\firstname}[1]{\emph{\small #1}}"
>  Header "\firstname{"
>  Footer "}"
>  End
> 
> but you get the idea...

This is suspiciously like the language used in lib/external_templates. 
Is the latter an ExternalStyle? I guess that it is really.

-- 
Angus

Reply via email to