If you have a more complicated situation than just an author for your document, like affiliations, translators, contributors etc., here's the right way to enter such information in LyX, so that it can be exported to SGML:
Create an environment (Section 5.1) of type “SGML” just after the title and before the abstract. There, enter the information as in the following example:
<authorgroup> <author> <firstname>Chris</firstname> <surname>Karakas</surname> <affiliation> <jobtitle>Webmaster</jobtitle> <orgname>www.karakas-online.de</orgname> </affiliation> </author> <othercredit role="converter"> <contrib>Conversion from LyX to DocBook SGML, Index generation</contrib> <firstname>Chris</firstname> <surname>Karakas</surname> <affiliation>www.karakas-online.de</affiliation> </othercredit> <othercredit role="translator"> <contrib>Translation from italian</contrib> <firstname>Chris</firstname> <surname>Karakas</surname> <affiliation>www.karakas-online.de</affiliation> </othercredit> </authorgroup> |
| Last updated Mon Sep 24 01:19:25 CEST 2007 | Permalink: http://www.karakas-online.de/mySGML/lyx-authors-credits-roles.html | All contents © 2002-2007 Chris Karakas |