Hi,
is there a way to use varioref with the option "draft" with LyX?
* \usepackage[draft]{varioref} in the preamble produces an option clash
* I don't want to use draft as extra document class option because
this influences other packages as well
* I tried \PassOptionsToPackage{dra
rgheck ha scritto:
If you search the archives, you'll find a lot on this. Generally, the
view is that title pages are best configured manually, rather than
using LaTeX's built-in title pages.
Hello
Thanks, I will try to configure the title page by setting it standard text
This depends in part
Rich Shepard wrote:
> I specify the alignment as 'center' or 'centered' but the logo displays
> partially off the right side and over the date. I'll try \vspace{} to move
> it up, but I'm not sure how to get it to occupy the whole width of the text
> area (or page). (Can't attach the .eps file;
I need to convert some of my class notes to (sorry) msword so that a
colleague can change, update, etc. All notes are in LyX.
There are basically 2 options: use ConvTex script and use the LyX converter.
Neither one works properly. In fact, IMHO, ConvTex makes the best work...
however all figures a
On Fri, 15 Feb 2008, Jürgen Spitzmüller wrote:
To get a centered logo, you have to setup your own heading. Just delete the
KOMAoptions thing from the preamble and add the following instead:
\firsthead{\centering\usekomavar{fromlogo}}
Jürgen,
This _almost_ centers it. The image is still abo
I had to do a similar thing last night. What I found to work best,
although there weren't any figures or equations in the document, was
to export it from LyX to HTML and then import from HTML into Word. I
had to do some tweaking to the text once it was in word but overall it
wasn't too bad.
Hi Jorge
Of course there is another option, one which your colleague may just
thank you for in the future -- give him/her a copy of LyX and bring
him/her back from the Dark Side ;-}
-Neil
=
Neil Hepburn, Economics Instructor
Department of Social
While I'm learning how to use the Koma-Script Letter2 class for my
correspondence, I should learn why the component sequence is the way it is,
and how to work with this order. What should I read? (Kopka and Daly explain
how to use the letter class, but not the details of what goes in the
preambl
Hi all,
for my figure I want use the package psfrag.
When I use it, the following Latex error occurs
"Package inputenc Error: Keyboard character used is undefined
...fiken_Add_Rauschen_Loglog_loglog-3107-01}
You need to provide a definition wit
Rich Shepard wrote:
> This _almost_ centers it. The image is still about 2.5cm too far to the
> right,
Try
\firsthead{\centering\usekomavar{fromlogo}\hspace*{2.5cm}}
> and the date and following text too high. I inserted ERT for
> \vspace{2cm} just before the date style but it has no effect.
Rich Shepard wrote:
> Perhaps I missed this in the Koma-script manual. If so, please pass me a
> pointer to the proper chapter.
Sec. 6.3.2.
(scrlttr2 uses the scrpage2 package for the headings, which is also described
in the KOMA manual).
Jürgen
On Fri, 15 Feb 2008, Jürgen Spitzmüller wrote:
Sec. 6.3.2.
(scrlttr2 uses the scrpage2 package for the headings, which is also described
in the KOMA manual).
Jürgen,
I read that the scrpage2 package is used, but neglected to read that
documentation. I'll correct this today.
Thank you again
On Fri, 15 Feb 2008, Jürgen Spitzmüller wrote:
Try
\firsthead{\centering\usekomavar{fromlogo}\hspace*{2.5cm}}
Jürgen,
The proper spacing turned out to be 5cm, and I turned off the bounding box
clipping in the image. Now the letterhead graphic is centered and of the
appropriate size.
Inste
Rich Shepard wrote:
> how to place an image of my written signature between the closing
> and the printed signature.
1. In preamble:
[EMAIL PROTECTED]
(make sure it's inbetween of the \makeatletter --- \makeatother pair, where
the other [EMAIL PROTECTED] calls are)
2. In the document, insert the
Mukhtar Ullah <[EMAIL PROTECTED]> writes:
>
> Dear LyX users,
> Today I updated MiKTeX 2.7 packages on windows and reconfigured LyX after
> that.
> Now LyX shows all classes as unavailable. I have no idea what is going on. I
> would not expect this behavior because it was only a package update (
On Fri, 15 Feb 2008, Jürgen Spitzmüller wrote:
Sec. 6.3.2.
(scrlttr2 uses the scrpage2 package for the headings, which is also described
in the KOMA manual).
Jürgen,
Re-read that and Chapter 4 on scrpage2. I'm still missing something in my
understanding.
After the 'opening' style I have
On Fri, Feb 15, 2008, Jorge Sampaio wrote:
> I need to convert some of my class notes to (sorry) msword so that a
> colleague can change, update, etc. All notes are in LyX.
>
> (converter to export to OpenOffice messes up considerably the equations in
> the text. Not good yet)
I've had good luck
Jorge Sampaio-2 wrote:
>
> I need to convert some of my class notes to (sorry) msword so that a
> colleague can change, update, etc. All notes are in LyX.
>
Can you go straight from Lyx through LaTeX to Rich Text Format instead? RTF
plays well with Word. I don't know how latex2rtf handles pict
assasukasse schrieb:
i saw most ppl are using koma scripts, i suppose they are sort of
template for LyX,
Koma-script is a document class. To use it, choose in the document settings one
of the classes
"article (koma-script)"
"book (koma-script)"
"report (koma-script)"
The file I send you as
On Sat, 16 Feb 2008, assasukasse wrote:
i saw most ppl are using koma scripts, i suppose they are sort of template
for LyX, i googled them a bit and found a big GERMAN website about it..
but my knowledge of german is 0, is there somewhere else i should look?
While developed by folks in Germa
Hi everyone
i saw most ppl are using koma scripts, i suppose they are sort of
template for LyX, i googled them a bit
and found a big GERMAN website about it..
but my knowledge of german is 0, is there somewhere else i should look?
Thanks
Hi everyone,
I just recently started using LyX, and I am looking for ways to change
the behavior to what I am used to from other environments.
- Enabling word wrapping in LyX-Code environments (in the output PDF,
LyX itself already wraps it)
Lines wider than a page overflow into the margins a
On Sat, 16 Feb 2008, Jan Engelhardt wrote:
- Enabling word wrapping in LyX-Code environments (in the output PDF,
LyX itself already wraps it)
Jan,
When you want verbatim text, use ctrl-[Enter] to add a newline. That
ensures that the code retains its formatting when compiled and displayed.
On Fri, 15 Feb 2008 15:23:11 -0800 (PST)
David Hewitt <[EMAIL PROTECTED]> wrote:
>
>
> Jorge Sampaio-2 wrote:
> >
> > I need to convert some of my class notes to (sorry) msword so that a
> > colleague can change, update, etc. All notes are in LyX.
> >
>
> Can you go straight from Lyx through
24 matches
Mail list logo