Elsevier's cas layouts
Jürgen Spitzmüller
jspitzm at gmail.com
Thu May 14 08:25:12 UTC 2026
Am Sonntag, dem 10.05.2026 um 18:48 +0200 schrieb Marco Morandini via
lyx-devel:
> I fear that lyx does not support yet a table written as
>
> \begin{table}[width=.9\linewidth,cols=4,pos=h]
> \caption{This is a test caption. This is a test caption. This is a
> test
> caption. This is a test caption.}\label{}
> \begin{tabular*}{\tblwidth}{@{} LLLL@{} }
> \toprule
> Col 1 & Col 2 & Col 3 & Col4\\
> \midrule
> 12345 & 12345 & 123 & 12345 \\
> 12345 & 12345 & 123 & 12345 \\
> 12345 & 12345 & 123 & 12345 \\
> 12345 & 12345 & 123 & 12345 \\
> 12345 & 12345 & 123 & 12345 \\
> \bottomrule
> \end{tabular*}
> \end{table}
It should. What seems to be the problem?
> I've not understood if/how I can avoid adding ERTs with \sep within
> the list of keywords.
Not with LyX 2.5. As of LyX 2.6 you could do
SpecialChar sep
Type specialchar
MenuString "Keyword separator"
LyXOutput ,
LatexOutput \\sep
PlaintextOutput ,
XHTMLOutput ,
IsLetter 1
Font
Color special
EndFont
IsChar 1
End
--
Jürgen
More information about the lyx-devel
mailing list