Re: LyX v2.4.0 RC4 -> Unicode in Program Listing (again...)

2024-04-17 Thread José Matos
On Wed, 2024-04-17 at 13:17 +, Bernt Lie wrote: > Question 1: >  * Dangerous, because LyX is more likely to *crash*, or >  * Dangerous, because it opens up my computer to hacking?? The script that you call can run any code using the gnuplot "system" call. That is the same as having access to

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

2024-04-12 Thread José Matos
On Fri, 2024-04-12 at 09:57 +, Bernt Lie via lyx-users wrote: > > Thanks. >   > I have tried with inserting the text “abstract=on” (with and withough > prepending/appending it with “), but this has no effect. Note that the abstract=on option only changes the (pdf) output, it does not change

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

2024-04-12 Thread José Matos
On Fri, 2024-04-12 at 09:41 +, Bernt Lie via lyx-users wrote: > 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? I tested in 2.3.x and it does not show there

Re: Inline math: one ERT compiles, the other doesn't

2024-03-15 Thread José Matos
On Fri, 2024-03-15 at 13:14 -0700, Rich Shepard wrote: > I was wrong. I cannot get an simple equation to compile via the menus > or > ERT. > > I copied the real doc.lyx to mwe.lyx and deleted everything above and > below > the paragraph with the equation. That non-printable character shows > up

Re: Stuck between v2.4-RC1 and v2.3.7

2024-01-29 Thread José Matos
On Mon, 2024-01-29 at 21:46 -0500, Steven Paulson wrote: > Hi everyone, > > I recently upgraded LyX to v2.4-RC1. Previously, I was using v2.4- > beta3 without problems. However, ever since v2.4-RC1, I have failed > to open all my LyX documents previously created under beta 3, showing > me the

Re: Outline panel can't be stuck on choosen item

2024-01-16 Thread José Matos
On Tue, 2024-01-16 at 09:57 +0800, henrybolt wrote: > I'm informed that the development version fix the bug and will be > included in LyX 2.4.0. >  I'm very interested in testing 2.4.0 dev version. > Is there any way to using the testing version? > > Thank you very much again! Quoting the

Re: Latex vs. non-latex fonts

2024-01-13 Thread José Matos
On Fri, 2024-01-12 at 16:25 -0500, Neal Becker wrote: > Thanks!  I am on linux (fedora).  I am sorry for hijacking this thread. If you are using copr: https://copr.fedorainfracloud.org/coprs/jamatos/lyx-devel the version available has switched now to qt6. Tell me if you have issues. Regards,

Re: Adding accented character in JabRef

2024-01-02 Thread José Matos
On Tue, 2024-01-02 at 06:17 -0800, Rich Shepard wrote: > Herbert, > > What's the AltGr chord? https://en.wikipedia.org/wiki/AltGr_key -- José Abílio -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: Keeping multiple 2.4 lyx binaries

2023-12-11 Thread José Matos
On Mon, 2023-12-11 at 17:08 -0500, Anand Rangarajan wrote: > Is there any alternative to keeping multiple lyx-2.4 binaries on the > same system? I'll clarify. I have both lyx-2.4.0-RC1-devel and lyx- > latestdev on the same system because I noticed that I cannot open > some files that were

Re: Error when exporting to LyX Archive (zip)

2023-12-06 Thread José Matos
On Wed, 2023-12-06 at 16:37 +0100, kzsta...@gmail.com wrote: > When exporting to  LyX Archive (zip) in LyX-2.4.0-beta5 on Windows- > 11, I get the message “Cannot convert file”; see the attached screen > print. It appears that this is caused by the use of xrange in > lyxpak.py; see the attached

Re: Can't open 2.4.0-beta5 doc in 2.4.0-beta3

2023-09-06 Thread José Matos
On Wed, 2023-09-06 at 09:21 +0200, Jürgen Spitzmüller wrote: > It would help if you could condense a minimal working exmaple that > shows this bug. The part of the document that triggers the problem is a table in case that helps (probably not much). > If you don't want to disclose the contents

Re: Can't open 2.4.0-beta5 doc in 2.4.0-beta3

2023-09-05 Thread José Matos
On Tue, 2023-09-05 at 15:45 -0500, Christopher Menzel wrote: > LyX folk, > > I recently compiled Lyx 2.4.0-beta5 under Linux and find that I am > unable to open the file in Lyx 2.4.0-beta3 under MacOS and the > conversion script is failing to export to 2.3.x. By changing > "\lyxformat 618” to

Re: How to increase contrast of scrollbar

2023-09-05 Thread José Matos
On Mon, 2023-09-04 at 23:27 +0100, Paul Stansell wrote: > Thanks for that advice.  You're right that the Application Style is > what controls the scroll bar colour, but I like Fusion because the > horizontal icon bars take up less vertical space which gives more > space for the LyX document.  Is

Re: How to increase contrast of scrollbar

2023-09-03 Thread José Matos
On Sun, 2023-09-03 at 23:36 +0100, Paul Stansell wrote: > I'm using the following: > - Global Theme: Breeze Twilight > - Application Style: Fusion > - Plasma Style: Breeze Dark > - Colours: Breeze Light > - Window Decorations: Plastik > > KDE's program okular has the same invisible scroll bar as

Re: How to increase contrast of scrollbar

2023-09-03 Thread José Matos
On Sat, 2023-09-02 at 22:10 +0100, Paul Stansell wrote: > Hello, > > How can I increase the contrast of the scrollbar in LyX? > > In the image below the left scroll bar is from Brave and the right > from LyX.  The LyX scroll bar is barely visible against the > background. LyX follows the global

Re: Advanced text editing commands

2023-05-05 Thread José Matos
On Wed, 2023-05-03 at 14:49 -0400, Scott Kostyshak wrote: > Because of my jealousy I will make a trite joke: instead of using > Emacs bindings in LyX, why not just implement all of LyX inside of > Emacs? > > Scott Because we, at least I, prefer C++ and Python over lisp. :-D -- José Abílio --

Re: how to tell LyX that there is a 2023 texlive

2023-05-02 Thread José Matos
On Tue, 2023-05-02 at 16:43 +0200, Wolfgang Engelmann wrote: > How can I tell LyX that there is a 2023 texlive which I installed > just now. > > It is in > /usr/local/texlive/2023 > and I have the PATHs set in ~/.profile. > > However, LyX uses still > /usr/local/texlive/2022 > > Wolfgang What

Re: Advanced text editing commands

2023-04-29 Thread José Matos
On Thu, 2023-04-27 at 20:07 +0200, Kornel Benko wrote: > I am using it. > > Kornel I have evaluate them and I have been using xemacs bindings for as long as I remember. :-) -- José Abílio -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: csv2lyx.py throwing an error

2023-03-24 Thread José Matos
On Thu, 2023-03-23 at 21:44 -0400, Neal Becker wrote: > Yes I reported same a week or so back.  Change "ru" to "r" Thanks to Neal's report this is already fixed for 2.4. -- José Abílio -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: Insert an empty line in beamer

2023-03-19 Thread José Matos
On Sat, 2023-03-18 at 21:18 +, Ehud Behar wrote: > If not inside a frame (which is non sense in beamer) it does create > an empty line. [This is a side note and unrelated to your problem] Actually with the proper configuration you can place content outside of frames. I use that, for example,

Re: Insert an empty line in beamer

2023-03-18 Thread José Matos
On Sat, 2023-03-18 at 19:46 +, Ehud Behar wrote: > I want to print the following in my beamer document: > " > First line > Second line > " > > The beamer lyx doc class allows the user to insert empty line in the > Standard layout. But even if insert more than 2 empty lines between > "First

Re: LyX and Unicode in computer listing

2023-03-17 Thread José Matos
On Tue, 2023-03-14 at 13:47 +, Bernt Lie via lyx-users wrote: > Question 1: Will LyX 2.4 support Unicode characters, also in computer > listing? I suspect that the problem could be related with the fonts you use. Not all fonts have all the glyphs. Sometimes it is a mater of choosing the right

Re: 2.4 crash report

2023-03-11 Thread José Matos
On Sat, 2023-03-11 at 10:16 +0100, Wolfgang Engelmann wrote: > To whom should I report a 2.4.0 crash? > I use > Version 2.4.0-beta2 (Sonntag, 11. Dezember 2022) > Qt-Version (Laufzeit): 5.15.2 (Plattform: xcb) > Qt-Version (bei Erstellung): 5.15.2 > OS-Version (bei Erstellung): Debian GNU/Linux 11

Re: Some filenames ending with tilde

2023-03-07 Thread José Matos
On Tue, 2023-03-07 at 07:38 +0100, Daniel CLEMENT via lyx-users wrote: > Hmm... Makes sense. > > I used to do that by putting all the .lyx~ in my dedicated /backup > directory, and emptying it periodically. But then, regular files from > various directories happen to have the same name, so the >

Re: Build lyx 2.3.7 on Fedora Linux 37

2023-01-22 Thread José Matos
On Sun, 2023-01-22 at 05:26 -0600, Joseph Hesse wrote: > Hi, > > On Fedora Linux 37 lyx 2.3.7 is not currently available in the Fedora > 37 > software repository.  I plan on building it from source following the > instructions in the INSTALL file that is included in the lyx 2.3.7 > source code.

Re: LyX version 2.3.7 question

2023-01-16 Thread José Matos
On Mon, 2023-01-16 at 10:57 +0100, Daniel wrote: > "This backup file has the format “#.lyx#”." > > Maybe even add these filename conventions to the Preferences dialog. > > Best, > Daniel "filname.lyx~" is created when you save explicitly. On the other hand “#.lyx#” is created automatically (on

Re: LyX 1.0

2023-01-10 Thread José Matos
On Tue, 2023-01-10 at 11:23 +0100, Patrick Dupre wrote: > Yes, I can share it. > Not sure about the exact result ! > > Thank The attached file loads correctly in 2.3 (and Fedora FWIW). :-) Technically the problem was that the first ERT inset was not enclosed in a (Plain) layout. I am not sure

Re: LyX Question: PDF Generation

2022-12-31 Thread José Matos
On Sat, 2022-12-31 at 15:51 +, MacKunis, William wrote: > Hi There, >   > I’m new to LyX, and I’m getting the following error when I try to > view the PDF of the tutorial: What does Document -> LaTeX log (upper menu) shows? The second problem is self-descriptive. :-) -- José Abílio --

Re: Testing

2022-12-13 Thread José Matos
On Mon, 2022-12-12 at 13:47 -0600, Christopher Menzel wrote: > Or maybe has a pile of papers to grade. :-) A large pile, you mean. :-D -- José Abílio -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: Problem converting older files with lyx2lyx

2022-11-25 Thread José Matos
On Wed, 2022-11-23 at 11:36 +1100, Gordon Watson via lyx-users wrote: > gordonwatson@iMac ~ % python3 > xcrun: error: invalid active developer path > (/Library/Developer/CommandLineTools), missing xcrun at: > /Library/Developer/CommandLineTools/usr/bin/xcrun This line shows that there is a

Re: TikZ

2022-09-27 Thread José Matos
On Fri, 2022-09-23 at 06:40 +, M.B. Schiekel wrote: > Hallo Dan, > > LaTeX-Preamble: >    \usepackage{tikz} >    \usepackage{braids} > > this works perfect - or what support do you wish? > bernhard If you insert the tikz code inside a preview box the figure will be shown immediately, if you

Re: lyx remove in Debian bullseye

2022-08-17 Thread José Matos
On Wed, 2022-08-10 at 16:55 +0200, Wolfgang Engelmann wrote: > I have several lyx 2.4.0 dev installed (which I named lyx; lyx240; > lyx24n; lyx24x). They should be removed, before I install a lyx > 2.3.6.1 for debian. How did you installed those versions in the first place? Did you used apt or

Re: automatically updating latex code used in a LyX document

2015-07-10 Thread José Matos
On Thursday 09 July 2015 23:19:07 Liviu Andronic wrote: Perhaps we should consider renaming it to something like: Child Document (TeX or LyX)? Liviu Note that a child document can also be a programming listings or any other file to be included verbatim. :-) -- José Abílio

Re: math preview not working (lyx-2.1.3, fedora-22)

2015-07-10 Thread José Matos
On Friday 10 July 2015 07:06:14 Neal Becker wrote: I know it used to work, but something broke. If I turn on math preview, it does something horrible. It looks like the preview of math now occupies about 1/2 of the screen, making the screen quite unreadable. Like if I wrote $x^2$, there

Re: automatically updating latex code used in a LyX document

2015-07-10 Thread José Matos
On Thursday 09 July 2015 23:19:07 Liviu Andronic wrote: Perhaps we should consider renaming it to something like: Child Document (TeX or LyX)? Liviu Note that a child document can also be a programming listings or any other file to be included verbatim. :-) -- José Abílio

Re: math preview not working (lyx-2.1.3, fedora-22)

2015-07-10 Thread José Matos
On Friday 10 July 2015 07:06:14 Neal Becker wrote: I know it used to work, but something broke. If I turn on math preview, it does something horrible. It looks like the preview of math now occupies about 1/2 of the screen, making the screen quite unreadable. Like if I wrote $x^2$, there

Re: automatically updating latex code used in a LyX document

2015-07-10 Thread José Matos
On Thursday 09 July 2015 23:19:07 Liviu Andronic wrote: > Perhaps we should consider renaming it to something like: "Child > Document (TeX or LyX)"? > > Liviu Note that a child document can also be a programming listings or any other file to be included verbatim. :-) -- José Abílio

Re: math preview not working (lyx-2.1.3, fedora-22)

2015-07-10 Thread José Matos
On Friday 10 July 2015 07:06:14 Neal Becker wrote: > I know it used to work, but something broke. > > If I turn on math preview, it does something horrible. It looks like the > preview of math now occupies about 1/2 of the screen, making the screen > quite unreadable. Like if I wrote $x^2$,

Re: Re: esint.sty in RedHat/Centos 7. Where? Why omitted?

2015-03-26 Thread José Matos
On Wednesday 25 March 2015 12:51:53 Paul Johnson wrote: Hello, Jose. Am I typing this incorrectly? # yum install tex(esint.sty) bash: syntax error near unexpected token `(' Could you try # yum install 'tex(esint.sty)' that idea is to avoid having bash interpret the parenthesis. In my

Re: Pyxplot in LyX

2015-03-26 Thread José Matos
On Monday 02 March 2015 10:07:30 Wolfgang Engelmann wrote: Animated by the discussion on Pgfplots in Lyx I wonder whether it is also possible to do the same with figures produced by Pyxplot: http://pyxplot.org.uk/ I have many (~thousand) figures produced with it, and I personal think it is

Re: Re: esint.sty in RedHat/Centos 7. Where? Why omitted?

2015-03-26 Thread José Matos
On Wednesday 25 March 2015 12:51:53 Paul Johnson wrote: Hello, Jose. Am I typing this incorrectly? # yum install tex(esint.sty) bash: syntax error near unexpected token `(' Could you try # yum install 'tex(esint.sty)' that idea is to avoid having bash interpret the parenthesis. In my

Re: Pyxplot in LyX

2015-03-26 Thread José Matos
On Monday 02 March 2015 10:07:30 Wolfgang Engelmann wrote: Animated by the discussion on Pgfplots in Lyx I wonder whether it is also possible to do the same with figures produced by Pyxplot: http://pyxplot.org.uk/ I have many (~thousand) figures produced with it, and I personal think it is

Re: Re: esint.sty in RedHat/Centos 7. Where? Why omitted?

2015-03-26 Thread José Matos
On Wednesday 25 March 2015 12:51:53 Paul Johnson wrote: > Hello, Jose. > > Am I typing this incorrectly? > > # yum install tex(esint.sty) > bash: syntax error near unexpected token `(' > Could you try # yum install 'tex(esint.sty)' that idea is to avoid having bash interpret the parenthesis.

Re: Pyxplot in LyX

2015-03-26 Thread José Matos
On Monday 02 March 2015 10:07:30 Wolfgang Engelmann wrote: > Animated by the discussion on Pgfplots in Lyx I wonder whether it is > also possible to do the same with figures produced by Pyxplot: > http://pyxplot.org.uk/ > I have many (~thousand) figures produced with it, and I personal think >

Re: esint.sty in RedHat/Centos 7. Where? Why omitted?

2015-03-24 Thread José Matos
On Saturday 21 March 2015 22:38:09 Paul Johnson wrote: Can somebody explain the problems surrounding packaging of esint.sty? Note that I am writing this from Fedora, so I am not sure that all applies to RHEL/CentOS (although I suspect it does). Since the tex installed comes from texlive that

Re: esint.sty in RedHat/Centos 7. Where? Why omitted?

2015-03-24 Thread José Matos
On Saturday 21 March 2015 22:38:09 Paul Johnson wrote: Can somebody explain the problems surrounding packaging of esint.sty? Note that I am writing this from Fedora, so I am not sure that all applies to RHEL/CentOS (although I suspect it does). Since the tex installed comes from texlive that

Re: esint.sty in RedHat/Centos 7. Where? Why omitted?

2015-03-24 Thread José Matos
On Saturday 21 March 2015 22:38:09 Paul Johnson wrote: > Can somebody explain the problems surrounding packaging of esint.sty? Note that I am writing this from Fedora, so I am not sure that all applies to RHEL/CentOS (although I suspect it does). Since the tex installed comes from texlive that

Re: Beamer

2015-02-27 Thread José Matos
On Friday 27 February 2015 16:51:45 Patrick Dupre wrote: Hello, How can I control the size of the font in the TOC, ie for Section, subsection? I use the Madrid package. Thank for your help. === Patrick DUPRÉ

Re: Beamer

2015-02-27 Thread José Matos
On Friday 27 February 2015 16:51:45 Patrick Dupre wrote: Hello, How can I control the size of the font in the TOC, ie for Section, subsection? I use the Madrid package. Thank for your help. === Patrick DUPRÉ

Re: Beamer

2015-02-27 Thread José Matos
On Friday 27 February 2015 16:51:45 Patrick Dupre wrote: > Hello, > > How can I control the size of the font in the TOC, ie for Section, subsection? > I use the Madrid package. > > Thank for your help. > > === > Patrick

Re: how can I insert an html id tag

2015-02-25 Thread José Matos
On Wednesday 25 February 2015 07:39:36 Jerry Bond wrote: Hi List -- Using Lyx 2.1.3 on a Linux platform. We have just gone live with a Users Manual for a Linux distribution in both html and pdf format. For the most part, the conversion to html goes well, and only minor adjustments need

Re: how can I insert an html id tag

2015-02-25 Thread José Matos
On Wednesday 25 February 2015 07:39:36 Jerry Bond wrote: Hi List -- Using Lyx 2.1.3 on a Linux platform. We have just gone live with a Users Manual for a Linux distribution in both html and pdf format. For the most part, the conversion to html goes well, and only minor adjustments need

Re: how can I insert an html id tag

2015-02-25 Thread José Matos
On Wednesday 25 February 2015 07:39:36 Jerry Bond wrote: > Hi List -- > > Using Lyx 2.1.3 on a Linux platform. > > We have just gone live with a Users Manual for a Linux distribution in > both html and pdf format. For the most part, the conversion to html goes > well, and only minor

Re: about python3 and lyx

2014-11-26 Thread José Matos
On Wednesday 08 October 2014 09:22:08 Alex Vergara Gil wrote: My questions are exclusive (or not) 1. Is there a plan to move everything to python3 so we can finally forget the old python2? There is consensus to go that way but we are not there yet. We need to identify which parts of

Re: about python3 and lyx

2014-11-26 Thread José Matos
On Wednesday 08 October 2014 09:22:08 Alex Vergara Gil wrote: My questions are exclusive (or not) 1. Is there a plan to move everything to python3 so we can finally forget the old python2? There is consensus to go that way but we are not there yet. We need to identify which parts of

Re: about python3 and lyx

2014-11-26 Thread José Matos
On Wednesday 08 October 2014 09:22:08 Alex Vergara Gil wrote: > My questions are exclusive (or not) > > 1. Is there a plan to move everything to python3 so we can finally > forget the old python2? There is consensus to go that way but we are not there yet. We need to identify which

Re: Beamer/color

2014-08-13 Thread José Matos
On Tuesday 12 August 2014 16:36:22 Patrick Dupre wrote: Hello, Why the vertical space is changed when I set formulas in color? See attached files for comparison. Thank Not much of a help but I found this while searching: macros - How to color math symbols? - TeX - LaTeX Stack ...

Re: Beamer/color

2014-08-13 Thread José Matos
On Tuesday 12 August 2014 16:36:22 Patrick Dupre wrote: Hello, Why the vertical space is changed when I set formulas in color? See attached files for comparison. Thank Not much of a help but I found this while searching: macros - How to color math symbols? - TeX - LaTeX Stack ...

Re: Beamer/color

2014-08-13 Thread José Matos
On Tuesday 12 August 2014 16:36:22 Patrick Dupre wrote: > Hello, > > Why the vertical space is changed when I set formulas in color? > See attached files for comparison. > > Thank Not much of a help but I found this while searching: macros - How to color math symbols? - TeX - LaTeX Stack ...

Re: Lyx Windows

2014-07-27 Thread José Matos
On Tuesday 22 July 2014 13:04:03 Matias Valladares wrote: Estimados, Ola, espero que se encuentren bien. Recientemente compre un notebook con Windows 8, hace muchísimo tiempo que no poseo Windows en el ordenador principal, y por tema de trabajo tengo que tener trabajar con él. Por lo mismo

Re: Lyx Windows

2014-07-27 Thread José Matos
On Tuesday 22 July 2014 13:04:03 Matias Valladares wrote: Estimados, Ola, espero que se encuentren bien. Recientemente compre un notebook con Windows 8, hace muchísimo tiempo que no poseo Windows en el ordenador principal, y por tema de trabajo tengo que tener trabajar con él. Por lo mismo

Re: Lyx Windows

2014-07-27 Thread José Matos
On Tuesday 22 July 2014 13:04:03 Matias Valladares wrote: > Estimados, > > Ola, espero que se encuentren bien. > Recientemente compre un notebook con Windows 8, hace muchísimo tiempo que no > poseo Windows en el ordenador principal, y por tema de trabajo tengo que > tener trabajar con él. Por lo

Re: Lyx 2.1.0 not compiling knitr.lyx

2014-05-22 Thread José Matos
On Wednesday 21 May 2014 11:35:09 Ricardo Dislich wrote: I tried the knitr help file (knitr.lyx), and it didn't work out either. I get the following progress/debug messages: What is the error that you get when you try the example shipped with lyx, knitr.lyx? I am asking because the error

Re: Re: Lyx 2.1.0 not compiling knitr.lyx

2014-05-22 Thread José Matos
On Thursday 22 May 2014 11:06:57 Ricardo Dislich wrote: I tried exactly the knitr.lyx file shipped with LyX, available from the menu Help - Specific Manuals - Knitr At first, LyX informed I did not have the needed converters. After I defined them in Preferences, I was able to click the View

Re: Lyx 2.1.0 not compiling knitr.lyx

2014-05-22 Thread José Matos
On Wednesday 21 May 2014 11:35:09 Ricardo Dislich wrote: I tried the knitr help file (knitr.lyx), and it didn't work out either. I get the following progress/debug messages: What is the error that you get when you try the example shipped with lyx, knitr.lyx? I am asking because the error

Re: Re: Lyx 2.1.0 not compiling knitr.lyx

2014-05-22 Thread José Matos
On Thursday 22 May 2014 11:06:57 Ricardo Dislich wrote: I tried exactly the knitr.lyx file shipped with LyX, available from the menu Help - Specific Manuals - Knitr At first, LyX informed I did not have the needed converters. After I defined them in Preferences, I was able to click the View

Re: Lyx 2.1.0 not compiling knitr.lyx

2014-05-22 Thread José Matos
On Wednesday 21 May 2014 11:35:09 Ricardo Dislich wrote: > I tried the knitr help file (knitr.lyx), and it didn't work out either. I > get the following progress/debug messages: > What is the error that you get when you try the example shipped with lyx, knitr.lyx? I am asking because the error

Re: Re: Lyx 2.1.0 not compiling knitr.lyx

2014-05-22 Thread José Matos
On Thursday 22 May 2014 11:06:57 Ricardo Dislich wrote: > I tried exactly the knitr.lyx file shipped with LyX, available from the > menu Help -> Specific Manuals -> Knitr > > At first, LyX informed I did not have the needed converters. After I > defined them in Preferences, I was able to click

Re: is it possible to create a lyx file as flat ASCII file?

2014-05-12 Thread José Matos
On Friday 09 May 2014 20:28:38 Thirsty Camel wrote: Is it possible to create a lyx file as pure ascii text, particularly a chapter? Yes, I did that for my PhD thesis. I have been trying to create appendix files that should be imported into the main document. I would like to use a script to

Re: is it possible to create a lyx file as flat ASCII file?

2014-05-12 Thread José Matos
On Friday 09 May 2014 20:28:38 Thirsty Camel wrote: Is it possible to create a lyx file as pure ascii text, particularly a chapter? Yes, I did that for my PhD thesis. I have been trying to create appendix files that should be imported into the main document. I would like to use a script to

Re: is it possible to create a lyx file as flat ASCII file?

2014-05-12 Thread José Matos
On Friday 09 May 2014 20:28:38 Thirsty Camel wrote: > Is it possible to create a lyx file as pure ascii text, particularly a > chapter? Yes, I did that for my PhD thesis. > I have been trying to create appendix files that should be imported into > the main document. I would like to use a script

Re: Re: converting from LyX 2.0 to 2.1

2014-05-09 Thread José Matos
On Wednesday 07 May 2014 20:54:15 Hugh Medal wrote: Here you go: This is what happens with system python (2.7.5): hmedal@ws113-16:~$ python -tt /usr/share/lyx/lyx2lyx/lyx2lyx ~/Documents/2_msu/1_MSU_Projects/PROJECT_CEED_ERS/what_I_can_offer/Optimal_Software_Design.lyx

Re: Re: converting from LyX 2.0 to 2.1

2014-05-09 Thread José Matos
On Wednesday 07 May 2014 20:54:15 Hugh Medal wrote: Here you go: This is what happens with system python (2.7.5): hmedal@ws113-16:~$ python -tt /usr/share/lyx/lyx2lyx/lyx2lyx ~/Documents/2_msu/1_MSU_Projects/PROJECT_CEED_ERS/what_I_can_offer/Optimal_Software_Design.lyx

Re: Re: converting from LyX 2.0 to 2.1

2014-05-09 Thread José Matos
On Wednesday 07 May 2014 20:54:15 Hugh Medal wrote: > Here you go: > > This is what happens with system python (2.7.5): > > hmedal@ws113-16:~$ python -tt /usr/share/lyx/lyx2lyx/lyx2lyx > ~/Documents/2_msu/1_MSU_Projects/PROJECT_CEED_ERS/what_I_can_offer/Optimal_Software_Design.lyx > > >

Re: Re: converting from LyX 2.0 to 2.1

2014-05-07 Thread José Matos
On Tuesday 06 May 2014 01:44:25 Hugh Medal wrote: If I need to I can just move to Fedora 20 (I am currently using 19). Just let me know if I should do that. Thanks, Hugh There is no difference here between Fedora 19 and 20. -- José Abílio

Re: Re: converting from LyX 2.0 to 2.1

2014-05-07 Thread José Matos
On Tuesday 06 May 2014 01:44:25 Hugh Medal wrote: If I need to I can just move to Fedora 20 (I am currently using 19). Just let me know if I should do that. Thanks, Hugh There is no difference here between Fedora 19 and 20. -- José Abílio

Re: Re: converting from LyX 2.0 to 2.1

2014-05-07 Thread José Matos
On Tuesday 06 May 2014 01:44:25 Hugh Medal wrote: > If I need to I can just move to Fedora 20 (I am currently using 19). Just let > me know if I should do that. > > Thanks, > Hugh There is no difference here between Fedora 19 and 20. -- José Abílio

Re: converting from LyX 2.0 to 2.1

2014-05-02 Thread José Matos
On Thursday 01 May 2014 20:02:36 Hugh Medal wrote: I am getting this error when I try to open a LYX file created in version 2.0 in version 2.1. ... is from an older version of LyX and the lyx2lyx script failed to convert it. Can you help? Thanks, Hugh I suspect that this could be

Re: Re: converting from LyX 2.0 to 2.1

2014-05-02 Thread José Matos
On Friday 02 May 2014 17:23:05 Jürgen Spitzmüller wrote: Wait a minute. This binary http://pkgs.org/fedora-19/fedora-updates-x86_64/lyx-2.1.0-0.fc19.x86_64.rpm.html looks incomplete to me. The file list has - /usr/bin/lyx - /usr/bin/lyxclient - /usr/bin/tex2lyx -

Re: Re: converting from LyX 2.0 to 2.1

2014-05-02 Thread José Matos
On Friday 02 May 2014 18:20:42 Jean-Marc Lasgouttes wrote: Why are fonts separate? JMarc IIRC there is an interest from other packages to use lyx-fonts without necessarily having lyx installed: # repoquery --whatrequires lyx-fonts calligra-core-0:2.7.4-1.fc20.x86_64

Re: Re: converting from LyX 2.0 to 2.1

2014-05-02 Thread José Matos
On Friday 02 May 2014 18:33:45 Jürgen Spitzmüller wrote: I doubt that. The document is rather simple, and Hugh wrote he cannot open any document. Oops, I did not read all the details. I am sorry for making wrong claims. :-) I suspected lyx2lyx fails for some reason (python problem?), that's

Re: converting from LyX 2.0 to 2.1

2014-05-02 Thread José Matos
On Thursday 01 May 2014 20:02:36 Hugh Medal wrote: I am getting this error when I try to open a LYX file created in version 2.0 in version 2.1. ... is from an older version of LyX and the lyx2lyx script failed to convert it. Can you help? Thanks, Hugh I suspect that this could be

Re: Re: converting from LyX 2.0 to 2.1

2014-05-02 Thread José Matos
On Friday 02 May 2014 17:23:05 Jürgen Spitzmüller wrote: Wait a minute. This binary http://pkgs.org/fedora-19/fedora-updates-x86_64/lyx-2.1.0-0.fc19.x86_64.rpm.html looks incomplete to me. The file list has - /usr/bin/lyx - /usr/bin/lyxclient - /usr/bin/tex2lyx -

Re: Re: converting from LyX 2.0 to 2.1

2014-05-02 Thread José Matos
On Friday 02 May 2014 18:20:42 Jean-Marc Lasgouttes wrote: Why are fonts separate? JMarc IIRC there is an interest from other packages to use lyx-fonts without necessarily having lyx installed: # repoquery --whatrequires lyx-fonts calligra-core-0:2.7.4-1.fc20.x86_64

Re: Re: converting from LyX 2.0 to 2.1

2014-05-02 Thread José Matos
On Friday 02 May 2014 18:33:45 Jürgen Spitzmüller wrote: I doubt that. The document is rather simple, and Hugh wrote he cannot open any document. Oops, I did not read all the details. I am sorry for making wrong claims. :-) I suspected lyx2lyx fails for some reason (python problem?), that's

Re: converting from LyX 2.0 to 2.1

2014-05-02 Thread José Matos
On Thursday 01 May 2014 20:02:36 Hugh Medal wrote: > I am getting this error when I try to open a LYX file created in version 2.0 > in version 2.1. > > ... is from an older version of LyX and the lyx2lyx script failed to convert > it. > > Can you help? > > Thanks, > Hugh I suspect that this

Re: Re: converting from LyX 2.0 to 2.1

2014-05-02 Thread José Matos
On Friday 02 May 2014 17:23:05 Jürgen Spitzmüller wrote: > > Wait a minute. > > This binary > http://pkgs.org/fedora-19/fedora-updates-x86_64/lyx-2.1.0-0.fc19.x86_64.rpm.html > looks incomplete to me. > > The file list has > >- /usr/bin/lyx >- /usr/bin/lyxclient >- /usr/bin/tex2lyx

Re: Re: converting from LyX 2.0 to 2.1

2014-05-02 Thread José Matos
On Friday 02 May 2014 18:20:42 Jean-Marc Lasgouttes wrote: > Why are fonts separate? > > JMarc IIRC there is an interest from other packages to use lyx-fonts without necessarily having lyx installed: # repoquery --whatrequires lyx-fonts calligra-core-0:2.7.4-1.fc20.x86_64

Re: Re: converting from LyX 2.0 to 2.1

2014-05-02 Thread José Matos
On Friday 02 May 2014 18:33:45 Jürgen Spitzmüller wrote: > I doubt that. The document is rather simple, and Hugh wrote he cannot open > any document. Oops, I did not read all the details. I am sorry for making wrong claims. :-) > I suspected lyx2lyx fails for some reason (python problem?),

Re: Re: french.ldf

2014-01-27 Thread José Matos
On Sunday 26 January 2014 11:30:48 Patrick Dupre wrote: It is bizard that yum search frenchb.ldf does not find: texlive-babel-french For performance reasons yum search does not search the file names of the packages. From the man page: yum search ... This is used to find packages when

Re: Re: french.ldf

2014-01-27 Thread José Matos
On Sunday 26 January 2014 11:30:48 Patrick Dupre wrote: It is bizard that yum search frenchb.ldf does not find: texlive-babel-french For performance reasons yum search does not search the file names of the packages. From the man page: yum search ... This is used to find packages when

Re: Re: french.ldf

2014-01-27 Thread José Matos
On Sunday 26 January 2014 11:30:48 Patrick Dupre wrote: > It is bizard that > yum search frenchb.ldf > > does not find: > texlive-babel-french For performance reasons "yum search" does not search the file names of the packages. >From the man page: "yum search ... This is used to find

Re: Import Docbook into LyX?

2013-09-12 Thread José Matos
On Wednesday 11 September 2013 03:56:21 Jerry wrote: Is it possible to import Docbook files into LyX? Jerry Nope. :-) At least not directly. And all the other options imply to loose the semantic markup. -- José Abílio

Re: opt []

2013-09-12 Thread José Matos
On Thursday 12 September 2013 17:55:40 Patrick Dupre wrote: Hello, I cannot remember how to insert opt for [] in front of a date or a title Sometime, in insert, the option short title is not active! Thank A hack is to insert it at a place where it is allowed (like title) and then move it

Re: Import Docbook into LyX?

2013-09-12 Thread José Matos
On Wednesday 11 September 2013 03:56:21 Jerry wrote: Is it possible to import Docbook files into LyX? Jerry Nope. :-) At least not directly. And all the other options imply to loose the semantic markup. -- José Abílio

Re: opt []

2013-09-12 Thread José Matos
On Thursday 12 September 2013 17:55:40 Patrick Dupre wrote: Hello, I cannot remember how to insert opt for [] in front of a date or a title Sometime, in insert, the option short title is not active! Thank A hack is to insert it at a place where it is allowed (like title) and then move it

Re: Import Docbook into LyX?

2013-09-12 Thread José Matos
On Wednesday 11 September 2013 03:56:21 Jerry wrote: > Is it possible to import Docbook files into LyX? > > Jerry Nope. :-) At least not directly. And all the other options imply to loose the semantic markup. -- José Abílio

Re: opt []

2013-09-12 Thread José Matos
On Thursday 12 September 2013 17:55:40 Patrick Dupre wrote: > Hello, > > I cannot remember how to insert opt for [] in front of a date or a title > Sometime, in insert, the option "short title" is not active! > > Thank A hack is to insert it at a place where it is allowed (like title) and then

Re: Re: Can't underline large text

2013-04-02 Thread José Matos
On Tuesday 02 April 2013 12:55:53 Stephan Witt wrote: Yes, here I have: % latex This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012) Stephan It works for me. $ latex This is pdfTeX, Version 3.1415926-2.5-1.40.13 (TeX Live 2013/dev) -- José Abílio

Re: Re: Can't underline large text

2013-04-02 Thread José Matos
On Tuesday 02 April 2013 12:55:53 Stephan Witt wrote: Yes, here I have: % latex This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012) Stephan It works for me. $ latex This is pdfTeX, Version 3.1415926-2.5-1.40.13 (TeX Live 2013/dev) -- José Abílio

  1   2   3   4   5   6   7   8   9   10   >