Re: Enumeration/conversion issues of 1.4.1 - 1.3.x files (important exams)

2006-04-24 Thread Karsten Heymann
ore powerful than mdwlist. Anyway, either would be great :) Yours, Karsten -- | ~ Karsten Heymann ~ | Christian-Albrecht-Universität zu Kiel | | Fon: +49 431 880-1186 |Netzwerkteam des Ökologiezentrum| | Fax: +49 431 880-4083 | http://www.ecology.uni-kiel.de | | - Selbs

Re: indenting help

2006-04-10 Thread Karsten Heymann
Hi Stacia, Stacia Hartleben wrote: > S = blah blah blah > 1. blah blah blah > 1. more stuff > 2. yet more stuff >2. ending up >3. the end! Did you try to format S as description (or labeling in koma document classes), those 1. bla... lines as enum

Re: Reducing size of LaTeX pictures

2006-04-02 Thread Karsten Heymann
Paul Smith schrieb: How can I reduce to 50% of its size, say, without having to redraw the whole picture? \unitlength 1mm shouldn't \unitlength 0.5mm do the trick? Otherwise use \scalebox{0.5}{...} \begin{picture}(80,40)(0,0) \linethickness{0.2mm} \put(0,0){\line(1,0){30}} [snip] \end{pic

Re: Changing citation style with natbib

2006-03-30 Thread Karsten Heymann
e commands are written inside the lyx file source and do a search&replace there. Yours, Karsten -- | ~ Karsten Heymann ~ | Christian-Albrecht-Universität zu Kiel | | Fon: +49 431 880-1186 |Netzwerkteam des Ökologiezentrum| | Fax: +49 431 880-4083 | http://www.ecolo

Re: Don't show page numbers

2006-03-25 Thread Karsten Heymann
Hi Nagy, Nagy Gabor schrieb: If there is a title, it seems there must be a page number always. Probably I should hack the environment, but I don't know enough for that, so it seems the number will remain. Put the following verbatim in the LaTeX Preamble (Format -> Document -> Preamble): \le

Re: printing a two-column doc

2006-03-25 Thread Karsten Heymann
Hi Pol, (Strange name :) ) pol schrieb: An alternative way would be defining a special paper format, corresponding to half A4. Any hints? A5, landscape? Yours, Karsten

Re: subject

2006-03-22 Thread Karsten Heymann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Georg Baum schrieb: | Ride_Ride_Ride wrote: |> Why this ML doesn't use "Reply-to"? | Any decent email-client will allow you to post a message to the list | very easily. Unfortunately Thunderbird is not a decent MUA in this respect. The "Display Mail

Re: Mayday: problem with french quotation marks

2006-02-25 Thread Karsten Heymann
Hi Alain, [EMAIL PROTECTED] schrieb: > Thanks, it works: I could'nt find the proper item in Preferences, but the > \usepackage[T1]{fontenc} in the preamble did it. Here at work (LyX 1.3.4) it is in Edit -> Preferences -> Outputs -> LaTeX -> TeX Encoding (easy, isn't it? ;) ) Yours, Karsten

Re: Mayday: problem with french quotation marks

2006-02-24 Thread Karsten Heymann
Hello Alain, [EMAIL PROTECTED] schrieb: > I just reinstalled LyX 1.3.5 on a brand new computer. I'm writing in > french and use french guillemets << and >> for quotation. At least I > try to, as they appear as spanish upside down exclamation-mark and > question-mark. I could not reproduce that (m

Re: Automatic formatting of a particular word?

2006-02-22 Thread Karsten Heymann
Hi Stephen, (your OE does strange quoting, please fix it, it's difficult to see who'se written what. thanks. Maybe the following link ist interesting too: http://home.in.tum.de/~jain/software/oe-quotefix/) Stephen Harris schrieb: > Though the syntax of \DeclareRobustCommand is probably older than

Re: Automatic formatting of a particular word?

2006-02-22 Thread Karsten Heymann
Hi Stephen, Stephen Harris schrieb: > I have a question about this. My knowledge is theoretical rather than > practical and draws upon Knuth's discussion of macros/definitions in > "The TeXbook" concerning the TeX logo plus chapter twenty, Knuth: The TeXbook is great if you want to learn to prog

Re: Layout / Document / Layout / font & size: Palatino style obsolete?

2006-02-21 Thread Karsten Heymann
Juergen Spitzmueller schrieb: Karsten Heymann wrote: Finally :) Will there be a "osf" or "sc" checkbox too? I think so. But the ui needs some careful thought (separation of Roman, Sans and Typewriter fonts etc.; another reason why I didn't happen yet). Math

Re: Layout / Document / Layout / font & size: Palatino style obsolete?

2006-02-21 Thread Karsten Heymann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Juergen Spitzmueller schrieb: ~ > I'm afraid to tell you that it won't change with 1.4 (nobody volunteered to | change it). But it's very high on my agenda for 1.5 Finally :) Will there be a "osf" or "sc" checkbox too? Yours, Karsten -BEGIN PGP

Re: text figures and lining figures

2006-02-20 Thread Karsten Heymann
Hi, Bruce Pourciau schrieb: Some time ago Karsten Heymann offered the advice below (about oldstyle figures, but not about footnotes). Bruce Well, there isn't much about oldfigs in my text :) mail.k wrote: Can anyone tell me how to use oldstyle figures in my body text (i.e., text fi

Re: how to force a straight quote (") ??

2006-02-08 Thread Karsten Heymann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Karsten Heymann schrieb: | Kevin Pfeiffer wrote: |> \verb+"+ | Maybe better (\verb is not allowed everywhere): \dq{} in ERT I have to correct myself: \dq is definded only for (n)german. Better use \textquotedbl as suggested by the other

Re: how to force a straight quote (") ??

2006-02-08 Thread Karsten Heymann
Hi Kevin, Kevin Pfeiffer wrote: Kevin Pfeiffer writes: How do I force straight quote marks? As in: 5'-0" Found! \verb+"+ Maybe better (\verb is not allowed everywhere): \dq{} in ERT Yours, Karsten

Re: multicolumn and texlive

2006-02-08 Thread Karsten Heymann
Wolfgang Engelmann schrieb: > So I am adding > \begin{multicols}{2} > at the begin of the document yes > (at the very begin or after the title?) Try both and decide yourself :) > and \end{multicols} > \begin{multicols}{1} here onecolumn text \end{multicols} You can leave that one out, oneco

Re: multicolumn and texlive

2006-02-07 Thread Karsten Heymann
Hello Wolfgang, Wolfgang Engelmann schrieb: Am Dienstag, 7. Februar 2006 16:25 schrieb Karsten Heymann: please keep the discussion on list. Thank you :) sorry np :) What do you want to achieve? If you only want to switch between twocolumn and onecolumn mode insert \twocolumn or

Re: multicolumn and texlive

2006-02-07 Thread Karsten Heymann
Hello Wolfgang, please keep the discussion on list. Thank you :) Wolfgang Engelmann schrieb: I guess I have to disable in the document>pages the twocolumn document first, but where do I put the first \begin{multicols}{2} in my document? at the very begin before the title or after the title? af

Re: multicolumn and texlive

2006-02-07 Thread Karsten Heymann
Wolfgang Engelmann schrieb: I have installed texlive 2005 and want to use multicolumn if I put in the preample \usepackage multicolumn it is not found. \usepackage{multicol} but \begin{multicols}{2} \end{multicols} (8.3 filesystem restriction) Yours, Karsten

Re: powerdot install

2006-02-01 Thread Karsten Heymann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Herbert, Herbert Voss schrieb: | Karsten Heymann wrote: |> Both are nicely documentated, allow verbatim text with overlays, allow |> customization. I would use beamer for for larger presentation

Re: powerdot install

2006-02-01 Thread Karsten Heymann
I would use beamer for for larger presentations (i.E. teaching classes as in [1]) and beamer for shorter, more visual presentations. HTH & YMMV. Yours, Karsten - -- | ~ Karsten Heymann ~ | Christian-Albrecht-Universit?t zu Kiel | | Fon: +49 431 880-1186 |Netzwerkteam des ?kologiezentrum

Re: Use of adobe postscript font in lyx

2006-01-19 Thread Karsten Heymann
Hi Helmut, Hellmut Weber - CORPHIS Service and More schrieb: for business reasons I have to worl sometimes in a Windows environment for which we have bought Adobe's 'ITC Officina Sans Book'. I would like to use this font with LyX in my gentoo-linux environment. Although having read the font c

Re: Manual Page Break

2005-12-14 Thread Karsten Heymann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi André, Bonhôte, André schrieb: | I have a document based on a koma article. Now I'd like to have it | look similar to the koma book, namely | | - page break after the title & date In the document preferences, enter "titlepage" in the options fi

Re: Off-topic: 7 questions about usage of LaTeX.

2005-12-11 Thread Karsten Heymann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Barnibrata, Banibrata Dutta schrieb: | Hoping that some LaTeX experts here may be able to help me with a book | project which I am doing in LaTeX (instead of LyX). Personally, if I was you I would ask those questions in a TeX-Newsgroup like comp.

Re: Choice of fonts in LaTeX

2005-10-23 Thread Karsten Heymann
he letters have their own shapes (i.e. the "a" can be completely different), wheras slated fonts are "shifted" sideways *by the font designer*. Yours, Karsten -- | ~ Karsten Heymann ~ | Christian-Albrecht-Universität zu Kiel | | Fon: +49 431 880-1186 |Netzwerkteam des Ökol

Re: Choice of fonts in LaTeX

2005-10-23 Thread Karsten Heymann
Hi Paul, Paul schrieb: I'm trying to understand exactly how LaTeX handles fonts/typefaces. Maybe you want to take http://www.tug.org/fonts/ as a starting point. An extremely good read is the fonts chapter from book "The LaTeX Companion" 2nd. Ed. Is there a way to see which fonts are availabl

Re: Palatino SUMMARY

2005-08-13 Thread Karsten Heymann
-archive/info/l2tabu/english/l2tabuen.pdf and http://dante.ctan.org/CTAN/macros/latex/required/psnfss/psnfss2e.pdf for hints and reasons. Yours, Karsten -- | ~ Karsten Heymann ~ | Christian-Albrecht-Universität zu Kiel | | Fon: +49 431 880-1186 |Netzwerkteam des Ökologiezentrum| | Fax

Re: Url typewriter font too large

2005-02-23 Thread Karsten Heymann
Herbert Voss wrote: > Rasmus Ory Nielsen wrote: > >> I think that the size of the typewriter font used in urls is too large. > write into the preamble > > \usepackage[scaled]{luximono}% > \renewcommand\ttdefault{ul9}% luximono why this 2nd line? > looks much nore better than cmtt. agreed.

Re: How to add new fonts to LyX, esp. in Win32 port

2005-02-10 Thread Karsten Heymann (lokaler Account)
Hello David, [EMAIL PROTECTED] wrote: I used MikTeX to install new font packages, and ran LyX Edit-->Reconfigure, with no discernible affect. Oh well, I guess it's probably a MikTeX issue. No, but LyX knows only some of the Fonts LaTeX provides. You will go better¹ if you set the document font t

Re: How to use METAPOST figures in LyX?

2004-12-15 Thread Karsten Heymann
Hello Angus, Angus Leeming <[EMAIL PROTECTED]> wrote: > Karsten Heymann wrote: > >> R S Ananda Murthy wrote: > >>> I want to use figures created in MetaPost in LyX. > > > >> You need to define a MetaPost format. > > [...] > >> You&

Re: How to use METAPOST figures in LyX?

2004-12-15 Thread Karsten Heymann
om MetaPost to EPS (for Latex). Couldn't this be added to a future lyx release by default? Yours, Karsten -- Karsten HeymannMail: [EMAIL PROTECTED] | Kiel, GermanyJabber: [EMAIL PROTECTED] |

Re: latex beamer and \mathrm

2004-07-10 Thread Karsten Heymann
On Fri, 9 Jul 2004 18:45:28 +0200 Andre Poenitz <[EMAIL PROTECTED]> wrote: > Which is btw "correct typesetting" for things like \sin etc even in > sans serif slides. I think beamer makes it right when typesetting operators like sin sans-serif. If you want math with serif letters you can always sp

Re: latex beamer and \mathrm

2004-07-10 Thread Karsten Heymann
On Fri, 09 Jul 2004 14:12:39 +0100 Angus Leeming <[EMAIL PROTECTED]> wrote: > I've noticed one small peculiarity with the latex beamer class. (For > those that don't know it, it's a *fantastic* class with which to > create pdf presentations. See http://latex-beamer.sf.net) > > It uses a nice, s

Re: future of win32 port?

2004-06-02 Thread Karsten Heymann
Sorry, wrong list! On Wed, 2 Jun 2004 13:37:06 +0200 Karsten Heymann <[EMAIL PROTECTED]> wrote: > Hello Gour, > > On Wed, 2 Jun 2004 13:15:07 +0200 > Gour <[EMAIL PROTECTED]> wrote: > > > Karsten Heymann ([EMAIL PROTECTED]) wrote: > > > > > Th

Re: future of win32 port?

2004-06-02 Thread Karsten Heymann
Hello Gour, On Wed, 2 Jun 2004 13:15:07 +0200 Gour <[EMAIL PROTECTED]> wrote: > Karsten Heymann ([EMAIL PROTECTED]) wrote: > > > The more "natural" Toolkit for LyX would be FLTK I think, because it > > seems to be quite close to xforms. But that would have to

Re: Text block selection

2004-05-05 Thread Karsten Heymann
On Wed, 5 May 2004 15:10:31 +0400 [EMAIL PROTECTED] wrote: > LyX 1.3.4 & 1.3.3 > --- > > Selected text (e.g. via mouse) may spontaneously lose highlighting. I can confirm this with lyx-qt 1.3.[34] using KDE 3.2. With icewm I do not have this problem. Yours, Karsten

Any plans to support booktabs? ragged2e?

2004-05-05 Thread Karsten Heymann
Hi LyXers, (I'm using 1.3.4) are there any plans to support booktabs.sty tabulars? I've searched on google and on the lyx mailing list archive, but found only traces of a discussion about booktabs. For those who don't know it: booktabs.sty replaces the \hline command in tabulars with \toprule, \m

Re: lyx editor fonts /debian woody :(

2004-04-29 Thread Karsten Heymann
(sorry for sending per pm the first time, angus!) On Wed, 28 Apr 2004 10:40:53 +0100 "Angus Leeming" <[EMAIL PROTECTED]> wrote: > Bernd Mehnert wrote: > > [...] and our webmaster has put lyx1.3.3 on > > our servers too. (at the faculty we have again debian woody) now the > > problem is, that the

Re: lyx-qt 1.3.4 does not compile

2004-02-25 Thread Karsten Heymann
On Wed, 25 Feb 2004 21:57:10 +0100 "Georg Baum" <[EMAIL PROTECTED]> wrote: > Am Montag, 23. Februar 2004 13:17 schrieb Karsten Heymann: > > So this seems to be rather a kde bug than a lyx bug. Nevertheless, > > are there any ways to get around this from lyx&

Re: lyx-qt 1.3.4 does not compile

2004-02-23 Thread Karsten Heymann
ny ways to get around this from lyx's side? Yours, Karsten On Mon, 23 Feb 2004 12:41:34 +0100 "Karsten Heymann" <[EMAIL PROTECTED]> wrote: > System: Debian 3.0 with official kde3.2 backports. > > [EMAIL PROTECTED]:~/Software/lyx/lyx-1.3.4$ ./configure > -

lyx-qt 1.3.4 does not compile

2004-02-23 Thread Karsten Heymann
Hi lyxers, for the first time a new lyx release does not compile for me out of the box. System: Debian 3.0 with official kde3.2 backports. [EMAIL PROTECTED]:~/Software/lyx/lyx-1.3.4$ ./configure --prefix=/usr/local/stow/lyx-1.3.4-1 --with-frontend=qt --with-qt-dir=/usr/share/qt3 results i

Re: export to M$ Word

2004-02-15 Thread Karsten Heymann
On Sun, 15 Feb 2004 20:59:03 +0100 "Herbert Voss" <[EMAIL PROTECTED]> wrote: > Karsten Heymann wrote: >> It is often recommended to export to a single HTML file and to import >> that into word. I remember that the tth converter does this especially >> well,

Re: export to M$ Word

2004-02-15 Thread Karsten Heymann
On Sun, 15 Feb 2004 23:05:30 +0100 "Roberto Bernetti" <[EMAIL PROTECTED]> wrote: > Hi dear listers > I'd like to have some clues on how to export my lyx documents, without > figures, in a format that can be editable by M$ Word. It is often recommended to export to a single HTML file and to import

Re: Mis-alignment with multicols

2004-02-13 Thread Karsten Heymann
On Fri, 13 Feb 2004 12:20:48 -0800 (PST) "Rich Shepard" <[EMAIL PROTECTED]> wrote: > I have a section of text -- a list -- that is typeset in two columns > on the page using the \begin{multicols}{2} ... \end{multicols} pair. > > Headings, sub-heads and list items all align on the left of th

Re: Page number on first page

2004-02-12 Thread Karsten Heymann
Hello Maria, On Wed, 11 Feb 2004 11:15:52 -0800 (PST) "Maria Torres" <[EMAIL PROTECTED]> wrote: > How can I make a cover page so that the page numbering starts at 2 on > the second page, but has no number on the first? Or...if the paper is > for a scientific report, should it have a page number o

Re: Entering a vertical vector with brackets

2004-02-09 Thread Karsten Heymann
On Mon, 09 Feb 2004 19:01:31 +0100 "Herbert Voss" <[EMAIL PROTECTED]> wrote: > insert \[W = \begin{bmatrix}W_1\\W_2\\W_3\end{bmatrix}\] If you're like me: "insert" must *not* be typed in (and trying to insert it as a lfun doesn't work either...). Then it works beautifully. > mark it with the cur

Re: lyx 1.3.3: ???

2004-02-02 Thread Karsten Heymann
Hi Hartmut, On Mon, 2 Feb 2004 11:50:44 +0100 "Hartmut Haase" <[EMAIL PROTECTED]> wrote: > can someone please tell me why I can't view (C-d) the attached file? > It used to be o. k. with lyx 1.3.2. The table cap:Kommandos-des-more-Programms is inside a subsection* pararaph. Set it to standard an

Re: modifying paragraph

2004-01-26 Thread Karsten Heymann
Hi Thorsten, On Mon, 26 Jan 2004 11:38:58 +0100 "Thorsten Hirsch" <[EMAIL PROTECTED]> wrote: > How can I modify the paragraph environment of the article document > class to let him do a linefeed after the title of the paragraph? ...in > the LaTeX preamble Use minisec from the koma-classes. > By

Re: Real line...

2004-01-17 Thread Karsten Heymann
On Fri, 16 Jan 2004 23:26:55 -0500 "David Obadia" <[EMAIL PROTECTED]> wrote: > > Hi all, > What's the proper way to write the "standard" symbol for the set of > Real numbers in LyX? (I mean the R with two bars..) Hi David, I personally like the symbols from the bbm-package most. Insert \usepac

Re: layout file for latex-beamer avialiable

2004-01-15 Thread Karsten Heymann
Hi Tobias, On Thu, 15 Jan 2004 09:16:38 +0100 "Tobias Hilbricht" <[EMAIL PROTECTED]> wrote: > Am Mittwoch, 14. Januar 2004 12:11 schrieb Karsten Heymann: > > Hi folks, > > > > I just wanted to inform you that the new latex-beamer class (version > > 1

Re: layout file for latex-beamer avialiable

2004-01-14 Thread Karsten Heymann
On Wed, 14 Jan 2004 12:31:08 +0100 "Andre Poenitz" <[EMAIL PROTECTED]> wrote: > On Wed, Jan 14, 2004 at 12:11:56PM +0100, Karsten Heymann wrote: >> Hi folks, >> >> I just wanted to inform you that the new latex-beamer class (version >> 1.10) conta

layout file for latex-beamer avialiable

2004-01-14 Thread Karsten Heymann
Hi folks, I just wanted to inform you that the new latex-beamer class (version 1.10) contains layout and template files for lyx 1.3.3 (provided by the author of the class, Till Tantau). Although the author claims them experimential they work quite nice for me. (latex-beamer is a---in my opinion---

Re: Disappearing e-mails

2004-01-13 Thread Karsten Heymann
On Mon, 12 Jan 2004 22:46:09 + "Paul Smith" <[EMAIL PROTECTED]> wrote: > Dear All > > From time to time, I do not receive some e-mails that I send to the > list. Is there somebody able to explain me why it happens? Hello Paul, I have experienced that I don't get error messages when sending

Re: Problem with changing font in maths mode

2004-01-12 Thread Karsten Heymann
On Mon, 12 Jan 2004 09:39:49 +0100 "Andre Poenitz" <[EMAIL PROTECTED]> wrote: > On Mon, Jan 12, 2004 at 09:23:58AM +0100, Juergen Spitzmueller wrote: > > Andre Poenitz wrote: > > > > See > > > > ftp://ftp.dante.de/tex-archive/info/l2tabu/english/l2tabuen.pdf > > > > for details. I already posted a

Re: Problem with changing font in maths mode

2004-01-09 Thread Karsten Heymann
On Fri, 09 Jan 2004 16:29:12 +0100 "Herbert Voss" <[EMAIL PROTECTED]> wrote: > > > Karsten Heymann wrote: > > On Fri, 09 Jan 2004 15:54:17 +0100 > > "Herbert Voss" <[EMAIL PROTECTED]> wrote: > > > > > >>Karsten Heym

Re: Problem with changing font in maths mode

2004-01-09 Thread Karsten Heymann
On Fri, 09 Jan 2004 15:54:17 +0100 "Herbert Voss" <[EMAIL PROTECTED]> wrote: > Karsten Heymann wrote: > > > (mathpazo|mathptmx)+helvet+courier (as stated in l2tabu) should be the > > default. > > without courier Why? Karsten

Re: Problem with changing font in maths mode

2004-01-09 Thread Karsten Heymann
On Fri, 9 Jan 2004 11:35:15 +0100 "Juergen Spitzmueller" <[EMAIL PROTECTED]> wrote: > Karsten Heymann wrote: > > although I'm not Herbert, I'd like to add some subjective comments and > > suggestions: > > Can you file a bug report on bugzilla and

Re: Problem with changing font in maths mode

2004-01-09 Thread Karsten Heymann
Hi, although I'm not Herbert, I'd like to add some subjective comments and suggestions: On Fri, 9 Jan 2004 10:08:24 +0100 "Juergen Spitzmueller" <[EMAIL PROTECTED]> wrote: > Herbert Voss wrote: > > > The way lyx uses palatino is depreciated by the latex developers. > > > Set the font to "default

Re: Problem with changing font in maths mode

2004-01-09 Thread Karsten Heymann
On Fri, 09 Jan 2004 06:37:44 +0100 "Herbert Voss" <[EMAIL PROTECTED]> wrote: > Karsten Heymann wrote: > >> On Thu, 08 Jan 2004 22:01:31 + "Paul Smith" <[EMAIL PROTECTED]> >> wrote: >> >>> In a certain document, I have changed th

Re: Problem with changing font in maths mode

2004-01-08 Thread Karsten Heymann
Hi Paul, On Thu, 08 Jan 2004 22:01:31 + "Paul Smith" <[EMAIL PROTECTED]> wrote: > In a certain document, I have changed the font from default to > palatino. However, in the DVI file the mathematical formulae do no > appear with palatino font. Cannot one force LyX to use palatino font > with m

Re: installing cvs snapshot

2003-12-16 Thread Karsten Heymann
On Tue, 16 Dec 2003 12:43:16 +0100 "Andre Poenitz" <[EMAIL PROTECTED]> wrote: > On Tue, Dec 16, 2003 at 11:33:57AM +, Angus Leeming wrote: > > I see. So this is the reason. > > It works with an installed version. > > "Schrift: Größt" Hey, this is open source. Go and create a patch :) SC

How to get locales (was: Re: installing cvs snapshot)

2003-12-16 Thread Karsten Heymann
On Tue, 16 Dec 2003 12:08:02 +0100 "Andre Poenitz" <[EMAIL PROTECTED]> wrote: > On Tue, Dec 16, 2003 at 11:58:46AM +0100, Karsten Heymann wrote: > > I think you have to check your /etc/locale.gen. Mine contains > > [EMAIL PROTECTED] ISO-8859-15 > > de_D

Re: installing cvs snapshot

2003-12-16 Thread Karsten Heymann
Hello Andre, On Tue, 16 Dec 2003 11:45:48 +0100 "Andre Poenitz" <[EMAIL PROTECTED]> wrote: > On Mon, Dec 15, 2003 at 08:12:43PM +0100, Karsten Heymann wrote: > > LC_ALL (or LANG) affects the program you actually *run*, in this > > case it Addition: LC_ALL can over

Re: installing cvs snapshot

2003-12-15 Thread Karsten Heymann
On Mon, 15 Dec 2003 16:35:07 +0100 "Holger Zebner" <[EMAIL PROTECTED]> wrote: > > one thing first: to get the error messages in english (which would > > be more helpfull when posting in an english list), enter > > LC_ALL=C dpkg -i xxx > > So you don't have to translate yourself (not that it woul

Re: installing cvs snapshot

2003-12-15 Thread Karsten Heymann
Hi Holger, (sorry for replying to you directly) one thing first: to get the error messages in english (which would be more helpfull when posting in an english list), enter LC_ALL=C dpkg -i xxx So you don't have to translate yourself (not that it would have been bad) On Sun, 14 Dec 2003 22:55:0

Re: localisation fails with "run" command

2003-12-12 Thread Karsten Heymann
Hi Holger, On Fri, 12 Dec 2003 15:51:27 +0100 "Holger Zebner" <[EMAIL PROTECTED]> wrote: > I have lyx-qt 1.3.2 installed on a German linux system. [..] > But when I start it with the "run"-command (ALT+F2) it would start > with the English interface. > > Where do I change this intro a always Ge

Re: lyx on Debian woody alpha

2003-12-12 Thread Karsten Heymann
On Fri, 12 Dec 2003 11:41:54 +0100 "Roberto Bernetti" <[EMAIL PROTECTED]> wrote: > Alle 22:12, giovedì 11 dicembre 2003, Karsten Heymann ha scritto: > > On Thu, 11 Dec 2003 17:12:46 + > > > > "Angus Leeming" <[EMAIL PROTECTED]> wrote: >

Re: lyx on Debian woody alpha

2003-12-11 Thread Karsten Heymann
On Thu, 11 Dec 2003 17:12:46 + "Angus Leeming" <[EMAIL PROTECTED]> wrote: > I am running lyx-1.3.xcvs on an Alpha under Debian unstable. I could > certainly make it available to you but have no idea how to go about > creating a Debian package... One way would be cd /usr/src # or whereve

Re: bibtex error: (author?)

2003-12-01 Thread Karsten Heymann
Hello Thorsten, On Sat, 29 Nov 2003 17:22:06 +0100 "Thorsten Hirsch" <[EMAIL PROTECTED]> wrote: > Looks like there's something broken: > > "blabla this is the cite"(author?) > > This is the dvi output. (author?) comes from ->input ->cite, where i > chose one of my bibtex references. Normally th

Re: Page numbers in upper right corner?

2003-12-01 Thread Karsten Heymann
On Sat, 29 Nov 2003 18:20:02 -0800 (PST) "James Frye" <[EMAIL PROTECTED]> wrote: > how can I get the page number in the upper right corner of the page, > instead of at the bottom center? fancyheadings is already quite good. Even better imho is srcpage2 from the koma-script package, which comes wi

Re: Problem installing new document class

2003-12-01 Thread Karsten Heymann
Small correction: On Fri, 28 Nov 2003 09:16:16 -0800 "Marc Jeffrey Driftmeyer" <[EMAIL PROTECTED]> wrote: > Don't put it in /usr/share/texmf---that's where Debian officially > updates tetex and all the recommended and dependent packages as well > for tetex to run. I can't imagine there would be

Re: Roman numbers in the text

2003-11-26 Thread Karsten Heymann
On Wed, 26 Nov 2003 15:04:21 +0100 "Samuel Hammer" <[EMAIL PROTECTED]> wrote: > Dear all, > > does anyone know how to make roman numbers in the text ? Hmmm... I would use uppercase serif letters. Works pretty well for me. What are you looking for? Karsten

Re: LyX - Mailing Lists

2003-11-25 Thread Karsten Heymann
I'm sorry! Sylpheed has Send mapped to C-Return. That's bad :(( Hi, On Tue, 25 Nov 2003 12:24:34 + "Angus Leeming" <[EMAIL PROTECTED]> wrote: > The mailing lists are unlikely to change. You could instead filter on > the "From" field. if you mean the "From:" field, that won't work (the mail

Re: LyX - Mailing Lists

2003-11-25 Thread Karsten Heymann
Hi, On Tue, 25 Nov 2003 12:24:34 + "Angus Leeming" <[EMAIL PROTECTED]> wrote: > The mailing lists are unlikely to change. You could instead filter on > the "From" field. if you mean the "From:" field, that won't work (the mail I'm replying to right now > Regards, > > -- > Angus >

Re: Lab manual

2003-11-24 Thread Karsten Heymann
Hello Nirmal, it's propably not that important... but as you asked: On Mon, 24 Nov 2003 00:31:43 -0500 "Nirmal Govind" <[EMAIL PROTECTED]> wrote: > > My personal opinion on this is that keeping depth with M-Enter can sometimes > > be unhandy. I prefer to I've been a bit inprecise: > > 1. ent

Re: Lab manual

2003-11-23 Thread Karsten Heymann
On Sun, 23 Nov 2003 17:05:45 -0500 "Nirmal Govind" <[EMAIL PROTECTED]> wrote: > > > Um.. if you mean something like in the screenshot at this page > > http://wiki.lyx.org/pmwiki.php/Tips/MultipleLyxCodeInSingleEnumerate > > > > Hi Christian.. I think there's something missing in those instr

Re: Document flows off end of page!

2003-11-23 Thread Karsten Heymann
Hi, a classic :) (which basically means to me that I stubled about this myself sometime ago as well ;) ) Short answer: Don't write pages full of headings without some content between them. Your problem will disappear as soon as you put some text between the headings. Long answer (hopefully c

Re: multiple lyx-code in a single enumerate?

2003-11-18 Thread Karsten Heymann
On Mon, 17 Nov 2003 09:26:15 +0100 "Christian Ridderström" <[EMAIL PROTECTED]> wrote: > On Mon, 17 Nov 2003, Karsten Heymann wrote: > > > Hi All, > > > > On Sun, 16 Nov 2003 21:58:51 +0100 > > "Christian Ridderström" <[EMAIL PROTEC

Re: multiple lyx-code in a single enumerate?

2003-11-17 Thread Karsten Heymann
Hi All, On Sun, 16 Nov 2003 21:58:51 +0100 "Christian Ridderström" <[EMAIL PROTECTED]> wrote: > http://wiki.lyx.org/pmwiki.php/Tips/MultipleLyxCodeInSingleEnumerate I've added a screenshot of the final LyX-Window. Karsten

Re: Presentation on LyX/LaTeX

2003-11-15 Thread Karsten Heymann
On Sat, 15 Nov 2003 11:33:27 +0100 "Juergen Spitzmueller" <[EMAIL PROTECTED]> wrote: > M.B. Schiekel wrote: > > Corrections and improvement suggestions are wellcome. > > Nice presentation. I think you should check grammar and orthography, > though. Here are some corrections (there are a few more

Re: Presentation on LyX/LaTeX

2003-11-13 Thread Karsten Heymann
On Thu, 13 Nov 2003 05:23:53 -0500 "Nirmal Govind" <[EMAIL PROTECTED]> wrote: > Hi folks, > > I made a presentation on LyX/LaTeX to the LUG here at Penn State > yesterday. Below is the link in case someone's interested in doing > something similar... > > http://www.personal.psu.edu/nug107/lyx/

Re: Modifying Title page

2003-11-07 Thread Karsten Heymann
Hi Toby, I guess the correct way (whatever that means) would be to redefine the \maketitle (or [EMAIL PROTECTED], as I've seem sometimes -- don't know the difference) macro. It's quite easy if you know some LaTeX (from head, might contain typos): \renewcommand{\maketitle}{% \begin{titlepage}%