Search found 6 matches

by hm_cavalcanti
Tue May 14, 2013 10:05 pm
Forum: LyX
Topic: Can't export anything
Replies: 7
Views: 7679

Re: Can't export anything

I had this problem with LyX bundle (and running on windows 7).

Honestly, I didn´t exactly solve the problem itself. I just installed LyX in a different way (the way I usually do it)

1) uninstall LyX and MikTeX (if you are using windows, for example)

2) Download protext package ( http://www.tug ...
by hm_cavalcanti
Mon Jan 21, 2013 6:00 pm
Forum: LyX
Topic: Importing txt-Files with special characters
Replies: 4
Views: 5422

Re: Importing txt-Files with special characters

I've been trying to include .txt files in lyx by keeping accents and special characters, without success. But in the other hand, copy and paste seems to work. I don't know if that's your case, but you can always do a .lyx , copy and paste the german text into it and then use it as a child document ...
by hm_cavalcanti
Mon Jan 21, 2013 5:42 pm
Forum: LyX
Topic: Space in Nomenclature
Replies: 4
Views: 6525

Re: Space in Nomenclature

I strongly recommend that you use the Labeling environment of LyX.

The first word is separated from the others and the result is a vertically aligned text. If you want to have the text to the left with more than one word, just use the protected space between the words (ctrl+space) instead of ...
by hm_cavalcanti
Mon Mar 26, 2012 2:51 am
Forum: LyX
Topic: Is it possible to install LyX on RedHat 5 ?
Replies: 1
Views: 2110

Is it possible to install LyX on RedHat 5 ?

Hello folks.

I am using LyX in a didatic environment and it is being very well accepted by the students. The problem is that due to some rules that we are attached, it is not possible to update the Operational System.

The problem is that the IT Manager could not install LyX on the redhat 5 OS. He ...
by hm_cavalcanti
Mon Feb 13, 2012 12:19 pm
Forum: LyX
Topic: beamer | Insert the red vertical Line
Replies: 5
Views: 7969

beamer | Insert the red vertical Line

Just correcting, you can type alt+shift+left to "nest" materials inside a block environment of beamer or alt+shift+left to "unnest" contents of the block environment.

Just as an example, you would have in LaTeX
\begin{block}{Title of the block}
Contents of the block
\begin{enumerate}
\item item 1 ...
by hm_cavalcanti
Fri Feb 10, 2012 4:04 pm
Forum: LyX
Topic: beamer | Insert the red vertical Line
Replies: 5
Views: 7969

Re: beamer | Insert the red vertical Line

This vertical line you see is used to nest stuff inside the block environment.
If what you want is to insert contents inside the block environment, all you have to do is to type alt+shift+right to insert them inside the block or alt+shift+right to take them away from the block environment.

Did I ...