I'm away from my lyx setup now, so my reply will be out of memory.
> Have had some problems with your preamble:
> > \Newassociation{sol}{Svar}{ans}
> > {\theorembodyfont{\upshape} \newtheorem{uppg}{Uppgift}}
> > \newenvironment{ug}{\begin{uppg}\normalfont}{\end{uppg}}
>
> Which gave an "Undefined
> What do other people use for exercises? And will this ever be built into
> LyX? I have to use ERT to get exercise.sty working.
I use
\usepackage{answers}
To get it working more easy, I put the stuff below into my lyx configuration
files. With this I can just press M-g u to insert an exercise,
> Then I tried to install it again. Nevertheless, when I run the command
> ./configure I receive the following error messages
Exactly what ./configure? What directory? Are you trying to compile LyX?
> ** moc 4 binary not found !
I can't believe that LyX is depending on that moc exists.
> ** uic
Consider the case where you have one file, you start tracking changes, and you
send the file to person X. X do stuff and send you the file back, now it's
possible to see the changes, but what if you can't be sure X hasn't messed it
up in someway? Accepting X's own changes?
Is it possible to ke
Hi.
I noticed that there were no upgrade instructions in the announcement of
1.5.0.
If I have 1.4.4, and a lot of stuff in the ~/.lyx configuration directory, is
there any thing special I should do after upgrading?
Gunnar.
> How about "LyX for your field"?
That sounds fine to me, or perhaps
"Lyx for your kind of work"?
(my SEK 0,02)
Gunnar.
> How to print files on my epson 1280 printer from Lix?
Have you managed to configure your printer to print from other programs? Then
there should be no problem to print from LyX.
If you have problems, try to export to pdf file and print from acrobat reader?
(or export to postscript and print fr
Hi.
i've tried the 1.5.0. RC2 in Windows and I noticed that the PgUp/PgDn keys on
the keyboard doesn't move all the way to the start/end when I place the
cursor in the middle of a short file. The keys works fine in longer files,
but even there, when I get close to the start/end of the file, it d
> 1. Your book will have to be different from any I have read.
Correct, otherwise there is no point in writing the book.
> 3. On reflection, most maths books are impenetrable because they go from
> the general to the particular. My belief is that paedagogically the
> reverse works better: Use a co
> The usual advice is not to use eqnarray.
Why not?
Regards,
Gunnar
On Monday 28 May 2007 16:47, Tariq Abdullah wrote:
> Hi,
>
> I want to place figure in center of page in a one-column document. I am
> including float and then inserting a figure in the float.
> Any solution for that??
IRC, There were some discussion about this some time ago.
One way is to select
> Thanks, Gunnar, but with "type writer" text, one cannot insert spaces
> in the beginning of lines.
Can be solved with "hard spaces" CTRL + space
> document. Unfortunately, I cannot get the code of the procedure NOT
> indented, even after having set the paragraph not indented. Any ideas?
> (I am using LyX 1.4.4.)
>
> Thanks in advance,
>
> Paul
Write it as standard text, select textstyle "type writer" in the menu.
That will do the trick.
> Hi Steve, I took your praise and placed a copy on the relevant page on the
> wiki:
>
> http://wiki.lyx.org/LyX/Praise
>
> /Christian
>
> PS. I'm forwarding this to the developers' list, it's good to remember now
> and then that LyX is really appreciated :-)
While on the subject of praising
> I have many lyx files. I want to batch convert them to pdf. how can i do it
> on windows/ubuntu. please help.
On the command line
lyx -e pdf *.lyx
If I use something like this, (a customized environment)
\newtheorem{uppg}{Uppgift}[section]
\newenvironment{ug}{\begin{uppg}\normalfont}{\end{uppg}}
Can I make LyX show the counter number of each ug environment?
Gunnar.
On Thursday 12 April 2007 18:24, Lyx Physicist wrote:
> Hi, I have inserted a few equations using the math panel and I want to
> enlarge the font so its easier to read. I tried to just highlight the
> text and make it bigger, but that didnt work. Is there something else I
> need to add or some ot
Robert, You should remove the -r switch in the converter!
To all that uses this.
If you get into problem with undefined sequences and you see the command "\dq"
in the error report. Try remove the -r switch in the converter.
HTH
Gunnar.
> This is great, do you know how to do on Windows?
> I did everything as you described (with Perl insted of C++), but if i
> want to see a dvi preview i get folowing error:
> LaTex Error: File './0d__daten_prog_perl_myscript.tex' not found
>
> ...d__daten_prog_perl_myscript.tex}
>
> Do both of these approaches work OK with producing sane-looking HTML as
> well as PDFs?
I have not experimented with HTML export with highlight, but I think it should
be possible to add a converter to make highlight produce html output.
> Are then any examples of output from your 'highlight' ap
> I changed the converter so that it output to
> foobar.tex.
> Here is a copy of the .tex it generated. This I can
> not import into LyX and make it compile with pdfLaTeX.
Could you also remove the -f switch from the converters (just temporarily) and
send me the code that is produced?
And a lyx
> When I try to import this code below and then run
> pdfLaTeX it causes an error. I had to remove the
> last line to make it generate correctly.
What was the error message?
Make sure that all commands that it uses are available in the preamble.
If you skip the -f parameter when calling highligh
> I tried it but also got stopped with errors as below.
> It looks like the highlighter is not running to
> generate the .tex.
>
> ...nput{.\0C__LyXDocs_Temp_graceful_prog.tex}
>}
> The control sequence at the end of the top line
> of your error
> Yes, Windows reboot. But nothing changed.
Then I give up (temporarily).
Someone else that can try this?
> Form me the path looks strange "LaTex Error: File
> './0d__daten_prog_perl_myscript.tex' not found"
> First the leading dot, than "/0" ...
>
> But i just noticed, the file myscript.pl is not converted to
> myscript.tex if i want to view a preview. When i start reading your
> how-to, i converted i
LyX version 1.4.4 ? I've only tried it with 1.4.* versions.
> > If it says z1 in your file, change to z0. I had similar problems until I
> > changed it to z0.
> > Does that help?
>
> Noop, nothing changes.
Since it's windows, restart? ;-)
Then I'm almost out of ideas. I really thought it could be
> We must have a serious confusion here...
Let's just ignore the past confusion and be happy that it works.
Well done (both of us)!
Gunnar.
> This is great, do you know how to do on Windows?
Unfortunatly not.
I have not tried this on windows, yet.
But the hightlight program works fine?
> I did everything as you described (with Perl insted of C++), but if i
> want to see a dvi preview i get folowing error:
> LaTex Error: File './0d__d
> Could you consider putting this in the Wiki?
I answer again.
Yes, I can consider it, and I've realized it's not easy enough to do it so I
abandon that idea.
Here is the working Wiki code if someone knows how to do it.
-
> Could you consider putting this in the Wiki?
Of course!
Christian, since you seem to be the wiki-wizard, where (and how, what format)
should I put it?
I will most likely add more stuff to my document in the future.
Gunnar.
On Thursday 29 March 2007 10:39, Abdelrazak Younes wrote:
>
> I know that this has 'been done' but I'm not sure how to go about it
> myself. I would like to link to an external source code file and 'pull
> it in' to my compiled document when I use pdflatex. I would like to
> apply source code highlighting, although that's not essential (the
> language I'm u
Hello
I wish to create a keyboard shortcut for inserting 2x1 matrix (when I'm inside
a math enivornment), what should I write in the bind file for this?
I use LyX 1.4.4.
The only documentation I seem to find is for 1.3.3 on the wikipages. Isn't
there any more uptodate?
Thanks,
Gunnar.
Any ETA on when it will return?
Best wishes
Gunnar
> A thought: prepare a typical document both ways and then show management
> the differences. Point out the difference between letter kerning and
> blank space kerning. Worth a shot. Probably won't work.
Oh.. I like this topic.
Another thing is the archiving. If you want to use a computer for arc
> Everybody knows that word sucks but most people use it...:P
Same goes for SuckOffice.
> And there is no win32 LYX yet..
Isn't there?
>
> My work is finished with lyx...great program!
> And the text looks very nice too...
> unfortunately univ.chair wants me writing my next documents
> in MS WORD
Hello.
I would like to creata my own shortcuts, like the M-m-8 to create the infinity
sign or M-p-s to get the standard text environment. How can I do that?
It is so boring to use the mouse to get a Definition in a AMS document...
Gunnar.
There's a program called Xv, with that you should be able to transform
from jpg to postscript, if I'm not misstaken.
Xv should be available for (almost) all UN*X platforms.
> Hi everybody
>
> Is there any way to import pictures in other formats than *ps? I mean, I've got
> some *jpg ones which w
> Gunnar> Hello. I have a latex .cls file that defines a nice letter
> Gunnar> style (with .eps headers ,special commands for greatings,
> Gunnar> etc...). Now I would like to write my letters with LyX. I have
> Gunnar> read a little in Custumization chapter 6 about the lyx .layout
> Gunnar> but i
Hello.
I have a latex .cls file that defines a nice letter style (with .eps
headers ,special commands for greatings, etc...). Now I would like to
write my letters with LyX. I have read a little in Custumization chapter 6
about the lyx .layout but it didn't help.
Can someone please tell me how t
39 matches
Mail list logo