I use pdflatex to create PDF files from lyx. In the preamble I have
\pdfinfo { /Author (Tuukka Toivonen and Markus Mattila )
/Title (Accurate Positioning Unit)
/Subject (Sulautettujen järjestelmien työ)
}
However, it doesn't accept ä and ö characters. I also
Tuukka Toivonen wrote:
>
> I use pdflatex to create PDF files from lyx. In the preamble I have
> \pdfinfo { /Author (Tuukka Toivonen and Markus Mattila )
>/Title (Accurate Positioning Unit)
>/Subject (Sulautettujen järjestelmien työ)
> }
>
> However, it d
On Tue, 7 Aug 2001, Wont Tell wrote:
> Hi,
> I am unable to see any math symbols in lyx. After
> pressing the required button in math panel all that
> appears in lyx is a space. They appear finally in dvi
> file but its they do not appear on lyx itself. Anyone
> knows whats happening?
>
> Inx
On Mon, Aug 06, 2001 at 07:42:22PM +0200, Herbert Voss wrote:
> Michael Koundouros wrote:
> >
> > how do I get the \textdegree symbol into mathmode?? [call me fussy - I don't
> > want to use the superscript-circle method].
>
> in mathmode: \mbox{
> lyx puts by default the closing parenthesis
> t
On Tue, Aug 07, 2001 at 06:34:39PM +0200, Herbert Voss wrote:
> Rem wrote:
> >
> > it doesn't really work.. the figure continues beyond the page...
>
> in preamble
> \newcounter{mySubCounter}
> \newcommand{\myCaption}{}
[...]
Here is a better solution:
1) If you want your figure to have the sa
On Wed, Aug 08, 2001 at 04:13:03PM +0300, Dekel Tsur wrote:
> See attached file
I forgot to attach the file, so here it is:
#LyX 1.2 created this file. For more info see http://www.lyx.org/
\lyxformat 218
\textclass article
\begin_preamble
\newcounter{parentfigure}
\newenvironment{subfigures}{
On Tue, Aug 07, 2001 at 09:30:47AM -0500, Remzi Seker wrote:
> In the Lyx file have something like this:
> however in the dvi, what i have is this:
> Appendix 2
> fig 1
> appendix 3
> fig2
> fig3
>
> fig4
> fig5
> fig6
>
> Layout > Document > Extra> Float Placement: !h
> is there
> Any ideas
On Wed, Aug 08, 2001 at 09:21:48AM +0300, Erkko Airo wrote:
> On Tue, 7 Aug 2001 [EMAIL PROTECTED] wrote:
>
> > When I select File->view dvi from the menu, lyx (1.1.5fix1)
> > says on the status line:
> > Executing command: xdvi -paper us 'xxx.dvi' & (buffer view [C-d] [M-f d])
> >
> > or somet
On Wed, Aug 08, 2001 at 03:39:53AM +0200, Manuel Campos Martínez wrote:
> Indeed, It becomes near necesary when i have three or more levels (like in 3.a.i.C)
> because it's a tedious work changing the depth several times.
>
> is it possible to change this behaviour from any menu option?
You need
On Wed, 8 Aug 2001, Herbert Voss wrote:
> > However, it doesn't accept ä and ö characters. I also tried \"a and \"o
> > without success. I don't have anything in TeX encoding field. Should I?
>
> yes.
Ok, it works when I use "T1" encoding, however, then I get bitmapped
computer modern fonts (no
Thanks to Dekel and Herbert! One more technical report is out of the way!
Cheers!
R
On Wednesday 08 August 2001 08:17, Dekel Tsur wrote:
> On Tue, Aug 07, 2001 at 09:30:47AM -0500, Remzi Seker wrote:
> > In the Lyx file have something like this:
> >
> > however in the dvi, what i have is this:
>
Dekel Tsur <[EMAIL PROTECTED]> replies:
>Another problem can be that latex is not properly installed on your machine.
>What is the value of \latex_command in the lyxrc.defaults file ?
\latex_command "latex"
Thanks for the response,
Jim
Hello, you had a problem with Mandrake and Math symbols in LyX.
It seems to be a common problem, and I'll forward you couple of
messages which might help.
-- Forwarded message --
Date: Wed, 8 Aug 2001 14:22:22 +0200 (CEST)
From: Michael Abshoff <[EMAIL PROTECTED]>
To: Wont Tell <[
Erkko Airo <[EMAIL PROTECTED]> replies:
>Are you using Linux? And if so, what flavor?
SuSE 6.3. I installed the lyx1.1.5fix2 rpm from a SuSE site,
if I remember correctly. SuSE 6.3 came with lyx1.1.0 or thereabouts.
>On Debian Woody (i.e. testing) there has been a similar happening for a
>whil
On Wed, Aug 08, 2001 at 09:16:20AM -0700, Jim Osborn wrote:
> Dekel Tsur <[EMAIL PROTECTED]> replies:
> >Another problem can be that latex is not properly installed on your machine.
> >What is the value of \latex_command in the lyxrc.defaults file ?
>
> \latex_command "latex"
So check what happe
Lars Gullik Bjønnes wrote:
>
> Subject: Feedback from www.lyx.org
> Date: Wed, 8 Aug 2001 17:49:02 +0200
> Manuel Guillermo Forero Vargas ([EMAIL PROTECTED]) entered the
> following feedback message on the LyX home page:
> --
Hi
I am using apalike and natbib packages to format my blibliography and
print an output like
(author, 1991: 21)
I'm using lyx 1.1.3
But all sudenly, without any change onde the lyx file my references
started tobe printed in a number based mode:
(21: 12)
I did not do any change on my lyx fil
Hi,
a little bi off-topic but is there a possibility to get the number of words
of a lyx documents with ispell ?
All other methods (wc -> to much words; wordcount.sh -> no output) produced
no acceptable result.
Is there a command line option you can use with ispell to get the number of
words ?
I'
Rodrigo Esteves de Lima-Lopes wrote:
> But all sudenly, without any change onde the lyx file my references
> started tobe printed in a number based mode:
>
> (21: 12)
>
> I did not do any change on my lyx file, and I don't know what might
> have caused this.
>
> dos anyone konw how to fizx it
"Saalfeld, Christoph" wrote:
>
> Hi,
>
> a little bi off-topic but is there a possibility to get the number of words
> of a lyx documents with ispell ?
> All other methods (wc -> to much words; wordcount.sh -> no output) produced
> no acceptable result.
> Is there a command line option you can u
BibTeX seems to be the flavour of the month (maybe for version 2.0 Lyx
will have its own BibTeX interface, and we'll be saved all these
problems!).
OK, I finally got MLA style working (thanks, Herbert!) but URLs don't
show up. I can get a URL to come up by using a different field, but the
effect
> Will there be a function to count words within LyX in future releases ?
> (like in word ?)
Do you have an exact definition of what constitutes a word? How much words
are "12th Oct 2000" and how much words are "1 + 2"?
Andre'
--
André Pönitz . [EMAI
robin wrote:
>
> but URLs don't
> show up. I can get a URL to come up by using a different field, but the
> effect is ugly. Is there any way to force this (MLA style is not the
> only culprit, BTW)?
do a search in comp.text.tex, there were several proposals
for citations with urls.
Herbert
--
23 matches
Mail list logo