On Sat, Apr 29, 2017 at 08:27:13PM +0100, F M Salter wrote:

> It does compile sufficiently to produce a pdf output file.
> Accepting that the LyX editor appears to accept --- though possibly
> gagging on this file --- it was produced by LyX editing and copying!
>      This might suggest there are frailties in the process, particularly
> in copying members of a complex inheritance tree.  I shudder to think of
> my trying to produce a valid inheritance tree to make the copying
> process foolproof.  The programmers must be congratulated on the
> capabilities they continue demonstrate.  However, this raises a number
> of questions.
>     1.  Is this a demonstration of a flawed copying procedure?
>     2,  or of something else?

This is a limitation of the \pdfmarkupcomment latex macro that does
not allow changing language inside it. You can overcome this by
resetting the language changes inside the "PDF (Markup)" inset or,
if you really need them, by making sure that no language switch occurs
inside \pdfmarkupcomment. You can fix your document by changing the
language of the "Opts" inset to "English (USA)", then select the
whole "PDF (Markup)" inset (not only its content) and also change
its language to "English (USA)". See the attached.

-- 
Enrico
#LyX 2.3 created this file. For more info see http://www.lyx.org/
\lyxformat 541
\begin_document
\begin_header
\save_transient_properties true
\origin unavailable
\textclass scrartcl
\begin_preamble
% to be able to use all color settings of pdfcomment
\usepackage[svgnames,rgb]{xcolor}

% if pdflatex is used
\usepackage{ifpdf}
\ifpdf

% set fonts for nicer pdf view
\IfFileExists{lmodern.sty}
 {\usepackage{lmodern}}{}

\fi % end if pdflatex is used
\end_preamble
\use_default_options true
\begin_modules
pdfcomment
\end_modules
\maintain_unincluded_children false
\language british
\language_package default
\inputencoding utf8
\fontencoding global
\font_roman "default" "default"
\font_sans "default" "default"
\font_typewriter "default" "default"
\font_math "auto" "auto"
\font_default_family default
\use_non_tex_fonts false
\font_sc false
\font_osf false
\font_sf_scale 100 100
\font_tt_scale 100 100
\use_microtype false
\use_dash_ligatures true
\graphics default
\default_output_format default
\output_sync 0
\bibtex_command default
\index_command default
\paperfontsize default
\spacing single
\use_hyperref true
\pdf_bookmarks true
\pdf_bookmarksnumbered false
\pdf_bookmarksopen false
\pdf_bookmarksopenlevel 1
\pdf_breaklinks false
\pdf_pdfborder false
\pdf_colorlinks false
\pdf_backref false
\pdf_pdfusetitle true
\papersize default
\use_geometry false
\use_package amsmath 1
\use_package amssymb 1
\use_package cancel 1
\use_package esint 1
\use_package mathdots 1
\use_package mathtools 1
\use_package mhchem 1
\use_package stackrel 1
\use_package stmaryrd 1
\use_package undertilde 1
\cite_engine biblatex
\cite_engine_type authoryear
\biblio_style plain
\biblatex_bibstyle authoryear
\biblatex_citestyle authoryear
\use_bibtopic false
\use_indices false
\paperorientation portrait
\suppress_date false
\justification true
\use_refstyle 1
\index Index
\shortcut idx
\color #008000
\end_index
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\paragraph_indentation default
\is_math_indent 0
\quotes_style british
\dynamic_quotes 0
\papercolumns 1
\papersides 1
\paperpagestyle default
\tracking_changes false
\output_changes false
\html_math_output 0
\html_css_as_file 0
\html_be_strict false
\end_header

\begin_body

\begin_layout Standard

\lang american
\begin_inset Flex PDF-Comment-Setup
status open

\begin_layout Plain Layout

\lang american
color=yellow
\end_layout

\end_inset


\end_layout

\begin_layout Title
Differences
\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
renew 
\lang american

\begin_inset Flex PDF-Markup
status open

\begin_layout Plain Layout

\lang american
\begin_inset Argument 1
status open

\begin_layout Plain Layout

\lang american
color=Violet
\end_layout

\end_inset

Output is to be understood as net output after making good the depreciation
 of capital.
\end_layout

\end_inset


\end_layout

\begin_layout Labeling
\labelwidthstring 00.00.0000
solow+ 
\lang american

\begin_inset Flex PDF-Markup
status open

\begin_layout Plain Layout

\lang american
\begin_inset Argument 1
status open

\begin_layout Plain Layout

\lang american
color=Violet
\end_layout

\end_inset

Output is to be understood as net output after making good the depreciation
 of capital.
\end_layout

\end_inset


\end_layout

\end_body
\end_document

Reply via email to