Strange bug with inputenc, listings and a character in UTF8 in a document header

2012-06-09 Thread Marcin Zajączkowski
Hi, I have a strange problem with inputenc. I've got it accidentally updating my document in some place which looks to be not related to the problem (a listing that doesn't have offending character). I'm unable to write more text before that place to not to get that error: ! Package inputenc

Re: Strange bug with inputenc, listings and a character in UTF8 in a document header

2012-06-09 Thread Marcin Zajączkowski
On 2012-06-10 00:27, Jürgen Spitzmüller wrote: 2012/6/9 Marcin Zajączkowski: I spotted that the problem occurs only when there is a Polish national character in a document header (e.g. \rhead{\bfseries ę}). I don't know why this is a problem. I have set UTF8 encoding in a document. Problem

Strange bug with inputenc, listings and a character in UTF8 in a document header

2012-06-09 Thread Marcin Zajączkowski
Hi, I have a strange problem with inputenc. I've got it accidentally updating my document in some place which looks to be not related to the problem (a listing that doesn't have offending character). I'm unable to write more text before that place to not to get that error: ! Package inputenc

Re: Strange bug with inputenc, listings and a character in UTF8 in a document header

2012-06-09 Thread Marcin Zajączkowski
On 2012-06-10 00:27, Jürgen Spitzmüller wrote: 2012/6/9 Marcin Zajączkowski: I spotted that the problem occurs only when there is a Polish national character in a document header (e.g. \rhead{\bfseries ę}). I don't know why this is a problem. I have set UTF8 encoding in a document. Problem

Strange bug with inputenc, listings and a character in UTF8 in a document header

2012-06-09 Thread Marcin Zajączkowski
Hi, I have a strange problem with inputenc. I've got it accidentally updating my document in some place which looks to be not related to the problem (a listing that doesn't have offending character). I'm unable to write more text before that place to not to get that error: ! Package inputenc

Re: Strange bug with inputenc, listings and a character in UTF8 in a document header

2012-06-09 Thread Marcin Zajączkowski
On 2012-06-10 00:27, Jürgen Spitzmüller wrote: > 2012/6/9 Marcin Zajączkowski: >> I spotted that the problem occurs only when there is a Polish national >> character in a document header (e.g. \rhead{\bfseries ę}). I don't know >> why this is a problem. I have set UTF8 e

Re: An inline preview of a program listing from an external file

2012-02-08 Thread Marcin Zajączkowski
On 2012-02-07 10:49, Guenter Milde wrote: On 2012-02-06, Marcin Zajączkowski wrote: On 2012-01-30 13:14, Marcin Zajączkowski wrote: Hi, I added a program listing from an external file to my document using Insert - File - Child document (with type Program Listing). Everything works fine

Re: Copying a text style when adding a row to a table

2012-02-08 Thread Marcin Zajączkowski
On 2012-02-07 22:41, Julien Rioux wrote: On 31/01/2012 8:15 AM, Marcin Zajączkowski wrote: Hi, When adding a new row to a table I expected than test style would be copied from a current row/cell. Generally when I check a text style of a new cell it seems to be fine (e.g. size

Re: An inline preview of a program listing from an external file

2012-02-08 Thread Marcin Zajączkowski
On 2012-02-07 10:49, Guenter Milde wrote: On 2012-02-06, Marcin Zajączkowski wrote: On 2012-01-30 13:14, Marcin Zajączkowski wrote: Hi, I added a program listing from an external file to my document using Insert - File - Child document (with type Program Listing). Everything works fine

Re: Copying a text style when adding a row to a table

2012-02-08 Thread Marcin Zajączkowski
On 2012-02-07 22:41, Julien Rioux wrote: On 31/01/2012 8:15 AM, Marcin Zajączkowski wrote: Hi, When adding a new row to a table I expected than test style would be copied from a current row/cell. Generally when I check a text style of a new cell it seems to be fine (e.g. size

Re: An inline preview of a program listing from an external file

2012-02-08 Thread Marcin Zajączkowski
On 2012-02-07 10:49, Guenter Milde wrote: > On 2012-02-06, Marcin Zajączkowski wrote: >> On 2012-01-30 13:14, Marcin Zajączkowski wrote: >>> Hi, > >>> I added a program listing from an external file to my document using >>> Insert -> File -> Child doc

Re: Copying a text style when adding a row to a table

2012-02-08 Thread Marcin Zajączkowski
On 2012-02-07 22:41, Julien Rioux wrote: > On 31/01/2012 8:15 AM, Marcin Zajączkowski wrote: >> Hi, >> >> When adding a new row to a table I expected than test style would be >> copied from a current row/cell. Generally when I check a text style of a >> new ce

EOL characters removed when pasting a source code into a program listing section

2012-02-02 Thread Marcin Zajączkowski
Hi, When I add Program Listing section (Insert - Program Listing) and paste source code from IDE or a text editor the EOL characters are removed. For example: usedArgument.setValue1(); usedArgument.getValue2(); becase: usedArgument.setValue1(); usedArgument.getValue2(); Is it necessary to

EOL characters removed when pasting a source code into a program listing section

2012-02-02 Thread Marcin Zajączkowski
Hi, When I add Program Listing section (Insert - Program Listing) and paste source code from IDE or a text editor the EOL characters are removed. For example: usedArgument.setValue1(); usedArgument.getValue2(); becase: usedArgument.setValue1(); usedArgument.getValue2(); Is it necessary to

EOL characters removed when pasting a source code into a program listing section

2012-02-02 Thread Marcin Zajączkowski
Hi, When I add Program Listing section (Insert -> Program Listing) and paste source code from IDE or a text editor the EOL characters are removed. For example: usedArgument.setValue1(); usedArgument.getValue2(); becase: usedArgument.setValue1(); usedArgument.getValue2(); Is it necessary to