tufte layout - does not work in lyx anymore using DVI

2013-09-12 Thread seacyd
When I try to use the tufte book layout I get the following error message: ! Argument of \MakeTextUppercase has an extra }. Detailed error message: http://pastebin.com/kWbDSnJV In order to see, if you get the same error message, please open the file

Page numbers use fonts of surrounding environments

2013-09-12 Thread Itai Shaked
Hello, I'm having a problem, which I'm not sure is due to LyX, but I would appreciate it if any one here could help me. When writing a document in LyX and using XeTeX and polyglossia I have noticed some of the page numbers were in different font than others. Upon further investigation I have

Re: tufte layout - does not work in lyx anymore using DVI

2013-09-12 Thread Richard Heck
On 09/12/2013 04:10 AM, sea...@gmx.net wrote: When I try to use the tufte book layout I get the following error message: ! Argument of \MakeTextUppercase has an extra }. Detailed error message: http://pastebin.com/kWbDSnJV In order to see, if you get the same error message, please open the

Re: Page numbers use fonts of surrounding environments

2013-09-12 Thread Richard Heck
On 09/12/2013 04:52 AM, Itai Shaked wrote: Hello, I'm having a problem, which I'm not sure is due to LyX, but I would appreciate it if any one here could help me. When writing a document in LyX and using XeTeX and polyglossia I have noticed some of the page numbers were in different font

Re: Page numbers use fonts of surrounding environments

2013-09-12 Thread Itai Shaked
I haven't changed anything in fancy headers. It happens with plain, fancy and headings page styles (though with headings it is the page number on the top of the page that is changed, i.e. - not within the environment itself). How do I redefine the way page numbers are printed? On Thu, Sep 12,

Re: Page numbers use fonts of surrounding environments

2013-09-12 Thread Richard Heck
On 09/12/2013 09:16 AM, Itai Shaked wrote: I haven't changed anything in fancy headers. It happens with plain, fancy and headings page styles (though with headings it is the page number on the top of the page that is changed, i.e. - not within the environment itself). How do I redefine the

Re: Page numbers use fonts of surrounding environments

2013-09-12 Thread Itai Shaked
It happens in book and article document classes. I've tried \normalfont, but it stayed the same. What did help was \fancyfoot[C]{\textup{\thepage}}. I guess polyglossia somehow disables some of the text style commands, or replaces them with others? On Thu, Sep 12, 2013 at 4:34 PM, Richard

Re: tufte layout - does not work in lyx anymore using DVI

2013-09-12 Thread Scott Kostyshak
On Thu, Sep 12, 2013 at 4:10 AM, sea...@gmx.net wrote: When I try to use the tufte book layout I get the following error message: ! Argument of \MakeTextUppercase has an extra }. Detailed error message: http://pastebin.com/kWbDSnJV In order to see, if you get the same error message,

opt []

2013-09-12 Thread Patrick Dupre
Hello, I cannot remember how to insert opt for [] in front of a date or a title Sometime, in insert, the option short title is not active! Thank === Patrick DUPRÉ                                 | | email: pdu...@gmx.com

Re: Can't export images to pdf?

2013-09-12 Thread fork
fork forkandwait at gmail.com writes: Hi there, SNIP I think the problem was that in the cut and paste, the images got changed to *subparagraph level, and that hosed everything. Not finished trying to fix yet, cross fingers...

Re: Import Docbook into LyX?

2013-09-12 Thread José Matos
On Wednesday 11 September 2013 03:56:21 Jerry wrote: Is it possible to import Docbook files into LyX? Jerry Nope. :-) At least not directly. And all the other options imply to loose the semantic markup. -- José Abílio

Re: opt []

2013-09-12 Thread José Matos
On Thursday 12 September 2013 17:55:40 Patrick Dupre wrote: Hello, I cannot remember how to insert opt for [] in front of a date or a title Sometime, in insert, the option short title is not active! Thank A hack is to insert it at a place where it is allowed (like title) and then move it

Re: Page numbers use fonts of surrounding environments

2013-09-12 Thread Steve Litt
On Thu, 12 Sep 2013 11:52:59 +0300 Itai Shaked itai.sha...@mail.huji.ac.il wrote: Hello, I'm having a problem, which I'm not sure is due to LyX, but I would appreciate it if any one here could help me. When writing a document in LyX and using XeTeX and polyglossia I have noticed some of

tufte layout - does not work in lyx anymore using DVI

2013-09-12 Thread seacyd
When I try to use the tufte book layout I get the following error message: ! Argument of \MakeTextUppercase has an extra }. Detailed error message: http://pastebin.com/kWbDSnJV In order to see, if you get the same error message, please open the file

Page numbers use fonts of surrounding environments

2013-09-12 Thread Itai Shaked
Hello, I'm having a problem, which I'm not sure is due to LyX, but I would appreciate it if any one here could help me. When writing a document in LyX and using XeTeX and polyglossia I have noticed some of the page numbers were in different font than others. Upon further investigation I have

Re: tufte layout - does not work in lyx anymore using DVI

2013-09-12 Thread Richard Heck
On 09/12/2013 04:10 AM, sea...@gmx.net wrote: When I try to use the tufte book layout I get the following error message: ! Argument of \MakeTextUppercase has an extra }. Detailed error message: http://pastebin.com/kWbDSnJV In order to see, if you get the same error message, please open the

Re: Page numbers use fonts of surrounding environments

2013-09-12 Thread Richard Heck
On 09/12/2013 04:52 AM, Itai Shaked wrote: Hello, I'm having a problem, which I'm not sure is due to LyX, but I would appreciate it if any one here could help me. When writing a document in LyX and using XeTeX and polyglossia I have noticed some of the page numbers were in different font

Re: Page numbers use fonts of surrounding environments

2013-09-12 Thread Itai Shaked
I haven't changed anything in fancy headers. It happens with plain, fancy and headings page styles (though with headings it is the page number on the top of the page that is changed, i.e. - not within the environment itself). How do I redefine the way page numbers are printed? On Thu, Sep 12,

Re: Page numbers use fonts of surrounding environments

2013-09-12 Thread Richard Heck
On 09/12/2013 09:16 AM, Itai Shaked wrote: I haven't changed anything in fancy headers. It happens with plain, fancy and headings page styles (though with headings it is the page number on the top of the page that is changed, i.e. - not within the environment itself). How do I redefine the

Re: Page numbers use fonts of surrounding environments

2013-09-12 Thread Itai Shaked
It happens in book and article document classes. I've tried \normalfont, but it stayed the same. What did help was \fancyfoot[C]{\textup{\thepage}}. I guess polyglossia somehow disables some of the text style commands, or replaces them with others? On Thu, Sep 12, 2013 at 4:34 PM, Richard

Re: tufte layout - does not work in lyx anymore using DVI

2013-09-12 Thread Scott Kostyshak
On Thu, Sep 12, 2013 at 4:10 AM, sea...@gmx.net wrote: When I try to use the tufte book layout I get the following error message: ! Argument of \MakeTextUppercase has an extra }. Detailed error message: http://pastebin.com/kWbDSnJV In order to see, if you get the same error message,

opt []

2013-09-12 Thread Patrick Dupre
Hello, I cannot remember how to insert opt for [] in front of a date or a title Sometime, in insert, the option short title is not active! Thank === Patrick DUPRÉ                                 | | email: pdu...@gmx.com

Re: Can't export images to pdf?

2013-09-12 Thread fork
fork forkandwait at gmail.com writes: Hi there, SNIP I think the problem was that in the cut and paste, the images got changed to *subparagraph level, and that hosed everything. Not finished trying to fix yet, cross fingers...

Re: Import Docbook into LyX?

2013-09-12 Thread José Matos
On Wednesday 11 September 2013 03:56:21 Jerry wrote: Is it possible to import Docbook files into LyX? Jerry Nope. :-) At least not directly. And all the other options imply to loose the semantic markup. -- José Abílio

Re: opt []

2013-09-12 Thread José Matos
On Thursday 12 September 2013 17:55:40 Patrick Dupre wrote: Hello, I cannot remember how to insert opt for [] in front of a date or a title Sometime, in insert, the option short title is not active! Thank A hack is to insert it at a place where it is allowed (like title) and then move it

Re: Page numbers use fonts of surrounding environments

2013-09-12 Thread Steve Litt
On Thu, 12 Sep 2013 11:52:59 +0300 Itai Shaked itai.sha...@mail.huji.ac.il wrote: Hello, I'm having a problem, which I'm not sure is due to LyX, but I would appreciate it if any one here could help me. When writing a document in LyX and using XeTeX and polyglossia I have noticed some of

tufte layout - does not work in lyx anymore using DVI

2013-09-12 Thread seacyd
When I try to use the tufte book layout I get the following error message: ! Argument of \MakeTextUppercase has an extra }. Detailed error message: http://pastebin.com/kWbDSnJV In order to see, if you get the same error message, please open the file

Page numbers use fonts of surrounding environments

2013-09-12 Thread Itai Shaked
Hello, I'm having a problem, which I'm not sure is due to LyX, but I would appreciate it if any one here could help me. When writing a document in LyX and using XeTeX and polyglossia I have noticed some of the page numbers were in different font than others. Upon further investigation I have

Re: tufte layout - does not work in lyx anymore using DVI

2013-09-12 Thread Richard Heck
On 09/12/2013 04:10 AM, sea...@gmx.net wrote: When I try to use the tufte book layout I get the following error message: ! Argument of \MakeTextUppercase has an extra }. Detailed error message: http://pastebin.com/kWbDSnJV In order to see, if you get the same error message, please open the

Re: Page numbers use fonts of surrounding environments

2013-09-12 Thread Richard Heck
On 09/12/2013 04:52 AM, Itai Shaked wrote: Hello, I'm having a problem, which I'm not sure is due to LyX, but I would appreciate it if any one here could help me. When writing a document in LyX and using XeTeX and polyglossia I have noticed some of the page numbers were in different font

Re: Page numbers use fonts of surrounding environments

2013-09-12 Thread Itai Shaked
I haven't changed anything in fancy headers. It happens with "plain", "fancy" and "headings" page styles (though with "headings" it is the page number on the top of the page that is changed, i.e. - not within the environment itself). How do I redefine the way page numbers are printed? On Thu,

Re: Page numbers use fonts of surrounding environments

2013-09-12 Thread Richard Heck
On 09/12/2013 09:16 AM, Itai Shaked wrote: I haven't changed anything in fancy headers. It happens with "plain", "fancy" and "headings" page styles (though with "headings" it is the page number on the top of the page that is changed, i.e. - not within the environment itself). How do I

Re: Page numbers use fonts of surrounding environments

2013-09-12 Thread Itai Shaked
It happens in book and article document classes. I've tried \normalfont, but it stayed the same. What did help was " \fancyfoot[C]{\textup{\thepage}}". I guess polyglossia somehow disables some of the text style commands, or replaces them with others? On Thu, Sep 12, 2013 at 4:34 PM, Richard

Re: tufte layout - does not work in lyx anymore using DVI

2013-09-12 Thread Scott Kostyshak
On Thu, Sep 12, 2013 at 4:10 AM, wrote: > When I try to use the tufte book layout I get the following error > message: > > ! Argument of \MakeTextUppercase has an extra }. > > Detailed error message: > http://pastebin.com/kWbDSnJV > > In order to see, if you get the same error

opt []

2013-09-12 Thread Patrick Dupre
Hello, I cannot remember how to insert opt for [] in front of a date or a title Sometime, in insert, the option "short title" is not active! Thank === Patrick DUPRÉ                                 | | email: pdu...@gmx.com

Re: Can't export images to pdf?

2013-09-12 Thread fork
fork gmail.com> writes: > > Hi there, > SNIP I think the problem was that in the cut and paste, the images got changed to *subparagraph level, and that hosed everything. Not finished trying to fix yet, cross fingers...

Re: Import Docbook into LyX?

2013-09-12 Thread José Matos
On Wednesday 11 September 2013 03:56:21 Jerry wrote: > Is it possible to import Docbook files into LyX? > > Jerry Nope. :-) At least not directly. And all the other options imply to loose the semantic markup. -- José Abílio

Re: opt []

2013-09-12 Thread José Matos
On Thursday 12 September 2013 17:55:40 Patrick Dupre wrote: > Hello, > > I cannot remember how to insert opt for [] in front of a date or a title > Sometime, in insert, the option "short title" is not active! > > Thank A hack is to insert it at a place where it is allowed (like title) and then

Re: Page numbers use fonts of surrounding environments

2013-09-12 Thread Steve Litt
On Thu, 12 Sep 2013 11:52:59 +0300 Itai Shaked wrote: > Hello, > I'm having a problem, which I'm not sure is due to LyX, but I would > appreciate it if any one here could help me. > > When writing a document in LyX and using XeTeX and polyglossia I have > noticed