>>>>> "Uwe" == Uwe Stöhr <[EMAIL PROTECTED]> writes:
Uwe> Jean-Marc Lasgouttes schrieb:
>> This is mostly what I intend to upload to CTAN (although the
>> .layout file for LyX would be packaged with LyX only). I would
>> appreciate all input before I send this.
Uwe> What's the difference to the existing cv.cls btw.?
It is basically the same, except for
% \changes{1.6}{2007/04/12}{Added optional argument for horizontal alignment of
% left/right header}
% \changes{1.6}{2007/04/12}{Changed the default value of \cs{topicmargin} to
% |0.2\columnwidth|, to improve layout in two-columns mode}
The first entry is not easy to use from within LyX, actually.
Then there is this change that I forgot to document in the file you
have:
% \changes{1.6}{2007/04/12}{renamed \cs{itemfont} to
% \cs{topiclabelfont}; the old named is kept as an alias for
% compatibility}
And finally, this new option I had forgotten about, that allows to
give a particular font to the first paragraph after an \item (so that
it acts as a kind of title). The code that is in my released class
does not work, I think I just fixed it.
% \changes{1.6}{2007/04/12}{New option |topictitle| and associated
% \cs{topcilabelfont}}
>> The question then is to know what to do on the LyX side. For 1.4, I
>> propose to add simplecv.layout alongside with cv.layout. For 1.5, I
>> am not sure what the best strategy is. Maybe do the same, and
>> remove cv.layout in 1.6. Thoughts welcome.
Uwe> I would also replace the cv.layout with the simpleCV.layout in
Uwe> LyX 1.5. The current situation is quite confusing for the users
Uwe> and they should benefit from your efforts.
But the file will not be magically be available to everybody right
now.
JMarc