Am 07.05.2014 16:59, schrieb Richard Heck:
On 05/07/2014 04:17 AM, Wolfgang Engelmann wrote:
Figure Besides is used to set the legend to the side of a (small) figure. It is used in this way:
Text. \FigBesBeg  <here is figure> \FigBesEnd More Text ...
I noticed that, if the text after the \FigBesEnd (in ERT) follows immediately the tex-Box,
Text. \FigBesBeg  <here is figure> \FigBesEndMore Text ...
(that is, the More Text follows without a space)
I get an error:
\FigBesEndEs wurde vorgeschlagen, dass die Kontrolle der Transkription

The problem is that there is no space between your LaTeX command and the text. So LyX is
outputing:
    \FigBesEndEs
which is not a LaTeX command. Just put a space at the end of your ERT (or else: {}).

Richard

Thanks, Richard,
but isn't it a bit strange to include a part (Es in my case) which is not inside the ERT-box? So one could actually right in the ERT box \F and outside of it igBesEnd (without space) and one would still get the ERT command executed?
Wolfgang



Reply via email to