Re: how to make this template?

2007-10-22 Thread Liviu Andronic
On 10/21/07, bai xuefeng <[EMAIL PROTECTED]> wrote: > Hello Everybody, > > I want to save the following commands into a template for writing in > Chinese. How can I make it a LyX template? > > \documentclass{article} > \usepackage{CJK} > \usepackage{ccmap} > \AtBeginDocument{\begin{CJK*}{GBK}{song}

Re: how to make this template?

2007-10-22 Thread bai xuefeng
Thank you for reply. I have already done that. But when checking out the latex source, I still see the following codes: --- \usepackage{ccmap} \AtBeginDocument{\begin{CJK*}{GBK}{song}} \AtEndDocument{\end{CJK*}} \makeatother \begin{document} \begin{CJK}{GBK}{} Hello \end{CJK} \end{document} ---

Lyx running from USB-stick?

2007-10-22 Thread Matthias Schmidt
Hello together, is it possible, to run Lyx from USB-stick? Has someone tested this? -- Mit freundlichen Grüssen Matthias Schmidt mailto:[EMAIL PROTECTED] ___ Der frühe Vogel fängt den Wurm. Hier gelangen Sie z

problem with footnote in quote

2007-10-22 Thread Marcelo Acuña
Hello, When I put a footnote in a paragraph with quotes I have a problem: a quote mark appears superposed over the footnote number in footnote. This occurs even with an empty preamble. How I can avoid it? Thanks Marcelo Seguí de cerca a la Selección Argentina de

Re: Lyx running from USB-stick?

2007-10-22 Thread Paul A. Rubin
Matthias Schmidt wrote: Hello together, is it possible, to run Lyx from USB-stick? Has someone tested this? http://wiki.lyx.org/LyX/FeaturePoll#toc11 pertains to this. /Paul

Search & Replace quotes

2007-10-22 Thread Laurent Duperval
Hi, I accidentally started a document in English when it was supposed to be in French. Now, I need to change all quotes (") to be guillements (>>). How can I do that, other than manually? L -- Prenez la parole en public en étant Speak to an audience while being moins nerveux et plus con

Re: Search & Replace quotes

2007-10-22 Thread Jürgen Spitzmüller
Laurent Duperval wrote: > I accidentally started a document in English when it was supposed to be in > French. Now, I need to change all quotes (") to be guillements (>>). How > can I do that, other than manually? - Open a copy of your document in an editor. - Replace all "Quotes eld" by "Quotes f

Magnification of screen fonts in LyX 1.5.2

2007-10-22 Thread gumm
Hi, can someone please help me setting larger screen fonts in LyX 1.5.2? In previous versions I used Tools/Settings/Screen Fonts/Magnification % 180 but this seems not to work in LyX1.5.2 under Windows-Vista. All it does is magnify the spacing between words and between lines. The font itself

Re: Magnification of screen fonts in LyX 1.5.2

2007-10-22 Thread Richard Heck
[EMAIL PROTECTED] wrote: Hi, can someone please help me setting larger screen fonts in LyX 1.5.2? In previous versions I used Tools/Settings/Screen Fonts/Magnification % 180 but this seems not to work in LyX1.5.2 under Windows-Vista. All it does is magnify the spacing between words and bet

Re: French conventions: hacking the letter class

2007-10-22 Thread Liviu Andronic
Well, I finally hacked it myself all the way. It was trivial. I simply replaced > [EMAIL PROTECTED]@{}}% > \toname\\ \toaddress > \end{tabular}\par by these lines taken from the original letter class [EMAIL PROTECTED] \toname\\ \toaddress \\*[2\parskip]% [EMAIL PROTECTED]

How to break long code lines

2007-10-22 Thread Roberto Gorjão
Hi! I have an article set with the APA class and two columns. In this article I need to write some amount of javascript code. The problem is that sometimes this code lines get too long, without any spaces, so lines extend beyond the columns width. How can I set those paragraphs to break when

Conditional resize of picture

2007-10-22 Thread Rudi van der Linde
Hi LyXers, Is it possible to resize a picture only if it is larger than a predetermined size? I am automatically generating a LyX document from a database and it is therefore not possible for me to know the size of the pictures beforehand. I would like LyX to automatically reduce the size o

Re: Conditional resize of picture

2007-10-22 Thread Richard Heck
Rudi van der Linde wrote: Hi LyXers, Is it possible to resize a picture only if it is larger than a predetermined size? I am automatically generating a LyX document from a database and it is therefore not possible for me to know the size of the pictures beforehand. I would like LyX to autom

Re: Magnification of screen fonts in LyX 1.5.2

2007-10-22 Thread Jürgen Spitzmüller
[EMAIL PROTECTED] wrote: > In previous versions I used > >    Tools/Settings/Screen Fonts/Magnification % 180 > > but this seems not to work in LyX1.5.2 under Windows-Vista. All it does is > magnify the spacing between words and between lines. The font itself > remains as before. This is a known b