Re: left justify floats?

2008-01-11 Thread bigblop



You need to define a converter in ToolsSettings Converter
E.g. a PDF-EPS converter should help.




Ok I have now added:

From format:
PDF (pdflatex)

To format:
Postscript

which results in this string in the Converter box:
fig2dev -L png $$i $$o


But I still get the same error. Do I have to manually write some obscure
converter command to make it work?

-- 
View this message in context: 
http://www.nabble.com/left-justify-floats--tp14686440p14753639.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Keep LyX from editing the preample?

2008-01-21 Thread bigblop

I don't like the way LyX semi-controls the preample. If you want to specify
the geometry for a page with commands different from the LyX way they need
to be inserted before the pagestyle, but this is currently impossible.

Either the preample should be completely controlled by LyX or not at all,
the current semi solution only results in confusion on what is specified and
what is not in my case.

Is there someway to have complete control over the preample without using
the initial LyX commands? 
-- 
View this message in context: 
http://www.nabble.com/Keep-LyX-from-editing-the-preample--tp14999696p14999696.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Presentations in LyX?

2008-02-06 Thread bigblop

I normally use:

\documentclass{beamer}

when I create presentations in LaTeX. But how compatible is LyX with Beamer?
I just imported an old beamer tex file, but it looks very confusing. Am I
better of using a traditional latex editor for presentations/beamers?
-- 
View this message in context: 
http://www.nabble.com/Presentations-in-LyX--tp15306739p15306739.html
Sent from the LyX - Users mailing list archive at Nabble.com.



LyX files and subversion

2008-02-17 Thread bigblop

How does splitting of files in LyX work when creating larger projects with
subversion? Should each .lyx file just be included where is supposed to be
inserted?
-- 
View this message in context: 
http://www.nabble.com/LyX-files-and-subversion-tp15530573p15530573.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Input files in LyX

2008-02-18 Thread bigblop

How do I split files in LyX when writing a larger project?

I have made a main.lyx file and a test.lyx file. In the main.lyx file I use
insert--file--Lyx document...to insert test.lyx. 

But when making a change to test.lyx it does not appear when I compile
main.lyx. I have also tried to compile test.lyx before compiling main.lyx
but that does not help.
-- 
View this message in context: 
http://www.nabble.com/Input-files-in-LyX-tp15544647p15544647.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Problem with \includepdf (pdfpages)

2008-02-18 Thread bigblop

In this post:

http://www.nabble.com/problem-with-pdfpages-td15235086.html#a15236616

a problem with includepdf is posted. I currently have the same problem. If I
change the current tmp dir in Tools-Preferences-Path to eg /home/user/tmp
and place my pdf file in that dir I still get an error when I try to preview
it from LyX. It seems that i will only work when i use the default dir /tmp.

Is there some work around for this error or will this problem be fixed in a
future release?
-- 
View this message in context: 
http://www.nabble.com/Problem-with-%5Cincludepdf-%28pdfpages%29-tp15546917p15546917.html
Sent from the LyX - Users mailing list archive at Nabble.com.



LyX starting in root mode

2008-02-20 Thread bigblop

When I start LyX from a shell it starts in root mode, is this what its meant
to do?
-- 
View this message in context: 
http://www.nabble.com/LyX-starting-in-root-mode-tp15600010p15600010.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: LyX starting in root mode

2008-02-21 Thread bigblop



M-L-2 wrote:
 
 On Thu, 21 Feb 2008, bigblop shared this with us all:
--}
--} When I start LyX from a shell it starts in root mode, is this what its
 meant --} to do?
 
 If you start it from a root shell, and have it display on the users X
 server. 
 Using something like KDE might allow you to do that? But it shouldn't. You 
 should get an error message: 
 # lyx
 lyx: cannot connect to X server
 
 But that might not be the case if using KDE or something like that?
 
 HTH
 -- 
 Registered Linux User:- 329524
 **
 Strictly speaking, there is no such thing as an enlightened person. There
 is 
 only enlightened activity. -- SHUNRYU SUZUKI
 
 Debian - Just the best way to do magic.
 
 

But I don't want to run it in root-mode.

I use Kubuntu 7.10. I have changed the theme for all application run in
root-mode (kdesu kcontrol - colors). When I start LyX it uses the root
theme I have defined, but I don't have to type any password. But maybe this
is a bug in Kubuntu.

-- 
View this message in context: 
http://www.nabble.com/LyX-starting-in-root-mode-tp15600010p15606717.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Separate bibliography for separate lyx files?

2008-02-27 Thread bigblop

I have made a main.lyx file that includes a few child .lyx files. Is there
someway to create a bibliography in a separate file that can be used in all
the separate .lyx files?
-- 
View this message in context: 
http://www.nabble.com/Separate-bibliography-for-separate-lyx-files--tp15717106p15717106.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Separate bibliography for separate lyx files?

2008-02-27 Thread bigblop

 I have made a main.lyx file that includes a few child .lyx files. Is
there
 someway to create a bibliography in a separate file that can be used in
 all
 the separate .lyx files?
   
Are you using BibTeX? If so, you can put the bibliography bit at the end 
of each file, and it will be generated with them when they're compiled. 



Ok so there is no way to keep the bibliography in a separate file and only
include it in the master document?


-- 
View this message in context: 
http://www.nabble.com/Separate-bibliography-for-separate-lyx-files--tp15717106p15723144.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Separate bibliography for separate lyx files?

2008-02-27 Thread bigblop



bigblop wrote:
 
 I have made a main.lyx file that includes a few child .lyx files. Is
 there
 someway to create a bibliography in a separate file that can be used in
 all
 the separate .lyx files?
   
 Are you using BibTeX? If so, you can put the bibliography bit at the end 
 of each file, and it will be generated with them when they're compiled. 
 
 
 
 Ok so there is no way to keep the bibliography in a separate file and only
 include it in the master document?
 
 
 

My bad it works fine. I have created a bio.bib file and inserted from the
menu in LyX. The content of the .bib file is visible in all child files.

But another thing. When I am writing in child file and choose to compile how
do I make it compile the master document instead of the child document?
-- 
View this message in context: 
http://www.nabble.com/Separate-bibliography-for-separate-lyx-files--tp15717106p15723580.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Equation numbering

2008-03-15 Thread bigblop

All my equations in LyX have the number (0.1) but they are shown correctly in
the pdf. But why the same number for all equations in LyX?
-- 
View this message in context: 
http://www.nabble.com/Equation--numbering-tp16071319p16071319.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Equation numbering

2008-03-16 Thread bigblop



David Hewitt wrote:
 
 This was just discussed recently. Search the archives for display formula
 numbering and you'll get what you want.
 
 
 bigblop wrote:
 
 All my equations in LyX have the number (0.1) but they are shown
 correctly in the pdf. But why the same number for all equations in LyX?
 
 
 

Ok I have now read that post and it seems that there is currently no
solution to this problem and that its caused somewhere in the instant
preview implementation, or have I misread the post?
-- 
View this message in context: 
http://www.nabble.com/Equation--numbering-tp16071319p16077712.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Creating math defintions?

2008-03-16 Thread bigblop

Are there some way in lyx to create math definitions like the third line
below:

1. This is a section

1.2 This is a subsection

Definition 9.1 if 


In normal latex I added this to the preample:

\usepackage{amsthm}
\newtheorem{thm}{theorem}
\theoremstyle{definition}
\newtheorem{defn}[thm]{Definition}

and in my .tex fil I did:

\begin{defn} If \end{defn}

But is there a smarter way for this in LyX?
-- 
View this message in context: 
http://www.nabble.com/Creating-math-defintions--tp16077760p16077760.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Run script from LyX?

2008-03-29 Thread bigblop

I have made a script that does some file conversion before calling pdflatex.
Is there someway to run this from LyX?
-- 
View this message in context: 
http://www.nabble.com/Run-script-from-LyX--tp16376398p16376398.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Automatic reload PDF?

2008-03-29 Thread bigblop

Is there someway to automatically reload the PDF after compiling in LyX? I
know that Kpdf supports this feature but I use gnome and would like to avoid
using KDE software.

I have tried a latex plugin for gedit:

http://live.gnome.org/Gedit/LaTeXPlugin

When compiling .tex files the PDF is automatically updated/reloaded using
evince even though it does not support reload by default.

I am not sure how they have made this work but maybe the same procedure is
possible for LyX.
-- 
View this message in context: 
http://www.nabble.com/Automatic-reload-PDF--tp16376629p16376629.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Change PDF viewer?

2008-05-10 Thread bigblop

I have installed LyX on windows XP. I would like to change the pdf viewer to
something else (SumatraPDF which can be found on this link:
http://blog.kowalczyk.info/software/sumatrapdf/)

I then choose Tools - Preferences - File Formats - PDF (pdflatex). And
under viewer I type: sumatraPDF.exe. But when I want to preview from LyX I
get an error that windows could not find the previewer. How do I change the
PDF viewer?


-- 
View this message in context: 
http://www.nabble.com/Change-PDF-viewer--tp17163035p17163035.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Reload PDF-viewer?

2008-05-10 Thread bigblop

I have installed LyX for windows XP. But when I make changes to my file I
need to reopen the PDF file to see the change. Is there no way to avoid
closing and reopening each time I want to see and updated version of my
test?
-- 
View this message in context: 
http://www.nabble.com/Reload-PDF-viewer--tp17163046p17163046.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Scriptsize in mathmode is not displayed

2008-06-03 Thread bigblop

I use LyX for winxp. When I chose to make a summation using \scriptstyle it
disappears in LyX but appears in the PDF. Is this a well known bug?
-- 
View this message in context: 
http://www.nabble.com/Scriptsize-in-mathmode-is-not-displayed-tp17633224p17633224.html
Sent from the LyX - Users mailing list archive at Nabble.com.



noindent for abstracts?

2008-07-02 Thread bigblop

I have made an abstract in my .lyx file. But I can't seem to disable
indention in the created pdf. If I use a line break the following line is
indented, how do I disable this?
-- 
View this message in context: 
http://www.nabble.com/noindent-for-abstracts--tp18235018p18235018.html
Sent from the LyX - Users mailing list archive at Nabble.com.



LyX and SVN

2008-07-03 Thread bigblop

I have some .lyx files under version control with SVN. But when I get a
conflict I cannot open the conflicted .lyx file I get an error that the file
is not a lyx document. How do I solve conflicted lyx files?

It seems that LyX is not very compatible with SVN will this compability
issue be solved in the future?
-- 
View this message in context: 
http://www.nabble.com/LyX-and-SVN-tp18257195p18257195.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: noindent for abstracts?

2008-07-04 Thread bigblop



Use ERT (Insert-TeX code) \noindent before you type any sentence in a new
paragraph.
Is that what you want ???


Yes but I would like to avoid using ERT. In settings its possible to disable
indention and specify vertical skip instead. This seems to work fine for all
paragraphs but not forthe abstact environment.
-- 
View this message in context: 
http://www.nabble.com/noindent-for-abstracts--tp18235018p18274584.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: noindent for abstracts?

2008-07-11 Thread bigblop

That is already unchecked. The problem is that when I type the abstract its
actually indented. But when I make I line break the next line starts a bit
more to the left than the above abstract.





Jürgen Spitzmüller-2 wrote:
 
 bigblop wrote:
 Use ERT (Insert-TeX code) \noindent before you type any sentence in a
 new
 paragraph.
 Is that what you want ???

 Yes but I would like to avoid using ERT.
 
 Edit-Paragraph Settings: uncheck Indent Paragraph.
 
 Jürgen
 
 

-- 
View this message in context: 
http://www.nabble.com/noindent-for-abstracts--tp18235018p18411439.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Specify PDF viewer with space in filename?

2008-07-11 Thread bigblop

I use LyX 1.5.4 for winXP. I have installed adobe reader in:

C:\Programmer\Adobe\Reader 8.0\Reader\AcroRd32.exe

I need to specify the whole path to the above file if I want to use it as
the PDF previewer. But I get an error since there is a space in the
foldername Reader 8.0. If I manually remove the space all my PDF files is
no longer associated with Adobe Reader.

How do I specify a PDF viewer with a space in the filename?

-- 
View this message in context: 
http://www.nabble.com/Specify-PDF-viewer-with-space-in-filename--tp18411511p18411511.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Compiling Root document from child document?

2008-07-11 Thread bigblop

I have made a main.lyx file that includes a few child documents as input
files. But when I am compiling a child document the whole document does not
get updated. This means that each time I want to se the changes I have made
I need to compile the main.lyx file which is rather annoying.

Is there someway to compile the main.lyx file from a child document?
-- 
View this message in context: 
http://www.nabble.com/Compiling-Root-document-from-child-document--tp18411658p18411658.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Specify PDF viewer with space in filename?

2008-07-11 Thread bigblop

Have done as you recommended, I can see that the command Executing command
acrord32.exe... is run but acroread does not open. If I press
Ctrl-alt-delete I can see the acrord32.exe process and need to manualy
terminate it if I want to run acroread from windows again.





Paul A. Rubin wrote:
 
 bigblop wrote:
 I use LyX 1.5.4 for winXP. I have installed adobe reader in:
 
 C:\Programmer\Adobe\Reader 8.0\Reader\AcroRd32.exe
 
 I need to specify the whole path to the above file if I want to use it as
 the PDF previewer. But I get an error since there is a space in the
 foldername Reader 8.0. If I manually remove the space all my PDF files
 is
 no longer associated with Adobe Reader.
 
 How do I specify a PDF viewer with a space in the filename?
 
 
 Put the path on Tools - Preferences - Paths - PATH prefix (spaces and 
 all), then just put acrord32.exe as the viewer.
 
 /Paul
 
 
 

-- 
View this message in context: 
http://www.nabble.com/Specify-PDF-viewer-with-space-in-filename--tp18411511p18412631.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Compiling Root document from child document?

2008-07-11 Thread bigblop

If I compile the child separately the references from my .bib file does not
show (only appears as question marks).

But based on your answer it seems that my wish is not possible - you say
that I still have to manually skip to the main file to get the whole
document updated (or even a child to look correct).



James Sutherland-4 wrote:
 
 
 On Jul 11, 2008, at 2:07 PM, bigblop wrote:
 

 I have made a main.lyx file that includes a few child documents as  
 input
 files. But when I am compiling a child document the whole document  
 does not
 get updated. This means that each time I want to se the changes I  
 have made
 I need to compile the main.lyx file which is rather annoying.

 Is there someway to compile the main.lyx file from a child document?
 
 Annoying to one is a nice feature to another.  This is actually  
 really a nice feature in LyX because you can actually compile and view  
 child documents independently from the parent, and with different  
 formatting (line spacing, margins, etc.).  This is not easily done in  
 LaTeX.
 
 I just switch the focus in LyX back to the main file and compile  
 it.  Then you get the whole thing.
 
 James
 
 

-- 
View this message in context: 
http://www.nabble.com/Compiling-Root-document-from-child-document--tp18411658p18412701.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Specify PDF viewer with space in filename?

2008-07-11 Thread bigblop

Ah of course I used SumatraPDF.exe before. Know I have just choosen pdfview
and I runs acroread. Thanks for the tip!

BTW: It finally seems that acroread (8.1.2) automatically refreshes a
changed PDF file! Before it just showed a corrupted file. Next update though
is to keep it at the current page, when it refreshes it jumps to the first
page of the PDF file :-(





Paul A. Rubin wrote:
 
 Paul A. Rubin wrote:
 The easy 
 solution is to put Acrobat Reader's directory on your system path and 
 leave the viewer setting as 'auto' in LyX.
 
 Actually, I'm not even sure you need AR on the system path, as long as 
 it's in the registry as the default viewer for PDFs.  The 'auto' setting 
 is AFAIK the default when LyX installs.  Did you change it for a 
 particular reason (such as AR *not* being your default viewer)?
 
 /Paul
 
 
 

-- 
View this message in context: 
http://www.nabble.com/Specify-PDF-viewer-with-space-in-filename--tp18411511p18414272.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Compiling Root document from child document?

2008-07-11 Thread bigblop



True.. cross references to other child documents will not work, only 
bibilography referenes.


That only works if a bibliography section is also inserted in the child -
which is not a good idea.
-- 
View this message in context: 
http://www.nabble.com/Compiling-Root-document-from-child-document--tp18411658p18414369.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Compiling Root document from child document?

2008-07-11 Thread bigblop



James Sutherland-4 wrote:
 
 
 On Jul 11, 2008, at 3:16 PM, bigblop wrote:
 

 If I compile the child separately the references from my .bib file  
 does not
 show (only appears as question marks).

 But based on your answer it seems that my wish is not possible - you  
 say
 that I still have to manually skip to the main file to get the whole
 document updated (or even a child to look correct).

 Right.  You must compile the main file, not the children, if you want  
 the full document with proper cross references.
 
 This is no different than LaTeX.  There you still must compile the  
 main file and not the children.  In LaTeX the problem is even a bit  
 worse because a child will not compile at all because all of the  
 latex preamble stuff is missing.  So LyX seems to be better than LaTeX  
 in this regard, although not perfect since, as you point out,  
 references are broken...
 
 

I know that it works with Kile for linux. There its possible to make a
project where you define a compile command that always compiles the master
eventhough you are currently editing a child. It seems that it would just be
a matter of defining a shortkey to compile a user specified .lyx file (in
this case main.lyx)

-- 
View this message in context: 
http://www.nabble.com/Compiling-Root-document-from-child-document--tp18411658p18414397.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Compiling Root document from child document?

2008-07-12 Thread bigblop

Ha! That was exactly what I needed! I just put:

\bind   M-1 master-buffer-update pdf2

in my bind file and know the master is compiled from the child when I press
Alt-1. A perfect and simple solution. Thanks.




Jürgen Spitzmüller-2 wrote:
 
 bigblop wrote:
 Is there someway to compile the main.lyx file from a child document?
 
 If you have opened the child document from the master document (or after
 you 
 have once processed the master), you can compile the master from the child 
 with the command master-buffer-update pdf2 (for pdflatex, as an example; 
 there's also master-buffer-view and you can substitute pdf2 by any output 
 format). You can either input this command in the minibuffer, or you can 
 create your own toolbar or menu item or shortcuts for this. In fact, you
 can 
 even replace the standard commands buffer-view and buffer-update with 
 these, since if no master is found, the document itself gets compiled.
 
 In 1.6, things will get a bit easier. There you can allocate a master
 buffer 
 to a child in the document dialog, so the first step is not needed
 anymore.
 
 Jürgen
 
 

-- 
View this message in context: 
http://www.nabble.com/Compiling-Root-document-from-child-document--tp18411658p18417389.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Could not remove temporary directory...

2008-07-12 Thread bigblop

When I close LyX (1.5.5 for winXP) I always get the message:

Could not remove temporary directory C:/Documents and Settings/bob...

twice. I just click ok each time and they disappear, but is there someway to
fix this?


-- 
View this message in context: 
http://www.nabble.com/%22Could-not-remove-temporary-directory...%22-tp18424265p18424265.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Figure disappears when left justified

2008-07-17 Thread bigblop

I have inserted a figure. In that figure I have inserted a png image. If I
center the png image it shows up in the compiled PDF. But if I left justify
the png file it disappears. Is this a LyX bug?
-- 
View this message in context: 
http://n2.nabble.com/Figure-disappears-when-left-justified-tp533596p533596.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Whats wrong with tabluar?

2008-07-24 Thread bigblop

I have made a 3x3 tabular. But for some reason the first row is seperated
from the 2 last rows. Is this a bug in LyX?
-- 
View this message in context: 
http://n2.nabble.com/Whats-wrong-with-tabluar--tp580261p580261.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Debugging LyX

2008-07-29 Thread bigblop

Each time I start LyX I get a box pops up showing a Debug log. Why does this
box suddenly appear? I am using Lyx 1.5.5 on windows XP.
-- 
View this message in context: 
http://n2.nabble.com/%22Debugging-LyX%22-tp640512p640512.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Disable line numbering in listing

2008-07-30 Thread bigblop

I have inserted a few lines of code in a listing environment. I have
right-clicked the Listing tab and made sure that the Line numbering is set
to none. But still the line numbers appear in the left side. How do I
disable linenumbering?
-- 
View this message in context: 
http://n2.nabble.com/Disable-line-numbering-in-listing-tp642001p642001.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Pseudocode in LyX?

2008-08-07 Thread bigblop

Are there any build in pseudocode editor in LyX or is it only possible to
write pseudocode by inserting a raw latex environment in the lyx file?
-- 
View this message in context: 
http://n2.nabble.com/Pseudocode-in-LyX--tp678469p678469.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Edit - paste external selection - as lines does not exists

2008-08-07 Thread bigblop

I am following these steps from:
 
http://www.stat.rice.edu/~helpdesk/howto/lyxguide.html

regarding algorithm environment.


1) insert - float - algorithm 
2) set caption 
3) copy the source code from emacs etc 
4) select lyx Code environment 
5) Edit - paste extenal selection - as lines. 

But step 5 is not possible in my version of LyX: 1.5.5 for windows. I can
only choose:

Paste special - Plain Text
Paste special - Plain Text, Join Lines

But neither gives a nice result. Any hints?
-- 
View this message in context: 
http://n2.nabble.com/%22Edit--%3E-paste-external-selection--%3E-as-lines%22--does-not-exists-tp678559p678559.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Edit - paste external selection - as lines does not exists

2008-08-07 Thread bigblop

It seems that when you type in the caption it appears as a title instead of
at the bottom of the algorithm (like when you insert a figure).

Is i possible to get both a title for the algorithm and a normal caption
like the ones for figures?





bigblop wrote:
 
 I am following these steps from:
  
 http://www.stat.rice.edu/~helpdesk/howto/lyxguide.html
 
 regarding algorithm environment.
 
 
 1) insert - float - algorithm 
 2) set caption 
 3) copy the source code from emacs etc 
 4) select lyx Code environment 
 5) Edit - paste extenal selection - as lines. 
 
 But step 5 is not possible in my version of LyX: 1.5.5 for windows. I can
 only choose:
 
 Paste special - Plain Text
 Paste special - Plain Text, Join Lines
 
 But neither gives a nice result. Any hints?
 

-- 
View this message in context: 
http://n2.nabble.com/%22Edit--%3E-paste-external-selection--%3E-as-lines%22--does-not-exists-tp678559p678579.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Shade part of a fraction

2008-08-07 Thread bigblop

In math mode I have some fractions:

(a+b/c)*d

Now I would like to give c and d a gray shade. Is that possible?
-- 
View this message in context: 
http://n2.nabble.com/Shade-part-of-a-fraction-tp679625p679625.html
Sent from the LyX - Users mailing list archive at Nabble.com.



preview PDF in a lyx file?

2008-08-10 Thread bigblop

When I include an image in my lyx file it is previewed in the lyx file just
fine when I use png or jpg images. But when I include a PDF it cannot be
previewed:

Error converting to loadable format

Is there a fix for this?
-- 
View this message in context: 
http://n2.nabble.com/preview-PDF-in-a-lyx-file--tp683855p683855.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: preview PDF in a lyx file?

2008-08-11 Thread bigblop



bigblop wrote:
 
 When I include an image in my lyx file it is previewed in the lyx file
 just fine when I use png or jpg images. But when I include a PDF it cannot
 be previewed:
 
 Error converting to loadable format
 
 Is there a fix for this?
 


The problem also appears when including EPS.  But the debugger hinted that
there was a mismatch between gs 8.60 and 8.62. I have now updated to gs 8.62
and now EPS are previewed!
-- 
View this message in context: 
http://n2.nabble.com/preview-PDF-in-a-lyx-file--tp683855p685580.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Irritating debuggin box

2008-08-12 Thread bigblop

Each time I start lyx and compile my document a debugging box appears with
the following text:

lyx: Disabling LyX socket.
Consider installing the PyWin extension modules if you're irritated by
windows appearing briefly.
doesFileExist() error with path: C:/Documents and Settings/bob/Lokale
indstillinger/Temp/lyx_tmpdir4632a04888/lyx_tmpbuf0/ts1pcr.fd 2001/06/04
font definitions for TS1/pcr.) [31] [32] [33] [34] [35]) (J:/test/basis.m
[36]) (J:/test/baseFun.m) (
boost::filesystem::exists
doesFileExist() error with path: C:/Documents and Settings/bob/Lokale
indstillinger/Temp/lyx_tmpdir4632a04888/lyx_tmpbuf0/ts1pcr.fd 2001/06/04
font definitions for TS1/pcr.) [31] [32] [33] [34] [35]) (J:/test/basis.m
[36]) (J:/test/baseFun.m)
boost::filesystem::exists
This is BibTeX, Version 0.99c (MiKTeX 2.7)
The top-level auxiliary file: main.aux
The style file: plain.bst
Database file #1: 15J__test_bio.bib


The produced PDF looks fine with all citations, but why do I suddenly get
this irritating debug box that says there is an error with path:
C:/Documents..


-- 
View this message in context: 
http://n2.nabble.com/Irritating-debuggin-box-tp705596p705596.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Can't paste into lyx

2008-08-28 Thread bigblop

I use LyX on windows XP.

I have some text in a .txt file. When I select it and try to paste it into
LyX nothing happens, but it works the other way around, any fix for this?
-- 
View this message in context: 
http://n2.nabble.com/Can%27t-paste-into-lyx-tp789316p789316.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Change mouse scroll step size?

2008-08-28 Thread bigblop

When I use my mouse wheel in LyX it scrolls the page in rather large steps.
Is there someway to change this step size?
-- 
View this message in context: 
http://n2.nabble.com/Change-mouse-scroll-step-size--tp790579p790579.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Change number in enumerate?

2008-09-03 Thread bigblop

Is it possible to make an enumeration like this:

1B. blabla 
2B. blabla
3B. blabla
...

or

B1. blabla 
B2. blabla
B3. blabla

-- 
View this message in context: 
http://n2.nabble.com/Change-number-in-enumerate--tp837650p837650.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Problems with 1.6 RC2

2008-09-15 Thread bigblop
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Mittwoch, 10. September 2008 schrieb Daryna Baikadamova:
 Thanks again for the example you gave for overlaying the bar and tempo
 settings.

 Now I dream up another application:  For orchestral parts with long
 multi-bar rests, it is often difficult for the player to count exactly when
 the rests end.  So would it be possible to include a small section of the
 main melody immediate before the instrument resumes as small notes in an
 overlay part to hint the player?  This is often done in commercial scores
 and in this way, these small notes will not get into the way of the
 conductor's score.

These notes are called cue notes:
http://kainhofer.com/~lilypond/Documentation/user/lilypond/Writing-parts.html#Formatting-cue-notes

If you use \transposition in your transposed instruments, \cueDuring will 
automatically display the cu->





  
  





Reply via email to



  
  





 
 








 




<!--
google_ad_client = "pub-7266757337600734";
google_alternate_ad_url = "http://www.mail-archive.com/blank.png";
google_ad_width = 160;
google_ad_height = 600;
google_ad_format = "160x600_as";
google_ad_channel = "8427791634";
google_color_border = "FF";
google_color_bg = "FF";
google_color_link = "006792";
google_color_url = "006792";
google_color_text = "00";
//-->








Problems with 1.6 RC2
bigblop
 


Re: Problems with 1.6 RC2
Richard Heck


Re: Problems with 1.6 RC2
Richard Heck


Re: Problems with 1.6 RC2
Richard Heck


Re: Problems with 1.6 RC2
Steve Litt


Re: Problems with 1.6 RC2
Richard Heck


Re: Problems with 1.6 RC2
Steve Litt


Re: Problems with 1.6 RC2
rgheck








Re: Problems with 1.6 RC2
Johannes Serup


Re: Problems with 1.6 RC2
rgheck













 






  
  





Reply via email to



  
  





 
 








 




<!--
google_ad_client = "pub-7266757337600734";
google_alternate_ad_url = "http://www.mail-archive.com/blank.png";
google_ad_width = 160;
google_ad_height = 600;
google_ad_format = "160x600_as";
google_ad_channel = "8427791634";
google_color_border = "FF";
google_color_bg = "FF";
google_color_link = "006792";
google_color_url = "006792";
google_color_text = "00";
//-->








Problems with 1.6 RC2
bigblop
 


Re: Problems with 1.6 RC2
Richard Heck


Re: Problems with 1.6 RC2
Richard Heck


Re: Problems with 1.6 RC2
Richard Heck


Re: Problems with 1.6 RC2
Steve Litt


Re: Problems with 1.6 RC2
Richard Heck


Re: Problems with 1.6 RC2
Steve Litt


Re: Problems with 1.6 RC2
rgheck

Re: Problems with 1.6 RC2
G. Milde









Re: Problems with 1.6 RC2
Johannes Serup


Re: Problems with 1.6 RC2
rgheck













 






  
  





Reply via email to



  
  





 
 







Theorems in LyX

2008-09-16 Thread bigblop

How is it possible to make theorems in LyX thats automatically assigned a
number like figures? In the userguide in LyX it says that the description
environment should be used but can't see how the above is achieved using
this.
-- 
View this message in context: 
http://n2.nabble.com/Theorems-in-LyX-tp1092095p1092095.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Using pdfpages with LyX?

2008-11-12 Thread bigblop

I use the latex package 'pdfpages' to include a frontpage in my lyx document.
But I can only export the whole report to pdf (using pdflatex) if I supply
the full path to the pdffrontpage. The is not optimal when the .lyx file is
used with SVN.

Does anybody know if its possible to use pdfpages in lyx with relative
paths?
-- 
View this message in context: 
http://n2.nabble.com/Using-pdfpages-with-LyX--tp1489169p1489169.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Show pagebreaks in the editor?

2008-12-12 Thread bigblop

Are there any plans in the future to show separate pages in the lyx editor
instead of one long background with potential unlimited margins?

Even though I much prefer LyX over Microsoft Word it just looks much better
when pages are shown separately in the editor.
-- 
View this message in context: 
http://n2.nabble.com/Show-pagebreaks-in-the-editor--tp1647346p1647346.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Caption for Algorithm?

2009-02-23 Thread bigblop

When I insert and algorithm float the text in the caption appears as the
title (in the top) of the algorithm. I like having this title but would also
like to have a caption. Is it possible to get both the title at the top and
a caption in the bottom?
-- 
View this message in context: 
http://n2.nabble.com/Caption-for-Algorithm--tp2371057p2371057.html
Sent from the LyX - Users mailing list archive at Nabble.com.



VERY fustrating problem with the LyX and Child documents!

2009-04-14 Thread bigblop

I have a problem using child documents in a LyX document. When I compile from 
the child documents the PDF is not always updated.

I have tried installing the latest version of LyX: LyX 1.6.2 released. (Mar 15, 
2009)  but I still get the same error. Here is what I do:

1) Open the master document
2) Compile the master document using:
  master-buffer-update pdf2
3) Preview the master document using (which opens a preview PDF in Sumatra PDF):
  buffer-view pdf2
4) Open a child document, add some text and from the child document run the 
compile command:
  master-buffer-update pdf2

After 4) I don't see the new text in the PDF previewer (sumatra PDF). I have 
tried going back to the master document and run:

  master-buffer-update pdf2

but the pdf preview is still not updated.

Sometimes  (ONLY sometimes) the changes in the child document appears if I 
create a new line in the master document and then compile it (the new line must 
be inserted at a new position each time). Otherwise I have to close and reopen 
LyX and then compile again to see the changes.


I have written many projects (60-80 pages typically) before using many child 
documents using the above procedure without any problems. This error is 
especially frustrating since it only appears sometimes and only sometimes can 
be solved inserting a new line in the master document.

Any ideas why LyX suddenly stops working with child documents?

I use LyX on Vista64
-- 
View this message in context: 
http://n2.nabble.com/VERY-fustrating-problem-with-the-LyX-and-Child-documents%21-tp2634145p2634145.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: VERY fustrating problem with the LyX and Child documents!

2009-04-14 Thread bigblop

Having located the area where the error occurs I have found two ways of solving 
the problem. In the LyX master file the content comes in the following order:


1) - a (possibly corrupted) .tiff image inserted in a figure.
2) - page break
3) - section
4) - Input: child.lyx
...

If I either choose to remove the image 1) OR remove the following pagebreak 2), 
the child document gets updated correctly. It would make sense if it only 
helped to remove the image but actually it also solves the problem to remove 
the pagebreak.

I had a LyX crash where I got the following info:

convert: 
C:/Users/bob/AppData/Local/Temp/lyx_tmpdir.p18708/gconvert0.q18708.tif: unknown 
field with tag 37724 (0x935c) encountered. `TIFFReadDirectory' @ 
tiff.c/TIFFWarnings/526.

Where I assume that 'convert' is an ImageMagic function. Maybe this could shed 
some light on whats is going on?





I have a problem using child documents in a LyX document. When I compile from 
the child documents the PDF is not always updated.

I have tried installing the latest version of LyX: LyX 1.6.2 released. (Mar 15, 
2009)  but I still get the same error. Here is what I do:

1) Open the master document
2) Compile the master document using:
  master-buffer-update pdf2
3) Preview the master document using (which opens a preview PDF in Sumatra PDF):
  buffer-view pdf2
4) Open a child document, add some text and from the child document run the 
compile command:
  master-buffer-update pdf2

After 4) I don't see the new text in the PDF previewer (sumatra PDF). I have 
tried going back to the master document and run:

  master-buffer-update pdf2

but the pdf preview is still not updated.

Sometimes  (ONLY sometimes) the changes in the child document appears if I 
create a new line in the master document and then compile it (the new line must 
be inserted at a new position each time). Otherwise I have to close and reopen 
LyX and then compile again to see the changes.


I have written many projects (60-80 pages typically) before using many child 
documents using the above procedure without any problems. This error is 
especially frustrating since it only appears sometimes and only sometimes can 
be solved inserting a new line in the master document.

Any ideas why LyX suddenly stops working with child documents?

I use LyX on Vista64


-- 
View this message in context: 
http://n2.nabble.com/VERY-fustrating-problem-with-the-LyX-and-Child-documents%21-tp2634145p2634721.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Child document not updated

2009-06-15 Thread bigblop

I am using LyX 1.6.2 on Vista 64. I have made a master.lyx file from where I
include a few child documents as input. I compile this master document and
preview it with sumatra pdf.

Normally when I edit and compile one of those child documents the updates
for the whole docment are shown in my PDF previewer (sumatra pdf) but that
does not work anymore. I compile the child document with the function:

master-buffer-update pdf2

Any ideas?


-- 
View this message in context: 
http://n2.nabble.com/Child-document-not-updated-tp3079483p3079483.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Child document not updated

2009-06-19 Thread bigblop

I have now tried to update to 1.6.3 on my vista64 machine but have the same
problem.

If I type ½ in the child document it sometime gets updated correctly. When I
look in the source ½ is \textonehalf{} maybe this trigger something in the
compilation - makes no sense at all. 

I have tried creating the same files in a fresh installation of LyX (1.6.2)
on Ubuntu 9.04 and get the same problem - its as if some of the child
documents are totally disconnect from the main even though I have specified
the main for each child.

Hopefully I can find 1.6 version of LyX (As far as I remember it did not
have this bug). 



bigblop wrote:
 
 I am using LyX 1.6.2 on Vista 64. I have made a master.lyx file from where
 I include a few child documents as input. I compile this master document
 and preview it with sumatra pdf.
 
 Normally when I edit and compile one of those child documents the updates
 for the whole docment are shown in my PDF previewer (sumatra pdf) but that
 does not work anymore. I compile the child document with the function:
 
 master-buffer-update pdf2
 
 Any ideas?
 
 
 

-- 
View this message in context: 
http://n2.nabble.com/Child-document-not-updated-tp3079483p3122519.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Child document not updated

2009-06-20 Thread bigblop

Using 1.6 instead did not help.

I have made a minimal example:

http://37133.vs.webtropia.com/apache2-default/test.zip

I run it like this with LyX 1.6.3 on vista64:

1) From master run master-buffer-update pdf2.
2) From master run buffer-view pdf2.
3) Click each of the child document and choose edit (opens in a new tab).
4) Choose child2, write some text and execute master-buffer-update pdf2.

Now when I look in the previewer the updates made in child2 are not visible. 

If I do the same thing for child1 the updates are visible. Its seems that
its only child2 thats disconnected. I have tried adding a child3 after
child2 and it gets updated correctly too.

Now here comes the wierd part. If I type '½' using the keyboard button in
child2 and then run master-buffer-update pdf2 it gets updated! Though it
typically only works the first time.

I have been able to reproduce this error on my desktop PC/vista64, my
laptop/winXP and on another machine running Ubuntu 9.04.

Any ideas appreciated!




 that can be 

bigblop wrote:
 
 I have now tried to update to 1.6.3 on my vista64 machine but have the
 same problem.
 
 If I type ½ in the child document it sometime gets updated correctly. When
 I look in the source ½ is \textonehalf{} maybe this trigger something in
 the compilation - makes no sense at all. 
 
 I have tried creating the same files in a fresh installation of LyX
 (1.6.2) on Ubuntu 9.04 and get the same problem - its as if some of the
 child documents are totally disconnect from the main even though I have
 specified the main for each child.
 
 Hopefully I can find 1.6 version of LyX (As far as I remember it did not
 have this bug). 
 
 
 
 bigblop wrote:
 
 I am using LyX 1.6.2 on Vista 64. I have made a master.lyx file from
 where I include a few child documents as input. I compile this master
 document and preview it with sumatra pdf.
 
 Normally when I edit and compile one of those child documents the updates
 for the whole docment are shown in my PDF previewer (sumatra pdf) but
 that does not work anymore. I compile the child document with the
 function:
 
 master-buffer-update pdf2
 
 Any ideas?
 
 
 
 
 

-- 
View this message in context: 
http://n2.nabble.com/Child-document-not-updated-tp3079483p3123985.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Change PDF viewer and define short-keys?

2007-12-05 Thread bigblop



Siegfried MEUNIER-GUTTIN-CLUZEL wrote:
> 
> To specify the viewer, I think you can go to
> Tools > Settings > Output > File formats
> where you have a Viewer field ...
> ( sorry, I translate from my french interface !)
> 
> Under File Formats its not possible to change anything. I can type eg.
> KPDF under viewer for PDF(pdflatex) but its not possible save or choose
> apply.
> 
> The shortcuts do exist :
> Ctrl-D to view DVI (compile)
> Shift-Ctrl-D to update DVI
> 
> You can see then in some menus.
> There are also the usual Alt/Meta shortcuts ( the letters are underlined 
> in the different menus ).
> 
> You can also define your own key bindings (see manual "Customize").
> 
> In the Customize manual it says that you can make your own mappings in the
> .kmap file:
> 
> The .kmap File
> 
> A .kmap file maps keystrokes to characters or strings. As the name
> suggests it sets a keyboard mapping. The .kmap file keywords
> kmap,kmod,ksmod, and kcomb are described in this section.
> 
> kmap Map a character to a string
> 
> 
> But I don't want to change the kmapping I only want to make shortcuts.
> 
> 
> Siegfried.
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Change-PDF-viewer-and-define-short-keys--tf4949451.html#a14173403
Sent from the LyX - Users mailing list archive at Nabble.com.



Edit complete source?

2007-12-05 Thread bigblop

I have choosen to view the complete source, but is there someway to edit in
the source directly? Currently is  a read-only preview.
-- 
View this message in context: 
http://www.nabble.com/Edit-complete-source--tf4952441.html#a14181160
Sent from the LyX - Users mailing list archive at Nabble.com.



\multicolumn in \array?

2007-12-05 Thread bigblop

How do I make a \multicolumn in an \array?

I have something like this:

\begin{center}$
\begin{array}{lrcrcrll}
\textnormal{maximize z =} & 2x_{1}  & + & 3x_{2} & + & 4x_{3}   
  
\\
\textnormal{subject to}   & 44x_{1} &  &  & + & 50x_{3} &  \geq
& 900  \\
  & 104x_{1} &  &  &  &  & \geq
& 2\\
  & x_{1} & + & x_{2} & + & x_{3} &\geq
& 50   \\
  &  &  &  &  & x_{3} &\geq
& 1000 \\
  &  &  &  & \multicolumn{2}{c}{x_1,x_2,x_3} & \geq
& 0\\
\end{array}$
\end{center}

But in LyX its only possible to choose \multicolumn when working with
tabulars. Is there no support for \multicolumn in arrays?
-- 
View this message in context: 
http://www.nabble.com/%5Cmulticolumn-in-%5Carray--tf4952449.html#a14181191
Sent from the LyX - Users mailing list archive at Nabble.com.



Change PDF viewer and define short-keys?

2007-12-05 Thread bigblop

I have just installed LyX for Ubuntu 7.10. Is there someway to specify the
PDF-viewer to be used?

And is there someway to specify short-key for compile, preview etc.
-- 
View this message in context: 
http://www.nabble.com/Change-PDF-viewer-and-define-short-keys--tf4949451.html#a14171032
Sent from the LyX - Users mailing list archive at Nabble.com.



A few other issues

2007-12-05 Thread bigblop

1) I am using justified text, which I prefer when I print. But I get seasick
when all the text moves when I write. Is there someway to disable
justification in  LyX, but still keep it in the final pdf?

2) Is there someway to force overwrite of current pdf file when using
"buffer-export pdf2" without having to confirm with yes or no?

I would like to only use "buffer-export pdf2" instead of "buffer-update
pdf2" (so I am sure that the pdf file is always generated in the source
dir), but its annoying that you have to confirm if the current pdf should be
overwritten.
-- 
View this message in context: 
http://www.nabble.com/A-few-other-issues-tf4953506.html#a14184706
Sent from the LyX - Users mailing list archive at Nabble.com.



Function names in Lyx?

2007-12-05 Thread bigblop

I have made a file /home/mos/.lyx/bind/myShortcuts.bind where I define my own
keybindings. But is there a way to find the name of the different functions
in LyX? I am looking for the functions to:

update pdf (running pdflatex)
view pdf
insert math-mode
insert tex mode
etc

a list of the correct names for the these functions (and more) would be
nice.
-- 
View this message in context: 
http://www.nabble.com/Function-names-in-Lyx--tf4950614.html#a14174677
Sent from the LyX - Users mailing list archive at Nabble.com.



Change size of inserted LaTeX code?

2007-12-06 Thread bigblop

Is there some way to change the size of the latex code when typing it
directly into the LyX editor?
-- 
View this message in context: 
http://www.nabble.com/Change-size-of-inserted-LaTeX-code--tf4958747.html#a14201603
Sent from the LyX - Users mailing list archive at Nabble.com.



using command '\llap' in alignat

2007-12-06 Thread bigblop

I have made the following in an alignat environment:

\begin{alignat}{6}
& \text{maximize z } = & 2 x_1   &  & {}+{} &  & 3x_2 &  & {}+{} &  & 4x_3  
 
&\\  
& \text{subject to}& 44 x_1  &  &   &  &  &  & {}+{} &  & 50x_3 
 
& \geq  900  \\  
&  & 104 x_1 &  &   &  &  &  &   &  &   
 
& \geq  2\\  
&  & x_1 &  & {}+{} &  & x_2  &  & {}+{} &  & x_3   
 
& \geq  50   \\  
&  & &  &   &  &  &  &   &  & x_3   
 
& \geq  1000 \\  
&  & &  &   &  &  &  &   &  &
\llap{$x_1,x_2x_3$} & \geq  0 
\end{alignat} 

Its possible to make the same in LyX (without typing latex code directly).
But I have a problem with the last line. I use:

\llap{$x_1,x_2x_3$}

so the result in LyX is:

\llap{\$x_{1},x_{2},x_{3}\$}

is there no way to get:

\llap{$x_1,x_2x_3$}

in an alignat block?
-- 
View this message in context: 
http://www.nabble.com/using-command-%27%5Cllap%27-in-alignat-tf4958974.html#a14202402
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Change size of inserted LaTeX code?

2007-12-06 Thread bigblop

Yes but that changes all fonts. I would like to change size for the latex
code without changing for the rest of the text.


Richard Heck-3 wrote:
> 
> bigblop wrote:
>> Is there some way to change the size of the latex code when typing it
>> directly into the LyX editor?
>>   
> You can change the font size under Tools>Preferences, I think. All of 
> this will be much more configurable in LyX 1.6.x.
> 
> Richard
> 
> -- 
> ==
> Richard G Heck, Jr
> Professor of Philosophy
> Brown University
> http://frege.brown.edu/heck/
> ==
> Get my public key from http://sks.keyserver.penguin.de
> Hash: 0x1DE91F1E66FFBDEC
> Learn how to sign your email using Thunderbird and GnuPG at:
> http://dudu.dyn.2-h.org/nist/gpg-enigmail-howto
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Change-size-of-inserted-LaTeX-code--tf4958747.html#a14203186
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: A few other issues

2007-12-07 Thread bigblop

Also works here! The file stdclass.inc should be copied to
/home//.lyx/layouts if others try.



Michael Thompson-13 wrote:
> 
> 
>> Hmm, yes, I see. Well, here's a better way, perhaps, and it might even 
>> solve your problem more globally. Find the file stdclass.inc and copy it 
>> to your local LyX directory. Then change the line that says "Align 
>> Block", under Style Standard, to "Align Left". This may just get you 
>> exactly the result you want: Left-aligned on screen, but justified in 
>> the output. If so, and if you want to edit other layouts, then you can 
>> do the same with stdlayouts.inc and change e.g. the Quote environment.
>> 
>> Richard
>> 
> 
> Dear Richard:  
> Wonderful!  
> So far everything is working as you predicted.  It makes the writing 
> environment much more humane, (given whatever it is about me 
> and some others.)  I recommend giving it look to those who might
>  think it is a matter of indifference. 
> I have not yet tried it on the quotes via stdlayouts.inc.
> -Michael
> 
> 
> 
> 
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/A-few-other-issues-tf4953506.html#a14209518
Sent from the LyX - Users mailing list archive at Nabble.com.



Add Bibliography to TOC?

2007-12-07 Thread bigblop

When I add a Bibliography from the dropdown menu in the left-top corner (not
the bibtex bibliography) I get a  Reference section where I can add my
references. Is there someway to add the Bibliography to the TOC?

I don't want to add all the references just the title "References" to the
TOC. I know that I can just add:

\usepackage[numbib,nottoc]{tocbibind}

to the preample, but would like to know if there is a more "LyX-way" to do
this.
-- 
View this message in context: 
http://www.nabble.com/Add-Bibliography-to-TOC--tf4961229.html#a14209773
Sent from the LyX - Users mailing list archive at Nabble.com.



Remove Italic from TOC?

2007-12-07 Thread bigblop

Is it possible to remove Italics from th TOC? In the source its like this:

\textit{\tableofcontents{}}

But I cannot find a way to remove \textit.
-- 
View this message in context: 
http://www.nabble.com/Remove-Italic-from-TOC--tf4961277.html#a14209887
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Edit complete source?

2007-12-07 Thread bigblop

But that does not work in the  "LaTeX source" area. Only in the LyX editor.



Helge Hafting wrote:
> 
> bigblop wrote:
>> I have choosen to view the complete source, but is there someway to edit
>> in
>> the source directly? Currently is  a read-only preview.
>>   
> Click the TeX icon and you can write any latex code you want.
> Note that the source view isn't really "source", what you see
> is the latex code LyX will export if you print.
> 
> Helge Hafting
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Edit-complete-source--tf4952441.html#a14210822
Sent from the LyX - Users mailing list archive at Nabble.com.



Spell check on the fly?

2007-12-11 Thread bigblop

Is there any chance that LyX in the future will support spell check on fly,
where each misspelled word is underlined with a red line in the editor if
its incorrectly spelled?
-- 
View this message in context: 
http://www.nabble.com/Spell-check-on-the-fly--tp14274928p14274928.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: What are your experiences (including figures)?

2007-12-11 Thread bigblop

I always convert to .pdf and don't like to see the image in the LyX editor,
only in the created pdf. But are there other advantages that I don't get?



Jürgen Spitzmüller wrote:
> 
> bigblop wrote:
>> I just tried inserting a .png file in LyX using this HowTo:
>>
>> http://www.lyx.org/LGT/figure.php
>>
>> It seems ok but I still think its much faster just to copy paste the 
>> LaTeX
>> code in a tex block and then change the filename.
> 
> Then you don't have all the extra goodies, such as automatic conversion to
> an 
> appropriate format and monitoring.
> 
> Jürgen
> 
> 

-- 
View this message in context: 
http://www.nabble.com/What-are-your-experiences-%28including-figures%29--tp14274500p14274954.html
Sent from the LyX - Users mailing list archive at Nabble.com.



What are your experiences (including figures)?

2007-12-11 Thread bigblop

I just tried inserting a .png file in LyX using this HowTo:

http://www.lyx.org/LGT/figure.php

It seems ok but I still think its much faster just to copy paste the  LaTeX
code in a tex block and then change the filename.

Does anyone actually use the LyX way to include figures/pictures?
-- 
View this message in context: 
http://www.nabble.com/What-are-your-experiences-%28including-figures%29--tp14274500p14274500.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Spell check on the fly?

2007-12-11 Thread bigblop


Joost Verburg wrote:
> 
> Manveru wrote:
>> For most writers such feature is more a bug that a helpful feature. Those
>> annoying red underlines may break your way of thinking during writing,
>> the
>> same is about autocorrection. These Word feature is for people, who do
>> not
>> want to click "spell check my doc" every time they finish writing - there
>> are plenty of writers who still use typewriters - they do not like to be
>> corrected on-line.
> 
> Separation of layout from content is a good thing and one the major 
> features of LyX/LaTeX. Separating spelling and content however does not 
> make any sense to me.
> When I'm notified immediately of a spelling error, it's easy to fix it. 
> However, fixing it afterwards takes a lot of additional time; you often 
> have to read the entire paragraph again to get the right context.
> 

Thats they same way I feel, its to time consuming to do all spell checking
separately.


Joost Verburg wrote:
> 
> I would consider on-the-fly spell checking as a huge improvement.
> 

Same here. Or since people have different opinions why not leave it as an
option.
-- 
View this message in context: 
http://www.nabble.com/Spell-check-on-the-fly--tp14274928p14280861.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: What are your experiences (including figures)?

2007-12-12 Thread bigblop



Jürgen Spitzmüller wrote:
> 
> bigblop wrote:
>> I always convert to .pdf and don't like to see the image in the LyX
>> editor,
>> only in the created pdf. But are there other advantages that I don't get?
> 
> LyX watches if the image is externally modified.
> 
> Jürgen
> 
> 

Ok it also seems that its not possible to refer to labelled figures in plain
tex. Is it correct that I need to insert figures with lyx and label to refer
to them later?
-- 
View this message in context: 
http://www.nabble.com/What-are-your-experiences-%28including-figures%29--tp14274500p14310326.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Linebreaks in tabulars?

2007-12-30 Thread bigblop

Is there someway to make linebreaks in a tabular for a single cell?
-- 
View this message in context: 
http://www.nabble.com/Linebreaks-in-tabulars--tp14545913p14545913.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Creating a tabular

2008-01-07 Thread bigblop

When I create a tabular and add a row or column a double line separator is
used. I have to manually remove this for each cell. Is there someway to
specify that tabulars should not have these double line separators?
-- 
View this message in context: 
http://www.nabble.com/Creating-a-tabular-tp14667069p14667069.html
Sent from the LyX - Users mailing list archive at Nabble.com.



left justify floats?

2008-01-08 Thread bigblop

I have made a figure with a float (png picture). But is centered as default
is there someway to left-justify a figure/picture? I have tried using the
left-justification also used for text but the I get the error:

LaTeX Error: \begin{document} ended by \end{flushleft}.


-- 
View this message in context: 
http://www.nabble.com/left-justify-floats--tp14686440p14686440.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: left justify floats?

2008-01-10 Thread bigblop

Hm it seems that I cannot include a pdf file even though it get shown in the
pdfpreview. I get the error:

"Error converting to loadable format"

in LyX. When I press the edit button after clicking on the float I get:

No information for editing PDF (ps2pdf)

Is it not possible to include PDF in LyX files?


Siegfried MEUNIER-GUTTIN-CLUZEL wrote:
> 
> To change the horizontal position of a float,  I position the cursor 
> inside the float and I use the menu Edit>Paragraph Settings and I choose 
> the position.
> 
> Hope it helps.
> 
> Siegfried.
> 
> 

-- 
View this message in context: 
http://www.nabble.com/left-justify-floats--tp14686440p14742246.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: left justify floats?

2008-01-11 Thread bigblop



You need to define a converter in Tools>Settings Converter
E.g. a PDF->EPS converter should help.




Ok I have now added:

>From format:
PDF (pdflatex)

To format:
Postscript

which results in this string in the Converter box:
fig2dev -L png $$i $$o


But I still get the same error. Do I have to manually write some obscure
converter command to make it work?

-- 
View this message in context: 
http://www.nabble.com/left-justify-floats--tp14686440p14753639.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Keep LyX from editing the preample?

2008-01-21 Thread bigblop

I don't like the way LyX semi-controls the preample. If you want to specify
the geometry for a page with commands different from the LyX way they need
to be inserted before the pagestyle, but this is currently impossible.

Either the preample should be completely controlled by LyX or not at all,
the current semi solution only results in confusion on what is specified and
what is not in my case.

Is there someway to have complete control over the preample without using
the initial LyX commands? 
-- 
View this message in context: 
http://www.nabble.com/Keep-LyX-from-editing-the-preample--tp14999696p14999696.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Presentations in LyX?

2008-02-06 Thread bigblop

I normally use:

\documentclass{beamer}

when I create presentations in LaTeX. But how compatible is LyX with Beamer?
I just imported an old beamer tex file, but it looks very confusing. Am I
better of using a traditional latex editor for presentations/beamers?
-- 
View this message in context: 
http://www.nabble.com/Presentations-in-LyX--tp15306739p15306739.html
Sent from the LyX - Users mailing list archive at Nabble.com.



LyX files and subversion

2008-02-17 Thread bigblop

How does splitting of files in LyX work when creating larger projects with
subversion? Should each .lyx file just be included where is supposed to be
inserted?
-- 
View this message in context: 
http://www.nabble.com/LyX-files-and-subversion-tp15530573p15530573.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Input files in LyX

2008-02-18 Thread bigblop

How do I split files in LyX when writing a larger project?

I have made a main.lyx file and a test.lyx file. In the main.lyx file I use
insert-->file-->Lyx document...to insert test.lyx. 

But when making a change to test.lyx it does not appear when I compile
main.lyx. I have also tried to compile test.lyx before compiling main.lyx
but that does not help.
-- 
View this message in context: 
http://www.nabble.com/Input-files-in-LyX-tp15544647p15544647.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Problem with \includepdf (pdfpages)

2008-02-18 Thread bigblop

In this post:

http://www.nabble.com/problem-with-pdfpages-td15235086.html#a15236616

a problem with includepdf is posted. I currently have the same problem. If I
change the current tmp dir in Tools->Preferences->Path to eg /home/user/tmp
and place my pdf file in that dir I still get an error when I try to preview
it from LyX. It seems that i will only work when i use the default dir /tmp.

Is there some work around for this error or will this problem be fixed in a
future release?
-- 
View this message in context: 
http://www.nabble.com/Problem-with-%5Cincludepdf-%28pdfpages%29-tp15546917p15546917.html
Sent from the LyX - Users mailing list archive at Nabble.com.



LyX starting in root mode

2008-02-20 Thread bigblop

When I start LyX from a shell it starts in root mode, is this what its meant
to do?
-- 
View this message in context: 
http://www.nabble.com/LyX-starting-in-root-mode-tp15600010p15600010.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: LyX starting in root mode

2008-02-21 Thread bigblop



M-L-2 wrote:
> 
> On Thu, 21 Feb 2008, bigblop shared this with us all:
>>--}
>>--} When I start LyX from a shell it starts in root mode, is this what its
>> meant --} to do?
> 
> If you start it from a root shell, and have it display on the users X
> server. 
> Using something like KDE might allow you to do that? But it shouldn't. You 
> should get an error message: 
> # lyx
> lyx: cannot connect to X server
> 
> But that might not be the case if using KDE or something like that?
> 
> HTH
> -- 
> Registered Linux User:- 329524
> **
> Strictly speaking, there is no such thing as an enlightened person. There
> is 
> only enlightened activity. -- SHUNRYU SUZUKI
> <<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> Debian - Just the best way to do magic.
> 
> 

But I don't want to run it in root-mode.

I use Kubuntu 7.10. I have changed the theme for all application run in
root-mode (kdesu kcontrol -> colors). When I start LyX it uses the root
theme I have defined, but I don't have to type any password. But maybe this
is a bug in Kubuntu.

-- 
View this message in context: 
http://www.nabble.com/LyX-starting-in-root-mode-tp15600010p15606717.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Separate bibliography for separate lyx files?

2008-02-27 Thread bigblop

I have made a main.lyx file that includes a few "child" .lyx files. Is there
someway to create a bibliography in a separate file that can be used in all
the separate .lyx files?
-- 
View this message in context: 
http://www.nabble.com/Separate-bibliography-for-separate-lyx-files--tp15717106p15717106.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Separate bibliography for separate lyx files?

2008-02-27 Thread bigblop

> I have made a main.lyx file that includes a few "child" .lyx files. Is
there
> someway to create a bibliography in a separate file that can be used in
> all
> the separate .lyx files?
>   
Are you using BibTeX? If so, you can put the bibliography bit at the end 
of each file, and it will be generated with them when they're compiled. 



Ok so there is no way to keep the bibliography in a separate file and only
include it in the master document?


-- 
View this message in context: 
http://www.nabble.com/Separate-bibliography-for-separate-lyx-files--tp15717106p15723144.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Separate bibliography for separate lyx files?

2008-02-27 Thread bigblop



bigblop wrote:
> 
>> I have made a main.lyx file that includes a few "child" .lyx files. Is
>> there
>> someway to create a bibliography in a separate file that can be used in
>> all
>> the separate .lyx files?
>>   
> Are you using BibTeX? If so, you can put the bibliography bit at the end 
> of each file, and it will be generated with them when they're compiled. 
> 
> 
> 
> Ok so there is no way to keep the bibliography in a separate file and only
> include it in the master document?
> 
> 
> 

My bad it works fine. I have created a bio.bib file and inserted from the
menu in LyX. The content of the .bib file is visible in all child files.

But another thing. When I am writing in child file and choose to compile how
do I make it compile the master document instead of the child document?
-- 
View this message in context: 
http://www.nabble.com/Separate-bibliography-for-separate-lyx-files--tp15717106p15723580.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Equation numbering

2008-03-15 Thread bigblop

All my equations in LyX have the number (0.1) but they are shown correctly in
the pdf. But why the same number for all equations in LyX?
-- 
View this message in context: 
http://www.nabble.com/Equation--numbering-tp16071319p16071319.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: Equation numbering

2008-03-16 Thread bigblop



David Hewitt wrote:
> 
> This was just discussed recently. Search the archives for "display formula
> numbering" and you'll get what you want.
> 
> 
> bigblop wrote:
>> 
>> All my equations in LyX have the number (0.1) but they are shown
>> correctly in the pdf. But why the same number for all equations in LyX?
>> 
> 
> 

Ok I have now read that post and it seems that there is currently no
solution to this problem and that its caused somewhere in the instant
preview implementation, or have I misread the post?
-- 
View this message in context: 
http://www.nabble.com/Equation--numbering-tp16071319p16077712.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Creating math defintions?

2008-03-16 Thread bigblop

Are there some way in lyx to create math definitions like the third line
below:

1. This is a section

1.2 This is a subsection

Definition 9.1 if 


In normal latex I added this to the preample:

\usepackage{amsthm}
\newtheorem{thm}{theorem}
\theoremstyle{definition}
\newtheorem{defn}[thm]{Definition}

and in my .tex fil I did:

\begin{defn} If \end{defn}

But is there a smarter way for this in LyX?
-- 
View this message in context: 
http://www.nabble.com/Creating-math-defintions--tp16077760p16077760.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Run script from LyX?

2008-03-29 Thread bigblop

I have made a script that does some file conversion before calling pdflatex.
Is there someway to run this from LyX?
-- 
View this message in context: 
http://www.nabble.com/Run-script-from-LyX--tp16376398p16376398.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Automatic reload PDF?

2008-03-29 Thread bigblop

Is there someway to automatically reload the PDF after compiling in LyX? I
know that Kpdf supports this feature but I use gnome and would like to avoid
using KDE software.

I have tried a latex plugin for gedit:

http://live.gnome.org/Gedit/LaTeXPlugin

When compiling .tex files the PDF is automatically updated/reloaded using
evince even though it does not support reload by default.

I am not sure how they have made this work but maybe the same procedure is
possible for LyX.
-- 
View this message in context: 
http://www.nabble.com/Automatic-reload-PDF--tp16376629p16376629.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Change PDF viewer?

2008-05-10 Thread bigblop

I have installed LyX on windows XP. I would like to change the pdf viewer to
something else (SumatraPDF which can be found on this link:
http://blog.kowalczyk.info/software/sumatrapdf/)

I then choose Tools -> Preferences -> File Formats -> PDF (pdflatex). And
under viewer I type: sumatraPDF.exe. But when I want to preview from LyX I
get an error that windows could not find the previewer. How do I change the
PDF viewer?


-- 
View this message in context: 
http://www.nabble.com/Change-PDF-viewer--tp17163035p17163035.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Reload PDF-viewer?

2008-05-10 Thread bigblop

I have installed LyX for windows XP. But when I make changes to my file I
need to reopen the PDF file to see the change. Is there no way to avoid
closing and reopening each time I want to see and updated version of my
test?
-- 
View this message in context: 
http://www.nabble.com/Reload-PDF-viewer--tp17163046p17163046.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Scriptsize in mathmode is not displayed

2008-06-03 Thread bigblop

I use LyX for winxp. When I chose to make a summation using \scriptstyle it
disappears in LyX but appears in the PDF. Is this a well known bug?
-- 
View this message in context: 
http://www.nabble.com/Scriptsize-in-mathmode-is-not-displayed-tp17633224p17633224.html
Sent from the LyX - Users mailing list archive at Nabble.com.



noindent for abstracts?

2008-07-02 Thread bigblop

I have made an abstract in my .lyx file. But I can't seem to disable
indention in the created pdf. If I use a line break the following line is
indented, how do I disable this?
-- 
View this message in context: 
http://www.nabble.com/noindent-for-abstracts--tp18235018p18235018.html
Sent from the LyX - Users mailing list archive at Nabble.com.



LyX and SVN

2008-07-03 Thread bigblop

I have some .lyx files under version control with SVN. But when I get a
conflict I cannot open the conflicted .lyx file I get an error that the file
is not a lyx document. How do I solve conflicted lyx files?

It seems that LyX is not very compatible with SVN will this compability
issue be solved in the future?
-- 
View this message in context: 
http://www.nabble.com/LyX-and-SVN-tp18257195p18257195.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: noindent for abstracts?

2008-07-04 Thread bigblop



Use ERT (Insert-TeX code) \noindent before you type any sentence in a new
paragraph.
Is that what you want ???


Yes but I would like to avoid using ERT. In settings its possible to disable
indention and specify vertical skip instead. This seems to work fine for all
paragraphs but not forthe abstact environment.
-- 
View this message in context: 
http://www.nabble.com/noindent-for-abstracts--tp18235018p18274584.html
Sent from the LyX - Users mailing list archive at Nabble.com.



<    1   2   3   >