coding of text

2018-03-21 Thread Wolfgang Engelmann
I am importing text from Email into lyx. How can I find out the coding of it, the coding of my lyx document, and how can I convert the imported stuff into the same coding. Wolfgang

Re: entering Unicode points directly in ipa inset

2018-03-21 Thread Richard Kimberly Heck
On 03/21/2018 01:48 PM, mike wrote: > On 21/03/2018 00:50, Richard Kimberly Heck wrote: >> On 03/20/2018 06:23 PM, mike wrote: >>> >>> Hello >>> >>> So I've read "Using LyX to Display Phonetic Characters (IPA)" >>> (https://wiki.lyx.org/LyX/LinguistLyX#toc4) specifically about the >>> different

Re: entering Unicode points directly in ipa inset

2018-03-21 Thread Richard Kimberly Heck
On 03/21/2018 03:09 PM, mike wrote: > On 21/03/2018 18:14, Richard Kimberly Heck wrote: >> On 03/21/2018 01:48 PM, mike wrote: >>> On 21/03/2018 00:50, Richard Kimberly Heck wrote: On 03/20/2018 06:23 PM, mike wrote: > > Hello > > So I've read "Using LyX to Display Phonetic

Re: coding of text

2018-03-21 Thread Paul A. Rubin
On 03/21/2018 01:14 PM, Wolfgang Engelmann wrote: I am importing text from Email into lyx. How can I find out the coding of it, the coding of my lyx document, and how can I convert the imported stuff into the same coding. Wolfgang You might look at iconv

Re: Lyx3.2 and QT5 configure error [Solved]

2018-03-21 Thread Gilles Mioni
Thanks to Pavel Sanda and Kornel Benko for their good advices.

Re: entering Unicode points directly in ipa inset

2018-03-21 Thread mike
On 21/03/2018 00:50, Richard Kimberly Heck wrote: On 03/20/2018 06:23 PM, mike wrote: Hello So I've read "Using LyX to Display Phonetic Characters (IPA)" (https://wiki.lyx.org/LyX/LinguistLyX#toc4) specifically about the different ways of entering glyphs, etc. with the IPA inset but what

Re: entering Unicode points directly in ipa inset

2018-03-21 Thread mike
On 21/03/2018 18:14, Richard Kimberly Heck wrote: On 03/21/2018 01:48 PM, mike wrote: On 21/03/2018 00:50, Richard Kimberly Heck wrote: On 03/20/2018 06:23 PM, mike wrote: Hello So I've read "Using LyX to Display Phonetic Characters (IPA)" (https://wiki.lyx.org/LyX/LinguistLyX#toc4)

Re: coding of text

2018-03-21 Thread Wolfgang Engelmann
Am 21.03.2018 um 19:10 schrieb Paul A. Rubin: On 03/21/2018 01:45 PM, Wolfgang Engelmann wrote: Am 21.03.2018 um 18:33 schrieb Paul A. Rubin: On 03/21/2018 01:14 PM, Wolfgang Engelmann wrote: I am importing text from Email into lyx. How can I find out the coding of it, the coding of my

Re: coding of text

2018-03-21 Thread Wolfgang Engelmann
Am 21.03.2018 um 18:33 schrieb Paul A. Rubin: On 03/21/2018 01:14 PM, Wolfgang Engelmann wrote: I am importing text from Email into lyx. How can I find out the coding of it, the coding of my lyx document, and how can I convert the imported stuff into the same coding. Wolfgang You might

Re: coding of text

2018-03-21 Thread Paul A. Rubin
On 03/21/2018 01:45 PM, Wolfgang Engelmann wrote: Am 21.03.2018 um 18:33 schrieb Paul A. Rubin: On 03/21/2018 01:14 PM, Wolfgang Engelmann wrote: I am importing text from Email into lyx. How can I find out the coding of it, the coding of my lyx document, and how can I convert the imported

Re: LyX 2.3 --- Citation at end of a quotation

2018-03-21 Thread F M Salter
On 20/03/18 14:34, Richard Kimberly Heck wrote: > Hi. > > I think the reason for the problem Frank reported is that LaTeX discards > leading space in some cases. So, if you just put a horizontal

RCS Version Control on Two Computers

2018-03-21 Thread Baris Erkus
Hi, I am working on a LyX document with RCS version control enabled. I am working on the file during the day in my office on my office PC and in the evening on my home PC. I am using cloud to keep files. I sometimes encounter that RCS gives an error. (I guess it is related with check-in

RE: RCS Version Control on Two Computers

2018-03-21 Thread Baris Erkus
I found the answer by myself on the LyX wiki: https://wiki.lyx.org/LyX/VersionControlInstallationAndUsage#toc7 Version Control on the Cloud with RCS Let’s assume this situation: you have to identical LyX installations with RCS on two different PCs, one at work and one at home. And you saved

RE: RCS Version Control on Two Computers

2018-03-21 Thread Rich Shepard
On Wed, 21 Mar 2018, Baris Erkus wrote: How did you do it? Did you define the commands one-by-one? I guess, you cannot see the difference between two files on LyX. Baris, I have a local repository and when I'm done making changes (or stopping for the day) I access the version control

Lyx3.2 and QT5 configure error

2018-03-21 Thread Gilles Mioni
I tried to compile lyx 2.3 on linux Debian buster amd64 I launched : ./configure --enable-qt5 --with-qt-dir=/usr/lib/qt5/ I obtained the message : checking for Qt library name... failed configure: error: cannot compile a simple Qt executable. Check you have the right $QTDIR. Any idea ? Thanks

Re: RCS Version Control on Two Computers

2018-03-21 Thread Rich Shepard
On Wed, 21 Mar 2018, Baris Erkus wrote: BTW, any future plans for incorporating Git commands into LyX? I can do it externally, but would be great if it was placed in LyX. Baris, FWIW, I set up the git repository externally then use git commands within LyX. Rich

Re: Lyx3.2 and QT5 configure error

2018-03-21 Thread Kornel Benko
Am Mittwoch, 21. März 2018 14:19:39 CET schrieb Gilles Mioni : > Gilles Mioni wrote: > > I tried to compile lyx 2.3 on linux Debian buster amd64 > > I launched : ./configure --enable-qt5 --with-qt-dir=/usr/lib/qt5/ > > I obtained the message : > > checking for Qt

RE: RCS Version Control on Two Computers

2018-03-21 Thread Baris Erkus
> FWIW, I set up the git repository externally then use git commands within LyX. How did you do it? Did you define the commands one-by-one? I guess, you cannot see the difference between two files on LyX.

Re: RCS Version Control on Two Computers

2018-03-21 Thread Rich Shepard
On Wed, 21 Mar 2018, Rich Shepard wrote: FWIW, I set up the git repository externally then use git commands within LyX. Then again, I run only linux. Rich

Re: Lyx3.2 and QT5 configure error

2018-03-21 Thread Gilles Mioni
Gilles Mioni wrote: I tried to compile lyx 2.3 on linux Debian buster amd64 I launched : ./configure --enable-qt5 --with-qt-dir=/usr/lib/qt5/ I obtained the message : checking for Qt library name... failed configure: error: cannot compile a simple Qt executable. Check you have the right $QTDIR.

Re: Lyx3.2 and QT5 configure error

2018-03-21 Thread Pavel Sanda
Gilles Mioni wrote: > I tried to compile lyx 2.3 on linux Debian buster amd64 > I launched : ./configure --enable-qt5 --with-qt-dir=/usr/lib/qt5/ > I obtained the message : > checking for Qt library name... failed > configure: error: cannot compile a simple Qt executable. Check you have the >

Re: entering Unicode points directly in ipa inset

2018-03-21 Thread mike
On 21/03/2018 20:12, Richard Kimberly Heck wrote: On 03/21/2018 03:09 PM, mike wrote: On 21/03/2018 18:14, Richard Kimberly Heck wrote: On 03/21/2018 01:48 PM, mike wrote: On 21/03/2018 00:50, Richard Kimberly Heck wrote: On 03/20/2018 06:23 PM, mike wrote: Hello So I've read "Using LyX

Re: account

2018-03-21 Thread mike
On 21/03/2018 14:14, Jean-Marc Lasgouttes wrote: Le 21/03/2018 à 14:57, mike a écrit : Hello How do I get a LyX account so that I can file a bug report please? Hello Mike, Go to https://www.lyx.org/trac, then click on Connection. You will find a register link on this page. HTH, JMarc

importing a LaTeX template

2018-03-21 Thread Полина Пруцкова
Dear LyX experts, I am trying to use/import a LaTeX template for the ISMIR proceedings from here: http://ismir2018.ircam.fr/doc/latex.zip It has .sty files but also a .tex, a .pdf and a .bib file. Which of them do I use and how? I’ve googled and there

Re: account

2018-03-21 Thread Jean-Marc Lasgouttes
Le 21/03/2018 à 14:57, mike a écrit : Hello How do I get a LyX account so that I can file a bug report please? Hello Mike, Go to https://www.lyx.org/trac, then click on Connection. You will find a register link on this page. HTH, JMarc

account

2018-03-21 Thread mike
Hello How do I get a LyX account so that I can file a bug report please? Mike -- I *AM* a unique and special snowflake

Re: LyX 2.3 --- Citation at end of a quotation

2018-03-21 Thread Richard Kimberly Heck
On 03/21/2018 03:39 AM, F M Salter wrote: > > > > On 20/03/18 14:34, Richard Kimberly Heck > > wrote: >> Hi. >> >> I think the reason for the problem Frank reported is that LaTeX discards >> leading