On Sunday 22 September 2002 12:12 am, Remzi Seker wrote:
> if you do view-update dvi it still works --without the need to change the
> document. This is needed before exporting the file into pdf too.
> Remzi
The problem seems to be with the temporary file .tex.dep. Lyx does not seem
to be settin
On Sunday 22 September 2002 12:12 am, Remzi Seker wrote:
> if you do view-update dvi it still works --without the need to change the
> document. This is needed before exporting the file into pdf too.
Tried it. Interesting. It does rerun latex, but it doesn't solve the problem.
The citations in t
if you do view-update dvi it still works --without the need to change the
document. This is needed before exporting the file into pdf too.
Remzi
- Original Message -
From: "Peter Hovmand" <[EMAIL PROTECTED]>
To: "Dekel Tsur" <[EMAIL PROTECTED]>; "LyX users" <[EMAIL PROTECTED]>
Sent: Satur
On Saturday 21 September 2002 03:00 pm, Dekel Tsur wrote:
> On Sat, Sep 21, 2002 at 01:14:20AM -0400, Peter Hovmand wrote:
> > I upgraded to 1.2.1 and noticed that citations in the text are showing up
> > as (?), although they appear correctly in the references. The only way I
> > get around it is
I am getting an error with that
\addtocontents{lof}{\ Figure\hfill Page}
Something like addvspace, any ideas?
myriam
See
http://www.educat.hu-berlin.de/~voss/lyx/tocloft/tocloft.phtml#header
- Original Message -
From: "Myriam Abramson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, September 21, 2002 9:29 PM
Subject: LOF, LOT and LOA
>
> I am trying to add a Page heading to those lists
I am trying to add a Page heading to those lists
Figure Page
1.1 figure x ..1
1.2 figure y ..2
I've been successful adding a Page heading to TOC with
\addtocontents{toc}{\hfill Page\endgraf} in the pream
In my preamble, I've put
\renewcommand \thepart {Title \@Roman\c@part}
to get the parts to print "Title I", etc in the TOC. But then in the
body, I always see "Part Title I", etc. It looks like \partname is exactly
what I need to set, but adding the following doesn't work even th
Posted just a wee bit too soon...
Although the "imake" version of installing libxpm looked like it
finished OK, apparently it does/did not (at least on this slackware 8.1
install-everything install.)
Try using the "make -f Makefile.noX", then "make -f Makefile.noX
install" method given a little
On Sat, Sep 21, 2002 at 01:36:27PM -0700, Peter Harkins wrote:
> On Sat, Sep 21, 2002 at 08:00:10PM +0300, Dekel Tsur wrote:
> > > the corresponding float menu in LyX, the algorithm numerotation is global
> > > (1,2,3, ...) rather chapter specific (1.1,1.2,2.1,).
> > > Any ideas?
> >
> > Add
Hi all,
I can't seem to get 1.2.1 to compile on a particular Slackware box. The
configure script says it has seen libXpm version 4.11, but mentions
right afterwards that it can't find the libXpm libraries. I'm using
"--with-extra-lib=..." and also "--with-extra-inc=" . The compile
finishes, but w
On Sat, Sep 21, 2002 at 08:00:10PM +0300, Dekel Tsur wrote:
> > the corresponding float menu in LyX, the algorithm numerotation is global
> > (1,2,3, ...) rather chapter specific (1.1,1.2,2.1,).
> > Any ideas?
>
> Add to the preamble:
>
> \renewcommand{\thealgorithm}{\thechapter.\arabic{alg
On Sat, Sep 21, 2002 at 08:02:13PM +0300, Dekel Tsur wrote:
> On Fri, Sep 20, 2002 at 10:03:40PM -0700, Peter Harkins wrote:
> > I've got a document that I'm renumbering a little - instead of
> > "Section 1", etc. I've got "Title I", "Title II". I've put the following in
> > the preamble to ge
Hi Dekel,
Thank you for the solution, it is perfect!
Regards,
Rasmus
Dekel Tsur wrote:
>
> On Fri, Sep 20, 2002 at 02:41:59PM +0200, Rasmus Ory Nielsen wrote:
> > Hi,
> >
> > This is probably not a LyX problem, but more a problem with latex.
> > Anyway, here it comes.
> >
> > The problem is wi
On Sat, Sep 21, 2002 at 01:14:20AM -0400, Peter Hovmand wrote:
> I upgraded to 1.2.1 and noticed that citations in the text are showing up as
> (?), although they appear correctly in the references. The only way I get
> around it is to export to TeX and run latex and BibTeX myself. From the
> a
On Sat, Sep 21, 2002 at 01:37:21PM -0500, Bo Peng wrote:
> I have a question with algorithm environment. When I insert a float
> algorithm box and then paste my source code from emacs to lyx, all new
> lines disappear and I have to add them manually. I understand that this
> has something to do wi
On Sat, Sep 21, 2002 at 07:17:09PM +0200, Pascal Francq wrote:
> > > the corresponding float menu in LyX, the algorithm numerotation is global
> > > (1,2,3, ...) rather chapter specific (1.1,1.2,2.1,).
> > > Any ideas?
> >
> > Add to the preamble:
> >
> > \renewcommand{\thealgorithm}{\thechapt
I have a question with algorithm environment. When I insert a float
algorithm box and then paste my source code from emacs to lyx, all new
lines disappear and I have to add them manually. I understand that this
has something to do with the way latex deal with newlines but is there a
way to keep th
On Saturday 21 September 2002 19:00, Dekel Tsur wrote:
> On Sat, Sep 21, 2002 at 06:33:37PM +0200, Pascal Francq wrote:
> > I am using the algorithm package. In the preamble of my LyX document, I
> > have inserted "\usepackage[chapter]{algorithm}". When I insert an
> > algorithm trough
>
> LyX 1.2
On Fri, Sep 20, 2002 at 10:03:40PM -0700, Peter Harkins wrote:
> I've got a document that I'm renumbering a little - instead of
> "Section 1", etc. I've got "Title I", "Title II". I've put the following in
> the preamble to get it to print right, but it messes up the table of
> contents. I'm
On Sat, Sep 21, 2002 at 05:27:41PM +0100, Misha Gavrilovich wrote:
> > This is wrong. You must enter a number after math-macro-arg!
> > In your case, use math-macro-arg 1 (as the tov macro has only one argument).
>
> I think it is a bug somewhere; I am confused.
> The problem is that when I type
On Sat, Sep 21, 2002 at 06:33:37PM +0200, Pascal Francq wrote:
> I am using the algorithm package. In the preamble of my LyX document, I have
> inserted "\usepackage[chapter]{algorithm}". When I insert an algorithm trough
LyX 1.2.x does not use the algorithm package.
> the corresponding float m
Hi,
I am using the algorithm package. In the preamble of my LyX document, I have
inserted "\usepackage[chapter]{algorithm}". When I insert an algorithm trough
the corresponding float menu in LyX, the algorithm numerotation is global
(1,2,3, ...) rather chapter specific (1.1,1.2,2.1,).
Any i
On Sat, Sep 21, 2002 at 05:48:40PM +0200, Lucian Muresan wrote:
>
> I'm trying to write a multipart document and want to use some macros for
> math formulae, picture placements and so on. If I define them in the
> preamble of the master document, lyx can't find them if I try to use
> them in a
On Sat, Sep 21, 2002 at 01:40:52PM +0100, Misha Gavrilovich wrote:
> > > math-macro-arg 1
> >
> > This is the correct way to add a macro argument (in 1.2.x, it is also possible
> > to type #1).
>
> This way does not work; probably I was not clear enough; maybe it is a bug.
>
> Let me spell out
Hi,
I'm trying to write a multipart document and want to use some macros for
math formulae, picture placements and so on. If I define them in the
preamble of the master document, lyx can't find them if I try to use
them in an included document. Of course, I'd like to have them in one
single p
On Sat, Sep 21, 2002 at 01:25:50PM +0300, Dekel Tsur wrote:
> On Fri, Sep 20, 2002 at 05:15:10PM +0100, Misha Gavrilovich wrote:
> >
> > I am not able to understand how to define macros with arguments in LyX;
> > like if I want to define \frac myself;
> > I do not know how to enter an argument ma
Juergen Spitzmueller wrote:
>Luiz Eleno wrote:
>
>
>>Question 1: bla bla bla? (using a font, say, times)
>>
>>Answer: bla bla bla. (using another font, say, arial)
>>
>>Is it possible to do that?
>>
>>
>
>If you really want something like times and arial, then you just have to
>toggle betw
On Fri, Sep 20, 2002 at 05:15:10PM +0100, Misha Gavrilovich wrote:
>
> I am not able to understand how to define macros with arguments in LyX;
> like if I want to define \frac myself;
> I do not know how to enter an argument mark; if I follow the Users' Guide
> recommendations and try to enter e
On Fri, Sep 20, 2002 at 08:52:17AM -0400, Wolfgang Engelmann wrote:
> I am using marginal notes and have the following problem:
> The notes are partly rather long, and on the normal margin they take too much
> space. Therefore I incraese the inner margin by
> document layout > paper > margins >
On Fri, Sep 20, 2002 at 02:41:59PM +0200, Rasmus Ory Nielsen wrote:
> Hi,
>
> This is probably not a LyX problem, but more a problem with latex.
> Anyway, here it comes.
>
> The problem is with the danish character ? (in ERT it's \AA, also known
> as &ARING; in html).
> If I insert the character
On Thu, Sep 19, 2002 at 02:42:42PM +0200, Axel Heinrici wrote:
> Hi
>
> Is there a way to put Text over an image.
> I have an eps image and I want to do the labeling with something
> equivalent to tex:"\put(3,7){this is the mounting}" inside this
> image.
See
http://www.lyx.org/help/psTricks/
On Tue, Sep 17, 2002 at 11:03:36PM -0700, Kenward Vaughan wrote:
> I have been with Sid for quite a while now, never with any real problems
> until seemingly the last system update. Now Lyx does not create a ps file
> with the default font, or any of several others. I get blank pages or ones
> w
On Thu, Sep 19, 2002 at 11:05:55PM -0700, Peter Harkins wrote:
> I've got an Enumerate that has some text in the middle, hwo do I get
> it to pick up from where I left off? I'd the like output to look like:
>
> 1. Foo
> 2. Bar
>
> subsection*
> standard text
> 3. baz
> 4. quux
See http://
Luiz Eleno wrote:
> Question 1: bla bla bla? (using a font, say, times)
>
> Answer: bla bla bla. (using another font, say, arial)
>
> Is it possible to do that?
If you really want something like times and arial, then you just have to
toggle between sans serif and serif fonts.
Layout->Character->
35 matches
Mail list logo