Re: LaTeX Preview - Can I see compilation errors?

2025-02-22 Thread mkriele--- via lyx-users
Sorry, I meant the compilation of LyX documents is much faster. This matters if you have many tikz-figures in your document. > On 22 Feb 2025, at 10:39, mkriele--- via lyx-users > wrote: > > Andrew has answered your question. Another possibility is to have a latex > file for each tikz-pictu

Re: LaTeX Preview - Can I see compilation errors?

2025-02-22 Thread mkriele--- via lyx-users
Andrew has answered your question. Another possibility is to have a latex file for each tikz-picture which produces pdf file for the corresponding figure. These pdf files can be inserted as figures in LyX. This approach has two advantages: Firstly, you can use a good editor with syntax highlig

Re: LaTeX Preview - Can I see compilation errors?

2025-02-21 Thread Andrew Parsloe
On 22/02/2025 11:39 am, Duarte Maia wrote: Hi everyone, I like to use the preview feature to put Tikz pictures on my documents and see the effect of my changes in real time. This works fine when I don't mess up: If I change a line and put my cursor elsewhere, the preview updates accordingly,

LaTeX Preview - Can I see compilation errors?

2025-02-21 Thread Duarte Maia
Hi everyone, I like to use the preview feature to put Tikz pictures on my documents and see the effect of my changes in real time. This works fine when I don't mess up: If I change a line and put my cursor elsewhere, the preview updates accordingly, which is faster and more convenient than reco

Re: Errors

2024-12-26 Thread Patrick Dupre via lyx-users
> > On Thu, Dec 26, 2024 at 10:10 AM Patrick Dupre via lyx-users > wrote: > > > Yes, I know, but it only tell me that there are non ascii characters. > > Now, I need to find these characters. > > I've had the following in my ~/.bash_aliases for decades. This may help: > > # Find unprintables (c

Re: Errors

2024-12-26 Thread Kevin Cole
On Thu, Dec 26, 2024 at 10:10 AM Patrick Dupre via lyx-users wrote: > Yes, I know, but it only tell me that there are non ascii characters. > Now, I need to find these characters. I've had the following in my ~/.bash_aliases for decades. This may help: # Find unprintables (control characters an

Re: Errors

2024-12-26 Thread Patrick Dupre via lyx-users
> > On Thu, 2024-12-26 at 15:50 +0100, Patrick Dupre via lyx-users wrote: > > OK, I see > > It seems that some of my files are > > ISO-8859 text > > while they should be ASCII text > > > > Is there a way to detect these non ascii characters (linux)? > > Using file. The name of the program is real

Re: Errors

2024-12-26 Thread José Matos
On Thu, 2024-12-26 at 15:50 +0100, Patrick Dupre via lyx-users wrote: > OK, I see > It seems that some of my files are > ISO-8859 text > while they should be ASCII text > > Is there a way to detect these non ascii characters (linux)? Using file. The name of the program is really "file". :-) -- J

Re: Errors

2024-12-26 Thread Patrick Dupre via lyx-users
gt; On 26/12/24 14:10, Patrick Dupre via lyx-users wrote: > >> > >> > >> Am 26.12.24 um 12:32 schrieb Patrick Dupre via lyx-users: > >>> Hello, > >>> > >>> I have a series of errors with the file attached. > >>> > >>> E

Re: Errors

2024-12-26 Thread Stefano Simonucci
The file you sent refers to other files. It is impossible to see if it gives us the same error. Stefano On 26/12/24 14:10, Patrick Dupre via lyx-users wrote: Am 26.12.24 um 12:32 schrieb Patrick Dupre via lyx-users: Hello, I have a series of errors with the file attached. Error 84

Re: Errors

2024-12-26 Thread Herbert Voss
Patrick Dupre schrieb: > >> >> >> >> Am 26.12.24 um 12:32 schrieb Patrick Dupre via lyx-users: >> > Hello, >> > >> > I have a series of errors with the file attached. >> > >> > Error 84 returned from iconv when conv

Re: Errors

2024-12-26 Thread Patrick Dupre via lyx-users
> > > > Am 26.12.24 um 12:32 schrieb Patrick Dupre via lyx-users: > > Hello, > > > > I have a series of errors with the file attached. > > > > Error 84 returned from iconv when converting from UTF-8 to UCS-4LE: Invalid > > or incomplete

Re: Errors

2024-12-26 Thread Herbert Voss
Am 26.12.24 um 12:32 schrieb Patrick Dupre via lyx-users: Hello, I have a series of errors with the file attached. Error 84 returned from iconv when converting from UTF-8 to UCS-4LE: Invalid or incomplete multibyte or wide character Converted input: Stopped at: 0xa0 Unconverted input

Errors

2024-12-26 Thread Patrick Dupre via lyx-users
Hello, I have a series of errors with the file attached. Error 84 returned from iconv when converting from UTF-8 to UCS-4LE: Invalid or incomplete multibyte or wide character Converted input: Stopped at: 0xa0 Unconverted input: How can I solve the issues? Thanks

Re: Missing bracket errors

2024-09-25 Thread Maria Gouskova
Yep, doing this right now--I think I only really need the bibtex/bst directory, anyway. On Wed, Sep 25, 2024 at 6:49 AM Jürgen Spitzmüller wrote: > Am Mittwoch, dem 25.09.2024 um 06:47 -0400 schrieb Maria Gouskova: > > A happy ending to this story: I moved my home/me/texmf directory > > somewher

Re: Missing bracket errors

2024-09-25 Thread Jürgen Spitzmüller
Am Mittwoch, dem 25.09.2024 um 06:47 -0400 schrieb Maria Gouskova: > A happy ending to this story: I moved my home/me/texmf directory > somewhere else temporarily, and both files are compiling fine now. I > have no idea which package was causing the error, but that was indeed > the source of these

Re: Missing bracket errors

2024-09-25 Thread Maria Gouskova
A happy ending to this story: I moved my home/me/texmf directory somewhere else temporarily, and both files are compiling fine now. I have no idea which package was causing the error, but that was indeed the source of these bugs. Thanks, Jürgen! On Tue, Sep 24, 2024 at 12:14 PM Jürgen Spitzmüller

Re: Missing bracket errors

2024-09-24 Thread Jürgen Spitzmüller
Am Montag, dem 23.09.2024 um 12:47 -0400 schrieb Maria Gouskova: > Follow-up: I was able to compile as PDF every other manual in LyX, > except for two: Embedded Objects (as described earlier), and, > ironically, Linguistics (for an unrelated, much simpler reason--see > error screenshot below). >

Re: Missing bracket errors

2024-09-23 Thread Jürgen Spitzmüller
Am Montag, dem 23.09.2024 um 10:35 -0400 schrieb Maria Gouskova: > I can't provide a MWE because it happens unpredictably, but I did > encounter a version of my problem in a setting that others might > reproduce: about a million missing bracket errors while trying to > make a PD

Re: Missing bracket errors

2024-09-07 Thread Jürgen Spitzmüller
Am Dienstag, dem 27.08.2024 um 18:20 -0400 schrieb Maria Gouskova: > This is a general question. For the past few years--can't be sure how > long it's been--I've been seeing an increasing number of "Missing } > inserted" errors crop up. Usually it will happ

Missing bracket errors

2024-08-27 Thread Maria Gouskova
Hi LyX users, This is a general question. For the past few years--can't be sure how long it's been--I've been seeing an increasing number of "Missing } inserted" errors crop up. Usually it will happen in a table of some complexity (bibliography references inside a tabl

Re: How locate LyX errors

2023-08-15 Thread Daniel
On 2023-08-14 18:35, Herbert Voss wrote: Am 14.08.23 um 16:07 schrieb Edwin Burmeister: I am using LyX 2.3.7 on a Mac (silicon chip) running OS Ventura 13.5. From LaTeX Errors window: “Selecting an error ... the cursor will jump to the location in the document where the error occurred

Re: How locate LyX errors

2023-08-14 Thread Herbert Voss
Am 14.08.23 um 16:07 schrieb Edwin Burmeister: I am using LyX 2.3.7 on a Mac (silicon chip) running OS Ventura 13.5. From LaTeX Errors window: “Selecting an error ... the cursor will jump to the location in the document where the error occurred.” This does not happen for me. How can I

Re: Need help locating LyX errors

2023-08-14 Thread Richard Kimberly Heck
On 8/13/23 15:12, Edwin Burmeister wrote: Hi-- Need some LyX help. I am using LyX 2.3.7 on a Mac (silicon chip) running OS Ventura 13.5. From LaTeX Errors window: “Selecting an error ... the cursor will jump to the location in the document where the error occurred.” This does not

How locate LyX errors

2023-08-14 Thread Edwin Burmeister
I am using LyX 2.3.7 on a Mac (silicon chip) running OS Ventura 13.5. From LaTeX Errors window: “Selecting an error ... the cursor will jump to the location in the document where the error occurred.” This does not happen for me. How can I get it to work? I then tried to locate my errors

Need help locating LyX errors

2023-08-13 Thread Edwin Burmeister
Hi-- Need some LyX help. I am using LyX 2.3.7 on a Mac (silicon chip) running OS Ventura 13.5. From LaTeX Errors window: “Selecting an error ... the cursor will jump to the location in the document where the error occurred.” This does not happen for me. How can I get it to work? I

finding errors in lyx

2021-12-09 Thread Wolfgang Engelmann via lyx-users
In converting a bibtex document to a biblatex/luatex I have quite a lot of errors. I got an important tip by Frank Mittelbach (Dante e.V.): put in the preamble \tracinglostchars=3 The warning is converted to an error message and stops there, so that one can correct it (in my case often math

Re: tkzpeople is throwing errors

2018-09-01 Thread Joel Kulesza
On Sat, Sep 1, 2018 at 7:56 PM, Anthony wrote: > I am trying to use tkzpeople package to place an object at a node. > > > > The MWE is attached, along with the error log. > > I am running MiKTeX 2.9 on windows 10 using LyX2.3.0 > > > > Kind Regards, > > Anthony > > > > Sent from Mail

Re: Lyx 2.2 errors w/ miktex 2.9.6 (on win10)

2017-04-16 Thread Cris Fuhrman
name was really long and at some point the converted image was "not found". I moved my LyX file directory to a path closer to the root, thus making the cache file names shorter, and the errors stop. I can probably reproduce this easily, if more info is needed. On Apr 13, 2017 09:53, &qu

Re: Lyx 2.2 errors w/ miktex 2.9.6 (on win10)

2017-04-13 Thread Stephan Witt
Am 13.04.2017 um 15:44 schrieb Mitch Gusat : > > Seen the same issues on Mac and Linux, but it's particularly vexing on > Windows since the recent (April'17) Miktex 2.9 release: Lyx 2.0/1/2 used to > work flawlessly for years before the new miktex release. Hi Mitch, I’d like to get more detail

Lyx 2.2 errors w/ miktex 2.9.6 (on win10)

2017-04-13 Thread Mitch Gusat
Seen the same issues on Mac and Linux, but it's particularly vexing on Windows since the recent (April'17) Miktex 2.9 release: Lyx 2.0/1/2 used to work flawlessly for years before the new miktex release. Now it needs multiple re-installs, remove miktex, re-install miktex, reconfig Lyx, check Tex (

makefile errors 'recipe for target 'lyx' failed / ..for target 'all' failed

2016-07-03 Thread Michael Berger
Dear lyX friends, I started to install Lyx 2.2.0 ./configure went through and I was encouraged: Type make to compile the program. But that stopped and presented me the errors as per subject. See also the log attached. Could somebody please help? Thanks and cheers, Michael [mb39@localhost

Re: typos in koma-letter2.lyx template preamble can cause errors

2016-06-07 Thread Richard Talley
​Richard Heck informs me this has been corrected. Way cool. ​ On Sun, Jun 5, 2016 at 11:12 PM, Richard Talley wrote: > I've been working on learning more about KOMAScript classes and found a > problem with the preamble that comes with the LyX koma-letter2 template > (and has for some time). > >

typos in koma-letter2.lyx template preamble can cause errors

2016-06-05 Thread Richard Talley
I've been working on learning more about KOMAScript classes and found a problem with the preamble that comes with the LyX koma-letter2 template (and has for some time). The preamble has a number of options in the \KOMAoptions section, including these lines: %pagenumber=botcenter% position of th

Re: in biblatex changing style=alphabetic to style=apa produces errors

2015-09-10 Thread Michael Berger
else seemingly was correct. Errors: Undefined control sequence (5 times) Description: \printbibliography[heading=bibintoc] After removing the option[bibintoc] I got again 'Undefined control sequence' 5 times, but without above description. What could be

Re: in biblatex changing style=alphabetic to style=apa produces errors

2015-09-10 Thread Jürgen Spitzmüller
atex}* > and in the LyX document see screen shot. > Because I want to switch to the apa style I studied the biblatex > reference manual, the wikilyx and other references I got hold of and then > changed style=alphabetic to style=apa while everything else seemingly was > correct. > Err

in biblatex changing style=alphabetic to style=apa produces errors

2015-09-09 Thread Michael Berger
switch to the apa style I studied the biblatex reference manual, the wikilyx and other references I got hold of and then changed style=alphabetic to style=apawhile everything else seemingly was correct. Errors: Undefined control sequence (5 times) Description: \printbibliography[heading=bibintoc

Re: Errors when using apacite for bibliography

2015-08-08 Thread Simon Maina
Florian phpws.org> writes: > > On Fri, 23 Nov 2012 18:09:30 +0800 > Ray Rashif gmail.com> wrote: > > Try enabling Default citation style in preferences and then in > > preamble save the following: > > > > % Workaround for APA style (must turn off natbib first) > > \usepackage{apacite} > > \u

Re: Strategies for locating errors

2015-05-08 Thread Will Furnass
> Will Furnass wrote: >> >> If would be great if LyX would switch to/open the child document >> containing the likely location of the error and move the cursor to that >> location. Ticket filed: http://www.lyx.org/trac/ticket/9539

Re: Strategies for locating errors

2015-05-07 Thread Georg Baum
Will Furnass wrote: > On 5 May 2015 at 21:38, Georg Baum wrote: > >> >> If you select the error item in the error dialog then the corresponding >> LyX contents should should be selected in the main area as well. This is >> not always 100% correct, but usually the error cause is nearby. Does this

Re: Strategies for locating errors

2015-05-05 Thread Gordon Cooper
On 06/05/15 09:57, Will Furnass wrote: That works perfectly if the error is in the master document but not if the error is in a child document (of which I have quite a few). I have been having similar problems with errors, mainly relating to producing printable pdf versions of a Software

Re: Strategies for locating errors

2015-05-05 Thread Will Furnass
On 5 May 2015 at 21:38, Georg Baum wrote: > > If you select the error item in the error dialog then the corresponding LyX > contents should should be selected in the main area as well. This is not > always 100% correct, but usually the error cause is nearby. Does this not > work in your case? >

Re: Strategies for locating errors

2015-05-05 Thread Georg Baum
Will Furnass wrote: > How do others locate compilation errors in large multi-file documents? > > I get a 'Missing } inserted' error for 'l.1052' when compiling but can't > relate that line number to the LyX source. I then try exporting to tex > using

Re: Strategies for locating errors

2015-05-05 Thread Georg Baum
Wolfgang Engelmann wrote: > That was the reason I was asking a while ago, whether the latex source > panel (under >view) could show the tex line number. But I was told it is > not possible under lyx. Why that? Of course it would only be possible if the panel is set to show the full source (other

Re: Strategies for locating errors

2015-05-05 Thread Will Furnass
On 05/05/15 15:06, Wolfgang Engelmann wrote: > That was the reason I was asking a while ago, whether the latex > source panel (under >view) could show the tex line number. But I was > told it is not possible under lyx. That would certainly be a step in the right direction. Given that we already h

Re: Strategies for locating errors

2015-05-05 Thread Wolfgang Engelmann
Am 05.05.2015 um 15:18 schrieb Will Furnass: On 05/05/15 13:27, Rainer M Krug wrote: Will Furnass writes: could LyX be improved to make locating errors less manual though? For example, if a mapping was generated at compile time from LyX lines to TeX lines then buttons could be added to the

Re: Strategies for locating errors

2015-05-05 Thread Will Furnass
On 05/05/15 13:27, Rainer M Krug wrote: > Will Furnass writes: >> >> could LyX be improved to make locating errors less manual >> though? For example, if a mapping was generated at compile time >> from LyX lines to TeX lines then buttons could be added to the >

Re: Strategies for locating errors

2015-05-05 Thread Rainer M Krug
Will Furnass writes: > On 05/05/15 12:47, Nikos Alexandris wrote: >> * Will Furnass [2015-05-05 11:51:56 +0100]: >> >>> How do others locate compilation errors in large multi-file documents? >>> > >> >> Something like "binary search&quo

Re: Strategies for locating errors

2015-05-05 Thread Will Furnass
On 05/05/15 12:47, Nikos Alexandris wrote: > * Will Furnass [2015-05-05 11:51:56 +0100]: > >> How do others locate compilation errors in large multi-file documents? >> > > Something like "binary search": split in two halfs, try to find out > which half does

Re: Strategies for locating errors

2015-05-05 Thread Nikos Alexandris
* Will Furnass [2015-05-05 11:51:56 +0100]: > How do others locate compilation errors in large multi-file documents? > > I get a 'Missing } inserted' error for 'l.1052' when compiling but can't > relate that line number to the LyX source. I then try exp

Strategies for locating errors

2015-05-05 Thread Will Furnass
How do others locate compilation errors in large multi-file documents? I get a 'Missing } inserted' error for 'l.1052' when compiling but can't relate that line number to the LyX source. I then try exporting to tex using pdflatex into a temporary directory and search

Re: Latex Errors

2015-01-18 Thread Gordon Cooper
gt; shots, that would give us a better idea of what's going on. > > Best, > > Scott > Hi Scott, I hope to supply this very soon. Problem I have is that I corrected all the mistakes in the project - mainly by glaring at the Source Pane looking for irregularitie

Re: Latex Errors

2015-01-17 Thread Scott Kostyshak
On Sat, Jan 10, 2015 at 7:23 PM, Gordon Cooper wrote: > While using Lyx to edit a moderately long technical manual (being > written by others) and exporting it as pdf and html, Latex errors > have become difficult to find. Previously I could select an error and > it would be highli

Latex Errors

2015-01-10 Thread Gordon Cooper
While using Lyx to edit a moderately long technical manual (being written by others) and exporting it as pdf and html, Latex errors have become difficult to find. Previously I could select an error and it would be highlighted in the Lyx script. That highlighting has disappeared. Is this

Re: Biber produces errors where bibtex8 does not

2014-06-22 Thread Jürgen Spitzmüller
2014-06-21 16:29 GMT+02:00 Benedict Holland: > Which begs the question why are they not automatically escaped? I have a > bibliography of over 70 references. Getting an item error because there is > a problem in my references which has an easy workaround but hours of work > tracing it to the sourc

Re: Biber produces errors where bibtex8 does not

2014-06-21 Thread Benedict Holland
Which begs the question why are they not automatically escaped? I have a bibliography of over 70 references. Getting an item error because there is a problem in my references which has an easy workaround but hours of work tracing it to the source is bad. Can lyx or biber do preprocessing to fix the

Re: Biber produces errors where bibtex8 does not

2014-06-21 Thread Jürgen Spitzmüller
2014-06-20 23:47 GMT+02:00 Benedict Holland: > So it appears that the reason is that biber does not escape the abstract > of a reference, even if it doesn't at all display that abstract. > Specifically this is occurring if a percentage sign is within the abstract. > Apparently all percentage signs

Re: Biber produces errors where bibtex8 does not

2014-06-20 Thread Benedict Holland
with biber? ~Ben On Fri, Jun 20, 2014 at 5:21 PM, Benedict Holland < benedict.m.holl...@gmail.com> wrote: > Hello, > > I tried using biber and biblatex following the instructions here: > > http://wiki.lyx.org/BibTeX/Biblatex > > I received some very strange errors like &

Biber produces errors where bibtex8 does not

2014-06-20 Thread Benedict Holland
Hello, I tried using biber and biblatex following the instructions here: http://wiki.lyx.org/BibTeX/Biblatex I received some very strange errors like "Lonely \item - perhaps a missing list environment" when some of my references were included. It was actually 2/35 which were throwing

Re: Tracking changes output errors

2014-03-26 Thread Jürgen Spitzmüller
etting > ! Undefined control sequence.\lyxadded or \lyxdeleted. The document can be > produced if I show changes in the output file. It is only one include file > which causes these errors. > This is a known bug that will be fixed in forthcoming LyX 2.1.0 (but not 2.0.8). See http:/

Tracking changes output errors

2014-03-26 Thread Andy
. The document can be produced if I show changes in the output file. It is only one include file which causes these errors. I'm using ubuntu 12.10.4 (LTS) and have Lyx 2.0.6 Thanks for any help Andy

Re: LyX generates errors on eps and pdf files produced by Stata

2013-09-20 Thread Paul A . Rubin
Are you sure the graphics files have not been changed in any way? If so, can you post one here? Paul

LyX generates errors on eps and pdf files produced by Stata

2013-09-20 Thread Ly Tran
Hello, I recently decided to use LyX to write my thesis, and everything was going just fine until yesterday. I woke up, turned on my computer, and LyX no longer recognizes the graphic files (eps) that were produced by Stata. I tried to change it to pdf and other types, but nothing worked. LyX stil

Re: Lyx 2.0.6 Mac OS X Spell checker not underlying errors

2013-06-02 Thread Miguel Ángel Artaso Landa
Hi Scott, The "Spellcheck continuously"was enabled but it was, as you pointed out, a magnifying problem. I use a 13.3" screen, 1280*800 resolution and I had set up the magnifying at 140%. It needed to be, in my case, at least at 150%. I didn't think of this possibility... Thanks a lot,

Re: Lyx 2.0.6 Mac OS X Spell checker not underlying errors

2013-06-01 Thread Scott Kostyshak
On Sat, Jun 1, 2013 at 4:15 PM, Miguel Ángel Artaso Landa wrote: > I've just installed Lyx 2.0.6 on Mac OS X 10.8.3. Since I upgraded the > version of Lyx, the spell checker is not underlying in red the words that > are not correctly spelled although when invoking the spell checker it is > stoppi

Lyx 2.0.6 Mac OS X Spell checker not underlying errors

2013-06-01 Thread Miguel Ángel Artaso Landa
Hi, I've just installed Lyx 2.0.6 on Mac OS X 10.8.3. Since I upgraded the version of Lyx, the spell checker is not underlying in red the words that are not correctly spelled although when invoking the spell checker it is stopping in the words that need to be corrected. Is someone else suffering o

Errors with moderncv imported from latex

2013-01-27 Thread nluetic
says "export successful", but the output is not ok: it prints literal \items after the first itemize command inside a cventry. Trying an export to pdf gives errors on every cventry, cvitem or cvlistdoubleitem,.i.e.: Paragraph ended before \\cvitem was complete. I tried this with t

Re: Insert->Float->Algorithm results in Latex errors

2012-12-28 Thread José Matos
On 12/27/2012 05:23 PM, Regina Anger wrote: > Hi, > > Updating memoir helped, it works now like a charme. Thanks a lot! > I wonder however, how can Fedora distribute packages *that* old. > > Thx, Regi There are two reasons: * due to the license of texlive packages (the license was incorrect or

RE: Insert->Float->Algorithm results in Latex errors

2012-12-27 Thread Regina Anger
Hi again, > http://fedoraproject.org/wiki/Features/TeXLive (search for the > instructions regarding Fedora 17) > If you follow the instructions there you can update the packages to > newer versions. > > For Fedora 18 (to be released in January) and newer the packages there > are the default. Gla

RE: Insert->Float->Algorithm results in Latex errors

2012-12-27 Thread Regina Anger
Hi, Updating memoir helped, it works now like a charme. Thanks a lot! I wonder however, how can Fedora distribute packages *that* old. Thx, Regi

Re: Insert->Float->Algorithm results in Latex errors

2012-12-27 Thread José Matos
On 12/27/2012 04:07 PM, Regina Anger wrote: > Does this mean I manually have to update my latex installation? Is > there any way you can recommend, without re-compiling my whole > software-stack? > The whole situation is a bit sad, as I am sitting behind a ~100kBit/s > GPRS line :/ > > Thx, Reggi

Re: Insert->Float->Algorithm results in Latex errors

2012-12-27 Thread Richard Heck
On 12/27/2012 11:07 AM, Regina Anger wrote: Hello Jürgen, > Your file compiles fine here. This is with most recent TL 2012 and LyX > 2.0.6dev. Maybe some of your packages are outdated. The versions are printed > to the log file if you enter \listfiles into the preamble. Here's mine: I am usi

Re: Insert->Float->Algorithm results in Latex errors

2012-12-27 Thread Jürgen Spitzmüller
Regina Anger wrote: > Does this mean I manually have to update my latex installation? Is there any > way you can recommend, without re-compiling my whole software-stack? The > whole situation is a bit sad, as I am sitting behind a ~100kBit/s GPRS line > :/ Probably updating memoir will suffice. Yo

RE: Insert->Float->Algorithm results in Latex errors

2012-12-27 Thread Regina Anger
Hello Jürgen, > Your file compiles fine here. This is with most recent TL 2012 and LyX > 2.0.6dev. Maybe some of your packages are outdated. The versions are printed > to the log file if you enter \listfiles into the preamble. Here's mine: I am using the most recent packages (lyx, latex, ...)

Re: Insert->Float->Algorithm results in Latex errors

2012-12-27 Thread Jürgen Spitzmüller
Regina Anger wrote: > Hi folks, > > I would like to insert an algorithm float in my document. > However, even for empty documents, doing so results in: > > LaTeX Error: Command \newfloat already defined. > LaTeX Error: Missing \begin{document}. > > > Any idea what could be wrong here? Your fil

Re: koma-letter2.lyx gives errors when compiling

2012-11-26 Thread Jürgen Spitzmüller
Roey Angel wrote: > I figured that was the problem but even setting 'always babel' under > 'Language package' didn't seem to work. No, "always babel" currently means "babel, even if polyglossia would be more apt". Jürgen

Re: koma-letter2.lyx gives errors when compiling

2012-11-26 Thread Roey Angel
Thanks! I figured that was the problem but even setting 'always babel' under 'Language package' didn't seem to work. Roey

Re: koma-letter2.lyx gives errors when compiling

2012-11-26 Thread Jürgen Spitzmüller
Roey Angel wrote: > Using Lyx 2.05 and KOMA-script 3.11 I'm getting errors when trying to > compile koma-letter2.lyx or the example file koma-letter2-example.lyx from > http://wiki.lyx.org/Examples/KomaLetter2. > > This is what they look like in the log: > > !

koma-letter2.lyx gives errors when compiling

2012-11-26 Thread Roey Angel
Hi, Using Lyx 2.05 and KOMA-script 3.11 I'm getting errors when trying to compile koma-letter2.lyx or the example file koma-letter2-example.lyx from http://wiki.lyx.org/Examples/KomaLetter2. This is what they look like in the log: ! Undefined control sequence. \select@language ... \@

Re: Errors when using apacite for bibliography

2012-11-23 Thread Florian
On Fri, 23 Nov 2012 18:09:30 +0800 Ray Rashif wrote: Try enabling Default citation style in preferences and then in preamble save the following: % Workaround for APA style (must turn off natbib first) \usepackage{apacite} \usepackage[authoryear]{natbib} Thanks, this seems to resolve the prob

Re: Errors when using apacite for bibliography

2012-11-23 Thread Ray Rashif
On 23 November 2012 02:58, Florian wrote: > Hi there, > > I would need some help with apacite, as I do not seem to get it working. I > use LyX 2.0.5 on Windows 7. Try enabling Default citation style in preferences and then in preamble save the following: % Workaround for APA style (must turn off

Errors when using apacite for bibliography

2012-11-22 Thread Florian
Hi there, I would need some help with apacite, as I do not seem to get it working. I use LyX 2.0.5 on Windows 7. If I try to use the apacite style, I get the following list of errors when compiling to PDF: snip >>>>>>> ! Undefined control sequence. l.1

Converting module from version 11 to 35 -- WAS: Errors when opening LyX files? - caused by module?

2012-09-21 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 OK - that inotify was solved with a reboot - no idea what happened there. I looked at the manual, and modified the offending module to the version attached, but I still get errors: LLyX: Unknown InsetLayout tag [around line 20 of file ~/.lyx

Re: Errors when opening LyX files? - caused by module?

2012-09-20 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 20/09/12 18:06, Liviu Andronic wrote: > On Thu, Sep 20, 2012 at 5:41 PM, Rainer M Krug wrote: >> QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No >> space left on device >> > Are you sure all your partitions have adequate f

Re: Errors when opening LyX files? - caused by module?

2012-09-20 Thread Liviu Andronic
On Thu, Sep 20, 2012 at 5:41 PM, Rainer M Krug wrote: > QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No space > left on device > Are you sure all your partitions have adequate free space? Maybe that's tripping something up. Liviu

Re: Errors when opening LyX files? - caused by module?

2012-09-20 Thread Rainer M Krug
when I start LyX it restres the last session and everything looks fine, but >>> in the >>> terminal from which I start LyX, I get abunch of errors: >>> >>> >>> LyX: Unknown InsetLayout tag [around line 21 of file <>> >>> >>>

Re: Errors when opening LyX files? - caused by module?

2012-09-20 Thread Richard Heck
On 09/20/2012 07:32 AM, Rainer M Krug wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 20/09/12 13:23, Rainer M Krug wrote: Hi when I start LyX it restres the last session and everything looks fine, but in the terminal from which I start LyX, I get abunch of errors: LyX: Unknown

Re: Errors when opening LyX files? - caused by module?

2012-09-20 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 20/09/12 13:23, Rainer M Krug wrote: > Hi > > when I start LyX it restres the last session and everything looks fine, but > in the terminal > from which I start LyX, I get abunch of errors: > > > LyX: Unknown InsetLayou

Errors when opening LyX files?

2012-09-20 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi when I start LyX it restres the last session and everything looks fine, but in the terminal from which I start LyX, I get abunch of errors: LyX: Unknown InsetLayout tag [around line 21 of file /tmp/lyx_tmpdir.T17549/convert_layout.h17549

Re: errors typesetting UserGuide.lyx

2012-07-23 Thread Richard Talley
Rather than further troubleshoot my issues with LyX on Snow Leopard, I decided to wait until I could start fresh with Lion. After some hardware repairs, I wiped the hard drive on my MacBook Pro and installed Lion 10.7.4, MaxTeX-2012 (which I immediately updated with the TeX Live Utility), LyX2.0.4

Re: Fwd: Re: Dimensions too large + minibox problems (LaTeX errors)

2012-07-09 Thread Merhebi, Bob
On Mon 09 Jul 2012 09:31:56 AM EEST, Ignacio García wrote: > > > 2012/7/8 Merhebi, Bob mailto:bobmerh...@gmail.com>> > > > To get the zip: https://dl.dropbox.com/u/60916509/lyx.zip > > > "Dimensions too large" error is back when i inserted th

Re: Dimensions too large + minibox problems (LaTeX errors)

2012-07-08 Thread Marcelo Acuña
Dimensions too large is a nightmare for me. This error appears when I change font size and I can't resolve it. Marcelo

Fwd: Fwd: Re: Dimensions too large + minibox problems (LaTeX errors)

2012-07-08 Thread Merhebi, Bob
ience, if any! Original Message Subject: Fwd: Re: Dimensions too large + minibox problems (LaTeX errors) Date: Sun, 08 Jul 2012 20:31:58 +0300 From: Merhebi, Bob Reply-To: bobmerh...@gmail.com To: Ignacio García CC: LyX Users Original Message Subject: Re: D

Re: Dimensions too large + minibox problems (LaTeX errors)

2012-06-24 Thread Ignacio García
Merhebi, Bob wrote > When I want to view the DVI I get several LaTeX errors; mainly the > "Dimension too Large" I can't reproduce it > & the other errors related to the last minibox. The last minibox is in 'Description' environment: change it to Norm

Dimensions too large + minibox problems (LaTeX errors)

2012-06-24 Thread Merhebi, Bob
Dear LyXers, I am writing a technical document & need some help from you. Attached is the related file. When I want to view the DVI I get several LaTeX errors; mainly the "Dimension too Large" & the other errors related to the last minibox. Moreover, one "graphical"

Re: Errors on publishing [to pdf]

2012-02-13 Thread Eric Weir
On Feb 13, 2012, at 9:16 AM, stefano franchi wrote: > you may have to check the encoding of your lyx file. If you use XeTeX > compilation (or LuaTeX, for that mater) the file should be in Unicode. > It looks like it isn't. Be sure: > > 1. that Scrivener-generated LateX code is in Unicode encodin

Re: Errors on publishing [to pdf]

2012-02-13 Thread stefano franchi
On Mon, Feb 13, 2012 at 6:14 AM, Eric Weir wrote: > > On Feb 12, 2012, at 1:18 PM, Richard Heck wrote: > > Once you have the file in LyX, just try: View>PDF(XeTeX), e.g. That said, > I'm definitely not an expert on this encoding stuff. If you could produce a > really simple example file---create i

Re: Errors on publishing [to pdf]

2012-02-13 Thread Eric Weir
On Feb 12, 2012, at 1:18 PM, Richard Heck wrote: > Once you have the file in LyX, just try: View>PDF(XeTeX), e.g. That said, I'm > definitely not an expert on this encoding stuff. If you could produce a > really simple example file---create it in Scrivener and export it as > usual---that exhib

Re: Errors on publishing [to pdf]

2012-02-12 Thread Richard Heck
On 02/12/2012 12:04 PM, Eric Weir wrote: On Feb 12, 2012, at 10:41 AM, Richard Heck wrote: The problem may be that these are Unicode characters (so is the quote you mentioned). You might try compiling with XeTeX or LuaTeX, which use Unicode. Thanks, Richard. My only way to get from Scrivene

Re: Errors on publishing [to pdf]

2012-02-12 Thread Eric Weir
On Feb 12, 2012, at 10:41 AM, Richard Heck wrote: > The problem may be that these are Unicode characters (so is the quote you > mentioned). You might try compiling with XeTeX or LuaTeX, which use Unicode. Thanks, Richard. My only way to get from Scrivener to LaTeX/LyX is to compile in Scrivene

  1   2   3   4   5   >