On Tue, Nov 08, 2016 at 02:28:51PM +0100, Stephan Witt wrote:
> Am 07.11.2016 um 15:34 schrieb Enrico Forestieri <for...@lyx.org>:
> > 
> > On Mon, Nov 07, 2016 at 01:31:31PM +0000, Guenter Milde wrote:
> >> 
> >> As the meaning of LINE SEPARATOR and PARAGRAPH SEPARATOR is clear from
> >> http://unicode.org/versions/Unicode5.2.0/ch05.pdf
> >> we can transform them to the corresponding LaTeX representation:
> >> 
> >> 0x2028 "\\\\"                      "" "" "" "" # LINE SEPARATOR
> >> 0x2029 "\\par"                     "" "" "" "" # PARAGRAPH SEPARATOR
> > 
> > We have insets for both:
> > 
> > \begin_inset Newline newline
> > \end_inset
> > 
> > \begin_inset Separator latexpar
> > \end_inset
> 
> That’s ok. But what’s your proposal? Sorry, I didn’t get the message.
> 
> The problem is how to deal with LyX-documents containing the mentioned
> unicode characters. Do you propose to convert them when parsing the
> documents and pasted text? Would this ensure LyX (and LaTeX) never see
> the raw unicode characters? E.g. with included material?

Sorry, I thought it was a copy/paste issue.

-- 
Enrico

Reply via email to