Juergen Spitzmueller a �crit:
I Wayan Warmada wrote:

Yes, you are right and thank's for the examples...

You might want to try this.
(just a first attempt though)

Juergen, intead of

# Logo style definition
Style Logo
  CopyStyle             Name
  LatexName             setkomavar{fromlogo}
  LabelString           "Logo:"
End

You should do

# Logo style definition
Style Logo
  CopyStyle             Name
  LatexName             setkomavar
  LatexParam            {fromlogo}
  LabelString           "Logo:"
End

JMarc



Reply via email to