Re: Compilation problem

2013-04-30 Thread Emil Pavlov

?? 29.04.2013 23:43, curtis osterhoudt ??:
I ran into this problem just this weekend (using the 2.1.0 dev version 
of LyX on a debian-based system). I happen to have figured out what I 
did wrong, though it didn't have anything to do with forward/reverse 
searches; I thought the condition was interesting: I put some ERT into 
my document to change some enumeration settings (explicitly, the 
following command to change numbering to a lowercase letter surrounded 
by parentheses: \renewcommand{\theenumi}{(\alph{enumi})}). Later on, 
though, in playing with that command, I changed it to the following: 
\renewcommand{\theenumi}{(\theenumi)}. This, I think, is a sort of 
circular definition, and pdflatex chokes on it, and LyX appears to be 
frozen (I think it's waiting for pdflatex to finish its compilation).


  If you haven't started LyX from the command line (so that you can 
simply ctrl-c it), then you can use the following to kill the process:


>From a command window, run "top" or "htop", and find the process (likely gs or pdflatex) which is eating up resources 
and kill it that way.

OR
run the command "ps -ef | grep pdflatex" (or whatever process you 
suspect of hanging), which will return the process number of the 
program running. Then you can run "kill " (or, for 
extreme maliciousness, "kill -9 ") to make LyX useable 
again.


  Hope that helps!



----
*From:* Emil Pavlov 
*To:* lyx-users@lists.lyx.org
*Sent:* Monday, April 29, 2013 1:15 PM
*Subject:* Compilation problem

I have a large lyx document (several child documents, together
around 60
pages) and sometimes I have problems compiling the pdf. I even cannot
close lyx, because it says it is still compiling.
1. How can I interrupt the compilation?
2. How can I fix this?

I have Lyx 2.0.5.1 on Linux mint 13. The problem usually occurs when I
enable forward/reverse search (I really need this feature).

Best regards,
Emil



OK, this happened again. But I cannot find any process called pdflatex. 
This time forward/reverse search was off.


Re: Compilation problem

2013-04-30 Thread Emil Pavlov

?? 29.04.2013 23:43, curtis osterhoudt ??:
I ran into this problem just this weekend (using the 2.1.0 dev version 
of LyX on a debian-based system). I happen to have figured out what I 
did wrong, though it didn't have anything to do with forward/reverse 
searches; I thought the condition was interesting: I put some ERT into 
my document to change some enumeration settings (explicitly, the 
following command to change numbering to a lowercase letter surrounded 
by parentheses: \renewcommand{\theenumi}{(\alph{enumi})}). Later on, 
though, in playing with that command, I changed it to the following: 
\renewcommand{\theenumi}{(\theenumi)}. This, I think, is a sort of 
circular definition, and pdflatex chokes on it, and LyX appears to be 
frozen (I think it's waiting for pdflatex to finish its compilation).


  If you haven't started LyX from the command line (so that you can 
simply ctrl-c it), then you can use the following to kill the process:


>From a command window, run "top" or "htop", and find the process (likely gs or pdflatex) which is eating up resources 
and kill it that way.

OR
run the command "ps -ef | grep pdflatex" (or whatever process you 
suspect of hanging), which will return the process number of the 
program running. Then you can run "kill " (or, for 
extreme maliciousness, "kill -9 ") to make LyX useable 
again.


  Hope that helps!



----
*From:* Emil Pavlov 
*To:* lyx-users@lists.lyx.org
*Sent:* Monday, April 29, 2013 1:15 PM
*Subject:* Compilation problem

I have a large lyx document (several child documents, together
around 60
pages) and sometimes I have problems compiling the pdf. I even cannot
close lyx, because it says it is still compiling.
1. How can I interrupt the compilation?
2. How can I fix this?

I have Lyx 2.0.5.1 on Linux mint 13. The problem usually occurs when I
enable forward/reverse search (I really need this feature).

Best regards,
Emil




Well, it helps a bit, but I still don't know why pdflatex hangs.


Compilation problem

2013-04-29 Thread Emil Pavlov

I have a large lyx document (several child documents, together around 60
pages) and sometimes I have problems compiling the pdf. I even cannot
close lyx, because it says it is still compiling.
1. How can I interrupt the compilation?
2. How can I fix this?

I have Lyx 2.0.5.1 on Linux mint 13. The problem usually occurs when I
enable forward/reverse search (I really need this feature).

Best regards,
Emil



Moderncv problem

2012-05-01 Thread Emil Pavlov

Dear Lyx user,

I have a problem with the moderncv class - when I put \maketitle it 
fails to compile. The file is in the attachment.


Thank you,
Emil


modernCV.lyx
Description: application/lyx


Re: Compilation problem

2012-04-28 Thread Emil Pavlov

На 26.04.2012 16:09, Richard Heck написа:


I had to take out the figures to get it to work, since I don't have 
those, but then it complied fine for me. I guess I'd suggest 
continuing to bisect it. Alternatively, export to LaTeX and compile 
manually. That may give more information.


rh

On 04/26/2012 10:04 AM, Emil Pavlov wrote:

На 26.04.2012 14:07, Richard Heck написа:

On 04/25/2012 06:44 PM, Emil Pavlov wrote:
I have a problem with compiling my bachelor thesis and do not know 
what to do. Can you take a look and give me some ideas?


Erase the last half of it, and see if it compiles. If so, put that 
back and erase the first half. Keep going until you isolate the 
problem.


Obviously, do this on a copy, not on the original!

Richard


Ok, I have located the problem just to one section, but I still 
cannot figure out what is wrong.


Here is the error log and the file is the attachment:

! Missing { inserted.



}

l.193 \end{document}

A left brace was mandatory here, so I've put one in.

You might want to delete and/or insert some corrections

so that I will find a matching right brace soon.

(If you're confused by all this, try typing `I}' now.)

! Missing } inserted.



}

l.193 \end{document}

I've inserted something that you may have forgotten.

(See the  above.)

With luck, this will get me unwedged. But if you

really didn't forget anything, try typing `2' now; then

my insertion and my current dilemma will both disappear.

! Missing { inserted.



\egroup

l.193 \end{document}

A left brace was mandatory here, so I've put one in.

You might want to delete and/or insert some corrections

so that I will find a matching right brace soon.

(If you're confused by all this, try typing `I}' now.)

! Missing } inserted.



}

l.193 \end{document}

I've inserted something that you may have forgotten.

(See the  above.)

With luck, this will get me unwedged. But if you

really didn't forget anything, try typing `2' now; then

my insertion and my current dilemma will both disappear.

! Missing { inserted.



\egroup

l.193 \end{document}

A left brace was mandatory here, so I've put one in.

You might want to delete and/or insert some corrections

so that I will find a matching right brace soon.

(If you're confused by all this, try typing `I}' now.)

! Missing } inserted.



}

l.193 \end{document}

I've inserted something that you may have forgotten.

(See the  above.)

With luck, this will get me unwedged. But if you

really didn't forget anything, try typing `2' now; then

my insertion and my current dilemma will both disappear.

! Missing { inserted.



\egroup

l.193 \end{document}

A left brace was mandatory here, so I've put one in.

You might want to delete and/or insert some corrections

so that I will find a matching right brace soon.

(If you're confused by all this, try typing `I}' now.)

! Missing } inserted.



}

l.193 \end{document}

I've inserted something that you may have forgotten.

(See the  above.)

With luck, this will get me unwedged. But if you

really didn't forget anything, try typing `2' now; then

my insertion and my current dilemma will both disappear.

! Missing { inserted.



\egroup

l.193 \end{document}

A left brace was mandatory here, so I've put one in.

You might want to delete and/or insert some corrections

so that I will find a matching right brace soon.

(If you're confused by all this, try typing `I}' now.)

! Missing } inserted.



}

l.193 \end{document}

I've inserted something that you may have forgotten.

(See the  above.)

With luck, this will get me unwedged. But if you

really didn't forget anything, try typing `2' now; then

my insertion and my current dilemma will both disappear.


Emil




Well, I removed all the figures but I still have the problem. Exporting 
to latex didn't help either.


Emil


Moderncv problems

2012-04-26 Thread Emil Pavlov

Dear Lyx users,

I downloaded the example lyx file for moderncv from

http://wiki.lyx.org/Examples/CV

but I get the following error when I try to compile it

! LaTeX Error: There's no line here to end.

See the LaTeX manual or LaTeX Companion for explanation.

Type H  for immediate help.

...

l.68 \maketitle

Your command was ignored.

Type I   to replace it with another command,

or  to continue without it.


Any ideas



Moderncv problems

2012-04-25 Thread Emil Pavlov

I downloaded the example lyx file for moderncv from

http://wiki.lyx.org/Examples/CV

but I get the following error when I try to compile it

! LaTeX Error: There's no line here to end.

See the LaTeX manual or LaTeX Companion for explanation.

Type H  for immediate help.

...

l.68 \maketitle

Your command was ignored.

Type I   to replace it with another command,

or  to continue without it.




Re: Roman numbering in bibliography

2012-02-15 Thread Emil Pavlov

?? 14.02.2012 13:01, Jürgen Spitzmüller ??:


Emil Pavlov wrote:

> I have inserted an external bibtex bibliography in my lyx document and I

> would like to change the numbering in the bibliography section to

> capital roman numbers. The problem is that my document class is report

> (KOMA), so the command \backmatter isn't available.

\pagenumbering{Roman}

\setcounter{page}{1}

Jürgen

Sorry, but this doesn't work for me. I am sending you my lyx and the bib 
files.


Emil
% This file was created with JabRef 2.7b.
% Encoding: UTF-8

@ARTICLE{Adam2011,
  author = {Adam, T. and others},
  title = {Measurement of the neutrino velocity with the OPERA detector in the
	CNGS beam},
  journal = {eprint arXiv:1109.4897},
  year = {2011},
  archiveprefix = {arXiv},
  collaboration = {OPERA Collaboration},
  eprint = {1109.4897},
  owner = {emil},
  primaryclass = {hep-ex},
  slaccitation = {%%CITATION = ARXIV:1109.4897;%%},
  timestamp = {2012.02.09}
}

@ARTICLE{Ahmad2001,
  author = {Ahmad, Q. R. and others},
  title = {Measurement of the Rate of $\upnu_mathrm{e}+\mathrm{d} \rightarrow
	\mathrm{p}+\mathrm{p}+{\mathrm{e}}^{-}$ Interactions Produced by
	$^{8}\mathrm{B}$ Solar Neutrinos at the Sudbury Neutrino Observatory},
  journal = {Phys. Rev. Lett.},
  year = {2001},
  volume = {87},
  pages = {071301},
  month = {Jul},
  collaboration = {(SNO Collaboration)},
  doi = {10.1103/PhysRevLett.87.071301},
  issue = {7},
  numpages = {6},
  owner = {emil},
  publisher = {American Physical Society},
  timestamp = {2012.02.08},
  url = {http://link.aps.org/doi/10.1103/PhysRevLett.87.071301}
}

@ARTICLE{Angrik2005,
  author = {Angrik, J. and Armbrust, T. and Beglarian, A. and Besserer, U. and
	Blumer, J. and others},
  title = {KATRIN design report 2004. KATRIN design report 2004.},
  year = {2005},
  __markedentry = {[emil:]},
  owner = {emil},
  timestamp = {2012.02.10}
}

@ARTICLE{Auger1923,
  author = {Pierre Victor Auger},
  title = {Sur les rayons $\beta$ secondaires produits dans un gaz par des rayons
	X},
  journal = {Comptes rendus hebdomadaires des séances de l'Académie des sciences
	/ publiés...},
  year = {1923},
  pages = {169-171},
  owner = {emil},
  timestamp = {2012.01.16},
  url = {http://gallica.bnf.fr/ark:/12148/bpt6k3130n.image.f187.langFR#}
}

@ARTICLE{Bambynek1977,
  author = {Bambynek, W. and Behrens, H. and Chen, M. H. and Crasemann, B. and
	Fitzpatrick, M. L. and Ledingham, K. W. D. and Genz, H. and Mutterer,
	M. and Intemann, R. L.},
  title = {Orbital electron capture by the nucleus},
  journal = {Rev. Mod. Phys.},
  year = {1977},
  volume = {49},
  pages = {77--221},
  month = {Jan},
  doi = {10.1103/RevModPhys.49.77},
  file = {:/home/emil/STUDIUM HD/Bachelorarbeit/Decays/bambynek ec.pdf:PDF},
  issue = {1},
  owner = {emil},
  publisher = {American Physical Society},
  timestamp = {2011.11.28},
  url = {http://link.aps.org/doi/10.1103/RevModPhys.49.77}
}

@ARTICLE{Bearden1967,
  author = {Bearden, J. A. and Burr, A. F.},
  title = {Reevaluation of X-Ray Atomic Energy Levels},
  journal = {Rev. Mod. Phys.},
  year = {1967},
  volume = {39},
  pages = {125--142},
  month = {Jan},
  doi = {10.1103/RevModPhys.39.125},
  file = {:/home/emil/STUDIUM HD/Bachelorarbeit/Articles/energy levels reevaluated ref:PDF},
  issue = {1},
  owner = {emil},
  publisher = {American Physical Society},
  timestamp = {2012.01.24},
  url = {http://link.aps.org/doi/10.1103/RevModPhys.39.125}
}

@BOOKLET{Berger2012,
  title = {XCOM: Photon Cross Section Database (version 1.5)},
  author = {Berger, M.J. and Hubbell, J.H. and Seltzer, S.M. and Chang, J. and
	Coursey, J.S. and Sukumar, R. and Zucker, D.S. and Olsen, K.},
  howpublished = {Online},
  lastchecked = {[Thursday, 26-Jan-2012 06:52:31 EST]},
  address = {http://physics.nist.gov/xcom},
  year = {2012},
  note = {National Institute of Standards and Technology, Gaithersburg, MD},
  owner = {emil},
  timestamp = {2012.01.26},
  url = {http://physics.nist.gov/xcom}
}

@ARTICLE{Beyer1983,
  author = {G.J. Beyer and A. De Rújula and R.-D. Von Dincklage and H.Å. Gustafsson
	and P.G. Hansen and P. Hoff and B. Jonson and H.L. Ravn and K. Riisager},
  title = {The q-value of 157Tb},
  journal = {Nuclear Physics A},
  year = {1983},
  volume = {408},
  pages = {87 - 98},
  number = {1},
  abstract = {Using mass-separated and chemically purified samples, the Q-value
	of 157Tb has been remeasured as 62.9 ± 0.7 keV by determining electron
	capture ratios. The transition probability to the excited state was
	found to be (1.1 ± 0.1) × 10−3, with a transition energy of 8.4 ±
	0.7 keV for this branch. From the proximity to the 2s binding energy,
	experiments on the internal bremsstrahlung electron capture seem
	feasible. The half-life of 157Tb was remeasured as 99 ± 10 y.},
  doi = {10.1016/0375-9474(83)90350-0},
  issn = {0375-9474},
  keywords = {Radioactivity},
  owner = {emil},
  timestamp = {2012.01.24},
  url = {http://ww

Roman numbering in bibliography

2012-02-14 Thread Emil Pavlov

Hello,

I have inserted an external bibtex bibliography in my lyx document and I 
would like to change the numbering in the bibliography section to 
capital roman numbers. The problem is that my document class is report 
(KOMA), so the command \backmatter isn't available.


Re: Bad font (follow-up question) [Solved]

2010-11-30 Thread Emil Pavlov

На 30.11.2010 09:38, Liviu Andronic написа:

On Tue, Nov 30, 2010 at 1:35 AM, Emil Pavlov  wrote:

Actually, the text is not pixelled. I just HATE the default font.
Although I installed a packaged called texlive-fonts-extra, I can only
select Helvetica for the sans serif fonts. This means that, when I use book
(KOMA-script) class, only the sections, subsetions, etc. are rendered with
helvetica and the rest of the text is some other font. Is there a remedy for
this?


Yes. Read Help>  User Guide>  3.7.2. You need to set a different Serif
font, which is used in most parts of the document.
Liviu



Emil




What I meant was if there is a way to use Helvetica for the whole 
document, I found one and I didn´t like it. But, anyway, thank you for 
all the responses.


Emil


Re: Bad font (follow-up question)

2010-11-29 Thread Emil Pavlov

На 29.11.2010 16:02, Guenter Milde написа:

On 2010-11-29, Uwe Stöhr wrote:

Am 28.11.2010 23:46, schrieb Emil Pavlov:

1. Why is book (coma-script) producing pdfs with such a bad font? It
seems that all the letter have different height.

Your PDF looks very well (viewed with Acrobat 7). However, in your
docment you are using LaTeX's default fonts (computer modern). These
are bitmap fonts and might therefore look pixeled when viewing the PDF
with older viewer programs.
Change the font of your document to e.g. the latin modern fonts (as I
did in the attached file) and the problem will disappear, see also
http://wiki.lyx.org/FAQ/PDF#badFonts

Depending on the local setup, it might also be the CM-Super (outlined)
fonts.

Does the problem go away when you magnify the document in the viewer?
Then it is bad hinting. This will not affect the output.
For better on-screen view, use e.g. Bera (Bitstream Vera) fonts.

Günter




Actually, the text is not pixelled. I just HATE the default font.
Although I installed a packaged called texlive-fonts-extra, I can only 
select Helvetica for the sans serif fonts. This means that, when I use 
book (KOMA-script) class, only the sections, subsetions, etc. are 
rendered with helvetica and the rest of the text is some other font. Is 
there a remedy for this?


Emil


Re: aligned vs AMS align

2010-11-21 Thread Emil Pavlov

На 19.11.2010 16:52, Uwe Stöhr написа:

Am 19.11.2010 13:51, schrieb Emil Pavlov:


The LyX Math manual gives in sec. 18.2 "Align Environments" a detailed
overview about the different AMS environments. You find this manual in
the Help menu of LyX.


Perhaps, I am stupid, but I cannot find where the difference between
"Aligned Environment" and "AMS align Environment" in section 18.2 is.
Can you give a page number for the math manual in Lyx 1.6.7?


Aligned is an environment to be used within other formula environments 
as described in sec. 18.6 "Multiline Formula Parts" of the Math manual.


regards Uwe



Thank you. I'm sorry for the stupid question.


Re: aligned vs AMS align

2010-11-19 Thread Emil Pavlov

На 16.11.2010 18:26, Uwe Stöhr написа:

Am 16.11.2010 15:50, schrieb Emil Pavlov:


What is the difference between the aligned and the AMS align equation
environment?


The LyX Math manual gives in sec. 18.2 "Align Environments" a detailed 
overview about the different AMS environments. You find this manual in 
the Help menu of LyX.


regards Uwe


Perhaps, I am stupid, but I cannot find where the difference between 
"Aligned Environment" and "AMS align Environment" in section 18.2 is. 
Can you give a page number for the math manual in Lyx 1.6.7?


Thank you.


aligned vs AMS align

2010-11-17 Thread Emil Pavlov
What is the difference between the aligned and the AMS align equation 
environment?


BR,
Emil Pavlov


Re: Float alignment

2010-11-16 Thread Emil Pavlov

На 16.11.2010 14:43, Julien Rioux написа:

On 16/11/2010 8:03 AM, Emil Pavlov wrote:

Every time when I insert a float, a [h] appears between the label and
the figure. Do you have any idea where this can come from?


Yes, this is from the optional argument which specifies the float's 
position, e.g. in latex:


% use default placement:
\begin{figure}
\end{figure}

% specify "here if possible":
\begin{figure}[h]
\end{figure}

I did not test the code which I wrote you before for this case. I also 
don't know at the moment how to modify it. But meanwhile I found a 
different way to center all floats:


% center all floats
\...@addto@mac...@floatboxreset\centering

Thanks. Now, [h] has disappeared and I don't have to use another command 
for the tables.


Re: Float alignment

2010-11-16 Thread Emil Pavlov

На  5.11.2010 16:37, Julien Rioux написа:

On 05/11/2010 11:31 AM, Emil Pavlov wrote:

На 1.11.2010 20:21, Emil Pavlov написа:

How can I set the alignment to centered for all table and figure
floats? I have to change it manually through "paragraph settings"
every time?

Best regards,

Emil Pavlov



I am afraid that my e-mail didn't get much attention, so I am sending it
again. I hope you won't find obnoxious.

Best regards,

Emil Pavlov



I had this in one of my file, in the preamble, using article class. It 
might or might not work with all classes, I don't know.


% a hook to center figures
\newcommand{\centerfloat}[1]{
\expandafte...@addto@macro\csname 
#1\expandafter\endcsname\expandafter{\centering}}


\centerfloat{figure}
\centerfloat{figure*}


I'm sorry that I answer after such a long time, but it works great and 
it saves me a lot of work. Nevertheless, I have a small problem. Every 
time when I insert a float, a [h] appears between the label and the 
figure. Do you have any idea where this can come from?


Best regards,
Emil Pavlov


Re: Spellchecker not active, command disable

2010-11-11 Thread Emil Pavlov

На 11.11.2010 10:18, Waluyo Adi Siswanto написа:

I just compile lyx-2.0.0beta1
using the following commands:

./configure --with-version-suffix=-2.0.0beta1
make
sudo make install

everything ok no errors, but when I run lyx-2.0.0beta1, the
spellchecker is not active.
If I see the from the preference, it is grey (see the attachment)

My lyx-1.6.7 works ok with the spellchecker.

What was wrong my compilation? or how to make the spellchecker active?

PS: I am in Ubuntu 10.04
Regards
waluyo



I confirm that the spellchecker is not activated by default.

OS: Linux Mint 9

Best regards,
Emil


Re: Float alignment

2010-11-05 Thread Emil Pavlov

На  1.11.2010 20:21, Emil Pavlov написа:
How can I set the alignment to centered for all table and figure 
floats?  I have to change it manually through "paragraph settings" 
every time?


Best regards,

Emil Pavlov


I am afraid that my e-mail didn't get much attention, so I am sending it 
again. I hope you won't find obnoxious.


Best regards,

Emil Pavlov


Float alignment

2010-11-01 Thread Emil Pavlov
How can I set the alignment to centered for all table and figure floats 
instead of changing it every time manually through "paragraph settings"?


Best regards,

Emil Pavlov


Re: SVN Version control

2010-10-28 Thread Emil Pavlov

На 28.10.2010 15:39, Stephan Witt написа:

Am 28.10.2010 um 15:00 schrieb Liviu Andronic:

   

On Thu, Oct 28, 2010 at 11:23 AM, Stephan Witt  wrote:
 

Looks good. But private doesn't seem the correct term here.
Either it costs you some $s/month or your content is public.

   

No. You can set a simple SVN server for free, with the content being
kept in private. You need to Create a space>  Free Subversion
Repository – Commercial Quality:

"Free *Private* Subversion Repository
Unlimited Users. Unlimited Projects. 2gb Storage. Ideal for
consultants and small agile-development teams that want a safe,
reliable version control solution without any of the extras that come
with our Pro Subversion hosting configurations."

Disclaimer: I don't work for them.
 

:-)

I got my impression from the Pricing page:

"Free Public Assembla for Open Source Projects
Community and open source projects can take advantage of all that Assembla has 
to offer for free.
Of course, these workspaces are public and viewable by anyone."

But you're right. There is another free private SVN repository option - not 
open source.
Now I did find it here: http://offers.assembla.com/free-subversion-hosting

And they guarantee at least 1 year free service after changing their mind! :-)
Not bad.

Stephan


   

Thank you, guys. Assembla looks great.


SVN Version control

2010-10-28 Thread Emil Pavlov
Can somebody recommend me a free svn repository hosting, where I can 
upload my Lyx document. In my case I need two people to have access to 
the repository.


Re: Spellchecker bug

2010-10-28 Thread Emil Pavlov

На 28.10.2010 01:37, Paul Rubin написа:

Emil Pavlov  mail.bg>  writes:


   

My friend has everything. I have zipped it and attached it. It happens
regardless where the cursor is. Btw, I have check tex installed.
 

The zipped document appears to have changed a bit -- in the image you provided
with your original post, the source window shows the cursor being the "Quantum
correlations" subsection heading, with that listed as paragraph 124 in the
document.  It's paragraph 150 now.  Perhaps more importantly, the banner for the
LyX window in the picture shows "(version control, locking)".  I have no idea
whether that impacts the bug, but I cannot reproduce the version control lock
here, and perhaps neither could your friend.  What happens if you open the
document without version control?  (You might run the zipped copy from your
post.)  If the bug does not manifest there, but continues to manifest with
version control, then version control is part of the problem.  Other than that,
I'm stumped.  I take it this does not happen with other documents?

/Paul






   
Forget about it, I will reinstall when Linux Mint 10 comes out and see 
then. I don't have the time to find the roots of the bug. Until then my 
friend will do all the spell checking ;)


Re: Spellchecker bug

2010-10-27 Thread Emil Pavlov

На 27.10.2010 23:05, Paul Rubin написа:

Emil Pavlov  mail.bg>  writes:

   

На 27.10.2010 20:59, Uwe Stöhr написа:
 

Am 26.10.2010 22:04, schrieb Emil Pavlov:

   

I have experienced a very interesting problem with the spellcheck tool.
 

I cannot reproduce this problem with your file on LyX 1.6.7 on Windows.

regards Uwe


   

I am using Linux Mint 9, and Lyx is 1.6.7.
 

I failed to reproduce it on the same platform (Mint 9/LyX 1.6.7).

/Paul






   
hm, strange. I just got an answer from a friend of mine, who also 
couldn't reproduce it. Now, what should I do?


Re: Spellchecker bug

2010-10-27 Thread Emil Pavlov

На 27.10.2010 20:59, Uwe Stöhr написа:

Am 26.10.2010 22:04, schrieb Emil Pavlov:


I have experienced a very interesting problem with the spellcheck tool.


I cannot reproduce this problem with your file on LyX 1.6.7 on Windows.

regards Uwe



I am using Linux Mint 9, and Lyx is 1.6.7.
P.S. Uwe sorry that you'll get this twice, but I accidentially reply to 
your email instead to lyx mailing list.


Re: user-defined numbering

2010-10-15 Thread Emil Pavlov

?? 15.10.2010 22:19, Paul Rubin ??:

Try the titlesec package.

/Paul




   
Well, I have some progress. I managed to change the numbering of chapter 
from arabic to roman with


\usepackage{sectsty}
\renewcommand{\thechapter}{\Roman{chapter}}

which is good. But, when I try

\renewcommand{\thesubsection}{\alph{subsection}}

I get

I.1.a Subsection ksdfhsldk

How can I remove the stuff in front of the subsection number?

And a little side note. When I try one the examples in the sectsty 
manual, namely by putting this in the preamble


\titleformat{\section}
{\titlerule
\vspace{.8ex}%
\normalfont\itshape}
{\thesection.}{.5em}{}

I get a bunch of errors when compiling the pdf. What I am doing wrong?

Emil




user-defined numbering

2010-10-15 Thread Emil Pavlov
I am using the Koma book class and I want to change the numbering style 
of chapter, sections, etc. It is currently:


1 Chapter dfg
1.1 Section dhd
1.1.1 Subsection sfgh
1.1.2 Subsection dfds
1.1.2.1 Subsubsection fjkf

and I'd prefer it was:

I Chapter dfg
1 Section dhd
a) Subsection sfgh
b) Subsection dfds
i) Subsubsection fjkf

Is this possible?

Thank you!

Emil





Re: From Lyx to .tex file

2010-10-15 Thread Emil Pavlov

?? 15.10.2010 13:02, Yurena Mendoza Lemes ??:
Hi, I need to send a document produced by lyx in latex format (. tex). 
The option of "save as" is not available. But I'm wondering if copying 
the source code that is producing lyx in a simple text file to save as 
tex type could be works for people who receive it. Do Citations, cross 
references, floating and other lyx procedures work?



Thanks in advance

From the file menu select export and then choose whatever you need.


Version control

2010-10-14 Thread Emil Pavlov

Hello everybody,

What is the main difference between RCS, CVS and SVN? Is there some easy 
way to configure any of them on Ubuntu? And a follow-up question: How 
does version control works when I am using master and child documents?


Thanks.

Best Regards,
Emil Pavlov


Bibliography in Beamer

2010-07-24 Thread Emil Pavlov

Hello,

Is there any way to split the bibliography, inserted from a bibtex file, 
when using the beamer class, in two slides?