Re: Interested in GSOC Project: Horizontal scrollbar for tables and math and Some problems regarding the project

2013-04-10 Thread Hashini Senaratne
Hello Scott, Thank you very much for the quick response. Scott Kostyshak skostysh at lyx.org writes: Glad to see that you are all set up. I also use Ubuntu. Note that there are two ways to build LyX -- with autotools and with CMake. I used 'make' command to compile the system and I will like

Re: Interested in GSOC Project: Horizontal scrollbar for tables and math and Some problems regarding the project

2013-04-10 Thread Cyrille Artho
Hi Hanshini, You actually identified another problem. The original proposal targets the LyX user interface, where a table or formula may be too wide. As I can see, in LyX if we print (/view as pdf) a document with a too wide table, the extra part is going to be cut out in the output. This will

Re: Interested in contributing in some project.

2013-04-10 Thread stefano franchi
Hi Puja, thank you for your interest in Lyx and for your offer to improve it through the GSoC 2013 project. You van get a feeling for what is required by first downloading the source code. It is held in a git repository, which you can browse here: http://www.lyx.org/trac/browser/lyxgit See this

Re: Interested in GSOC Project: Horizontal scrollbar for tables and math and Some problems regarding the project

2013-04-10 Thread Scott Kostyshak
On Wed, Apr 10, 2013 at 2:12 AM, Hashini Senaratne hashz1...@gmail.com wrote: I used 'make' command to compile the system and I will like to learn about the both way. So I will do some search and get back to you if I fail after my attempts. Most devs use autotools so I don't know if you need

Re: Interested in GSOC Project: Horizontal scrollbar for tables and math and Some problems regarding the project

2013-04-10 Thread Liviu Andronic
On Wed, Apr 10, 2013 at 8:22 AM, Cyrille Artho c.ar...@aist.go.jp wrote: Hi Hanshini, You actually identified another problem. The original proposal targets the LyX user interface, where a table or formula may be too wide. As I can see, in LyX if we print (/view as pdf) a document with a too

Re: Interested in GSOC Project: Horizontal scrollbar for tables and math and Some problems regarding the project

2013-04-10 Thread Hashini Senaratne
Hello Cyrille, Cyrille Artho c.artho at aist.go.jp writes: Hi Hanshini, You actually identified another problem. The original proposal targets the LyX user interface, where a table or formula may be too wide. This is an issue with the resulting text (typeset by LaTeX). I think it is

Re: Interested in GSOC Project: Horizontal scrollbar for tables and math and Some problems regarding the project

2013-04-10 Thread Liviu Andronic
Hello Hashini, Welcome to LyX! On Wed, Apr 10, 2013 at 5:38 AM, Hashini Senaratne hashz1...@gmail.com wrote: If possible, please introduce me some introductory bugs that are easy to start with and related to this project. The following is a bug rather unerlated to the original project

Re: Interested in GSOC Project: Horizontal scrollbar for tables and math and Some problems regarding the project

2013-04-10 Thread Cyrille Artho
Hi Hanshini, (probably my mails don't make it to the list directly as I'm writing from a different account) I think the width of elements in the output is a general issue that most users are aware of. Having visual feedback in LyX would be a nice enhancement of course. Still, I would not

Re: Interested in GSOC Project: Horizontal scrollbar for tables and math and Some problems regarding the project

2013-04-10 Thread Liviu Andronic
On Wed, Apr 10, 2013 at 8:51 AM, Cyrille Artho c.ar...@aist.go.jp wrote: Hi Hanshini, (probably my mails don't make it to the list directly as I'm writing from a different account) I think your messages get to the list. I think the width of elements in the output is a general issue that

Re: Interested in GSOC Project: Horizontal scrollbar for tables and math and Some problems regarding the project

2013-04-10 Thread Hashini Senaratne
Thank you very much again. I was able to use CMake with your simple guidelines. Scott Kostyshak skostysh at lyx.org writes: Most devs use autotools so I don't know if you need to know how to use CMake but since you expressed interest, I'll give the steps. It is recommended to build it

Re: Interested in GSOC Project: Horizontal scrollbar for tables and math and Some problems regarding the project

2013-04-10 Thread Hashini Senaratne
Hello Liviu, Liviu Andronic landronimirc at gmail.com writes: The following is a bug rather unerlated to the original project proposal, but it's an 'easyfix': http://www.lyx.org/trac/ticket/7790 . It already has some patches that need to be updated for current trunk. If you're looking for

Re: Interested in GSOC Project: Horizontal scrollbar for tables and math and Some problems regarding the project

2013-04-10 Thread Scott Kostyshak
On Wed, Apr 10, 2013 at 3:07 AM, Hashini Senaratne hashz1...@gmail.com wrote: If you have some time could you please give me some more details about autotools that you are aware of, later. I do not want to keep on disturbing you. So, I prefer search by myself, before asking everything from you.

Re: Interested in GSOC Project:

2013-04-10 Thread Hashini Senaratne
Hello Cyrille, Cyrille Artho c.artho at aist.go.jp writes: Hi Hanshini, (probably my mails don't make it to the list directly as I'm writing from a different account) I can see your mails in the developers list. Sorry for the slow response. I will soon get attached to this process. I

Re: patch for scrolling issue - LyXscrollpatch20130302.diff (1/1)

2013-04-10 Thread Jean-Marc Lasgouttes
09/04/2013 23:12, pdv: I've adapted rowBreakPoint() and also removed the following call to rowWidth(), where the same calculations are done again. The on screen layout is now OK, except for a small remaining issue with RTL-languages. Yes, we should not have several pieces of code that do the

Re: [LyX master] Now LyX correctly asks to retrieve non-existing file from GIT repo only if the file is actually registered in repo.

2013-04-10 Thread Tommaso Cucinotta
On 10/04/13 00:26, Nico Williams wrote: I guess I can't get you to give up on this :( Simply, the behaviour on trunk (or is it master ?), was getting in the way, I had no choice but to add 2 more bits of git to my pr knowledge of it :-). So, to find out if a path is in a workspace:

Re: Re: [LyX master] Hungarian Tutorial.lyx: revert last change

2013-04-10 Thread Kornel Benko
Am Dienstag, 9. April 2013 um 22:57:39, schrieb Uwe Stöhr uwesto...@web.de I am not sure how many people use ps2pdf these days but I thought it was more important to have it compile with both than to keep the bookmarks. If the first experience a user has is they open a manual and it does

Re: Interested in GSOC Project: Horizontal scrollbar for tables and math and Some problems regarding the project

2013-04-10 Thread Jean-Marc Lasgouttes
10/04/2013 07:38, Scott Kostyshak: On Tue, Apr 9, 2013 at 11:38 PM, Hashini Senaratne hashz1...@gmail.com wrote: As I can see, in LyX if we print (/view as pdf) a document with a too wide table, the extra part is going to be cut out in the output. This will happen even if a horizontal bar is

Re: Re: [patch] fix branch regression bug 8590

2013-04-10 Thread Kornel Benko
Am Dienstag, 9. April 2013 um 22:12:08, schrieb Uwe Stöhr uwesto...@web.de Am 03.04.2013 15:33, schrieb Guenter Milde: With the current state of textcyr, the fix should be far more easy --- change the default latex input encoding to ASCII. I don't have much time at the moment, could you

Re: Interested in GSOC Project: Horizontal scrollbar for tables and math and Some problems regarding the project

2013-04-10 Thread Cyrille Artho
If you think about it, a table that is too wide is to wide. There is not much LyX can do about it. What LyX could do, though is to tell you about it using some visual markers obtained by parsing the LaTeX log file and looking for 'overfull \hbox' warnings. There is a LaTeX hack that one can use

Re: [LyX master] support for \mbox and \fbox

2013-04-10 Thread Jean-Marc Lasgouttes
09/04/2013 23:11, Pavel Sanda: I also tried this but then the Length() conversion fails because this is not a valid length. Did you read JMarc reply? To be more precise, an empty length has unit UNIT_NONE. You can set a length to empty state with the default constructor: mylength =

Re: [LyX master] support for \mbox and \fbox

2013-04-10 Thread Jean-Marc Lasgouttes
10/04/2013 00:01, Uwe Stöhr: I can use an empty length (see attached patch) but this results in 0pt as length when the length is read. But 0pt is a valid length. I can change from 99.9col% to 0pt as length for the case that no length is given if you like. But is this a better solution than mine?

Re: Interested in GSOC Project: Horizontal scrollbar for tables and math and Some problems regarding the project

2013-04-10 Thread Hashini Senaratne
Hello Jean, Jean-Marc Lasgouttes lasgouttes at lyx.org writes: If you think about it, a table that is too wide is to wide. There is not much LyX can do about it. What LyX could do, though is to tell you about it using some visual markers obtained by parsing the LaTeX log file and looking

Re: #8629: Impossible to spell check French-Canadian

2013-04-10 Thread Guenter Milde
On 2013-04-09, Uwe Stöhr wrote: Am 09.04.2013 23:31, schrieb Père Stéphane Boisvert: Regarding your files, they do solve the problem as French (Canada) is now a valid dictionary. This is the case because I gave the dictionary the correct name fr_CA (this language code is used by LyX for

Re: [patch] fix branch regression bug 8590

2013-04-10 Thread Guenter Milde
On 2013-04-10, Kornel Benko wrote: [-- Type: text/plain, Encoding: quoted-printable --] Am Dienstag, 9. April 2013 um 22:12:08, schrieb Uwe Stöhr uwesto...@web.de Am 03.04.2013 15:33, schrieb Guenter Milde: With the current state of textcyr, the fix should be far more easy --- change the

Re: [LyX master] Hungarian Tutorial.lyx: revert last change

2013-04-10 Thread Guenter Milde
On 2013-04-10, Kornel Benko wrote: [-- Type: text/plain, Encoding: quoted-printable --] Am Dienstag, 9. April 2013 um 22:57:39, schrieb Uwe Stöhr uwesto...@web.de I am not sure how many people use ps2pdf these days but I thought it was more important to have it compile with both than to

Re: [LyX master] Now LyX correctly asks to retrieve non-existing file from GIT repo only if the file is actually registered in repo.

2013-04-10 Thread Nico Williams
On Wed, Apr 10, 2013 at 2:52 AM, Tommaso Cucinotta tomm...@lyx.org wrote: This means we're not in a workspace. It doesn't seem like that, from my exps: // both README and README.xx exist on FS tommaso@mobiletom:~/lyx-trunk-ws/lyx$ git status --porcelain README

Re: Interested in contributing in some project.

2013-04-10 Thread Tommaso Cucinotta
On 10/04/13 07:38, stefano franchi wrote: (You are always free to submit your own project, of course, but the project listed have mentors already. A new project would have to find mentors first). Is it still possible that perhaps somebody may work on (Advanced) FR, as part of the GSoC'13 ? I

Re: Interested in contributing in some project.

2013-04-10 Thread Liviu Andronic
On Wed, Apr 10, 2013 at 10:35 AM, Tommaso Cucinotta tomm...@lyx.org wrote: On 10/04/13 07:38, stefano franchi wrote: (You are always free to submit your own project, of course, but the project listed have mentors already. A new project would have to find mentors first). Is it still possible

Introduction

2013-04-10 Thread chinmay naik
Hello, I am Chinmay Naik, an Computer Science and Engg. undergraduate at Bangalore, India.I am interested to contribute to LyX through Gsoc-13. From the ideas page, i am interested to work on improving XHTML export and ePUB support. I have very good understanding of C,C++,Python,OpenGL and

Re: Introduction

2013-04-10 Thread Hashini Senaratne
Hello Chinmy, chinmay naik chin.naik26 at gmail.com writes: Hello, I am Chinmay Naik, an Computer Science and Engg. undergraduate at Bangalore, India.I am interested to contribute to LyX through Gsoc-13. From the ideas page, i am interested to work on improving XHTML export and ePUB support.

Re: Introduction (GSoc 2013)

2013-04-10 Thread Pavel Sanda
chinmay naik wrote: ePUB support. I have very good understanding of C,C++,Python,OpenGL and familiar with HTML and CSS styling. You can filter bugs for xhtml component, which is directly related to html stuff. You also want to chat with Richard Heck (html) and perhaps Rob Oakes (ePub) can

GSoC: Improved XHTML export and ePub support

2013-04-10 Thread Adrián Pereira
Hi, I'm an computer science student at the Faculty of Computer Sciencehttp://www.fi.udc.es/ of the University of A Coruña http://www.udc.es/. I'm on my 4th year. I know how to format text with LaTeX (for my faculty projects and notes) and i have knowledge of python. I am not familiarized with C++

Re: GSoC: Improved XHTML export and ePub support

2013-04-10 Thread Nico Williams
Would it be easier/better to have XML export and then use XSLT for XHTML/HTML/CSS and ePub conversions? Using XML as a go-between would require doing something about defining a stable schema, explicit or otherwise. I've a Python script to convert .lyx to XML with an implicit schema, but it's no

Re: GSoC: Improved XHTML export and ePub support

2013-04-10 Thread Pavel Sanda
Nico Williams wrote: Would it be easier/better to have XML export and then use XSLT for XHTML/HTML/CSS and ePub conversions? I will not comment on the better part, but given that xHTML is to large part done, then definitely not easier... Pavel

Re: GIT::findFile() fix

2013-04-10 Thread Georg Baum
Nico Williams wrote: Please, please give me an option to have LyX do nothing regarding git. In particular I want an option to have LyX make absolutely no commands like: git add, git commit, git pull, git push, git merge, git cherry-pick, git branch, or git checkout, and no versions of any of

Re: [patch] fix branch regression bug 8590

2013-04-10 Thread Pavel Sanda
Guenter Milde wrote: Where do I have to apply. Pretty much by screaming here. The usual prerequisity is that you stay around for some time while providing patches, willingness to fix problems caused by your commits and at least in the beginning asking for ack before any commit is done. In

Re: [patch] fix branch regression bug 8590

2013-04-10 Thread Georg Baum
Pavel Sanda wrote: Guenter Milde wrote: Where do I have to apply. Pretty much by screaming here. The usual prerequisity is that you stay around for some time while providing patches, willingness to fix problems caused by your commits and at least in the beginning asking for ack before

Re: [patch] fix branch regression bug 8590

2013-04-10 Thread Jean-Marc Lasgouttes
Le 10/04/13 21:43, Pavel Sanda a écrit : Guenter Milde wrote: Where do I have to apply. Pretty much by screaming here. I will try to do that asap (but I am a bit busy). What is your preferred username? mi...@lyx.org? JMarc

Re: [LyX master] Now LyX correctly asks to retrieve non-existing file from GIT repo only if the file is actually registered in repo.

2013-04-10 Thread Georg Baum
Pavel Sanda wrote: Tommaso Cucinotta wrote: Yes, but the problem is that the ::findFile() machinery is called twice Which is a mistake, we used to call it only once. Unfortuntaly both me and Georg is short of time so it will perhaps take some time to address all the mess which seem to be

Re: GSoC: Improved XHTML export and ePub support

2013-04-10 Thread Adrián Pereira
Absolutely, i didn't know about XSLT. i'm actually forking lyx. Then i'll take a look at the code in the repo. So, the problem is to find a schema for doing the translation between .lyx and XML. If you have a Python script that does .lyx - XML it's almost half work done. I think that looking and

Re: [PATCH] Pass the binary dir to the configure script to find tex2lyx

2013-04-10 Thread Julien Rioux
On 30/03/2013 9:46 AM, Vincent van Ravesteijn wrote: When using CMake, the binary files are stored in build-dir/bin. LyX can't fin tex2lyx with the current code. So, we have to point configure.py to explicitly look in the binary dir. Any objections ? Vincent --- lib/configure.py|

Re: [LyX master] Now LyX correctly asks to retrieve non-existing file from GIT repo only if the file is actually registered in repo.

2013-04-10 Thread Pavel Sanda
Tommaso Cucinotta wrote: Ok, really really wanting to use git status --porcelain, we can go for the following (but I hate it). No, we don't have to stay with git status if it's PITA. If you have time to fix stderr issue and detection via ls-files go on. Just please test different possible

Re: GSoC: Improved XHTML export and ePub support

2013-04-10 Thread Nico Williams
On Wed, Apr 10, 2013 at 4:37 PM, Adrián Pereira adrian.pere...@udc.es wrote: Absolutely, i didn't know about XSLT. i'm actually forking lyx. Then i'll take a look at the code in the repo. So, the problem is to find a schema for doing the translation between .lyx and XML. If you have a Python

Re: GSoC: Improved XHTML export and ePub support

2013-04-10 Thread Nico Williams
I should add that I'm willing to help you familiarize yourself with XSLT, answer XSLT questions and so on. Then you might be better informed about how to attack this problem. You'd still need to talk to a proper LyX mentor. Nico --

Re: GSoC: Improved XHTML export and ePub support

2013-04-10 Thread Pavel Sanda
Adrián Pereira wrote: I'll appreciate more information about this project, so i can start reading the documentation and maybe the code. More people already asked about XHTML/ePUB stuff, so few bits of info below. Current status of related native LyX export functionality is: 1) LyX-docbook

Re: [LyX master] Now LyX correctly asks to retrieve non-existing file from GIT repo only if the file is actually registered in repo.

2013-04-10 Thread Tommaso Cucinotta
On 10/04/13 16:16, Nico Williams wrote: On Wed, Apr 10, 2013 at 2:52 AM, Tommaso Cucinotta tomm...@lyx.org wrote: This means we're not in a workspace. It doesn't seem like that, from my exps: // both README and README.xx exist on FS tommaso@mobiletom:~/lyx-trunk-ws/lyx$ git status

Re: [LyX master] Now LyX correctly asks to retrieve non-existing file from GIT repo only if the file is actually registered in repo.

2013-04-10 Thread Tommaso Cucinotta
On 11/04/13 00:22, Pavel Sanda wrote: Tommaso Cucinotta wrote: Ok, really really wanting to use git status --porcelain, we can go for the following (but I hate it). No, we don't have to stay with git status if it's PITA. If you have time to fix stderr issue and detection via ls-files go

Re: [LyX master] Now LyX correctly asks to retrieve non-existing file from GIT repo only if the file is actually registered in repo.

2013-04-10 Thread Tommaso Cucinotta
On 10/04/13 00:26, Nico Williams wrote: But again, git ls-files seems WAY EASIER. This will tell you if a file is tracked, not whether it has unstaged or uncommitted changes. Ok, let me be sure of one thing: the usage scenario I got into, is one in which one opens a file-name with LyX:

gsoc2013

2013-04-10 Thread Евгений Лежнин
Hi, I'm Evgenii, I'm student and wish to participate in gsoc. I have been worked on different projects using C++ and Qt for 3 years. I would like to participate with UI Improvements and non-linear writing enhancements or Horizontal scrollbar for tables and math, or maybe some others. I have

Re: DocBook converters (no knowledge of DocBook required)

2013-04-10 Thread Scott Kostyshak
On Mon, Apr 8, 2013 at 10:20 AM, José Matos jama...@lyx.org wrote: The sgmltools (that I don't have installed) will most probably use the latex way so I agree with you that the ps backend is the way to go (even if in the end it is the same transformation path). OK, it sounds like it makes

Re: DocBook converters (no knowledge of DocBook required)

2013-04-10 Thread Scott Kostyshak
On Mon, Apr 8, 2013 at 10:20 AM, José Matos jama...@lyx.org wrote: On Tuesday 02 April 2013 16:42:09 Scott Kostyshak wrote: FWIW I am using the db2xxx tools (db2dvi db2html db2pdf db2ps db2rtf) from the docbook-utils project http://sources.redhat.com/docbook-tools/ Ah, I had not seen that. I

[PATCH] Spelling: Postscript - PostScript

2013-04-10 Thread Scott Kostyshak
From what I understand, PostScript is the correct way to write it. Does anyone have an opinion on this? Scott From 57122755eec3497c4bbe2215cc71b87be9ef8071 Mon Sep 17 00:00:00 2001 From: Scott Kostyshak skost...@lyx.org Date: Wed, 10 Apr 2013 22:47:44 -0400 Subject: [PATCH] Spelling: Postscript

Re: ps2pdf13 - ps2pdf14 ?

2013-04-10 Thread Scott Kostyshak
On Mon, Apr 8, 2013 at 2:04 AM, Jürgen Spitzmüller sp...@lyx.org wrote: Scott Kostyshak wrote: I don't have any particular reason for changing it and the safe thing would be to leave it alone, but I'm curious what others think. My vote would be to use plain ps2pdf without any format binding.

Re: Interested in contributing in some project.

2013-04-10 Thread stefano franchi
On Wed, Apr 10, 2013 at 7:15 PM, Liviu Andronic landronim...@gmail.comwrote: On Wed, Apr 10, 2013 at 10:35 AM, Tommaso Cucinotta tomm...@lyx.org wrote: On 10/04/13 07:38, stefano franchi wrote: (You are always free to submit your own project, of course, but the project listed have mentors

Re: [LyX master] Now LyX correctly asks to retrieve non-existing file from GIT repo only if the file is actually registered in repo.

2013-04-10 Thread Nico Williams
On Wed, Apr 10, 2013 at 8:22 PM, Tommaso Cucinotta tomm...@lyx.org wrote: On 10/04/13 00:26, Nico Williams wrote: But again, git ls-files seems WAY EASIER. This will tell you if a file is tracked, not whether it has unstaged or uncommitted changes. Ok, let me be sure of one thing: the usage

Re: Python detection

2013-04-10 Thread Pavel Sanda
Enrico Forestieri wrote: On Sat, Apr 06, 2013 at 10:10:48AM -0700, Pavel Sanda wrote: Enrico Forestieri wrote: 2) Every time Systemcall::startscript() is called with a command starting exactly as python -tt, the python string is replaced with the name of the good python, e.g.,

Re: [LyX master] Now LyX correctly asks to retrieve non-existing file from GIT repo only if the file is actually registered in repo.

2013-04-10 Thread Pavel Sanda
Nico Williams wrote: But standalone RCS or SCCS is (should be!) a rarity now -- so early 90s! no, so 70s! :) I'd encourage you to encourage your users to switch to a modern VCS and drop the RCS code. On contrary! :) I still use it and for single lyx documents of pure text and it's far

Re: GSoC: Improved XHTML export and ePub support

2013-04-10 Thread Nico Williams
On Wed, Apr 10, 2013 at 7:46 PM, Pavel Sanda sa...@lyx.org wrote: The project listed in GSoC intended 3) and perhaps fix 1. It wouldn't be wise to create completely new export routines and my hope is that routines in 2) can be reused in large part with perhaps few switches. It might well be

Re: [LyX master] Now LyX correctly asks to retrieve non-existing file from GIT repo only if the file is actually registered in repo.

2013-04-10 Thread Nico Williams
On Wed, Apr 10, 2013 at 11:30 PM, Pavel Sanda sa...@lyx.org wrote: Nico Williams wrote: But standalone RCS or SCCS is (should be!) a rarity now -- so early 90s! no, so 70s! :) I'd encourage you to encourage your users to switch to a modern VCS and drop the RCS code. On contrary! :) I still

Re: [LyX master] Avoid check mistakenly current folder for .git/.svn/.CVS, when going up the path checking for parents.

2013-04-10 Thread Stephan Witt
Am 11.04.2013 um 03:25 schrieb Tommaso Cucinotta tomm...@lyx.org: The branch, master, has been updated. - Log - commit 34dfe2d71e146a5300235df0a51b261a3dc5a09b Author: Tommaso Cucinotta tomm...@lyx.org Date: Sun Apr 7

Re: [LyX master] Now LyX correctly asks to retrieve non-existing file from GIT repo only if the file is actually registered in repo.

2013-04-10 Thread Pavel Sanda
Nico Williams wrote: I see the smiley. I hope to convince you to stop the use of RCS :) Then you will need to show better arguments :) I was talking about single lyx documents 50-400 pages, not about linux kernel. I'm really happy that I can use RCS, because I suspect the fileformat and

Re: Interested in GSOC Project: "Horizontal scrollbar for tables and math" and Some problems regarding the project

2013-04-10 Thread Hashini Senaratne
Hello Scott, Thank you very much for the quick response. >Scott Kostyshak lyx.org> writes: > Glad to see that you are all set up. I also use Ubuntu. Note that > there are two ways to build LyX -- with autotools and with CMake. I used 'make' command to compile the system and I will like to

Re: Interested in GSOC Project: "Horizontal scrollbar for tables and math" and Some problems regarding the project

2013-04-10 Thread Cyrille Artho
Hi Hanshini, You actually identified another problem. The original proposal targets the LyX user interface, where a table or formula may be too wide. As I can see, in LyX if we print (/view as pdf) a document with a too wide table, the extra part is going to be cut out in the output. This will

Re: Interested in contributing in some project.

2013-04-10 Thread stefano franchi
Hi Puja, thank you for your interest in Lyx and for your offer to improve it through the GSoC 2013 project. You van get a feeling for what is required by first downloading the source code. It is held in a git repository, which you can browse here: http://www.lyx.org/trac/browser/lyxgit See this

Re: Interested in GSOC Project: "Horizontal scrollbar for tables and math" and Some problems regarding the project

2013-04-10 Thread Scott Kostyshak
On Wed, Apr 10, 2013 at 2:12 AM, Hashini Senaratne wrote: > I used 'make' command to compile the system and I will like to learn about > the both way. So I will do some search and get back to you if I fail after > my attempts. Most devs use autotools so I don't know if you

Re: Interested in GSOC Project: "Horizontal scrollbar for tables and math" and Some problems regarding the project

2013-04-10 Thread Liviu Andronic
On Wed, Apr 10, 2013 at 8:22 AM, Cyrille Artho wrote: > Hi Hanshini, > You actually identified another problem. The original proposal targets the > LyX user interface, where a table or formula may be too wide. > >> >> As I can see, in LyX if we print (/view as pdf) a document

Re: Interested in GSOC Project: "Horizontal scrollbar for tables and math" and Some problems regarding the project

2013-04-10 Thread Hashini Senaratne
Hello Cyrille, Cyrille Artho aist.go.jp> writes: > > Hi Hanshini, > You actually identified another problem. The original proposal targets the > LyX user interface, where a table or formula may be too wide. > This is an issue with the resulting text (typeset by LaTeX). I think it is >

Re: Interested in GSOC Project: "Horizontal scrollbar for tables and math" and Some problems regarding the project

2013-04-10 Thread Liviu Andronic
Hello Hashini, Welcome to LyX! On Wed, Apr 10, 2013 at 5:38 AM, Hashini Senaratne wrote: > If possible, please introduce me some introductory bugs that are easy to > start with and related to this project. > The following is a bug rather unerlated to the original project

Re: Interested in GSOC Project: "Horizontal scrollbar for tables and math" and Some problems regarding the project

2013-04-10 Thread Cyrille Artho
Hi Hanshini, (probably my mails don't make it to the list directly as I'm writing from a different account) I think the width of elements in the output is a general issue that most users are aware of. Having visual feedback in LyX would be a nice enhancement of course. Still, I would not

Re: Interested in GSOC Project: "Horizontal scrollbar for tables and math" and Some problems regarding the project

2013-04-10 Thread Liviu Andronic
On Wed, Apr 10, 2013 at 8:51 AM, Cyrille Artho wrote: > Hi Hanshini, > (probably my mails don't make it to the list directly as I'm writing from a > different account) > I think your messages get to the list. > I think the width of elements in the output is a general issue

Re: Interested in GSOC Project: "Horizontal scrollbar for tables and math" and Some problems regarding the project

2013-04-10 Thread Hashini Senaratne
Thank you very much again. I was able to use CMake with your simple guidelines. Scott Kostyshak lyx.org> writes: > Most devs use autotools so I don't know if you need to know how to use > CMake but since you expressed interest, I'll give the steps. It is > recommended to build it out-of-source,

Re: Interested in GSOC Project: "Horizontal scrollbar for tables and math" and Some problems regarding the project

2013-04-10 Thread Hashini Senaratne
Hello Liviu, Liviu Andronic gmail.com> writes: > The following is a bug rather unerlated to the original project > proposal, but it's an 'easyfix': http://www.lyx.org/trac/ticket/7790 . > It already has some patches that need to be updated for current trunk. > > If you're looking for easy

Re: Interested in GSOC Project: "Horizontal scrollbar for tables and math" and Some problems regarding the project

2013-04-10 Thread Scott Kostyshak
On Wed, Apr 10, 2013 at 3:07 AM, Hashini Senaratne wrote: > If you have some time could you please give me some more details about > autotools that you are aware of, later. I do not want to keep on disturbing > you. So, I prefer search by myself, before asking everything from

Re: Interested in GSOC Project:

2013-04-10 Thread Hashini Senaratne
Hello Cyrille, Cyrille Artho aist.go.jp> writes: > > Hi Hanshini, > (probably my mails don't make it to the list directly as I'm writing from a > different account) I can see your mails in the developers list. Sorry for the slow response. I will soon get attached to this process. > I think

Re: patch for scrolling issue - LyXscrollpatch20130302.diff (1/1)

2013-04-10 Thread Jean-Marc Lasgouttes
09/04/2013 23:12, pdv: I've adapted rowBreakPoint() and also removed the following call to rowWidth(), where the same calculations are done again. The on screen layout is now OK, except for a small remaining issue with RTL-languages. Yes, we should not have several pieces of code that do the

Re: [LyX master] Now LyX correctly asks to retrieve non-existing file from GIT repo only if the file is actually registered in repo.

2013-04-10 Thread Tommaso Cucinotta
On 10/04/13 00:26, Nico Williams wrote: > I guess I can't get you to give up on this :( Simply, the behaviour on "trunk" (or is it master ?), was getting in the way, I had no choice but to add 2 more bits of git to my pr knowledge of it :-). > So, to find out if a path is in a workspace: >

Re: Re: [LyX master] Hungarian Tutorial.lyx: revert last change

2013-04-10 Thread Kornel Benko
Am Dienstag, 9. April 2013 um 22:57:39, schrieb Uwe Stöhr > > > I am not sure how many people use ps2pdf > > these days but I thought it was more important to have it compile with > > both than to keep the bookmarks. If the first experience a user has is > > they open a manual

Re: Interested in GSOC Project: "Horizontal scrollbar for tables and math" and Some problems regarding the project

2013-04-10 Thread Jean-Marc Lasgouttes
10/04/2013 07:38, Scott Kostyshak: On Tue, Apr 9, 2013 at 11:38 PM, Hashini Senaratne wrote: As I can see, in LyX if we print (/view as pdf) a document with a too wide table, the extra part is going to be cut out in the output. This will happen even if a horizontal bar is

Re: Re: [patch] fix branch regression bug 8590

2013-04-10 Thread Kornel Benko
Am Dienstag, 9. April 2013 um 22:12:08, schrieb Uwe Stöhr > Am 03.04.2013 15:33, schrieb Guenter Milde: > > >>> With the current state of textcyr, the fix should be far more easy --- > >>> change the default latex input encoding to ASCII. > > > >> I don't have much time at the

Re: Interested in GSOC Project: "Horizontal scrollbar for tables and math" and Some problems regarding the project

2013-04-10 Thread Cyrille Artho
If you think about it, a table that is too wide is to wide. There is not much LyX can do about it. What LyX could do, though is to tell you about it using some visual markers obtained by parsing the LaTeX log file and looking for 'overfull \hbox' warnings. There is a LaTeX hack that one can use

Re: [LyX master] support for \mbox and \fbox

2013-04-10 Thread Jean-Marc Lasgouttes
09/04/2013 23:11, Pavel Sanda: I also tried this but then the Length() conversion fails because this is not a valid length. Did you read JMarc reply? To be more precise, an empty length has unit UNIT_NONE. You can set a length to empty state with the default constructor: mylength =

Re: [LyX master] support for \mbox and \fbox

2013-04-10 Thread Jean-Marc Lasgouttes
10/04/2013 00:01, Uwe Stöhr: I can use an empty length (see attached patch) but this results in "0pt" as length when the length is read. But "0pt" is a valid length. I can change from 99.9col% to 0pt as length for the case that no length is given if you like. But is this a better solution than

Re: Interested in GSOC Project: "Horizontal scrollbar for tables and math" and Some problems regarding the project

2013-04-10 Thread Hashini Senaratne
Hello Jean, Jean-Marc Lasgouttes lyx.org> writes: > If you think about it, a table that is too wide is to wide. There is not > much LyX can do about it. What LyX could do, though is to tell you about > it using some visual markers obtained by parsing the LaTeX log file and > looking for

Re: #8629: Impossible to spell check French-Canadian

2013-04-10 Thread Guenter Milde
On 2013-04-09, Uwe Stöhr wrote: > Am 09.04.2013 23:31, schrieb Père Stéphane Boisvert: >> Regarding your files, they do solve the problem as French (Canada) is now a >> valid dictionary. > This is the case because I gave the dictionary the correct name "fr_CA" > (this language code is used by

Re: [patch] fix branch regression bug 8590

2013-04-10 Thread Guenter Milde
On 2013-04-10, Kornel Benko wrote: > [-- Type: text/plain, Encoding: quoted-printable --] > Am Dienstag, 9. April 2013 um 22:12:08, schrieb Uwe Stöhr >> Am 03.04.2013 15:33, schrieb Guenter Milde: >> >>> With the current state of textcyr, the fix should be far more easy ---

Re: [LyX master] Hungarian Tutorial.lyx: revert last change

2013-04-10 Thread Guenter Milde
On 2013-04-10, Kornel Benko wrote: > [-- Type: text/plain, Encoding: quoted-printable --] > Am Dienstag, 9. April 2013 um 22:57:39, schrieb Uwe Stöhr >> > I am not sure how many people use ps2pdf >> > these days but I thought it was more important to have it compile with >> >

Re: [LyX master] Now LyX correctly asks to retrieve non-existing file from GIT repo only if the file is actually registered in repo.

2013-04-10 Thread Nico Williams
On Wed, Apr 10, 2013 at 2:52 AM, Tommaso Cucinotta wrote: > > This means we're not in a workspace. > > It doesn't seem like that, from my exps: > > // both README and README.xx exist on FS > tommaso@mobiletom:~/lyx-trunk-ws/lyx$ git status --porcelain README >

Re: Interested in contributing in some project.

2013-04-10 Thread Tommaso Cucinotta
On 10/04/13 07:38, stefano franchi wrote: > (You are always free to submit your own project, of course, but the project > listed have mentors already. A new project would have to find mentors first). Is it still possible that perhaps somebody may work on (Advanced) F, as part of the GSoC'13 ? I

Re: Interested in contributing in some project.

2013-04-10 Thread Liviu Andronic
On Wed, Apr 10, 2013 at 10:35 AM, Tommaso Cucinotta wrote: > On 10/04/13 07:38, stefano franchi wrote: >> (You are always free to submit your own project, of course, but the project >> listed have mentors already. A new project would have to find mentors first). > > Is it still

Introduction

2013-04-10 Thread chinmay naik
Hello, I am Chinmay Naik, an Computer Science and Engg. undergraduate at Bangalore, India.I am interested to contribute to LyX through Gsoc-13. >From the ideas page, i am interested to work on "improving XHTML export and ePUB support". I have very good understanding of C,C++,Python,OpenGL and

Re: Introduction

2013-04-10 Thread Hashini Senaratne
Hello Chinmy, chinmay naik gmail.com> writes: > Hello, > I am Chinmay Naik, an Computer Science and Engg. undergraduate at Bangalore, India.I am interested to contribute to LyX through Gsoc-13. > From the ideas page, i am interested to work on "improving XHTML export and ePUB support". I have

Re: Introduction (GSoc 2013)

2013-04-10 Thread Pavel Sanda
chinmay naik wrote: > ePUB support". I have very good understanding of C,C++,Python,OpenGL and > familiar with HTML and CSS styling. You can filter bugs for xhtml component, which is directly related to html stuff. You also want to chat with Richard Heck (html) and perhaps Rob Oakes (ePub) can

GSoC: Improved XHTML export and ePub support

2013-04-10 Thread Adrián Pereira
Hi, I'm an computer science student at the Faculty of Computer Science of the University of A Coruña . I'm on my 4th year. I know how to format text with LaTeX (for my faculty projects and notes) and i have knowledge of python. I am not familiarized with

Re: GSoC: Improved XHTML export and ePub support

2013-04-10 Thread Nico Williams
Would it be easier/better to have XML export and then use XSLT for XHTML/HTML/CSS and ePub conversions? Using XML as a go-between would require doing something about defining a stable schema, explicit or otherwise. I've a Python script to convert .lyx to XML with an implicit schema, but it's no

Re: GSoC: Improved XHTML export and ePub support

2013-04-10 Thread Pavel Sanda
Nico Williams wrote: > Would it be easier/better to have XML export and then use XSLT for > XHTML/HTML/CSS and ePub conversions? I will not comment on the "better" part, but given that xHTML is to large part done, then definitely not easier... Pavel

Re: GIT::findFile() fix

2013-04-10 Thread Georg Baum
Nico Williams wrote: > Please, please give me an option to have LyX do nothing regarding git. > In particular I want an option to have LyX make absolutely no > commands like: git add, git commit, git pull, git push, git merge, git > cherry-pick, git branch, or git checkout, and no versions of

Re: [patch] fix branch regression bug 8590

2013-04-10 Thread Pavel Sanda
Guenter Milde wrote: > Where do I have to apply. Pretty much by screaming here. The usual prerequisity is that you stay around for some time while providing patches, willingness to fix problems caused by your commits and at least in the beginning asking for ack before any commit is done. In

Re: [patch] fix branch regression bug 8590

2013-04-10 Thread Georg Baum
Pavel Sanda wrote: > Guenter Milde wrote: >> Where do I have to apply. > > Pretty much by screaming here. > > The usual prerequisity is that you stay around for some time > while providing patches, willingness to fix problems > caused by your commits and at least in the beginning > asking for

Re: [patch] fix branch regression bug 8590

2013-04-10 Thread Jean-Marc Lasgouttes
Le 10/04/13 21:43, Pavel Sanda a écrit : Guenter Milde wrote: Where do I have to apply. Pretty much by screaming here. I will try to do that asap (but I am a bit busy). What is your preferred username? mi...@lyx.org? JMarc

Re: [LyX master] Now LyX correctly asks to retrieve non-existing file from GIT repo only if the file is actually registered in repo.

2013-04-10 Thread Georg Baum
Pavel Sanda wrote: > Tommaso Cucinotta wrote: >> Yes, but the problem is that the ::findFile() machinery is called twice > > Which is a mistake, we used to call it only once. Unfortuntaly both > me and Georg is short of time so it will perhaps take some time to address > all the mess which seem

  1   2   >