Search found 10 matches

by ruski
Mon May 17, 2010 8:59 am
Forum: General
Topic: problems installing TexnicCenter
Replies: 2
Views: 2412

problems installing TexnicCenter

I can say I neither know who Thomas Feuerstack is nor what he published in this particular context,

The publication "The Quickest Way to a TEX System" belongs to Thomas Feuerstack, or perhaps I am hallucinating when I read the first page of it.
but you can install TXC anywhere you want, if you ...
by ruski
Fri May 14, 2010 2:13 pm
Forum: General
Topic: problems installing TexnicCenter
Replies: 2
Views: 2412

problems installing TexnicCenter

Dear all,

I have installed succesfully MIKTEX 2.8 in C:\Program Files\ and now I am trying to install Texnic Center, following the instructions of Thomas Feuerstack (Protext).

My problem is that when I clik in 'Click here to install TexnicCenter' windows answer me: "Windows can not find the file ...
by ruski
Wed Jul 15, 2009 8:05 am
Forum: General
Topic: format in bibliography
Replies: 2
Views: 1703

Re: format in bibliography

OK, thank you!
Best regards,
Ruski
by ruski
Tue Jul 14, 2009 10:35 am
Forum: General
Topic: format in bibliography
Replies: 2
Views: 1703

format in bibliography

Dear friends,
Another question (if it is not an abuse).

My problem is that in Spanish you know that you can divide a word in two parts (one of them at the end of a line and the other at the begining of the following). So, I and using babel with the Spanish option and my problem is at the ...
by ruski
Mon Jul 13, 2009 9:00 am
Forum: General
Topic: How to change the 'tabular-foot' legend
Replies: 5
Views: 3593

Re: How to change the 'tabular-foot' legend

Dear friends,

Now It works perfectly.

I had spent several hours to change this word (terribly frustrating).

So thank you wholeheartedly!

Best Regards,

Ruski
by ruski
Fri Jul 10, 2009 2:24 pm
Forum: General
Topic: How to change the 'tabular-foot' legend
Replies: 5
Views: 3593

Re: How to change the 'tabular-foot' legend

Dear friends,

Thanks a lot for your answers. Sorry for my incomplete explanation of the problem.

In fact, I am using the spanish option of the babel package.
However I have introduced the command

\renewcommand{\spanishtablename}{Tabla}

after the command \usepackage[spanish]{babel} and it doesn't ...
by ruski
Fri Jul 10, 2009 10:26 am
Forum: General
Topic: How to change the 'tabular-foot' legend
Replies: 5
Views: 3593

How to change the 'tabular-foot' legend

Dear all,
I have the following problem. I introduce, for instance, the table:

\begin{table}
\begin{tabular}{|c|c|c|c|c|c|}\hline
EQ & I & B & EX & I & B \\ \hline
1 & -0.18 & 0.07 & 1 & 0.72 & 0.21 \\ \hline
2 & -5.11 & -0.17 & 2 & 0.73 & 0.21 \\ \hline
3 & -0.36 & 0.07 & 3 & 0.51 & 0.15 ...
by ruski
Thu May 14, 2009 9:38 am
Forum: General
Topic: some concrete questions
Replies: 6
Views: 3009

Re: some concrete questions

Thanks a lot for your help.
You have really solved all my doubts. Except a small one. It is related with \medskip. Your solution works perfectly, except when I am at the begining of a subsection. For example with:
----------------------
\subsubsection{\textbf{Selección de la mejor base SLEX ...
by ruski
Wed May 13, 2009 2:28 pm
Forum: General
Topic: some concrete questions
Replies: 6
Views: 3009

Re: some concrete questions

1) The MWE may be (exact LATEX code):
--------------------------------

También muchas series utilizadas en medicina, como las señales producidas en los electrocardiogramas (ECG) y en los electroencefalogramas (EEG) presentan perfiles claramente no estacionarios.
\medskip
Para abordar el problema de ...
by ruski
Tue May 12, 2009 9:05 am
Forum: General
Topic: some concrete questions
Replies: 6
Views: 3009

some concrete questions

Dear friends,

I would like to ask you about some topics which give me problems with Latex.

1) I can't skip to the next line when I want. For example, I use "\medskip" but, frequently, the editor begins the next line at the end of the current line, not where I introduce "\medskip".

2) I don't know ...