Re: Garamond police does not support italics

2023-08-31 Thread Herbert Voss
Am 30.08.23 um 15:42 schrieb emile: I want to use the Garamond police with LyX 2.3.7. Normal and bold text work apparently fine, but when Italic text is used, there is no output Pdf document. Give an example file! Herbert -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.l

Re: References -- TeX capacity exceeded

2023-09-05 Thread Herbert Voss
Am 05.09.23 um 14:18 schrieb Eckhard Höffner: In my opinion, it's the references, because if I delete all references, the error doesn't appear. The log file is over 100 kb so I won't send it here. But there is no error message in there, except for the one about the TeX capacity. \label #1

Re: References -- TeX capacity exceeded

2023-09-05 Thread Herbert Voss
has an extra } As I already wrote, This bug was fixed ... Update your LaTeX system. Herbert Am 05.09.23 um 15:55 schrieb Herbert Voss: Am 05.09.23 um 14:18 schrieb Eckhard Höffner: In my opinion, it's the references, because if I delete all references, the error doesn't a

Re: Strange hyphenation with English (UK)

2023-09-10 Thread Herbert Voss
Am 10.09.23 um 06:53 schrieb Daniel: On 2023-09-09 23:02, Richard Kimberly Heck wrote: On 9/9/23 14:41, Daniel wrote: Hi! I noticed that setting "English (UK)" as language under Document Settings, leads to some strange hyphenation. For example, "import-ant" and "theor-ethical". Is that a c

Re: Subtitle not displayed on report title page

2023-09-11 Thread Herbert Voss
Am 11.09.23 um 19:05 schrieb Rich Shepard: This is a new issue for me: no subtitle displayed. I don't see anything in the settings and there's no error when compiling with pdflatex. Minimal Wrong Example (MWE) attached. Rich, your command \today is set with paragraph layout subtilte, so

Re: Unavailable: Chinese Article (CTeX)

2023-09-14 Thread Herbert Voss
Am 14.09.23 um 10:56 schrieb Xiaoguang Fan: Hell, gay, I use Lyx in syllabus writing. Here is the reminder, but I need help finding the package online. Many thanks for your help. The selected document class Chinese Article (CTeX) requires external files that are not available. The docu

Re: Adding horizonal lines for user entry

2023-09-16 Thread Herbert Voss
Am 16.09.23 um 00:27 schrieb Rich Shepard: On Fri, 15 Sep 2023, Herbert Voss wrote: insert a box (minipage) of a width like 50% of the textwidth, which can be set in the box menue. And then use \hrulefill That worked perfectly. By trial-and-error I learned how to set the width and

Re: Need help finding error

2023-09-22 Thread Herbert Voss
Am 21.09.23 um 23:02 schrieb Rich Shepard: On Thu, 21 Sep 2023, Rich Shepard wrote: I need help identifying the source of this error. FWIW, the doc built successfully before I added more text below where the error is shown. I've learned that the error is in biber's processing of the bibli

Re: Need help finding error

2023-09-22 Thread Herbert Voss
Am 21.09.23 um 19:01 schrieb Rich Shepard: I've not successfully built a MWE; each time I remove text either above or below the highlighted error the document compiles successfully. The unmodified doc doesn't. Attached is an image of the highlighted line and following text along with the err

Re: updating TexLive2023: failed

2023-09-24 Thread Herbert Voss
Am 24.09.23 um 15:47 schrieb Rich Shepard: Last July I set up a weekly cron job to update TexLive2023. It's worked flawlessly until this morning when the attached mltex.log showed up in my INBOX. The mltex.log looks good, but what was not included in the log file but was in the email message

Re: updating TexLive2023: failed

2023-09-24 Thread Herbert Voss
Am 24.09.23 um 21:30 schrieb Rich Shepard: On Sun, 24 Sep 2023, Herbert Voss wrote: run it in a terminal: Herbert, That's what I did earlier this morning. tlmgr --self --all update All up to date; nothing done. fmtutil-sys --all Is the error still again there? Yes, it is

Re: tex2LyX error

2023-09-29 Thread Herbert Voss
Am 29.09.23 um 19:31 schrieb Hal Kierstead via lyx-users: This took me a while because of working with two apps. Here are a Latex file . The Lyx file is too short. Also it does not compile because of an extra brace related to the equation. The \parbox and the \label are the problem. Howe

Re: Integral sign

2023-10-17 Thread Herbert Voss
Am 17.10.23 um 08:21 schrieb Arshad Ali: The integral sign written in Lyx is not looking good image.png That are the default symbols for the _inline_ mode (math in the text line) as compared to other Latex packages image.png and that are the symbols for the _displaymode_ (math as own

Re: Adding standard enviroment text in a list

2023-10-19 Thread Herbert Voss
Am 19.10.23 um 19:30 schrieb Rich Shepard: I have a long list of criteria (and sub-criteria) that I have in an enumerate environment so all criteria align properly. Each criterion needs a statement of compliance which would be in the standard environment. When I tried to do this the enumerated

Re: Integral sign

2023-10-19 Thread Herbert Voss
Am 19.10.23 um 18:58 schrieb Folsk Pratima: On Tue, 17 Oct 2023 09:29:41 +0200 Herbert Voss wrote: If you want this style also for the inline mode then write as first math command \displaymath Are you sure it's '\displaymath'? The thing does not work for me out of the box.

Re: Adding standard enviroment text in a list

2023-10-19 Thread Herbert Voss
Am 19.10.23 um 20:29 schrieb Rich Shepard: On Thu, 19 Oct 2023, Rich Shepard wrote: Looks like a really kool solution. Would this work in LyX, too? I added the new environment to the prefix (at the end), reconfigured LyX, and restarted it. There's no Normanlize in the environment list. R

Re: Adding standard enviroment text in a list

2023-10-19 Thread Herbert Voss
Am 19.10.23 um 20:39 schrieb Rich Shepard: On Thu, 19 Oct 2023, Herbert Voss wrote: Load the module enumitem (docuemnt->settings->modules). - Then start a enumerate paragraph and insert Text - Choose default paragraph style which ends the enumeration.    Insert your text which a

Re: Bibliography not shown in compiled PDF

2023-12-05 Thread Herbert Voss
Am 05.12.23 um 17:12 schrieb Rich Shepard: On Tue, 5 Dec 2023, Rich Shepard wrote: Stay tuned ... Attached are mwe.lyx and mwebib.bib (both with 2 references.) The mwe.lyx compiles without error but there's no bibliography. Rich, you have the font setting for pdflatex. You should enab

Re: Bibliography not shown in compiled PDF

2023-12-05 Thread Herbert Voss
Am 05.12.23 um 18:59 schrieb Rich Shepard: I don't understand. Attached is the font settings I've used for years, including all recent docs in KOMA-Script Book and Report classes with bibliographies, TeXLive2023, and LyX-2.3.6.1. When I invoke "no TeX fonts" I cannot set the body type using

Re: Bibliography not shown in compiled PDF

2023-12-05 Thread Herbert Voss
Am 05.12.23 um 20:05 schrieb Rich Shepard: On Tue, 5 Dec 2023, Rich Shepard wrote: Attached is the font settings I've used for years, Forgot to attach it. Rich, as I already  wrote: - enable the "Use non TeX fonts" - add \usepackage{avant}  in the document->setting->preamble - add also 

Re: Bibliography not shown in compiled PDF

2023-12-05 Thread Herbert Voss
Am 05.12.23 um 21:16 schrieb Rich Shepard: On Tue, 5 Dec 2023, Herbert Voss wrote: as I already  wrote: - enable the "Use non TeX fonts" - add \usepackage{avant}  in the document->setting->preamble - add also  \usepackage[scaled]{beramono}    or \usepackage{courier}   which

Re: Bibliography not shown in compiled PDF

2023-12-06 Thread Herbert Voss
Am 05.12.23 um 23:25 schrieb Rich Shepard: On Tue, 5 Dec 2023, Rich Shepard wrote: I just updated texlive2023; it showed utf8 as the encoding during the process. Then I created a new KOMA-Script Report class called test.lyx (attached). When I exported this file using LaTeX (pdflatex) it had

Re: How to reduce code lineheight in LaTeX Beamer

2023-12-11 Thread Herbert Voss
Am 10.12.23 um 23:09 schrieb Steve Litt: Hi all, I'm using Beamer straight with LaTeX (no LyX). There's too much space between lines of code, so it makes the code hard to read and also pushes other content down too far. The following is a frame from my presentation: \begin{frame} [fra

Re: How to reduce code lineheight in LaTeX Beamer

2023-12-11 Thread Herbert Voss
Am 11.12.23 um 15:11 schrieb Herbert Voss: Am 10.12.23 um 23:09 schrieb Steve Litt: Hi all, I'm using Beamer straight with LaTeX (no LyX). There's too much space between lines of code, so it makes the code hard to read and also pushes other content down too far. The following

Re: Compiling error in updated document

2023-12-29 Thread Herbert Voss
Am 29.12.23 um 18:08 schrieb Rich Shepard: I've updated a document written originally in 2010. When I try to compile it using pdflatex an error that \chead has already been defined (and there's no \chead in the new document.) Looking at the error log (attached) I see that the 13 years betwee

Re: Using LaTeX \rightarrow symbol

2023-12-29 Thread Herbert Voss
Am 29.12.23 um 19:59 schrieb Rich Shepard: In this document I have the string, data {\rightarrow} information {\rightarrow} insight When pdflatex tries to compile the document I see these errors: there's a mis-matched expl3.sty (the one installed is dated 2023-12-11.) A MWE is attached.

Re: Adding accented character in JabRef

2024-01-01 Thread Herbert Voss
Am 01.01.24 um 23:52 schrieb Rich Shepard: An authors' name is Antao with the second 'a' accented with a tilde. I'm not finding the proper syntax to produce that in the BibTeX source. I tried {~}a and \{~}a and some other variants without success. \~a   or \~{a} However, you should be able

Re: Adding accented character in JabRef

2024-01-02 Thread Herbert Voss
Am 02.01.24 um 11:20 schrieb Kees Zeelenberg: Herbert Voss wrote: However, you should be able to insert directly ã Isn't this only possible with either a keyboard that has the symbol directly or a keyboard with dead keys? sure ... but also Win: Alt+0227 macOS: Alt+n a Linux: Al

Re: String including \rightarrow works unless with other text

2024-01-02 Thread Herbert Voss
Am 02.01.24 um 18:15 schrieb Rich Shepard: I'm puzzled. In a document I display a series using \rightarrow to separate the components. When I compile the document it displays as in the attached mwe2.lyx file. When the string is by itself (mwe.lyx) it displays properly. I suspect it's a matt

Re: Old font style names found in doc

2024-01-02 Thread Herbert Voss
Am 03.01.24 um 00:18 schrieb Rich Shepard: Revising a 5-year old document (KOMA-Script report class) pdflatex compilation fails because deprecated font styles (\sc, \bf) are found in bibliography entries (see attached.) Looking at the jabrefbib.bib file I do not find any \sc or \bf strings.

Re: Old font style names found in doc

2024-01-03 Thread Herbert Voss
Am 03.01.24 um 15:16 schrieb Rich Shepard: On Wed, 3 Jan 2024, Herbert Voss wrote: I suppose, that it is part of the bibstyle file *.bst Then shouldn't this have been corrected in the most recent TeXLive2023? There's only one citation (so far) in the doc and I've not had

Re: JabRef insertion to LyX fails with accented character

2024-01-03 Thread Herbert Voss
Am 03.01.24 um 15:41 schrieb Rich Shepard: Now I've learned how to insert accented characters using my keyboard I corrected the lead author's name in JabRef from Antao to Antão. This morning when I tried compiling the document with that citation it failed to find the non-accented record in t

Re: JabRef insertion to LyX fails with accented character

2024-01-03 Thread Herbert Voss
Am 03.01.24 um 16:51 schrieb Rich Shepard: On Wed, 3 Jan 2024, Herbert Voss wrote: every problem is listed in the logfiles ... The .log file, line 725: LaTeX Warning: Citation 'Ant=E3o2021' on page 5 undefined on input line 324. Rich, I suppose again the "merged

Re: Old font style names found in doc

2024-01-03 Thread Herbert Voss
Am 03.01.24 um 16:24 schrieb Rich Shepard: On Wed, 3 Jan 2024, Herbert Voss wrote: this depends to the author of the bibliography style. Which one your are using? The biblatex bibliography style is authoryear. Rich, from your example I believe that you used bibtex with a bibtex style

Re: Latex vs. non-latex fonts

2024-01-13 Thread Herbert Voss
Am 13.01.24 um 15:33 schrieb Neal Becker: And that’s why they don’t look good. You need to choose one from the drop-down list. The problem with using non-TeX fonts is that there might not be a corresponding math font. One that does have a math font and that looks quite nice is

Re: Latex vs. non-latex fonts

2024-01-13 Thread Herbert Voss
Am 13.01.24 um 15:57 schrieb Neal Becker: Here is a mwe of the New PX problem. There is _no_ such  problem with current up-to-date TL2023. Herbert On Sat, Jan 13, 2024 at 9:33 AM Neal Becker wrote: On Fri, Jan 12, 2024 at 3:15 PM Christopher Menzel wrote: On Jan 1

Re: Latex vs. non-latex fonts

2024-01-13 Thread Herbert Voss
Am 13.01.24 um 16:02 schrieb Neal Becker: Here is a mwe of the problem with Cambria (abstract is not bold). I seem to have cambria-bold:  luaotfload-tool -i --find="Cambria Bold" luaotfload | resolve : Font "Cambria Bold" found! luaotfload | resolve : Resolved file name "/usr/share/fonts/mst

Re: Latex vs. non-latex fonts

2024-01-13 Thread Herbert Voss
Am 13.01.24 um 16:49 schrieb Neal Becker: I have tried kpfonts.  Surprisingly, it also has the same problem with authormark misplaced! Looks like a bug with the IEEE layout of LyX. Export the test-document to LaTeX (pdflatex) and run it and it will be okay. Herbert -- lyx-users mailing lis

Re: Latex vs. non-latex fonts

2024-01-14 Thread Herbert Voss
Am 14.01.24 um 17:05 schrieb Neal Becker: On Sun, Jan 14, 2024 at 2:48 AM Herbert Voss wrote: Am 13.01.24 um 16:49 schrieb Neal Becker: > I have tried kpfonts.  Surprisingly, it also has the same problem with > authormark misplaced! > Looks like a bug

Re: 14.4 font

2024-03-04 Thread Herbert Voss
Am 04.03.24 um 09:48 schrieb Axel Dessecker: KOMA Script does not require specific fonts. For the base size, you may just define 14pt as a class option. 14pt is not a valid option for standard classes (10pt, 11pt, 12pt) You need package extsizes or you define the new fontsize by yourself. H

Re: 14.4 font

2024-03-04 Thread Herbert Voss
> > 15 pt That is a hidden feature of KOMA-Script, the correct Way is fontsize =… Herbert > > klick > > Ok > > and then generate (view) the PDF as ususal. > > greetings, el > > On 2024-03-04 05:24, Herbert Voss wrote: > [...] >> However, f

Re: Representing mu in bibliography source file

2024-03-06 Thread Herbert Voss
Am 06.03.24 um 17:47 schrieb Paul Rubin: On 3/6/24 10:50, Rich Shepard wrote: I use JabRef for my bibliography database; it's in ASCII text file format. Some abstracts report concentrations in micrograms and have been entered as 'ug.' How can I enter the mu symbol so it displays properly i

Re: Representing mu in bibliography source file

2024-03-06 Thread Herbert Voss
Rich Shepard schrieb: > On Wed, 6 Mar 2024, Herbert Voss wrote: > >>> You can put "$\mu$g" in a BibTeX entry and it should display properly >>> in >>> the document. >> >> \textmu{}g for an upright µ > > Herbert, > > That&#

Re: Representing mu in bibliography source file

2024-03-06 Thread Herbert Voss
Rich Shepard schrieb: > On Wed, 6 Mar 2024, Herbert Voss wrote: > >>> You can put "$\mu$g" in a BibTeX entry and it should display properly >>> in >>> the document. >> >> \textmu{}g for an upright µ > > Herbert, > > That&#

Re: LyX 2.4.0 RC4 - bug? Abstract headline is missing

2024-04-12 Thread Herbert Voss
Am 12.04.24 um 11:41 schrieb Bernt Lie via lyx-users: When I use KOMA script and Article style, and insert an Abstract, the headline "Abstract" is not inserted. This is different from previous versions, I think?? Is this a bug? Use documentclass option "abstract=on" Herbert -- lyx-users m

Re: Lyx error

2024-04-12 Thread Herbert Voss
Am 12.04.24 um 11:32 schrieb Eckhard Höffner: Tobias is right.xelatex useS  truetype or open type fonts. XeLaTeX can also use old Type1 fonts. Herbert Am 12.04.24 um 10:10 AM schrieb Tobias Hilbricht: Am Donnerstag, dem 11.04.2024 um 18:19 -0400 schrieb Steve Litt: If you use non-TeX f

Re: LyX 2.4.0 RC4 - bug? Abstract headline is missing

2024-04-12 Thread Herbert Voss
Am 12.04.24 um 11:57 schrieb Bernt Lie: Thanks. I have tried with inserting the text “abstract=on” (with and withough prepending/appending it with “), but this has no effect. no problem here ... Used File->new, then Document->Settings abd abstract=on. I have nothing in the added into the

Re: LyX 2.4.0 RC4 - bug? Abstract headline is missing

2024-04-12 Thread Herbert Voss
Am 12.04.24 um 13:41 schrieb Bernt Lie via lyx-users: Aha! It only adds "Abstract" to the PDF file when using KOMA-script, not in the LyX editor itself! For the Standard Article style, "Abstract" is inserted into the LyX editor by default. I find that clarifying, and it would be nice if the

Re: Index is not displayed

2024-04-13 Thread Herbert Voss
Am 13.04.24 um 10:17 schrieb Andreas Plihal via lyx-users: Sorry - I included the wrong file. The file that I am now attaching also matches the text that I wrote in my first email. In this version the index does not work. In your preamble you have - \emergencystretch 1.5em This

Re: Endnote numbers marked with an asterisk

2024-04-27 Thread Herbert Voss
Am 27.04.24 um 11:53 schrieb Andreas Plihal via lyx-users: I use both footnotes and endnotes in my KOMA Script book. If I don't intervene, both will be numbered the same way. Unfortunately, the reader cannot judge from its appearance alone whether it is a footnote or an endnote. I want to

Re: Endnote numbers marked with an asterisk

2024-04-29 Thread Herbert Voss
Am 28.04.24 um 21:39 schrieb Andreas Plihal: Hi, Thank you very much for theadvice - it works very well! Now I have two more questions: 1. How do I make sure that the star also appears in the list of endnotes? 2. And how do I make sure that the star doesn't appear before the number, but

Re: Page break completely destroyed

2024-05-06 Thread Herbert Voss
Am 06.05.24 um 16:20 schrieb Andreas Plihal via lyx-users: I shrink the files again and put them in a 7z archive. it looks like that you are using multicols in a figure environment, which is, of course, not a good idea. However the pdf output doesn't allow to see what really happens ... H

Re: Page break completely destroyed

2024-05-13 Thread Herbert Voss
anch (Paolo M) 21. Page break completely destroyed (Andreas Plihal) 22. Re: crash inserting branch (Scott Kostyshak) 23. Re: Page break completely destroyed (Herbert Voss) 24. Page break completely destroyed (Andreas Plihal) -- Me

Re: Text become invisible

2024-05-30 Thread Herbert Voss
Am 30.05.24 um 10:12 schrieb Andreas Plihal via lyx-users: I know the file amsart.sty is mentioned in an error message. But I don't actually have this file! you should remove that line. It is in the pramble of the included dcument. Hebrert Originally the entire file (measured by the PDF c

Re: Export chapter to .txt file

2024-05-30 Thread Herbert Voss
Am 30.05.24 um 22:58 schrieb Rich Shepard: Can I export only a chapter in a longer document as a text file by highligting it? Should be a simple copy & paste. You can also convert the created pdf to text in a command line: pdftotext .pdf and then delete all except the inetresting chapter.

Re: Headline is massively indented

2024-06-02 Thread Herbert Voss
Am 02.06.24 um 11:48 schrieb Andreas Plihal: a floating environment WITHIN a list doesn't work. I tried that at first. If it had worked, I wouldn't have had to resort to multi-column text. Andreas, agin: your are using a wrapfigure environment, which has nothing to do with a floating en

Re: Headline is massively indented

2024-06-02 Thread Herbert Voss
Am 02.06.24 um 19:05 schrieb Andreas Plihal via lyx-users: Here we go ... https://www.lyx.org/AdditionalSoftware There is nothing about "WIndows needs MiKTeX", which would be obviously wrong ... Herbert *Gesendet:* Sonntag, 02. Juni 2024 um 18:11 Uhr *Von:* "Richard Kimberly Heck" *An:*

Re: Colorbox destroys Index

2024-07-04 Thread Herbert Voss
Am 04.07.24 um 16:16 schrieb Andreas Plihal via lyx-users: I am writing a KOMA book with an index. However, I have noticed that the index disappears exactly when only one of my numerous color boxes contains even a single keyword. I have made two MWEs: one without a color box and one with a c

Re: Book Tufte / BibLaTeX?

2024-07-17 Thread Herbert Voss
Am 17.07.24 um 04:25 schrieb Richard Kimberly Heck: On 7/16/24 12:30 PM, Mathias Girel wrote: Dear fellow users First of all, congratulations and many thanks to the community for Lyx 2.4!! My question is the following: I'm using the Book Tufte class for a report, and it works great for all t

Re: Text within Equation

2024-08-02 Thread Herbert Voss
Am 02.08.24 um 13:30 schrieb Alexander Dunlap: On Fri, Aug 2, 2024, at 1:47 AM, A-Imam Al-Sammak wrote: Dear all I need to type something like the following formula in LyX where I have a mixture between normal text and math image.png I know we can use normal ALL math symbols in an equation

directories

2000-01-03 Thread Herbert Voss
After installing some versions of LyX there are several directories on my harddisk, just like $home/.lyx/... /usr/share/lyx/... /usr/share/texmf/tex/latex/lyx Some tex-classes, which are corresponding to the lyx-layouts are installed in /usr/share/lyx/tex/ AND /usr/share/texmf/tex/latex/lyx. I

Re: lyx: Can not handle page headers reasonably?

2000-01-03 Thread Herbert Voss
Shaul Karl wrote: > It seems that lyx can not handle page headers reasonably > unless they are short enough for its taste. > Or am I missing something essential? Can I change my configurations > so that it will be handled reasonably? Since I want page headers, I > do not mind settling for somethin

Re: insert a tab

2000-01-03 Thread Herbert Voss
Jean-Luc Le Blanc wrote: > > Hi friends, > > Could anyone tell me how to insert tabulations in a Lyx document please. > Thank you very much for your contribution. in latex-mode: \begin{tabbing} \hspace*{3cm}\=\hspace{3cm}\=\hspace{6cm}\= \kill left side \>first tab \>second \>third \\ \>\>seco

Re: spacing of subfigures

2000-01-04 Thread Herbert Voss
Bjoern Gerhart wrote: > > Dear LyX-friends, > > I have several float-enviroments with 2 subfigures in my LyX > 1.1.2-document. The subfigures are side by side, but the space > between the subfigures is very low. > Does anybody know how to get more space between the two > subfigures? put the cur

Re: Lyx Class Problem

2000-01-04 Thread Herbert Voss
"Tracy T. Lunt" wrote: > > I have ben having a class problem with LyX. In Layout -> Document -> > Class I see all of LaTeX's common classes, but I don't see the LyX classes > (such as hollywood, broadway, ejour2, etc.) which are found in > /usr/local/share/lyx/tex. I didn't even realize there w

Re: Fwd: Re: spacing of subfigures

2000-01-04 Thread Herbert Voss
Bjoern Gerhart wrote: > >> Does anybody know how to get more space between the two > >> subfigures? > > >put the cursor betwenn the two figures and press ctrl-space > >just often as you need or type in tex (red) \quad or \qquad > > Thanx, it works great. I prefer the ctrl-space, as it´s more >

Re: references, tables, headings

2000-01-05 Thread Herbert Voss
Rodrigo Esteves de Lima-Lopes wrote: > > 2 . How should I manage to have two tables side-by-side in a page, each which > its own caption? > choose the package multicols. define two columns with \begin{multicols}{2} ...your table 1 ... your table 2 \end{multicols} I think it should work. Herbe

Re: Figure Float Bug (?)

2000-01-06 Thread Herbert Voss
Torsten Hahn wrote: > > Hi Folk ! > > I use Lyx 1.04 (Sep. 29 1999) I always have trouble if i want include some > diagramms (eps format) in float enviroment. > If i scale down the pics, that 2 of them fits on one page they overlap. This > also happens with normal text. I have made a example fil

Re: Defining a command with two parameters in a layout

2000-01-06 Thread Herbert Voss
A Rosina Bignall wrote: > > I'm trying to create a layout for a latex style that I use regularly. One of > the commands has two parameters. For example, in LaTeX, I would write: > > \addresses{my home address}{my work address} > > How can I define this command to Lyx? My stab at it is in lat

Re: Trouble with "llncs.cls"...

2000-01-08 Thread Herbert Voss
Renaud Pawlak wrote: > > Hello everybody, > > I'm using lyx and I need to use the 'llncs.cls' class (see the Springer Verlag > site). > I've added the class file somewhere in the 'texmf' tree and ran 'texhash' so > that I can run Latex with this class (and it works). > The problem is that Lyx 1.

Re: page break

2000-01-09 Thread Herbert Voss
Raphael Bauduin wrote: > > Hi! > > I'm a new user of Lyx, but totally converted to its use! > > Here is a question I have: > I wrote an article. Put the Title, followed by date and then the author. > I only want that on the front page. I want the abstract on the next > page. So in the abstract

Re: Text within math

2000-01-13 Thread Herbert Voss
Chad Scherrer wrote: > > Does anyone know how to get LyX to replicate the LaTeX expression > > \[(x|x\text{ is positive definite})\] ist has to betextrm > I tried entering \text{ is positive definite} within a math display, but when you are in a

Re: Bug in LyX Version 1.1.3

2000-01-14 Thread Herbert Voss
Berthold Gunreben wrote: > > Hi, > > I think I found a bug in LyX Version 1.1.3. I try to use a compose key to > enter the ô character. What I do is: > press shift > press AltGR > release shift > press and release ^ > press and release o no problem with LyX 1.1.4pre1 and Linux 2.2.13 Herbert

Re: text spelling

2000-01-14 Thread Herbert Voss
> can anybody explain me, how lyx internally use the spelling tool? How > can I see this myself in my lyx installation? How can I configure this? > I thought, that lyx calls ispell with the appropriate flags, for > instance "-d deutsch" for an german text. On my linux box it runs, but > ispell its

Re: Problems with list of algorithms

2000-01-18 Thread Herbert Voss
Ralph Boland wrote: > > I attempted to put a list of algorithms in my document > but I get a list of errors (seems to be two per algorithm). > I don't really know, where the problem is, but if choose book or book - komascript than everything works well. Herbert -- [EMAIL PROTECTED] http://w

Re: Conversion to MS-Word

2000-01-23 Thread Herbert Voss
ert wrote: > > Hi Lyxers, > > I wrote a nice text which I want to offer to some friend who live still in the world >of Microsoft. > How can I convert/change/transscribe my lyx-file to a windows-file (Word) ?? export the lyx-file to html, than you can read it with winword. Herbert -- [EMAIL

Re: Bold greek characters in math-mode???

2000-01-25 Thread Herbert Voss
Angus Leeming wrote: > > Any power-LaTeX users out there who can help me? > > I'm trying to get bold greek characters in mathed (actually, in the output from > LaTeX --- I don't really care if LyX can't bold them!) no > > Typing "M-b a \beta c" within mathed produces bold "a" and "c" but not

Re: accents in math

2000-01-25 Thread Herbert Voss
jdd wrote: > > I still use the 1.04 lyx version. > > I just notice that accents inserted in math mode like this (lyx source > file) > > left\{ \begin{array}{c} > \overrightarrow{R}(actions\: extérieures\rightarrow système)=M\: >\overrightarrow{\Gamma }(G)\\ > \overrightarrow{M}G\: (action\: ex

Re: Equation numbering???

2000-01-27 Thread Herbert Voss
Angus Leeming wrote: > > I have a question about equation numbering. > Suppose I have an equation that I've labelled: > > x^2+y^2=r^2 (eq:circle) > > Later in text I want to print it out again, WITH THE SAME > EQ. NUMBER so: > > x^2+y^2=r^2 (eq:circle) > > Unfortunatel

Re: Conversion to MS-Word

2000-01-27 Thread Herbert Voss
ert wrote: > > Dear LYXers, > > you suggested to convert into HTML in order to make my text readable for >Windows-Word. So long nothing is solved for me: how to convert into HTML ?? > > my question will proove that I'm not a LYX power user, too. File-->export-->tex than from x-console or tex

Re: [Q] \dot over \overline

2000-02-07 Thread Herbert Voss
Bor-Lin Shyu wrote: > > Hi, > > I want to do this in lyx: > > \dot{\overline{\epsilon}} > > I tried to input the above sequence in lyx, but when I save it to .lyx > file, it becomes: > > \overline{\dot{\epsilon}} > > I corrected it by a text editor in the .lyx file and load it > back to lyx

fraction without line

2000-02-08 Thread Herbert Voss
someone asked for a fraction withaout a fractionline: \stackrel{\textstyle a}{b} in texmode (red) is the fraction a/b. \textstyle gives the letter a the same size as b. herbert -- [EMAIL PROTECTED] http://www.perce.de

LyX crash

2000-02-10 Thread Herbert Voss
hi, please have a look at the atachement demo.lyx . open all floats and go to a blank line between a flaot and the beginning of a new section or subsection (for example 2.1 or 4. or 4.2), than press enter and lyx crashes. if you close all floats and do the same all works well, because the "blank

LyX crash

2000-02-10 Thread Herbert Voss
,keywordstyle= \backslash bfseries,nonkeywordstyle={},blankstring=true,labelstyle= \backslash tiny,labelstep=1,indent=2em,language=Java} \layout Title Grafik unter Java \layout Author Herbert Voß \layout Standard \latex latex \backslash footnotetext{ \latex default Herbert Voss, Wasgenstrasse 21, D

Re: accent-circumflex in math on an arbitrary letter

2000-02-10 Thread Herbert Voss
"Dr. Ing. Roland Krause" wrote: > > Hi experts, > can anyone please tell me whether it is possible to have something like: >o >E > that is a small cicle over any letter in math mode. I know about > accent-circumflex but that doesnt seem to work for all letters and especially > not in math

Re: LyX crash

2000-02-10 Thread Herbert Voss
Yann MORERE wrote: > > Herbert Voss wrote: > Yes I had this problem with the 1.1.4pre2 release of lyx, but with the > 1.1.4 release this problem is solved > > > whats's happened? > > which release do you have? 1.1.4 pre 1 I'll try the 1.1.4 version,

Re: Small greek letters in roman style?

2000-02-10 Thread Herbert Voss
Klaus Blaschek wrote: > does anybody know how to get small greek letters in roman style in LyX? I > especially need the small \mu in order to use for units, e.g. 10 mikrometer > (physical units are written in roman style, not in italic style like > variables!). it's a LaTeX-convention that the s

table orientation

2000-02-12 Thread Herbert Voss
hello, please have a look at the attached table. in lyx all table-cells are vertically correct displayed: all lines start at the top of each cell. but printing this table (or dvi-displaying) gives another result: some lines in different cells start at the top, some are vertically centered and

Re: subsections

2000-02-13 Thread Herbert Voss
Rodrigo Esteves de Lima-Lopes wrote: > > Hi friends > > I,m writing a document which needs more than usual number of subsections. > > In Lyx main window it allows you to have three levels, eg > > 1.1.1 section > > Acutally I need to have in my document four labels, sometimes five, eg > > 1.1

[Fwd: horizontal lines in thesis approval page]

2000-02-25 Thread Herbert Voss
-- [EMAIL PROTECTED] http://www.perce.de/voss Jamie Kucab wrote: > > Now it's time for me to do the "approval page". This involves several > horizontal lines where committee members will (hopefully) sign. I checked > out CU-Thesis-Template.lyx already, and it wasn't much help. Also, > I tr

Re: Hyphenation & Bibliography into TOC

2000-02-29 Thread Herbert Voss
Emanuele Olivetti wrote: > > I've got this 2 problems: > 1) Hyphenation makes some mistakes (in italian) and I need to > correct "by hand" them... how can I do it? I know there is some > LaTeX "\command" to use in LyX, but I don't know the exact way to do bel\-la ita\-li\-a\-na \- in TeX (re

package listings

2000-03-01 Thread Herbert Voss
hello, I use the latex-package listings. does anybody knows, how to insert a newpage-option, when the source-code of the program- listing is more than one page? in latex preamble there is \usepackage{listings} and in the text there is \lstset - command \lstset{basicstyle=\footnotesize,keywordst

Re: numbering lines

2000-02-14 Thread Herbert Voss
ramon diaz-uriarte wrote: > > Hi, > I asked this a while ago, but didn't get any answers so I'll try again. > > I need to number each line of a manuscript (journal requirement). I've been > looking around at the users, customization, and extended manuals, and in one > Latex book (Koppa and Day),

Re: multiple tables on same baseline?

2000-02-15 Thread Herbert Voss
Juergen Vigna wrote: > > On 14-Feb-2000 Frederic Leymarie wrote: > > Hi folks > > > > > > I know how to put many figures on the same horizontal within > > an image float ... > > can i do the same with tables? within a table float; > > and if so, how? > > (and if not, why? ;) > > I don't know how

Re: Bug when i insert a table in an environment

2000-02-17 Thread Herbert Voss
Pierre Pacaud wrote: > > Hello, > > I would to insert a table with 1 column and 1 row (to frame a > mathematical result ; anyway, is there another solution for framing a > mathematical result ?) in the definition environment, for example. equations in a line: in tex (red): \fbox{$ f(x)=3 $}

Re: Change counter

2000-02-17 Thread Herbert Voss
Yann Collete wrote: > > Hello > > I would like to know how to change the value of > an enumerated list. Here's an example: > > 1 value1 > 2 value2 > 3 value3 > some text here > 3 value4 \setcounter{enumi}{} e.g. \setcounter {enumi}{3} works only in a complete list of enumerated lines. you can

Re: placement of table and figure floats

2000-02-18 Thread Herbert Voss
Ramon Diaz-Uriarte wrote: > > HI, > > In a ms. I need to place tables before the figure captions. I have used > table and figure floats, and have the table float in a page of its own before > the figure captions (the figure captions are figure floats without any figure > in them, just the captio

Re: Text in formula .. bug?

2000-02-21 Thread Herbert Voss
Staffan Ringbom wrote: > > Hello, > > I've found a pequliar "feature" in the equation editor under > lyx-1.1.2 and lyx-1.1.4 > > when i insert the following sequence in a math-formula cell: > > f(x)\in (0,1)\quad\textrm{when}\quad x\in \left( > \underline{x},\bar{x}\right) \quad\textrm{otherwi

Re: Launching LyX from Netscape?

2000-02-21 Thread Herbert Voss
Paul Lussier wrote: > > Hi all, > > Has anyone properly configured Netscape to recognize .lyx documents such that > when clicking on the file it launches LyX with the document open? > > If so, how, and what's your MIME-type definition look like? mime type is text/plain choose program lyx %s H

Re: ps2epsi

2000-02-21 Thread Herbert Voss
Rodrigo Esteves de Lima-Lopes wrote: > > Hi > > Im trying to convert ordinary *ps files to eps (encapsulated postscript). > Im currently using ps2epsi but there are some problems, since it does > convert my file but, when I try to see it through Ghostview, I just > flashes on screen for a second

<    1   2   3   4   5   6   7   8   9   10   >