Problem with psfrag

2008-02-15 Thread Susanne Gütter
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 with \DeclareInputText 
or \DeclareInputMath before using this key."

The code before the graphic is included is:

\begin_inset ERT
status Open

\layout Standard

\backslash 
psfrag{a_c/D}
{
\begin_inset Formula
$\frac{a_{c}}{D}$
\end_inset
}

\end_inset 

Whats wrong?

Regards  Susanne




Re: Change position of caption in a float-figure

2008-01-25 Thread Susanne Gütter
Hello Uwe,

many thanks for the hint,
now I solved the problem with

\captionsetup{singlelinecheck=false}

Best regards

Susanne

Am Donnerstag, 24. Januar 2008 19:50 schrieb Uwe Stöhr:
> Susanne Gütter schrieb:
> > how can I change the position of the caption in a floatfigure?
>
> Use for this the LaTeX-package "caption" in the document preamble.
> Here's the manual of caption:
> http://www.ctan.org/get/macros/latex/contrib/caption/caption.pdf
>
> regards Uwe


Change position of caption in a float-figure

2008-01-24 Thread Susanne Gütter
Hi all,

how can I change the position of the caption in a floatfigure? 
The command 
\align left 
enclosed to the lyx-file in a texteditor
does it only in lyx. When I convert to ps, then there is the LaTeX Error: 
Something's wrong--perhaps a missing \item.
 ...Plot}Log-Log-Plot \protect\end{flushleft}}
  
Try typingto proceed.
If that doesn't work, type  X   to quit.

Best regards

Susanne


Re: fancyhdr font size

2007-02-03 Thread Susanne Gütter
Am Freitag, 2. Februar 2007 22:03 schrieb Bob Lounsbury:
> Is there any way to control this?
>
> I've put '\lhead{\small{foo}}' into the preamble, but I would like the
> header font to be smaller. So, is there a command lower than '\small'? I've
> tried '\smaller' but LyX doesn't like that. Or another way to accomplish
> this.
>
> Thanks,
> Bob Lounsbury

Hi,

\tiny is smaller than small ;-)

Susanne


Re: Ÿ without ERT (\"Y)?

2007-01-26 Thread Susanne Gütter
Hi,

maybe in the math mod with  \bar Y

Susanne

Am Freitag, 26. Januar 2007 09:47 schrieb Tobias Krause:
> Hi,
>
> is there a way to insert Ÿ without using the ERT \"Y?
>
> I'm using LyX 1.4.3-5, language: German, inputenc: latin1
>
> Regards, Toby


Re: Math mode symbol question

2006-09-10 Thread Susanne Gütter
Am Montag, 11. September 2006 01:01 schrieb Nick Kuzmik:
> Does anybody know how I can get LyX to generate a lowercase, cursive "r",
> which is the symbol for a separation vector in various math and physics
> fields.

Do you mean an underlined "r"? My dictionary says, lowercase = Kleinschrift 
(small type) and thats not usual for vectors.

If  you mean an underlined "r", then in math mode you write

 \underline r



Re: Filename in document

2006-09-09 Thread Susanne Gütter
Am Freitag, 8. September 2006 14:40 schrieben Sie:
> The latex command is \jobname
>
> I use the following in ERT to put it in the lower right corner (with  
> fancy pagestyle)
> \rfoot{\textrm{\tiny \jobname}}

Thank you very much Stephen,

thats exactly, what I need.



Re: Filename in document

2006-09-08 Thread Susanne Gütter
Am Freitag, 8. September 2006 13:56 schrieb Helge Hafting:
> Susanne Gütter wrote:
> > Dear lyx-user,
> >
> > how can I get the name of my document into the document or into the
> > preview? I don't find any solution in the references.
>
> If you just want to see the filename while previewing, note that
> most previewer indeed shows the filename in the window title bar.
>
> You can get the filename into the text by typing it in.
> Lyx has no automatic way of doing it, as far as I know.
> Latex might have
> a command for doing it, but that would only get you
> the name of the temporary latex file used for
> creating output.
>
> Helge Hafting

I have many files, which I print and after a few weeks, I have work to find 
the corresponding files, if I don't label my papers manually. 

Is there any way to label it not manually (like it is possible in other 
office-programms) ?

Susanne


Filename in document

2006-09-08 Thread Susanne Gütter
Dear lyx-user,

how can I get the name of my document into the document or into the preview?
I don't find any solution in the references.

Regards

Susanne


Several appendixes

2006-04-28 Thread Susanne Gütter
Hi all,

in my diploma thesis I need several appendixes, but lyx shows me only one 
appendix. How can I change this? I use Lyx 1.3.4.

Regards Susanne