Hi.
How do I make LyX 1.4.6 for Windows XP display mathsymbols? \sum is
transformed into "P" in LyX but it looks alright in the ps/pdf files.
Thanks
Gunnar.
teResult "$$FName.tex"
Requirement "graphics"
FormatEnd
TemplateEnd
The problem is that the FileFilter does not work. I thought it should filter
away all files except those ending in
.prov
but it does not. Can you help me spot the error? I use LyX 1.3.5 in Linux.
Gunnar.
> I think the package afterpage offers what you want.
Just a futile attempt to solve it, but why wouldn't a thing like this work?
\renewcommand{\section}[1]{\newpage\section{#1}}
I tried but it didn't.
2 if you'd like to translate it, extend it or
remove my ugly codewriting.
Gunnar.
> [EMAIL PROTECTED]:~> gcc graf.cpp
g++ graf.cpp grafrita.cpp function.cpp
will help you. You need to give all three cpp files to the compiler or else
you will have to link it together by yourself.
Gunnar.
> Speaking of which, that package might require some costly Boreland C++ or
> Visual Studio licence to be workable for Win32 users.
I've compiled with Dev-C++ and here is a exe file for windows users without a
compiler.
http://web.comhem.se/~u46307480/RitaGraf.exe
Gunnar.
I'm using Linux and if I open two LyX documents, I can't copy and paste
between the two windows.
I can select text in other windows and paste it by a mouseclick in a LyX
window.
Why can't I copy/paste between the LyX windows?
Gunnar.
Hi.
I have a LyX (1.3.6) file that contains a reference to an eepic file that is
be included with "\input" command. That works, but when I change in the eepic
file, the LyX files preview is not updataed, even though I use update
postscript/ view postscript and reloads the postscript file.
What c
> Does closing and reopening the LyX document rectify the problem?
Don't know, but going to sleep, start from the beginning and be aware of what
I'm doing solved it.
Sorry for bothering you with my mistakes.
> Is anyone aware of any samples of lyx and a customized titlepage? E.g. a
> full page image with text printed over it.
I simply inserted an eps file and in ERT I inserted the commands
\thispagestyle{empty}
\newpage
worked for me.
Gunnar.
Hi.
I'm using a multicol environement with two columns but I'd like some more
space between the columns. I have used these commands
\setlength{\columnsep}{20mm}
\setlength{\columnseprule}{0.4pt}
but the columnsep doesn't seem to be changing. It doesn't matter if it is 20mm
or 40mm or 10mm, same
Sorry, I should put the
> \setlength{\columnsep}{20mm}
command outside of the environment.
That fixes things.
r I think).
Starting with a new LyXdocument didn't change a thing. Still no menues.
Now I need some advice about what we can try to do on his computer. I'm not
very familiar to debugging misbehaving programs in Windows, so any idea is a
good idea.
Regards, Gunnar.
On Sunday 06 November 2005 22:05, James W Dow wrote:
> LyX is a wonderful word processor. It is best one for writing mathematics
> directly from the keyboard. Please don't spend a huge time developing it
> for Windows. Windows will gradually fade away. Putting nice programs like
> LyX on that opera
Hi.
I'm trying to setup a perfect LyX environment in MS windows for users that is
not very used to LyX/LaTeX.
The problem I have right now is that they make drawings in MS paint.
The question: is there any way to make LyX convert png/gif pictures to eps
automatically? They display the pictures f
ally this does LyX
> for you but it increases the compiling time when you create a
> PDF-document with many images. Better use one of the three formats above.
Oh, I'm so used to eps/postscript that I wasn't aware of that.
Thanks for telling me that Uwe.
Gunnar.
Hi.
I'm using LyX 1.3.6 and Windows and I'm having a problem with fonts and
foiltex.
I write a simple presentation and try to preview the dvi but the dvi file
doesn't show the things that I've written.
It says (when checking document properties).
Making PK font:
C:\texmf\miktex\bin\makepk.exe --
Hi.
I'm having trouble updating the postscript preview if I include eepic
graphics. Even direct changes to the eepic file isn't noticed in the
postscript file,same old plot is used.What am I doing wrong or what is going
on with LyX 1.3.6? Even closing the postscript and displaying it all
overa
> MuPAD is no longer free for Linux, I am afraid to tell you.
Isn't there still a free version for personal home usage?
It's not very clear (make it harder to get it for free?), but isn't this TAN
thing a free thing for personal noncommercial use?
https://www.mupad.org/muptan/muptan.php
> Use the LaTeX-package "listings". I attached an example LyX-file.
> Perhaps LyX should support the listings-package in one of the next
> releases.
No offense, but how do you make it look good?
to include the pictures again.
Gunnar
X-mas is soon here, where is 1.4? :-)
How can I automatically get a decimal comma instead of a decimal point in math
environments?
I've tried
\AtBeginDocument{\def\extrasspanish{}}
and even
\DeclareMathSymbol{,}{\mathpunct}{letters}{"3B}
\DeclareMathSymbol{.}{\mathord}{letters}{"3B}
\DeclareMathSymbol{\decimal}{\mathord}{letters}{"3
> How can I automatically get a decimal comma instead of a decimal point in
> math environments?
>
> I've tried
> \AtBeginDocument{\def\extrasspanish{}}
>
> and even
> \DeclareMathSymbol{,}{\mathpunct}{letters}{"3B}
> \DeclareMathSymbol{.}{\mathord}{letters}{"3B}
> \DeclareMathSymbol{\decimal}{\mat
> I do not understand what you want.
Don't worry, neither did I when I read it.
> If you want to use decimal comma instead of a decimal point, then
> write decimal commas instead of writing points. That way you get what
> you want, and the math looks good.
If I write 4,5 in math environment, I ge
> Well, change tracking in 1.3 is really really unsupported. In 1.4, it
> is much better, but still have many problems.
Really serious problems or very minor things?
It would be super to be able to use it soon.
Hi.
I'm using the "hightlght" program to hightlight C++ code that I include in my
LyX files. I have created an external template so I can include C++ files
with ease.
But the problem is that with small pieces of code, only a few lines, it is a
little bit too much work to create all these small
> perhaps listings.sty ?
Thanks for your reply,
but I feel that highlight makes it beautiful, listings doesn't. :-(
nd then the result is includeed
with \include{...}?
> how about showing us an example of the task?
>
> martin
>
> On 20/01/06, Gunnar <[EMAIL PROTECTED]> wrote:
> > > perhaps listings.sty ?
> >
> > Thanks for your reply,
> > but I feel that highlight makes it beautiful, listings doesn't. :-(
I wrote a c++ program that extracted my special c++ code environment. But I
ran in to problems with the exported LaTeX file (export from LyX 1.3.6, LyX
format 221).
If I write
int main( int a = 4, string namn = "adfa öööas");
I get
\begin{KODcpp}
int main( int a = 4, string namn = {}``adfa öö
> It seems this could be helpful for me too. I just didn't understand so
> far how to do a thing of this kind. .-(
> So, would you mind to post this lyx-shortcut (and the latex commands)
> here? Thanks
I post all I have done.
There are still some undetected bugs, but it works on and decent *niix
> You are sure listings can't do what you want?
> The defaults may not fit your needs, but this package is
> very configurable.
If someone can make it look like the result of the highlight program, then I'm
happy.
The fonts, spacings are all ugly. No code in the listings documentation looks
good
What should I write in the bind file if I wish to make a marked text to have
typewriter style and bold letters at the same time?
I have an external template defined for including c++ code (attached at the
bottom of the message) and I'm having problem with updating the postscript
after editing one of the included c++ files. The postscript file doesn't.
update when I do S C T to update the postscript.
Restarting LyX works
> Do you know the listings package?
Yes, and I don't want it.
This is a more general kind of problem, how do you update a postscript file?
I have a LyX document that includes a figure (Insert->Graphics), it's an eps
file. It is shown in LyX. But when I preview the postscript, or export on the
command line afterwards: lyx -e pdf Prov.MaC.lyx I get the most strange
error:
$ lyx -e pdf Prov.MaC.lyx
Executing command:dvips -t a4 -o
No one has anyideas?
I look at the latex file and it looks alright, and I can run latex on it and
get a healthy dvi file. but as I try to run dvips to produce a postscript it
starts to go crazy:
dvips: Could not find figure
file /home/gunnar/Skola/Undervisning/vandblad.eps;
I create the file
It seems to be related to the fact that pdflatex can't handle eps and
everygraphics file must be converted to pdf with the epstopdf command.
How can I tell LyX to do this for me?
pbuf0/0_home_gunnar_Skola_appollonius.eps;
> Does your document include an image whose path is
> /home/gunnar/Skola/appollonius.eps? In other words, is that path
> correct? Is it the path you supplied in LyX when you inserted the image?
Yes it does, but the path was changed a litt
What is the bare minimum for a LyX installation if the only thing that should
be done is writing new LyX documents and producing pdf's?
LyX, LaTeX, ghostscript, what else? As I remember, the LyX installer installed
both Perl and Python. Will LyX work without them?
The reason for asking is that
> Nowadays, I find myself touching the mouse mostly to close ERT boxes,
> because I can't see a way to close these via a keybinding.
Ctrl+i closes it for me.
Hello.
I've inserted the following eps file in LyX 1.3.6 (gentoo linux)
%!PS-Adobe-3.0 EPSF-2.0
%%BoundingBox: 0 0 200 140
/mm {2.834646 mul} def
10 10 translate
0 10 120 {
dup 0 exch moveto 180 exch lineto
} for
0 10 180 {
dup 0 moveto 120 lineto
} for
stroke
showpage
The line
> > I have a LyX (1.3.6) file that contains a reference to an eepic file that
> > is be included with "\input" command. That works, but when I change in
> > the eepic file, the LyX files preview is not updataed, even though I use
> > update postscript/ view postscript and reloads the postscript fil
Hi. I have my own environment for theorems, etc, and in one theorem I use a
floatflt figure to show some stuff. It looks like this:
Theorem 7.7
yada yada yada yada yada yada
formula
picture here
And I should perhaps add that if I add a long text directly after the formulas
inside of the theorem environment, then that text isn't wrapped. Very
strange.
> Hi. I have my own environment for theorems, etc, and in one theorem I use a
> floatflt figure to show some stuff. It looks like this:
>
I use a program called "highlight" to highlight the source code, and all this
is done by adding an external template (insert -> external template)
In the file .lyx/external_templates I add
Template CppKod
GuiName "[C++ $$Basename]"
HelpText
Snyggar till C++ kod
> I'm going to give this a try.
>
> But, where to get the highlight program?
www.andre-simon.de
There are some maple.sty files etc. They ought to be available on the net.
> Hello
>
> Does somebody know how to
> import maple sheets in lyx?
>
> I'm using Lyx 1.4... on windows
>
> Is it possible with <>?
>
> If yes, which settings?
>
> Thanks, Rafael
> Gunar,
>
> Do you put anything special in the preamble?
> I'm able to import the coding but unfortunately LyX
> gives these errors when I attempt to view the dvi.
Oh yes, sorry.
I have these lines.
% Highlighting theme definition:
\newcommand{\hlstd}[1]{\textcolor[rgb]{0,0,0}{#1}}
\newcommand{
> It is functional now.
Great!
> It does appear, however, that sometimes the
> highlighter generates .tex with very long lines that
> are not recognized upon inclusion in the .lyx file.
> I can workaround for now.
Exactly, what is the problem? The long lines are not truncated in LyX?
Try add a
> I am actually inputting VB code. So I grabbed your
> external template and updated it for .bas code.
>
> The highlight program is converting to .tex and, in
> the process, inserting "\dq{}" commands here and
> there. I don't know what these are, but they are not
> very muched liked by .lyx.
Have you tried to add a customized keyboard shortcut for your own commands?
That might work. But I think recognizing the leading "\" can be a problem.
I use keyboard shorcuts for everything and I find it to be very efficient
(most of the time less keystrokes compared to the corresponding latex
So, finaly I'm taking the step to 1.4 from 1.3.7
I have some customizations all over the the .lyx directory, keybindings,
external templates, etc.
Is there something I should do before chaning to 1.4 except making a backup
copy?
I think I've fixed the LFUN and external templates now, but I get these
messages when starting with a new document:
New counter already exists: part
New counter already exists: part
New counter already exists: part
New counter already exists: chapter
New counter already exists: section
New counte
> What does these messages mean? Can it be layout files that needs updates
> to?
It was that. Problem solved!
On Wednesday 16 August 2006 12:25, Jean-Marc Lasgouttes wrote:
> >>>>> "Gunnar" == Gunnar <[EMAIL PROTECTED]> writes:
>
> Gunnar> I think I've fixed the LFUN and external templates now, but I
> Gunnar> get these messages when starting with
Add the following to .lyx/externaltemplates
(modify accordingly to python, this is C++ (cpp)
Template CppKod
GuiName "[C++ $$Basename]"
HelpText
Snyggar till C++ kod
HelpTextEnd
InputFormat cpp
FileFilter "*.{cpp,h,hpp,c}"
ViewComman
Some of the problems:
If I have two consecutive math displayformulas and position the cursor in the
first, and press the arrow down key, I usualy move to the line AFTER the
second mathdisplayformula. Very anoying.
And here is a picture of a mathdisplay formula where if I put the cursor
betwe
On Wednesday 23 August 2006 09:45, Gunnar wrote:
> Some of the problems:
> If I have two consecutive math displayformulas and position the cursor in
> the first, and press the arrow down key, I usualy move to the line AFTER
> the second mathdisplayformula. Very anoying.
>
> And
On Wednesday 23 August 2006 09:46, Gunnar wrote:
> On Wednesday 23 August 2006 09:45, Gunnar wrote:
> > Some of the problems:
> > If I have two consecutive math displayformulas and position the cursor in
> > the first, and press the arrow down key, I usualy move to the line
> How long have you used lyx?
When was the first versions of LyX available? Was it version 0.10 ?
It's been so very long since I started using it.
I'm looking for documentation for how to give options to external templates.
I wish to give two values ( and of course the filename), and produce a LaTeX
code like this
{\hangindent=8cm\hangafter=-6\relax
\noindent
\raisebox{-\height}[0pt][0pt]{
\makebox[0pt][r]{\includegraphics{Q.eps}\hspace*{
I have almost stoped using the mouse in LyX now, the only problem in 1.4.2 is
that if I wish to add an index entry, I only get the grey box and have to
click on it to open it to add text. The usual C-i that closes/opens the ERTs
doesn't work here :-(
Is there a cure so I can open/close it with
On Sunday 15 October 2006 19:56, Nick Kuzmik wrote:
> I do a lot of math in lyx, and I create a lot of macros on the fly. What's
> the best way to keep them organized? Maybe make it so every file I open
> has all the same macros?
In .lyx/bind/ directory you will find a lot of files, there you can
I want to write an equation like this
( 3
( --- + 3+ 3+ +3+ ...
( 4
3+ +3+3+3+3 )
But the second line should end with a bracket of the same size as it started.
How do I do that?
> /usr/share/texmf-tetex/tex/latex/base/ (as article.sty) and
> contract.layout in .lyx/ . And finally I tryed to reconfigure Lyx but I
> got :
> +checking for document class contract [article,contract.sty]... no
>
> Can somebody explain me where I did a mistake?
I don't think you should have to,
> Is there anything else ?
> Some package having the "::" character ?
Some time ago I wrote about C++ and syntax highlightning on this list. It uses
an external program called Highlight for code generation. That might be
helpfull.
> > How can I have the +/- symbol where the + is on top of the - symbol,
> > reading plus or minus. For example, a standard deviation would have
> > this sign. Tex code is fine.
Since I like the command shortcuts,
ALT+m +
Hi.
Not really lyx related but someone might perhaps know how to produce nice eps
drawings of a volume of rotation. You know the kind of picture you usually
find in your calculus textbook where the graph of f(x) rotates around the
x-axis.
Any ideas?
-L -t 4 -I -S cpp -f -r -q $$FName -o $$FName.tex
I'm not really sure what is going on here. I thought I had it working.
Any ideas, anyone?
Regards Gunnar.
UpdateResult "$$FPath$$Basename.tex"
FormatEnd
TemplateEnd
And the result is a file that lacks some of the images that are used.
In the console I get:
dvips: Could not find figure file /home/gunnar/Skola//int_area.eps; continuing
and that file really exists in the curre
> And the result is a file that lacks some of the images that are used.
> In the console I get:
> dvips: Could not find figure file /home/gunnar/Skola//int_area.eps;
> continuing
>
> and that file really exists in the current directory.
> This picture is included with ER
Hi again.
I just created a new account, logged in, started lyx 1.4.3 and created the lyx
file attached.
I try to view the file but all I get is
dvips: Could not find figure file /tmp//int_area.eps; continuing
I try lyx -e pdf and lyx -e ps with the same result, but
lyx -e latex newfile1.lyx
> Preview in LyX
> and lyx -e ps both worked fine for me. Are You sure that /tmp is the
> directory where int_area.eps should be found? Try putting int_area.eps
> to the same directory where your newfile1.lyx resides and try again.
>
>
> Best,
> Jan
I found that changing z1 to z0 in /etc/texmf/dvi
teTeX (and it uses pdflatex so there might be a fierce battle between
postscript and pdf...
Best wishes
Gunnar
ut of business.
Best wishes
Gunnar
On Tuesday 23 January 2007 06:00, Steve Litt wrote:
> Hi all,
>
> I was considering switching to OpenOffice because of the excessive effort
> in creating/modifying styles in LyX.
>
> So as an experiment, I began making a derivative, in Op
> Does anyone know of a LaTeX questionnaire class or LyX questionnaire
> template? I need to create a fairly big questionnaire (1000+ questions) and
> I would like to know if there's a solution developed for this task.
Before doing this, shouldn't you ask yourself if anyone ever will fill it out?
> Notwithstanding, I remember Herbert Voss electing the '\centering'
> solution as the best one.
He seems to be very good at this, so why did he say this?
I can't remember if I have ever had any problem with the paragraph
justification solution.
> You may want the excellent ``listings`` package.
Or the even more excellent program "highlight" (The result looks better with
this one)
> this is external program, right?
Yes.
http://www.andre-simon.de/
> moved to the beginning of the next word. Apart from being just odd,
> there's a real problem with that: If I have the text "firstword
> [MATH] secondword", and the cursor is at "firstword", then I can not
> move (quickly) to the beginning of the [MATH] stuff, since C-right
> just moves past the m
ase
seems to be down at the moment.
Regards
Gunnar.
> We should really set up some kind of fallback mechanism that works
> (a) when Lars is not available (which seems to be rather common lately)
> and (b) without the help of "Third Parties".
Some thoughts,
It can't be that hard to setup a mirror site called lyx2.org or something else
that is easy
On Friday 16 March 2007 12:55, Eugeny N Dzhurinsky wrote:
> Hello, could somebody please tell me how is it possible to convert LyX
> document to PDF from command line?
lyx -e pdf file.lyx
creates file.pdf
> Is there any way to specify I would like to use pdflatex to make
> conversion?
lyx -e pdflatex file.lyx
perhaps?
Hello,
I'm having problem in LyX 2.0.0rc3 (ubuntu has some lag) with a very simple
test document.
I insert an eps file with Insert -> Graphics and I can display the document as
a pdf file (pdflatex) and as a ps file.
That works fine,
Then I add an ERT
{\includegraphics{venn5.eps}
and it works
On Saturday 14 May 2011 08.47.45 Gunnar wrote:
> Hello,
>
> I'm having problem in LyX 2.0.0rc3 (ubuntu has some lag) with a very simple
> test document.
>
> I insert an eps file with Insert -> Graphics and I can display the document
> as a pdf file (pdflatex) and as
On Monday 16 May 2011 18.15.43 Julien Rioux wrote:
> On 14/05/2011 2:47 AM, Gunnar wrote:
> > How can I make LyX work with ERT and pdf? (Yes, I need ERT)
>
> I'm curious what is your use case which requires ERT for includegraphics
> ? Since LyX supports inclusion of any g
Hello.
I use LyX 2.0.0pre3 with ubuntu and for some reason the word completion in
math mode is very slow.
If I start to type \vee I write \v and can wait for an eternity, and then
finaly it suggests \vee and some other alternatives. I found a setting th
he lyx file and the logotype attached in this mail.
TIA Gunnar.#LyX 1.1 created this file. For more info see http://www.lyx.org/
\lyxformat 218
\textclass article
\begin_preamble
%%\addtolength{\voffset}{-4mm}
\usepackage{graphics}
\end_preamble
\language swedish
\inputencoding latin1
\fontscheme de
, and then some
more LaTeX code. How do I define that?
Or can I do that with some other macros?
Gunnar.
--
http://www.gunix.dk ---To boldly browse were no one has browsed before
> > I would like the action to insert some LaTeX code, a figure, and then
> > some more LaTeX code. How do I define that?
> By playing around with
> command-sequence ert-insert ; self-insert xxx ; inset-toggle ;
> etc.
Ehh.. sorry for being stupid. Where do I write that? Is there any example I
ca
>Icon "command-sequence ert-insert ; self-insert xxx ; inset-toggle
Allright, now it starts to get a little bit clearer, Still the question of
how to give a fixed parameter to ert-insert so I get that as LaTeX code.
I still use LyX 1.1.6fix4. Has much changend in 1.3.1 concerning this?
I guess
Hello.. again.
With LyX 1.3.1 I can't see the section numbers in the LyX window.
The postscript preview shows them correctly.
Why aren't they there in LyX?
--
http://www.gunix.dk ---To boldly browse were no one has browsed before
Hello.
I want to use eepic figures in LyX (created with ePiX), is there any other
way to do that other than using ERT like
\begin{figure}[hbt]
\input{myfig.eepic}
\end{figure}
Hello.
If I use "include file" and choose verbatim format for my c++ source code
that I want to have in my lyx file, the tab's are not respected, no space
to indent the lines. :-( It works if I use space's instead of tab's. Is
there a way to get this behaviour in LyX?
Have I gotten some of my environments wrong or is LyX doing something wrong?
Any help on this matter is very much appreciated.
b.lyx
Description: application/lyx
#\DeclareLyXModule{Gunnar}
#DescriptionBegin
#Gunnars modul
#DescriptionEnd
Style GGGExample
LatexType Environm
Hello.
How can I have an enumeration list and then use the mdwlist package to
suspend enumeration, insert some lyx code (yes, new enivornment), and
then resume the enumeration? It seems like that the enumeration is ended,
and then the resume command is operating outside of any
\begin¥enumerat
Oh my...
Thanks, that was a feature I didn't know of.
Time to read the doc's again!!
> Gunnar, try this. (The attached LyX file does not use the mdwlist
> package, but it addresses everything else I think.)
I just found the "picins" package. That looks really promising!
1 - 100 of 176 matches
Mail list logo