Re: Message error when compiling

2016-11-04 Thread tim
And note that, sometimes, when you're trimming a file down for that 
"minimal example" you end up doing such a good job narrowing things down 
to the real problem that you find the solution itself.


So even if you disregard the benefit to the community, it's not just 
wasted work.


On 2016-11-04 09:03, Scott Kostyshak wrote:

On Fri, Nov 04, 2016 at 10:11:01AM +0100, Harold Mouras wrote:

Dear LyX users,
I try to compile a LyX document but receive the following error
message "White space in argument---line 259 of file
Application-Montreal.aux". However, I do not have any .aux. file
before or after this process. What is my error ?
Thank you very much in advance,
Best regards,


Hi Harold,

There are many intermediate files created in the process of creating a
PDF. A .aux is one of those files.

Whenever you have any error (not just this particular type), please 
send

a minimal example file.
You were asked to do that also here:
https://www.mail-archive.com/search?l=mid=e82c290e-1f28-221f-d375-dc2510bc7a81%40lisse.NA
Did you receive that message? I do not see any follow-up from you.

Please read the following link:
https://wiki.lyx.org/FAQ/MinimalExample

Best,

Scott




Re: Message error when compiling

2016-11-04 Thread Scott Kostyshak
On Fri, Nov 04, 2016 at 10:11:01AM +0100, Harold Mouras wrote:
> Dear LyX users,
> I try to compile a LyX document but receive the following error
> message "White space in argument---line 259 of file
> Application-Montreal.aux". However, I do not have any .aux. file
> before or after this process. What is my error ?
> Thank you very much in advance,
> Best regards,

Hi Harold,

There are many intermediate files created in the process of creating a
PDF. A .aux is one of those files.

Whenever you have any error (not just this particular type), please send
a minimal example file.
You were asked to do that also here:
https://www.mail-archive.com/search?l=mid=e82c290e-1f28-221f-d375-dc2510bc7a81%40lisse.NA
Did you receive that message? I do not see any follow-up from you.

Please read the following link:
https://wiki.lyx.org/FAQ/MinimalExample

Best,

Scott


signature.asc
Description: PGP signature


Message error when compiling

2016-11-04 Thread Harold Mouras
Dear LyX users,
I try to compile a LyX document but receive the following error
message "White space in argument---line 259 of file
Application-Montreal.aux". However, I do not have any .aux. file
before or after this process. What is my error ?
Thank you very much in advance,
Best regards,
Harold Mouras


Re: Insert>Special Character> Symbols does not work in Lyx 2.2.2

2016-11-04 Thread Michael Berger



On 11/04/2016 09:16 AM, Guenter Milde wrote:

On 2016-11-04, Michael Berger wrote:

On 11/02/2016 02:16 PM, Michael Berger wrote:

On 11/02/2016 10:02 AM, Guenter Milde wrote:

re Unicode(utf8) prevents inserting certain symbols in body text.

(Inserting (in the LyX GUI) is not a problem, the error occures when you export
with 8-bit LaTeX.)

So, the subject of this thread is misleading, there is nothing wrong with
Insert>Special Character>Symbols. (You can export to HTML or with Xe/LuaTeX
and non-TeX fonts without problems.)


I found a way to work around the problem:
- Insert > Special character > Symbols > e.g. 'Mathematical Operator'
- select the symbol you want to use.
- select that very symbol and click on the  'Insert math' icon of the
tool bar.
- bingo

This works, because non-ASCII characters are always replaced in mathematical
mode by LyX (unless you use Xe/LuaTeX with "uniode-math".

For Mathematical Operators, wrapping in a math-inset is a correct
workaround/solution. For Dingbats or other text symbols this would be
suboptimal (works but not "clean" because math-mode is for mathematical
content).

When using a math-inset, you can also use the LaTeX command instead of
searching the symbol in "Special Character". (You find the name e.g. in
the Source Preview Pane). LyX will show the symbols (for most supported
mathematical symbols, at least) in the GUI and "do the right thing" on LaTeX
export.

Günter


Ah Günter, your above explanations are highly interesting! Thanks.

Michael



Re: Insert>Special Character> Symbols does not work in Lyx 2.2.2

2016-11-04 Thread Guenter Milde
On 2016-11-04, Michael Berger wrote:
> On 11/02/2016 02:16 PM, Michael Berger wrote:
>> On 11/02/2016 10:02 AM, Guenter Milde wrote:

> re Unicode(utf8) prevents inserting certain symbols in body text.

(Inserting (in the LyX GUI) is not a problem, the error occures when you export
with 8-bit LaTeX.)

So, the subject of this thread is misleading, there is nothing wrong with
Insert>Special Character>Symbols. (You can export to HTML or with Xe/LuaTeX
and non-TeX fonts without problems.)

> I found a way to work around the problem:
> - Insert > Special character > Symbols > e.g. 'Mathematical Operator'
> - select the symbol you want to use.
> - select that very symbol and click on the  'Insert math' icon of the 
> tool bar.
> - bingo

This works, because non-ASCII characters are always replaced in mathematical
mode by LyX (unless you use Xe/LuaTeX with "uniode-math".

For Mathematical Operators, wrapping in a math-inset is a correct
workaround/solution. For Dingbats or other text symbols this would be
suboptimal (works but not "clean" because math-mode is for mathematical
content).

When using a math-inset, you can also use the LaTeX command instead of
searching the symbol in "Special Character". (You find the name e.g. in
the Source Preview Pane). LyX will show the symbols (for most supported
mathematical symbols, at least) in the GUI and "do the right thing" on LaTeX
export.

Günter



Re: Insert>Special Character> Symbols does not work in Lyx 2.2.2

2016-11-04 Thread Michael Berger


On 11/04/2016 08:56 AM, Michael Berger wrote:




On 11/02/2016 02:16 PM, Michael Berger wrote:


On 11/02/2016 10:02 AM, Guenter Milde wrote:

On 2016-11-01, Michael Berger wrote:
Dear all,Mageia5, Lyx 2.2.2, Texlive2016, using 
classicthesis-LyX-v4.2_biblatex_biber

In body text I try using using Insert > Special Character > Symbols >
any category (e.g. Mathematical Operator)

This worked in Lyx 2.1 but in Lyx 2.2.2 either an error is thrown 
out or
nothing happens when compiling to PDF. Classicthesis uses Language 
Encoding Unicode (utf8).

Is this a known issue?
Are there alternatives to get the symbols right in my text?

Many. But we cannot help without more info.

Please provide a minimal example -- the smallest possible document that
shows the problem.


Günter 

Hallo Günter,
re Unicode(utf8) prevents inserting certain symbols in body text.

I found a way to work around the problem:
- Insert > Special character > Symbols > e.g. 'Mathematical Operator'
- select the symbol you want to use.
- select that very symbol and click on the  'Insert math' icon of the 
tool bar.

- bingo

Cheers,
Michael

Sorry, I have to correct myself!
It works for many symbols  but unfortunately not for all. :'(
Michael



Re: Insert>Special Character> Symbols does not work in Lyx 2.2.2

2016-11-04 Thread Michael Berger



On 11/02/2016 02:16 PM, Michael Berger wrote:


On 11/02/2016 10:02 AM, Guenter Milde wrote:

On 2016-11-01, Michael Berger wrote:
Dear all,Mageia5, Lyx 2.2.2, Texlive2016, using 
classicthesis-LyX-v4.2_biblatex_biber

In body text I try using using Insert > Special Character > Symbols >
any category (e.g. Mathematical Operator)

This worked in Lyx 2.1 but in Lyx 2.2.2 either an error is thrown 
out or
nothing happens when compiling to PDF. Classicthesis uses Language 
Encoding Unicode (utf8).

Is this a known issue?
Are there alternatives to get the symbols right in my text?

Many. But we cannot help without more info.

Please provide a minimal example -- the smallest possible document that
shows the problem.


Günter 

Hallo Günter,
re Unicode(utf8) prevents inserting certain symbols in body text.

I found a way to work around the problem:
- Insert > Special character > Symbols > e.g. 'Mathematical Operator'
- select the symbol you want to use.
- select that very symbol and click on the  'Insert math' icon of the 
tool bar.

- bingo

Cheers,
Michael