Sequential numbering, not AMS

2006-02-03 Thread Maria Gouskova
Hi, I was wondering whether it is possible to modify the behavior of the Enumerate style in LyX so that numbering is sequential throughout the document without embedding other environments in the Enumerate environment. Most importantly, I need numbering to not restart after new Sections a

Re: TIPA (IPA) and limited tree support previews in LyX, working!

2006-02-17 Thread Maria Gouskova
Stacia, this is great--I thought the only way to do trees and IPA in LyX was in ERT. I don't know how many linguists are on this list, but what do people think of starting a wiki page "LyX for Linguists," similar to "LaTeX for linguists"? http://www.essex.ac.uk/linguistics/clmt/latex4ling/

Re: TIPA (IPA) and limited tree support previews in LyX, working!

2006-02-17 Thread Maria Gouskova
I tried to get Covington (numbered examples) working but I can't seem to do it using this same method. Everyone please vote on this bug at bugzilla, or add comments: http://bugzilla.lyx.org/show_bug.cgi?id=325 I've set up covington by wiring it in as a paragraph environment and modifying the d

Re: TIPA (IPA) and limited tree support previews in LyX, working!

2006-02-22 Thread Maria Gouskova
I have edited the TIPA documentation. Most notably, xytree is not needed at all to enter \textipa. thanks, jürgen! it's wonderful. on a related note... i have a bit of a problem with trees that contain greek letters (for syllables and moraic structure, for example): sigma / \ mu mu

Re: TIPA (IPA) and limited tree support previews in LyX, working!

2006-02-22 Thread Maria Gouskova
The problem is that you are in math-text-mode at the moment. The greek letters have to be in math-math mode. That is \Tree [.$\sigma$ $\mu$ $\mu$ ] oh, duh... okay, it's going in the linguist-lyx wiki. maria

Re: [LyX] Keep enumeration across subsections?

2006-03-04 Thread Maria Gouskova
This question seems to come up on the mailing list in different forms about once a week. Perhaps it should be explained in the LyX User's Guide and/or have a prominent LyX wiki page devoted to it? Maria On Mar 4, 2006, at 4:53 PM, Herbert Voss wrote: Joerg Hau wrote: How can I preserve th

Custom .layout files in LyX 1.4

2006-03-13 Thread Maria Gouskova
, and it does not seem to be different from the files that LyX 1.4 ships with. Is this a bug? Maria Gouskova

Re: Custom .layout files in LyX 1.4

2006-03-14 Thread Maria Gouskova
i actually did add numarticle.inc (copied it from the new article.layout), so the text of the .layout file that causes the problem is as follows: #% #% Do not delete the line below; configure depends on this # \DeclareLaTeXClass[article]{article (Covington)} # Article textclass definition file. T

Re: Question about Bibtex - which is the best GUI?

2006-03-30 Thread Maria Gouskova
I use JabRef on Mac OS X, which I chose initially because it interfaces with LyX. I am mostly happy with it. My two complaints are the same as Charles de Miramon's: JabRef is a little slow and you have to get rid of ASCII characters with diacritics in your bibliography before you convert it

BibTeX/NatBib citations in text issue

2006-04-13 Thread Maria Gouskova
Dear LyX users, I am having an issue with NatBib in n LyX 1.3.7. When I cite more than one author at once using the Insert>Citation option, the in-text author list breaks across lines in the final document. For example, if I select (Jones1986, Jones 1998, Jones 2000, Smith2003, Johnson197

Re: BibTeX/NatBib citations in text issue

2006-04-16 Thread Maria Gouskova
Here is an example with a .bib file. mg test.bib Description: Binary data test.lyx Description: Binary data On Apr 16, 2006, at 5:50 PM, Paul A. Rubin wrote: Can you post a small example (plus .bib file), using plainnat? I can't seem to reproduce the problem here. /Paul

Re: BibTeX/NatBib citations in text issue

2006-04-17 Thread Maria Gouskova
That fixed it. Thanks! mg On Apr 17, 2006, at 11:41 AM, Paul A. Rubin wrote: Maria Gouskova wrote: Here is an example with a .bib file. mg I think you have an error in your \bibpunct command in the preamble. Try this: \bibpunct{(}{)}{;}{a}{,}{,} Yours is missing the third argument

Re: Eszett

2006-04-19 Thread Maria Gouskova
Or simply put a space between the \ss and the following character (whether the space is inside ERT or outside doesn't matter). As in: "drau\ss en". LyX will interpret the space as the end of the command, draußen. This is an inconsistency with many of the symbol commands. For example, \tex

Re: Some things I wonder how to do

2006-04-26 Thread Maria Gouskova
What is an ERT box? I have searched for "ERT" in the user's guide, but I didn't find anything. I think, however, that a margin note would be too small. I suppose I'll have to learn how fancyhdr works. ERT is explained in the FAQ document that comes with LyX and on this page: http://wiki.lyx.or

Instant Preview and TIPA in LyX 1.4.1

2006-05-06 Thread Maria Gouskova
Instant Preview does not seem to work for the phonetic fonts package TIPA or for Qtree in 1.4.1. I am using Mac OS version 10.4.6, and Instant Preview works correctly for math symbols/formulas, just not for phonetic fonts or trees. Moreover, LyX 1.4.1 is just as slow when working with Insta

Re: Instant Preview and TIPA in LyX 1.4.1

2006-05-07 Thread Maria Gouskova
kes a while to move, etc.). Maria tipa_example.lyx Description: Binary data On May 7, 2006, at 3:04 AM, Juergen Spitzmueller wrote: Maria Gouskova wrote: Instant Preview does not seem to work for the phonetic fonts package TIPA or for Qtree in 1.4.1. I am using Mac OS version 10.4.6, and Instant Previ

Re: LyX png and eps

2006-05-08 Thread Maria Gouskova
I have the same exact problem, also on Mac OS 10.4.6--upgrading from 1.3x to 1.4 broke image support. I used JPEG images, and LyX says it cannot find a converter. Reconfiguring LyX didn't fix it. What is the converter for JPEG images, just so I can manually define it in Preferences>Convert

Re: Instant Preview and TIPA in LyX 1.4.1

2006-05-08 Thread Maria Gouskova
Never mind--I reconfigured LyX for another problem (see the "LyX png and eps" thread) and this fixed the instant Preview issue. It's still very slow but at least now it works. mg On May 8, 2006, at 2:45 AM, Juergen Spitzmueller wrote: Maria Gouskova wrote: Example file att

Re: LyX png and eps

2006-05-08 Thread Maria Gouskova
If you move aside your preferences file (~/Library/Application Support/LyX-1.4/preferences) and restart LyX, do things work? Yes! Maria

Re: LyX png and eps

2006-05-08 Thread Maria Gouskova
ences manually after upgrading. It won't hurt and it might fix a few things. Maria On May 8, 2006, at 10:22 AM, Stephen Harris wrote: Maria Gouskova wrote: I have the same exact problem, also on Mac OS 10.4.6--upgrading from 1.3x to 1.4 broke image support. I used JPEG images, and LyX

Re: LyX png and eps

2006-05-08 Thread Maria Gouskova
your perusal. Maria preferences_1_4_1 Description: Binary data preferences_inside_lyx Description: Binary data preferences1_3_7 Description: Binary data On May 8, 2006, at 11:57 AM, Stephen Harris wrote: Maria Gouskova wrote: Well, I am no pro at this, but it appears that ImageMagick was in

Re: Question

2006-05-15 Thread Maria Gouskova
Try using pdflatex instead of DVI. Maria On May 15, 2006, at 5:21 PM, J. Marton wrote: Dear Ladies & Gentlemen of Lyx, Maybe You can help me, whenever I insert a graph into the text, either with ending jpeg, bmp or any else and then try to View DVI, then I get this error- message wind

Math Panel not a window?

2006-05-24 Thread Maria Gouskova
I use Mac OS 10.4.6, LyX 1.4.1, but this was also the case in 1.3.7: The default shortcut for closing a window in the mac bind file is Cmd +W, which closes any open document (as expected). But the Math Panel and other editing windows (e.g., Paragraph Settings, Edit Table) cannot be closed us

Re: Math Panel not a window?

2006-05-24 Thread Maria Gouskova
I use Mac OS 10.4.6, LyX 1.4.1, but this was also the case in 1.3.7: The default shortcut for closing a window in the mac bind file is Cmd+W, which closes any open document (as expected). But the Math Panel and other editing windows (e.g., Paragraph Settings, Edit Table) cannot be closed

Re: LyX/Mac Update

2006-05-24 Thread Maria Gouskova
I've been running LyX 1.3.4 on Mac OS 10.2.8, but Computer Services at my university will be updating my office machine to Mac OS 10.4.5 tomorrow. After that, I will be looking to install TeX again and then LyX 1.4.1. Some questions: 1 Any advice on the installation processes? Things to wat

Re: LyX and jurabib

2006-05-25 Thread Maria Gouskova
On May 25, 2006, at 10:20 AM, Bennett Helm wrote: On May 25, 2006, at 6:06 AM, Charles de Miramon wrote: I have just created http://wiki.lyx.org/LyX/HumanitiesLyX Please add the information of this thread there. I will add my own tricks with jurabib when I find a little time. If we could h

environments in tables

2006-05-28 Thread Maria Gouskova
Here is a problem (maybe it's a bug, though I couldn't find anything on this in bugzilla): When something is copied from, say, the "enumerate" environment into a table cell, the environment is copied with the rest of the text, even if you just copy one word. Once the word is inside a table

Re: environments in tables

2006-05-28 Thread Maria Gouskova
Oh, sorry--I missed it in my bug search. I guess the bug is more general than the report indicates. maria On May 28, 2006, at 1:33 PM, Georg Baum wrote: Am Sonntag, 28. Mai 2006 19:25 schrieb Maria Gouskova: Here is a problem (maybe it's a bug, though I couldn't find anything

Re: Sharing layout files

2006-06-02 Thread Maria Gouskova
1) I don't know (and forget when I do know) all the shortcuts for various lines, heading levels and the like. Hmm, ok I see. When it comes to remembering the markup, have you ever noticed the icons just below the edit area? See here for instance http://wiki.lyx.org/Playground/TestB

Re: LyX and TeXShop

2006-06-02 Thread Maria Gouskova
Does TeXShop make a better previewer than the default (Preview) for LyX/Mac? Do you mean DVI? TeXShop is launched in Mac OS when you view a file in DVI from inside LyX. Preview.app is simply what's launched when you want to view a pdf file, which is the output of pdflatex or dvipdfm or wh

Re: Bibtex/Citations: number of authors

2007-07-13 Thread Maria Gouskova
No. You would need to modify your .bst file, whichever one you are using, to do this. This is not for the faint of heart. But look at the btxhak.dvi BibTeX documentation if you really want to do it. For the faint of heart, custom-bib is an application that allows one to change some things about

Re: RFC: Better name for the wiki page 'LyX for X'

2007-07-23 Thread Maria Gouskova
I think "LyX for X" is less misleading than the "science" alternatives. Many people use the term "sciences" narrowly to refer only to physics, chemistry, etc. to the exclusion of humanities. So "LyX for the sciences" may give off the wrong impression that humanities are not covered on the page, wh

Table paste bug?

2007-08-01 Thread Maria Gouskova
Dear LyX users, I suspect that this is yet another table cut-and-paste bug in 1.5x. This is LyX 1.5.0 on Mac OS X, MacTeX. Cut something formatted and in instant preview from a table cell. When the formatted text is pasted into another table cell, the formatting is removed, and the text appears o

Re: Table paste bug?

2007-08-10 Thread Maria Gouskova
/07, Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote: > "Maria Gouskova" <[EMAIL PROTECTED]> writes: > > Hello, > > > Cut something formatted and in instant preview from a table cell. When > > the formatted text is pasted into another table cell, the f

Re: EndNote to LyX

2007-08-15 Thread Maria Gouskova
Hi, Jannika-- I would also recommend switching to JabRef from Endnote. A few years ago, I migrated from Endnote to JabRef/BibTeX and documented the steps here: http://homepages.nyu.edu/~mg152/downloads/bibtex.html This was the only method that worked for me; the others all screwed up one thing o

Re: EndNote to LyX

2007-08-15 Thread Maria Gouskova
Follow the wiki guide for bibliographies in the humanities: http://wiki.lyx.org/LyX/HumanitiesLyX you'll need the MLA bibliography style, mla.bst, which is available from CTAN.org. Best, Maria On 8/15/07, Jannika Bock <[EMAIL PROTECTED]> wrote: > Hi Maria, > > thank you for your help. I downlo

Universal/Intel/PPC binaries

2007-08-15 Thread Maria Gouskova
Dear LyX users (actually, this is more a question for developers, or anyone who can clarify--) Since at least 1.5x, the download ftp directory has three .dmg files for LyX: a Universal, a PPC, and an Intel binary. Do all three get updated at the same time? Which of the three would you recommend?

Re: Table paste bug?

2007-09-01 Thread Maria Gouskova
On 8/26/07, Typhoon <[EMAIL PROTECTED]> wrote: > On Sat, 25 Aug 2007 23:24:57 -0400 > "Paul A. Rubin" <[EMAIL PROTECTED]> wrote: > > > Typhoon wrote: > > > > >> I can copy/paste whole tables, but if I just try to copy a > > >> sub-table, then I get the results that Maria seems to be talking > > >>

Re: math in lyx (making a wee square)

2007-09-07 Thread Maria Gouskova
> On 9/7/07, Tomek <[EMAIL PROTECTED]> wrote: > > I cannot find a small square symbol in Lyx's math > > window. Anybody knows how to produce such a thing ? I have a square symbol on my math panel in LyX 1.5.1, under AMS Miscellaneous (indicated on the panel with "F"). If that fails, \boxempty o

Leopard compatibility

2007-10-29 Thread Maria Gouskova
Dear LyX users, Has anyone tried running LyX (any version) under Mac OS 10.5? Any issues? Maria

Re: diff within Lyx and OpenOffice with styles

2007-11-04 Thread Maria Gouskova
> > > Why lyx/latex and not open office with styles? > > > > OpenOffice has the worst implementation of styles > > I've ever seen. They just > > magically change and disappear. If you're doing more > > than writing a letter, > > I'd recommend against OpenOffice. > > > > SteveT > > I have equal ex

Re: [CfH] Reproduce problem with russian and spell check in Lyx on Linux

2007-11-19 Thread Maria Gouskova
There are a few contexts where ё has to be used to disambiguate certain words (e.g., все/всё), just as there are some contexts where Russian texts mark stress, which is otherwise basically unpredictable but not indicated orthographically (e.g., большáя часть 'a large part'-бóльшая часть 'a larger p

Re: qtree package does not work (Lyx 1.5.1 Mac PPC)

2007-12-07 Thread Maria Gouskova
To avoid unnecessary complications with Instant Preview, you can try the following in ERT: \Tree[.a b c ] That works for me on PPC with ps2pdf, LyX 1.5.2. Maria On Dec 7, 2007 12:18 PM, Jürgen Spitzmüller <[EMAIL PROTECTED]> wrote: > Johannes Knaus wrote: > > Anytime I typeset the example > > >

Re: Errors in LyX 1.5.3 installer for Mac

2007-12-18 Thread Maria Gouskova
Dear LyX users, On Dec 18, 2007 8:27 AM, Bennett Helm <[EMAIL PROTECTED]> wrote: > > On Dec 18, 2007, at 4:45 AM, [EMAIL PROTECTED] wrote: > > > Dear Lyxers, > > > > Yesterday I installed the new 1.5.3 binary for Mac on my MacBook Pro. > > While running the installer, three errors showed up: > > >

Mac OS: table paste bug and workaround

2007-12-19 Thread Maria Gouskova
Dear LyX users, There is a bug in LyX 1.5.3, described below. A bug report has already been submitted, but I am e-mailing the list to share the workaround, which would be useful if you cut and paste a lot in tables. Maria http://bugzilla.lyx.org/show_bug.cgi?id=4436 Summary: Multiple

Underlining and table cell width

2008-01-03 Thread Maria Gouskova
Dear LyX users, I suspect this may be a LaTeX rather than a LyX issue, but perhaps some of you might know the answer. The usual solution for breaking lines in LaTeX tables is to set the table width to a fixed value, for example, 1 inch. This solution is clumsy (in my opinion, at least) but it prod

rtf import

2008-02-25 Thread Maria Gouskova
Dear LyX users, I'm not sure if I'm asking the same question as in the other thread that mentions rtf import problems, but I've been having an issue as well. Details: Mac OS 10.5.1, Intel LyX 1.5.3 and 1.5.4 File>Import Rich Text Format produces the following error message: An error occurred wh

Re: LyX mac customized icon

2008-03-06 Thread Maria Gouskova
> > Of all, I like the last one (LyX-Monster.jpg) a lot. I prefer the LyX Monster icon, too. It makes for nice conversations with colleagues who get a glimpse of my dock. I also think it hits the right proportion of the size of the letters to the size of the icon. Maria

Re: Name of the Mascot (Was: New splash screen (Was: LyX logo))

2008-03-27 Thread Maria Gouskova
On Thu, Mar 27, 2008 at 6:43 PM, Michael Thompson <[EMAIL PROTECTED]> wrote: > I dont know what the name of the mascot > critter is, but its species was > identified by Donn Ingle > http://article.gmane.org/gmane.editors.lyx.general/45224/ > It is an ERT-eater > > best, Michael T, > ERT- and

TIPA+Instant Preview in 1.4.2

2006-08-12 Thread Maria Gouskova
Dear LyX Users, I just saw (http://www.lyx.org/announce/1_4_2.txt) that LyX now supports TIPA directly, and when I tried it out, I ran into an odd problem. Can someone replicate it? This is Mac OS 10.4.7, PPC, LyX 1.4.2, clean reinstallation of LyX and MacTeX. Hit Ctrl+M+M to enter Math-T

Re: TIPA+Instant Preview in 1.4.2

2006-08-14 Thread Maria Gouskova
The following, though, does not : \textschwa [EMAIL PROTECTED] [EMAIL PROTECTED] \textipa{YES} \textglotstop \textipa{?} All of them work for me. Note, however, that you have to type them as M-m \textipa[EMAIL PROTECTED] where the space creates the tipa inset. Does this help? It does, bu

Re: Continuous numbering of list items

2006-08-29 Thread Maria Gouskova
If you often use sequentially numbered lists that span several sections, you might want to check out the Covington package. It does just that, and you can set LyX up so that it provides the numbered environment as part of a document class (e.g., Article). http://wiki.lyx.org/LyX/LinguistLyX

Re: MacOS X: GUI quirks

2006-09-18 Thread Maria Gouskova
On Sep 18, 2006, at 7:55 PM, Wolfgang Keller wrote: Hello, it seems that the 1.4.2 version of LyX for MacOS X (10.4.7, PPC) has certain GUI problems: - LyX -> About does nothing - LyX -> Preferences displays the About LyX dialog - LyX -> Quit LyX displays the Preferences dialog - File -> Qu

Servers down?

2006-09-25 Thread Maria Gouskova
I haven't been able to access either http://www.lyx.org or http:// wiki.lyx.org since Friday. Are the servers down? Maria

Re: background color or gray level of tabular cells/rows/columns

2006-10-06 Thread Maria Gouskova
The wiki covers this: http://wiki.lyx.org/LyX/Tables#toc6 mg On 10/6/06, Frederic Fol Leymarie <[EMAIL PROTECTED]> wrote: Hi how can I in LyX set the background color or gray-level of individual cells of a table ? same question for an entire row and/or column.. cheers, Frederic

Re: Hawaiian in LyX

2006-10-07 Thread Maria Gouskova
The accent you are looking for is called a "macron." A macron "a" is \={a}. The macron is on p. 50 of the TIPA manual. It's also in the Comprehensive LaTeX Symbol List (link on the wiki you mentioned). mg On 10/7/06, Sebastian Mohr <[EMAIL PROTECTED]> wrote: Hi there, I would like to add some

Re: Re: references

2006-10-28 Thread Maria Gouskova
The problem is independent of JabRef--It's the configuration of your .bst file. I can re-create a similar problem, except the dot will appear after the question mark--and I only get this with linquiry2.bst, but not with plainnat.bst (I use natbib). Maria On 10/28/06, Richard Heck <[EMAIL PROTEC

Re: Re: bst files

2006-11-02 Thread Maria Gouskova
> PS And don't forget to reconfigure LyX after you install the .bst > files. > You may need to do this at Tools>TeX Information, then choose "BibTeX > Files" and hit Rescan. This procedure is actually described on the wiki: http://wiki.lyx.org/LyX/HumanitiesLyX#toc10 Maria

Re: Accents in LyX/Mac

2006-12-06 Thread Maria Gouskova
Depending on the accent you want (acute or grave), insert the following in ERT: \'e \`e Or, hit Ctrl+M twice to enter math-text mode, and enter this straight into math-text mode for a WYSIWYG experience. For more discussion of symbols and diacritics, see http://wiki.lyx.org/LyX/LinguistLyX#toc6

Re: Re: Accents in LyX/Mac

2006-12-06 Thread Maria Gouskova
> Depending on the accent you want (acute or grave), insert the > following in ERT: > > \'e > \`e > This *shouldn't* be required. I can type accents in LyX just like I can in any other application on Mac (with the exception that when I hit -e initially in LyX, I don't see the acute accent appea

Re: Background patterns in Table cells?

2006-12-07 Thread Maria Gouskova
Is there any way in LyX to 'color' a table cell's background with a grey pattern? I didn't find anything to this effect in the menu, documentation and wiki. Perhaps a good soul would be kind enough to indicate the appropriate LaTex command to use (if that's what's needed)? http://wiki.lyx.org/L

Re: Special case of enumerate

2007-01-01 Thread Maria Gouskova
This question about numbering seems to be one of the most frequently asked questions on the list and there was no wiki page devoted to it, so I started one: http://wiki.lyx.org/LyX/Numbering It's kind of pathetic at present, but please expand and add links. There is a lot of information about nu

Re: how to produce hatted (circumflex) symbols in Lyx?

2007-01-17 Thread Maria Gouskova
> Srinivas Nedunuri <[EMAIL PROTECTED]> writes: > >> ..besides typing in some ERT? You can enter circumflex accents in ASCII. In Mac OS X, switch your OS keyboard to "British" (identical to American but allows one to use keyboard shorcuts in LyX 1.4.3), and type â as "option-i a." Or in Windows:

Re: Continuous numbering of list items

2007-01-19 Thread Maria Gouskova
On 1/19/07, Stefano Franchi <[EMAIL PROTECTED]> wrote: On 29 Aug, 2006, at 6:10 AM, Paul Smith wrote: > > Kimmo, > > I have not tried it, but the section "Break and Continue a Enumerate > List" at > > http://www.people.ku.edu/~ashan/museWeb/LyxNotes.html > > seems to be a solution for your prob

Re: bibliography styles

2007-02-19 Thread Maria Gouskova
Sophie, What you describe looks a lot like plainnat.bst, which is included in LyX. In any case, you probably should use Natbib. For more on Natbib, see the following page: http://wiki.lyx.org/LyX/HumanitiesLyX#toc12 I'd look at the .bst files included in your basic distribution. If you don't fi

Re: 1.5.0 for mac

2007-03-08 Thread Maria Gouskova
Before the server died, I tried to download 1.5.0beta for Intel Mac and it didn't work for me. I don't recall all the details, but I think it was a .zip file, which the Mac couldn't unpack (it complained of an unexpected error or something along those lines). I can't replicate the problem right no

Line breaks and cursor behavior in 1.5.0

2007-03-21 Thread Maria Gouskova
I tried out 1.5.0 on an Intel Mac 10.4.8. I see that the behavior of the cursor around line breaks is much better in 1.5.0 than in 1.4x, but I think I may have found a slight irregularity. In 1.4.0, the cursor would get stuck on a line break, period. It was impossible to up-arrow or left-arrow thr

Re: Pasting UTF8 Characters (MacOSX Lyx 1.5)

2007-03-26 Thread Maria Gouskova
I'm glad someone else asked this question, because this is a very important issue for me as well (it would be a great selling point for LyX if it supported unicode IPA characters out of the box). I started playing around with 1.5 but found that, while LyX correctly displays unicode IPA characters

Re: ongoing numbered list?

2007-04-15 Thread Maria Gouskova
A while ago, I set up a wiki page for this very topic: http://wiki.lyx.org/LyX/Numbering If someone would please include a section on how to define a counter for a specific environment, that would be great. Maria On 4/15/07, Steve Litt <[EMAIL PROTECTED]> wrote: On Saturday 14 April 2007 21:4

1.5.0b2 binary for Mac?

2007-04-25 Thread Maria Gouskova
Dear LyX users, I tried to download LyX-1.5.0b2-Mac-Universal.zip from ftp://ftp.devel.lyx.org/pub/lyx/pre/, but I get the following error: "The Finder cannot complete the operation because some data in "LyX-1.5.0b2-Mac_Universal.zip" could not be read or written." This happens with 1.5.0b1, as

Re: 1.5.0b2 binary for Mac?

2007-04-25 Thread Maria Gouskova
It works for me (but then I created the package: Intel, 10.4.9). Is the problem in downloading or in unzipping? Okay, a bit of simple digging revealed that it's a problem specific to Mac OS 10.4.9 Finder. The error message (repeated below) pops up when I use the Finder downloading procedure, tha

Re: Help using Unicodesymbols file

2007-04-25 Thread Maria Gouskova
Same problem here (Intel Mac, 10.4.9). File attached. When Lg > Encoding is set to utf8, I get a Package inputenc error. When Lg > Encoding is set to "default," I get "error closing output file... Please change to utf8." The only IPA character in the file is a schwa (ə). Maria On 4/25/07, Staci

Re: Help using Unicodesymbols file

2007-04-25 Thread Maria Gouskova
idn't place the TIPA package in the preamble but it still shouldn't be a problem since it won't work either way. On 4/25/07, Maria Gouskova <[EMAIL PROTECTED]> wrote: > Same problem here (Intel Mac, 10.4.9). File attached. When Lg > > Encoding is set to utf8, I get a Pa

Re: problems with Lyx multi-language document under Windows

2007-05-21 Thread Maria Gouskova
Hi Ludek, I can switch from Russian to English on the same line. I am using a Mac so things aren't exactly the same, but here is how I do it (LyX 1.4.4, Intel/Mac OS 10.4.9): 1. LyX>Document>Settings>Language, set "Language" to Russian. 2. In your OS, switch to a Cyrillic/Russian keyboard layout

Re: LyX/Mac-1.5.0 beta 3

2007-05-22 Thread Maria Gouskova
Bennett, (Intel Mac OS 10.4.9, MacTeX). I can confirm the font display problem for Times. The font looks fine in the PDF file. I didn't notice the View menu issue right away, because I usually view PDFs by hitting Cmd+T (ps2pdf), which apparently works in 1.5.0 even if the option doesn't appear

Re: Math Panel

2007-05-30 Thread Maria Gouskova
> There are two math toolbars now. The "ordinary" one and the former math panel. > You can open it via View->Toolbars->Math Panel. > > Jürgen In that case I think that the User's Guide needs updating as it still states in Section 5.1.6 "The Math Panel dialog (accesable via Insert>Math". Roger

Re: Math Panel

2007-05-30 Thread Maria Gouskova
> I think the Math Panel really IS gone in LyX 1.5.0b3, Intel, Mac OS > 10.4.9. I've tried reinstalling and reconfiguring LyX, to no avail. > There is no "VIew>Toolbars>Math Panel", only "View>Toolbars>Math". The > Math toolbar works but lacks most of the Math Panel options (arrows, > Greek, etc).

Re: A few problems with Lyx 1.5 beta3

2007-05-31 Thread Maria Gouskova
>> Jean> I have installed lyx 1.5 beta 3 version (I used 1.4.4), and I >> Jean> have a few problems 1) Crashes are frequent, for reasons which >> Jean> remain obscure to me. I have not encountered frequent crashes. The only one I've noted is a crash on log in when LyX is in the Startup items. If

GUI behavior in table editing

2010-06-11 Thread Maria Gouskova
Dear LyX users, I am trying to understand the principles behind cursor and window behavior in the LyX GUI during table editing. Suppose you're working on a table that fits into the open document window completely. Move the cursor (using either a mouse click or the arrow-down key) into a row of the

Re: GUI behavior in table editing

2010-06-11 Thread Maria Gouskova
Sorry, this was cc-ed to the developer list by mistake, on which I am not a subscriber. On Fri, Jun 11, 2010 at 10:51 AM, Maria Gouskova wrote: > I have been dreaming of a horizontal scrollbar for LyX for a long > time, and it fixes some of the table editing problems, but not the o

Re: GUI behavior in table editing

2010-06-14 Thread Maria Gouskova
>> I am trying to understand the principles behind cursor and window >> behavior in the LyX GUI during table editing. Suppose you're working >> on a table that fits into the open document window completely. Move >> the cursor (using either a mouse click or the arrow-down key) into a >> row of the t

Run-on text after subsubsection

2010-06-29 Thread Maria Gouskova
Dear LyX users, I am working with the article(Covington) class, revising the formatting of my paper for a journal. My editor wants the subsubsections to be followed by the next paragraph's text on the same line. That is, something like this 3.2.1 My paper's section such-and-such In this section,

Re: Run-on text after subsubsection

2010-06-30 Thread Maria Gouskova
On Wed, Jun 30, 2010 at 9:24 AM, Richard Heck wrote: > On 06/29/2010 08:51 PM, Maria Gouskova wrote: >> >> Dear LyX users, >> >> I am working with the article(Covington) class, revising the >> formatting of my paper for a journal. My editor wants the >> su

Windows setup/directory structure

2010-09-14 Thread Maria Gouskova
Dear LyX users, I am not a Windows user myself but am trying to help some people duplicate my setup on a Windows machine. On a *nix-based system, such as my Mac OS, the custom packages and the bib and bst files all live in the texmf directory, like this: HD/Users/Username/Library/texmf/bibtex/bib

Re: Windows setup/directory structure

2010-09-14 Thread Maria Gouskova
On Tue, Sep 14, 2010 at 7:08 PM, Richard Heck wrote: > On 09/14/2010 06:16 PM, Maria Gouskova wrote: >> >> Dear LyX users, >> >> I am not a Windows user myself but am trying to help some people >> duplicate my setup on a Windows machine. On a *nix-based system,

Re: Windows setup/directory structure

2010-09-18 Thread Maria Gouskova
adds a bit of information. > > Jacob > > On Wed, Sep 15, 2010 at 6:26 AM, Paul A. Rubin wrote: >> >> On 9/14/2010 7:41 PM, Maria Gouskova wrote: >> >>> >>> I should add that they all used MikTeX, and we tried putting texmf in >>> C:\ and also

Re: Tree

2011-01-19 Thread Maria Gouskova
On Wed, Jan 19, 2011 at 8:57 AM, Richard Heck wrote: > On 01/19/2011 08:38 AM, davidsore...@bluewin.ch wrote: >> >> Hi >> How to use the command \Tree on Lyx? I try to draw something simple: >> expression1 >> >> sub- >> expression 2 sub-expression 3 >> >> Thank yo

People can't read my pdf's

2011-04-12 Thread Maria Gouskova
Dear LyX users, For the past week or so, people have been having trouble opening and printing PDF files I generate with LyX. I am trying to figure out what changed. My details: LyX 1.6.9 Mac OS 10.6.7 PDF viewer: Preview.app 5.0.3 With this setup, I can view my PDFs just fine, and they print fin

Re: People can't read my pdf's

2011-04-12 Thread Maria Gouskova
On Tue, Apr 12, 2011 at 2:43 PM, David L. Johnson wrote: > On 04/12/2011 01:52 PM, Maria Gouskova wrote: >> >> Dear LyX users, >> >> For the past week or so, people have been having trouble opening and >> printing PDF files I generate with LyX. I am trying

MacTeX/XeTeX pdf setting problems

2011-08-07 Thread Maria Gouskova
Dear LyX users, I just upgraded MacTeX to the newest version (2011), and now I am having some problems making pdf documents. First of all, if I use XeTeX and non-TeX fonts, I get the following error on trying to view the PDF: LaTeX Error: Command \B already defined. LaTeX Error: Command \T alread

Re: MacTeX/XeTeX pdf setting problems

2011-08-07 Thread Maria Gouskova
On Sun, Aug 7, 2011 at 1:11 PM, Maria Gouskova wrote: > Dear LyX users, > > I just upgraded MacTeX to the newest version (2011), and now I am > having some problems making pdf documents. First of all, if I use > XeTeX and non-TeX fonts, I get the following error on trying to

Re: MacTeX/XeTeX pdf setting problems

2011-08-07 Thread Maria Gouskova
On Sun, Aug 7, 2011 at 4:29 PM, BH wrote: > On Sun, Aug 7, 2011 at 3:10 PM, Maria Gouskova wrote: >> On Sun, Aug 7, 2011 at 1:11 PM, Maria Gouskova wrote: >>> Dear LyX users, >>> >>> I just upgraded MacTeX to the newest version (2011), and now I am >>&

Re: MacTeX/XeTeX pdf setting problems

2011-08-09 Thread Maria Gouskova
On Mon, Aug 8, 2011 at 4:00 AM, Jürgen Spitzmüller wrote: > Maria Gouskova wrote: >> LaTeX Error: Command \B already defined. >> LaTeX Error: Command \T already defined. >> >> >> \newcommand{\B}[2][0]{\Bk{#1}{0}{#2}} > > This line is from xyling.sty. I suppo

Import LaTeX (plain) dialog

2019-02-28 Thread Maria Gouskova
Hi all, Hopefully a quickie--I cannot tell if it's an OS issue or a LyX GUI issue. I'm on Linux Mint Sarah, LyX 2.3.2. When I go to File>Import>LaTeX (plain), and the LaTeX file type is chosen in the drop-down menu in the file open dialog, no .tex files show up. All files (including .tex ones) are

Re: Import LaTeX (plain) dialog

2019-02-28 Thread Maria Gouskova
On Thu, Feb 28, 2019 at 9:36 AM Paul A. Rubin wrote: > > On 2/28/19 8:24 AM, Maria Gouskova wrote: > > Hi all, > > > > Hopefully a quickie--I cannot tell if it's an OS issue or a LyX GUI > > issue. I'm on Linux Mint Sarah, LyX 2.3.2. When I go to > >

Re: Import LaTeX (plain) dialog

2019-02-28 Thread Maria Gouskova
On Thu, Feb 28, 2019 at 11:00 AM Paul A. Rubin wrote: > > On 2/28/19 10:39 AM, Maria Gouskova wrote: > > On Thu, Feb 28, 2019 at 9:36 AM Paul A. Rubin wrote: > >> On 2/28/19 8:24 AM, Maria Gouskova wrote: > >>> Hi all, > >>> > >>> Hopefu

Re: Import LaTeX (plain) dialog

2019-02-28 Thread Maria Gouskova
On Thu, Feb 28, 2019 at 1:34 PM Paul A. Rubin wrote: > > On 2/28/19 12:50 PM, Maria Gouskova wrote: > > On Thu, Feb 28, 2019 at 11:00 AM Paul A. Rubin wrote: > >> On 2/28/19 10:39 AM, Maria Gouskova wrote: > >>> On Thu, Feb 28, 2019 at 9:36 AM Paul A. Rubin wr

Re: Import LaTeX (plain) dialog

2019-03-04 Thread Maria Gouskova
On Fri, Mar 1, 2019 at 1:50 PM Paul A. Rubin wrote: > > On 3/1/19 2:08 AM, Kornel Benko wrote: > > Am Donnerstag, 28. Februar 2019 23:22:06 CET schrieb Paul A. Rubin > > : > >> On 2/28/19 5:48 PM, Jean-Marc Lasgouttes wrote: > >>> Le 28/02/2019 à 21:58, Paul A. Rubin a écrit : > I'm on my la

Image paths

2019-06-07 Thread Maria Gouskova
Hi all, There seems to be a change in how LyX is handling paths to images--I haven't done the homework on tracking down if and when this was introduced, but I was wondering whether it would be something that could be undone? Here is the problem. I would like to be able to refer to the following:

Re: Image paths

2019-06-07 Thread Maria Gouskova
On Fri, Jun 7, 2019 at 11:03 AM Rubin, Paul wrote: > > On 6/7/19 10:29 AM, Maria Gouskova wrote: > > Hi all, > > > > There seems to be a change in how LyX is handling paths to images--I > > haven't done the homework on tracking down if and when this was > >

  1   2   >