On Mon, 11 Jun 2001 23:57:51 +0200 wrote Thorsten Fischer
<[EMAIL PROTECTED]>:
>
> > A self-extracting, self-installing LyX4Win would be a great idea, and would
> > really get LyX into popular use, I think. As for X-servers, Cygwin's is
> > free, though I don't know if that's as in beer or sp
Christian Naeger wrote:
>
> Well, if s.o. could tell me how I can change page numbering to begin with 0
> instead of 1 (so that the title page doesn't get a number), I'd be all set!
have a look at
http://www.educat.hu-berlin.de/~voss/lyx/page/page.html
Herbert
--
http://www.educat.hu-berlin.d
On Mon, 11 Jun 2001, Baruch Even wrote:
> A project idea I came up with after one too many requests for LyX is to
> have a Linux (or any other unix for that matter) distribution complete
> with LaTeX/DocBook support an X-Server and LyX to be booted into from
> the CD itself.
I have been seriousl
"Kayvan A. Sylvan" wrote:
> No, that's good enough.
I just need "hyperref," right? What is the easiest way to install
it in a near-stock RedHat 7.1 full install (just added LyX,
TeTeX-LyX and XForms)?
> The following code in your LaTeX preamble does most of what
> I want (with LaTeX -> dvips ->
I do PDF bookmarks, hyper-refs, etc. using normal LaTeX + dvips as
well as pdftex.
It works.
The components you have listed should be enough:
> [...]
> "pdfTeX (Web2C 7.3.1) 3.14159-0.13d" which is part of RedHat's tetex
> 1.0.7-15 RPM. I take it that is dated?
No, that's good enough.
The fo
Hello,
I try to convert a german letter with tth to html, but tth does know nothing
about the lyx-specific "tags". I tried latex2html before with similar results.
I am running the lyx-1.1.6fix2-1-RPM on RedHat 7.1 with the following tex-rpms:
tetex-fonts-1.0.7-15
tetex-dvips-1.0.7-15
tetex-lyx-1
"Bryan J. Smith" wrote:
> Secondly, since I've got the LyX, tex2pdf and pdftex lists all here
> (note I'm only subscribed to the first), is there any work being
> done on getting PDF "bookmarks" implemented in the output?
[ As I warned you'all, I use LyX as a "crutch." ;-PPP My
appologies for s
Am Montag, 11. Juni 2001 22:36 schrieben Sie:
> and the
> more important question. why do you write it with tex
> and not lyx??? :-)
Hi,
sorry, I am so dumb, fumbling around with LaTeX for hours just because I
didn't see the fonts menu.
Well, if s.o. could tell me how I can change page
> A self-extracting, self-installing LyX4Win would be a great idea, and would
> really get LyX into popular use, I think. As for X-servers, Cygwin's is
> free, though I don't know if that's as in beer or speech - they seem to
> have been incorporated into RedHat. See http://cygwin.com/xfree/
>
On Sun, Jun 10, 2001 at 07:38:19PM -0300, Ralph Boland wrote:
> > If you need bold greek letlets, use the bm package
> > (\usepackage{bm} in the preamble, and \bm{...} in the formula).
>
> I am creating a presentation using lyx/foiltex and to make my text
> clearer I like to put the text in bold.
On Mon, Jun 11, 2001 at 10:16:48PM +0200, Christian Naeger wrote:
> I open a new document: report (koma-script) a4
> The only thing I insert (in TeX mode) is:
>
> \begin{center}
> {\LARGE {\scshape Technische Universit{\"a}t M{\"u}nchen} \\
> Department of Computer Science}
> {\huge \bfseries\sff
On Mon, Jun 11, 2001 at 09:27:13AM -0700, Michelle Dukich wrote:
> After some difficulty, I got harvard sty to be
> recognized in my latex preamble. But with
> \usepackage{harvard} in the preamble, when Lyx
> compiles to dvi, I get errors in most (but NOT all)
> of the sentences where there are
Hello World:
I am nearly done now with this document and doing some
minor tweaking (yes, I know, that is what Lyx is
supposed to do). I have a table that I rotated 90
degrees to fit on my page. I want to put a BOLD lines
-- some vertically and some horizontally -- to divide
out the Total secti
Christian Naeger wrote:
>
> Hi,
>
> I open a new document: report (koma-script) a4
> The only thing I insert (in TeX mode) is:
>
> \begin{center}
> {\LARGE {\scshape Technische Universit{\"a}t M{\"u}nchen} \\
> Department of Computer Science}
> {\huge \bfseries\sffamily Pulsed neural networks w
Thanks to your help, I managed to get a structured bibliography done with
all the features I need using bibtopic.
However, I have two remaining problems:
1) It only works if I run latex/bibtex on the exported tex file manually.
>From within lyx I just get unresolved references and an empty biblio
Hi,
I open a new document: report (koma-script) a4
The only thing I insert (in TeX mode) is:
\begin{center}
{\LARGE {\scshape Technische Universit{\"a}t M{\"u}nchen} \\
Department of Computer Science}
{\huge \bfseries\sffamily Pulsed neural networks with dynamic synapses in
speech recognition:
sorry for the last mail, my mouse did what it
want and not what i want ... :-)
Herbert
Jim Osborn wrote:
>
> provide to us LyX users. It seems that there are many variables
> like \parskip, which are good to know about for adjustments like
> the original subject of this thread.
>
> Can you suggest a way to learn about some of these variables,
> as well as things like \AtBeginDocu
Michelle Dukich wrote:
>
> After some difficulty, I got harvard sty to be
> recognized in my latex preamble. But with
> \usepackage{harvard} in the preamble, when Lyx
> compiles to dvi, I get errors in most (but NOT all)
> of the sentences where there are citation references.
> The errors say "
Herbert Voss <[EMAIL PROTECTED]> writes:
>write in Latex preamble for example
>
>\AtBeginDocument{\addtolength{\parskip}{15pt}}
Herbert, I really appreciate all the lucid and useful help you
provide to us LyX users. It seems that there are many variables
like \parskip, which are good to know abo
Herbert Voss schrieb:
> Jörg Haug wrote:
>
> >
> > The problem is that i need one line in the table with normal line size and two
>lines
> > with different line size.
>
> can you send an example table?
>
> Herbert
Here is the sample with doublerulesep.
Jörg
#LyX 1.1 created this file. For mo
After some difficulty, I got harvard sty to be
recognized in my latex preamble. But with
\usepackage{harvard} in the preamble, when Lyx
compiles to dvi, I get errors in most (but NOT all)
of the sentences where there are citation references.
The errors say "undefined control sequence" and then
On Monday 11 June 2001 02:05, Baruch Even wrote:
> A project idea I came up with after one too many requests for LyX is to
> have a Linux (or any other unix for that matter) distribution complete
> with LaTeX/DocBook support an X-Server and LyX to be booted into from
> the CD itself.
>
> Basically
For people interested in script hacking. I wrote altpdftex, a sh script
that uses tex->dvips->ps2pdf (or dvips->ps2pdf on dvi files). It can be
linked symbolically to altpdflatex, altpdfetex, altpdfelatex and will do
the other formats. altpdftex writes internmediary results in a temporary
dire
Jörg Haug wrote:
>
> The problem is that i need one line in the table with normal line size and two lines
> with different line size.
can you send an example table?
Herbert
Michelle Dukich wrote:
>
> Greetings All:
>
> Still busy hacking away on this document and making
> progress, but I am at another wall. I want to change
> the rfoot and lfoot (not to be confused with the
> footers) font size.
>
> I tried this in the preamble:
>
> \rfoot{Page \thepage\\Draft D
>>Date: Mon, 11 Jun 2001 07:23:17 -0700 (PDT)
>>From: Michelle Dukich <[EMAIL PROTECTED]>
>>Subject: Changing Font size on my rfoot and lfoot text
>>To: [EMAIL PROTECTED]
>>
>>Greetings All:
>>
>>Still busy hacking away on this document and making
>>progress, but I am at another wall. I want to
Michelle Dukich wrote:
>
> I am using the Document Class "Article" and would like
> to change spacing between paragraphs universally to
> have an extra space between paragraphs.
write in Latex preamble for example
\AtBeginDocument{\addtolength{\parskip}{15pt}}
Herbert
--
http://www.educat.hu
Greetings All:
Still busy hacking away on this document and making
progress, but I am at another wall. I want to change
the rfoot and lfoot (not to be confused with the
footers) font size.
I tried this in the preamble:
\rfoot{Page \thepage\\Draft Date: 010611}{8pt}
but that just caused err
Hello All:
I am using the Document Class "Article" and would like
to change spacing between paragraphs universally to
have an extra space between paragraphs.
According to the Lyx manual, I should have the
SETSPACE package, which I put into the preamble as:
\usepackage setspace
Then I went
Hi Claus,
I'm running MikTex 2.0up1 and it seems to run fine manually.
It looks like LyX doesn't sense my bibliography file for some reason,
as it is not listed in the .dep file.
Here is also the beginning and the end of my .tex file from the tmp-directory:
\batchmode
\makeatletter
\def\input@p
Jacek Pop³awski <[EMAIL PROTECTED]> writes:
| I was reading on www.lyx.org, that developers are working to create "gnome" or
| "kde/qt" version of LyX. I am very interested, becouse xforms is one of the
| worst libraries I have seen, and it's probably dead, now... I must use old
| xmodmap to writ
Can you please send me the .dep-file present in the tmp-directory after
calling latex from inside LyX. Furthermore I do need infos about your latex
distribution (version, release). I have testes BibTeX on my system and
BibTeX is usable with MikTex 1.2/2.0 as well as with fpTex 0.4!
Claus
- O
On Sat, 9 Jun 2001 00:50:20 +0300 wrote Dekel Tsur <[EMAIL PROTECTED]>:
> On Fri, Jun 08, 2001 at 08:44:47AM +0200, Jean-Pierre.Chretien wrote:
> > >>The math-macro definitions have the advantage that they are expanded and
> > >>appear in WYSIWM mode (a LyX perk!).
The LyX-math-macro has the di
Herbert Voss schrieb:
> Jörg Haug wrote:
>
> > I want to change the horizontal line. Now i used
> > \setlenght{\doublerulesep}{0.5pt} before the table and after the table i set it
> > back to 2pt.
>
> sorry, I should have read well
> a better solution may be in latex preamble
>
> \newlength{\myHa
>>Date: Sat, 9 Jun 2001 01:27:40 +0300
>>From: Dekel Tsur <[EMAIL PROTECTED]>
>>To: Adolfo Pachón <[EMAIL PROTECTED]>, LyX users <[EMAIL PROTECTED]>
>>Subject: Re: About Lyx & RTF Format
>>Mail-Followup-To: =?iso-8859-1?Q?Adolfo_Pach=F3n?= <[EMAIL PROTECTED]>, LyX
users <[EMAIL PROTECTED]>
>>
>>
36 matches
Mail list logo