R: Double language layout

2009-10-09 Thread vince17
It seems it's a problem of keeping the columns independent. If it is possible to say LaTex to use a column as a page, then it'd be easy to tell: In the preamble: \usepackage[italian,british]{babel} In the manuscript: \chapter{Introduzione} \selectlanguage{italian} \subsection*{subsect} bla

Re: Small poll about svn

2009-10-09 Thread Andrés Becerra Sandoval
1.6.5 -- Andrés

Re: Double language layout

2009-10-09 Thread Kornel Benko
Am Freitag 09 Oktober 2009 schrieb rgheck: > On 10/09/2009 10:43 AM, vinc...@alice.it wrote: > > Hi everybody, > > I'm writing my thesis and I was wondering whether it is possible to use > > Lyx for a double language document. What I'd like to do is having a > > double column layout with the text w

Re: Double language layout

2009-10-09 Thread rgheck
On 10/09/2009 10:43 AM, vinc...@alice.it wrote: Hi everybody, I'm writing my thesis and I was wondering whether it is possible to use Lyx for a double language document. What I'd like to do is having a double column layout with the text written in one language on the left and another one on the

Re: Linguistics tone

2009-10-09 Thread rgheck
On 10/09/2009 10:35 AM, Wu Kai Chiu, ami wrote: Dear all, I am going to type an article about IPA. The default setting of LyX automatically use the package "tipa" without the option "tone". Is there anyway for me to use the tone macro or reuse the package with option "tone" ? Add "tone" t

Re: Redefinition of paragraphs styles

2009-10-09 Thread rgheck
On 10/09/2009 03:40 AM, Luca Carlon wrote: Hi! I'm using the book document style and I'm using the modules Theorems (AMS), Theorems (AMS extended) and Theorems (By Chapter). I modified theorems-ams.inc to be able to redefine some environments, such as definitions and examples, to be italic. Anywa

Double language layout

2009-10-09 Thread vince17
Hi everybody, I'm writing my thesis and I was wondering whether it is possible to use Lyx for a double language document. What I'd like to do is having a double column layout with the text written in one language on the left and another one on the right side. The text should be aligned: chapters

Linguistics tone

2009-10-09 Thread Wu Kai Chiu, ami
Dear all, I am going to type an article about IPA. The default setting of LyX automatically use the package "tipa" without the option "tone". Is there anyway for me to use the tone macro or reuse the package with option "tone" ? Thanks, ami -- This message has been scanned for viruses a

Re: Redefinition of paragraphs styles

2009-10-09 Thread Guenter Milde
On 2009-10-09, Luca Carlon wrote: ... > ... Anyway, I see that remarks are italic in LyX, whereas definitions > and examples are italic only when the pdf is created. Is there any way > to change the style of those paragraphs even in the LyX interface? See Help>Customization Günter

Re: hyphenation of the Chinese sentence

2009-10-09 Thread Jürgen Spitzmüller
asm23 wrote: > It seems the Chinese sentence shows really ugly. There is nearly an > empty line before the sentence.See the screen shot. > > So, my question is: > > Is it possible to let Lyx editor to automatically break words? No, but this is a known problem: http://www.lyx.org/trac/ticket/463

hyphenation of the Chinese sentence

2009-10-09 Thread asm23
Hi, Lyx 1.6.4.1 at Windows XP. It seems the Chinese sentence shows really ugly. There is nearly an empty line before the sentence.See the screen shot. So, my question is: Is it possible to let Lyx editor to automatically break words? Thanks very much! Asm23 <>

hyphenation of the Chinese sentence

2009-10-09 Thread asm23
Hi, Lyx 1.6.4.1 at Windows XP. It seems the Chinese sentence shows really ugly. There is nearly an empty line before the sentence.See the screen shot. So, my question is: Is it possible to let Lyx editor to automatically break words? Thanks very much! Asm23 <>

Re: UTF-8, Lyx, and Bibtex

2009-10-09 Thread obregonmateo
kbibtex manages bibtex files very nicely, including the recoding of UTF-8 characters typed in into their latex equivalents (e.g., ó becomes {\'o}). The new 2.3 version (in debian squeeze already) has updated routines to search google scholar and directly import the bibtex reference. Mateo. On

Re: Small poll about svn

2009-10-09 Thread Vaclav Smidl
On Thu October 8 2009 17:50:26 Pavel Sanda wrote: > hi, > > i have small question for people using lyx + subversion. i'm thinking about > using some svn syntax from version >=1.5 for new lyx commands. how big is > the crowd of people still using svn 1.4 or in other words could you drop > me vers

Re: Document title in the footer.

2009-10-09 Thread Olivier Ripoll
bart wrote: Hello All I want an alternative for MS Word for the creation of the documents within our company. The only restriction is that it should be able to do same as Word but better. So I have been trying in LyX to get the same page layout as in Word. It seems that I have everything excep

Re: xfig figure in beamer presentation

2009-10-09 Thread Jürgen Spitzmüller
Wolfgang Engelmann wrote: > 3) inserted xfig file directly How? With the External template (Insert > File > External Material), you are supposed to get what you want. Jürgen

Re: html package and amperand with bibtex

2009-10-09 Thread Jürgen Spitzmüller
Lars Adiels wrote: > Normaly one have to escape &. This work fine also in Bibtex exept for when > one try to put in an URL/http reference. LaTeX tells me i do not like the > Ampersand there but if I escape I get \& in the url which is not the > wanted result. Is there a work around? The same beh

Re: Images always on new page; never centered

2009-10-09 Thread Jürgen Spitzmüller
Berthold Metz (PH-Freiburg) wrote: > When I insert graphics into the Appendix, they are always shown on the > next page. When I set the image into a float-object and use the setting > "here, always" (sorry ... german version), then sometimes it works > without page-break. But I don't want to pla

Re: Font Weirdness [was: Layout and XeTeX]

2009-10-09 Thread Jürgen Spitzmüller
rgheck wrote: > If you're using the style file, does the T1 line come before these > fonts are set? Or still after? > > Jurgen, do you have any idea here? If you enter "default" to Preferences > Output > LaTeX > TeX Encoding (instead of, f. ex., "T1"), the \fontenc line is ommitted. Of course,

Re: hyperlinks in LyX

2009-10-09 Thread Olivier Ripoll
0 wrote: I've got "Section 1" and "Section 2" in a LyX document. In Section 1, I want to have a click-able link to Section 2. How do I make it? Hi, First insert a label on section 2 (Insert->Label...). You will be proposed a label name, you may change it if you want. That's the target of th

Redefinition of paragraphs styles

2009-10-09 Thread Luca Carlon
Hi! I'm using the book document style and I'm using the modules Theorems (AMS), Theorems (AMS extended) and Theorems (By Chapter). I modified theorems-ams.inc to be able to redefine some environments, such as definitions and examples, to be italic. Anyway, I see that remarks are italic in LyX, wher

Re: Making tables 100% text width

2009-10-09 Thread Luca Carlon
James C. Sutherland writes: > You can right-click on a cell and then choose "Settings". There you > will find an option to specify the cell width. You can set it as a > percentage of the text column width. Thank you very much! This seems to fit my needs! Luca