* Claus Hentschel <[EMAIL PROTECTED]> [2001-07-30 17:08] schrieb:
> The current release Lyx 1.1.6fix3 now is available for Win32, too. Have a
> look at
> http://www.fh-hannover.de/mbau/tim/hentschel/lyx/index.htm
> as usual ;-)
thanks
>
> Claus
>
from the website
> Today's ghostscript vers
Opps. Quoted you the material you already quoted me. \bfseries is explained
under Fonts->Styles->Font Selection
On Monday 30 July 2001 11:04 am, you wrote:
> % makes a comment.
>
> Diff between \bf and \bfseries:
> \bf 'toggles' bold, until such time as you issue, say, \rm.
> \bfseries scopes
% makes a comment.
Diff between \bf and \bfseries:
\bf 'toggles' bold, until such time as you issue, say, \rm.
\bfseries scopes over bracketed text only.
Try http://www.astro.ku.dk/help/LaTeX/ltx-2.html for a good list of commands.
On Monday 30 July 2001 10:18 am, you wrote:
> On Mon, 30 Jul
On Mon, 30 Jul 2001, Herbert Voss wrote:
> \renewcommand\section{\@startsection {section}{1}{\z@}%
> {-3.5ex \@plus -1ex \@minus -.2ex}%
> {2.3ex \@plus.2ex}%
> {\normalfont\Large\bfseries\uppercase}%
> }
Thank you! Extending your idea into
\renewcommand\section{
\ifx \afterco
Hi lyx-gurus,
I am using lyx-1.1.6-3mdk.rpm on MD8.0 and having trouble
with viewing dvi or ps. If I am editing a file called
gradint.lyx, when I first run view->postscript or
view->dvi all is well. When I edit and run again nothing
has changed, even though the buffer shows the change the
vi
The current release Lyx 1.1.6fix3 now is available for Win32, too. Have a
look at
http://www.fh-hannover.de/mbau/tim/hentschel/lyx/index.htm
as usual ;-)
Claus
Sorry Cristoph, but I don't understand.
What do you mean with "mark" the file? How could I include the file?
Claudia
On Mon, 30 Jul 2001, Saalfeld, Christoph wrote:
> Simplay mark your "include file" - item and change the character settings to
> the size you need.
>
> Christoph
>
> > -Or
Tuukka Toivonen wrote:
>
> On Mon, 30 Jul 2001, Herbert Voss wrote:
>
> > Tuukka Toivonen wrote:
> > >
> > > > \uppercase{ blah } in tex red or define your oen uppercase-button
> > > > in lyx menu
> > >
> > > Thanks. Works, but not for a style such as sections, where I try to do
> > > \s
On Mon, 30 Jul 2001, Christopher M. Jones wrote:
> \sectionfont{\centering\large\bfseries\uppercase}
> Don't put \pagebreak in there. Either modify the layout file, or just insert
> it after the section command in your document.
Ok, it was \pagebreak which made \uppercase not to work in this
On 30-Jul-2001 Jacek M. Holeczek wrote:
> Hi,
> I have a file written with 1.1.5fix2 which contains some long-tables. Many
> of rows contain "footnotes". I used ctrl-enter to place "linebreaks", so
> that the table fits to the screen (in lyx window), but new lyx (1.1.6fix3)
> ignores them. All ce
Oh yeah, I've just remembered another alternative. Open your text document
in an editor like Gedit or KWrite. Copy everything to the clipboard. Open
KLyX and choose (assuming it's the same as LyX) Edit -> Paste primary
selection -> as paragraphs
Robin
The following gives me sections centered and uppercase et. cet:
\sectionfont{\centering\large\bfseries\uppercase}
Keep in mind that the upper case will not show up in your screenfont unless
you change the LyX style--but the change should be reflected in your ps or
dvi output.
Also, in your e
On Monday 30 July 2001 16:49, Claudia Urschl wrote:
> Hi - it's me again.
>
> I've tried to include a normal txt-file into my klyx-document. But the
> only way I found is to use /verbatiminput{file.txt} ... but there is no
> option to change the size. Maybe someone knows another possibility or can
Simplay mark your "include file" - item and change the character settings to
the size you need.
Christoph
> -Original Message-
> From: Claudia Urschl [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 30, 2001 3:49 PM
> To: [EMAIL PROTECTED]
> Subject: insert __.txt into klyx
>
>
>
> Hi
On Mon, 30 Jul 2001, Herbert Voss wrote:
> Tuukka Toivonen wrote:
> >
> > > \uppercase{ blah } in tex red or define your oen uppercase-button
> > > in lyx menu
> >
> > Thanks. Works, but not for a style such as sections, where I try to do
> > \sectionfont{ \centering \large \bf \pagebre
Hi - it's me again.
I've tried to include a normal txt-file into my klyx-document. But the
only way I found is to use /verbatiminput{file.txt} ... but there is no
option to change the size. Maybe someone knows another possibility or can
give me a special hint how to insert a normal .txt as somet
Hi,
I have a file written with 1.1.5fix2 which contains some long-tables. Many
of rows contain "footnotes". I used ctrl-enter to place "linebreaks", so
that the table fits to the screen (in lyx window), but new lyx (1.1.6fix3)
ignores them. All cells are made "one-row". Then the table does not fit
magni wrote:
>
> Greetings,
> I'm at a dead point using LyX with the RevTex template.
> (just installed last fix release)-
>
> Starting out with New->from template->RevTex4, I get an almost empty doc.
> Fine, I try to compile it already, and get 4 merror messages, on the line:
> "... you can cit
Tuukka Toivonen wrote:
>
> > \uppercase{ blah } in tex red or define your oen uppercase-button
> > in lyx menu
>
> Thanks. Works, but not for a style such as sections, where I try to do
> \sectionfont{ \centering \large \bf \pagebreak \uppercase }
\let\mySection\section
\renewcommand\se
On Sat, 28 Jul 2001, Herbert Voss wrote:
Thank you all who responded, I have now for the most part exactly as I
like. Just few small things left...
> \uppercase{ blah } in tex red or define your oen uppercase-button
> in lyx menu
Thanks. Works, but not for a style such as sections, where I try
Greetings,
I'm at a dead point using LyX with the RevTex template.
(just installed last fix release)-
Starting out with New->from template->RevTex4, I get an almost empty doc.
Fine, I try to compile it already, and get 4 merror messages, on the line:
"... you can cite references with the LyX [Er
hi,
i recently changed to lyx1.1.6fix3 and everything works fine ...
However, the translation of the document to a dvi file consumes
orders of magnitude more time than before.
Is there any way to make this as fast as it has been in earlier versions?
thanks in advance,
Joerg
On Mon, Jul 30, 2001 at 09:04:31AM +0200, Herbert Voss wrote:
> > Detlev Humann wrote:
> >
> > Lyx/Latex sometimes spilts up abbreviations on two pages, e.g.:
> >
> > bla bla bla bla bla bla bla bla bla bla bla bla bla NS-
> > [next page]
> > DAP bla bla bla bla bla bla bla.
> >
> > How can
Oh - and sorry if it's not yet Friday in your part of the world.
Andre'
--
André Pönitz . [EMAIL PROTECTED]
Herbert Voss schrieb:
> Jörg Haug wrote:
> >
> > Hello, i have a problem if i use the package cite. I get error messages
> > from cites in a formula like
> > You cant use \spacefactor in math mode. ...cite{Bron} \\
> > Without cite i have no problems.
>
> try a standard table and all works well.
> Compiler? I'm sorry, but I dont have the time to fiddel around trying to
> compile software. When I try such things I alwais seem to end up with
> error messages that I dont understand. I do think that it is a "must" to
> have precompiled binaries for basic users like me not capable to review
>
> > He is a cli freak and would like recommendations for LaTeX books, aimed
> > for a computer literate user (cli freak!), something to start from
> > basics up to advanced would be a great thing, a beginners only book is a
> > waste of time.
/usr/share/texmf/doc/latex/general/lshort.dvi
Andre'
> Detlev Humann wrote:
>
> Lyx/Latex sometimes spilts up abbreviations on two pages, e.g.:
>
> bla bla bla bla bla bla bla bla bla bla bla bla bla NS-
> [next page]
> DAP bla bla bla bla bla bla bla.
>
> How can I prevent this?
put it in a box \mbox{NSDAP}
Herbert
--
http://www.educat.
28 matches
Mail list logo