2015-03-15 9:20 GMT+01:00 Stefan Swerk:

> I have created a suitable LyX-layout file for the "europasscv" document
> class (maintained/developed
> by Giacomo Mazzamuto [1]), representing the revised version (2013) of the
> European Europass CV,
> which is maintained/developed by the European Centre for the Development of
> Vocational Training [2].
> This LyX-layout is based on the work of Uwe Stöhr in 'europecv.layout'.
>

Thanks for this!


> While the layout, in its current state, seems to be usable, there are
> still some minor issues:
>         - Within the "europasscv.cls" the "inputenc" package is directly
> declared, i.e.
>                 \RequirePackage[utf8]{inputenc}
>           which causes an option clash whenever the custom LyX
> inputenc-setting is != utf8.
>

I have just submitted a change to master that lets you prevent LyX from
loading inputenc if you declare
Provides inputenc 1
in the layout file.

Since your files are based on master, I suppose you propose to include this
to 2.2dev only?


>         - There is a redundant binding to an "ecvitem" in the layout, i.e.
> a standard paragraph
>           style "command" definition and an additional "InsetLayout
> Flex:ItemInset",
>           because I could not find another way to handle the following
> nesting scenario
>           within a simple command style:
>                     \ecvitem{}{
>                       \begin{ecvitemize}
>                           \item 1
>                           \item 2
>                       \end{ecvitemize}
>                     }
>
> Is there a proper way to mediate/resolve these issues?
>

Unfortunately not.

You should however use another Decoration for this (Classic or
Minimalistic), IMHO.

Also, your example file demonstrates that we should implement native
support for \newline (next to \\ and \linebreak).

Jürgen

Reply via email to