Often proceedings give authors sample .tex files to demonstrate how a
paper should be formatted. I generally want to make my preamble as
close as possible the sample. Usually I can trick LyX into generating
something pretty close to the sample preamble, but before submitting
manually tweak the .tex
Enrico Forestieri wrote:
> > Shall I update the docs?
>
> Yes, please.
done (in branch).
> > BTW2 we should also mention synctex in the docs, since it is about to
> > supersede pdfsync (I don't know if any of the viewers already supports
> > ths, though).
>
> SumatraPDF has support for it. Howeve
rgh...@lyx.org wrote:
Author: rgheck
Date: Sat Jun 6 05:02:43 2009
New Revision: 29981
URL: http://www.lyx.org/trac/changeset/29981
Log:
Add a couple more HTML* tags to InsetLayout, in a way that improves the
footnote output and allows a lot more flexibility. (In some ways, this now
seems to be
Uwe Stöhr wrote:
> Imagine I'm a normal user. I go to
> http://www.lyx.org/trac/wiki/BugTrackerHome
> and click there on the link "Report new bug". This leads me to
> http://www.lyx.org/trac/newticket
> But there I get the info:
>
> Notice: You are currently not logged in. You may want to do so now
sa...@lyx.org wrote:
Author: sanda
Date: Fri Jun 5 22:22:10 2009
New Revision: 29974
URL: http://www.lyx.org/trac/changeset/29974
Log:
Lets have new output in view menu too.
Thanks.
Copiers command would be needed one day?
Yes, there's no real export facility yet. Until this stabiliz
Imagine I'm a normal user. I go to
http://www.lyx.org/trac/wiki/BugTrackerHome
and click there on the link "Report new bug". This leads me to
http://www.lyx.org/trac/newticket
But there I get the info:
Notice: You are currently not logged in. You may want to do so now.
Error: Forbidden
TICKET_CR
Uwe Stöhr wrote:
I get
InsetBox.cpp
d:\lyxsvn\lyx-devel\src\insets\insetbox.cpp(494) : error C4716:
'lyx::InsetBox::xhtml' : must return a value
scons: *** [release\src\insets\InsetBox.obj] Error 2
scons: building terminated because of errors.
OK, thanks. Fixed.
rh
Kornel Benko wrote:
Am Freitag 05 Juni 2009 schrieb sa...@lyx.org:
Author: sanda
Date: Fri Jun 5 22:22:10 2009
New Revision: 29974
URL: http://www.lyx.org/trac/changeset/29974
Log:
Lets have new output in view menu too.
Copiers command would be needed one day?
Modified:
lyx-devel/trunk/
Uwe Stöhr wrote:
> I get
>
> InsetBox.cpp
> d:\lyxsvn\lyx-devel\src\insets\insetbox.cpp(494) : error C4716:
> 'lyx::InsetBox::xhtml' : must return a value
> scons: *** [release\src\insets\InsetBox.obj] Error 2
> scons: building terminated because of errors.
should be fixed
pavel
On Fri, Jun 5, 2009 at 5:20 PM, Enrico Forestieri wrote:
> On Fri, Jun 05, 2009 at 11:39:49AM -0400, BH wrote:
>
>> On Fri, Jun 5, 2009 at 11:18 AM, Jürgen Spitzmüller wrote:
>> > Enrico Forestieri wrote:
>> >>The attached shell script should work for any system except win32
>> >>(I cannot test it
On Fri, Jun 5, 2009 at 5:41 PM, Jean-Marc Lasgouttes wrote:
>> And how can I tell that? (I'm using the libraries provided by
>> cocoAspell, which I'd guess most people would do. ... (Would there be
>> a way of bundling this into LyX.app?)
>
> What do you find in /usr/local/lib?
Is this what you wa
I get
InsetBox.cpp
d:\lyxsvn\lyx-devel\src\insets\insetbox.cpp(494) : error C4716: 'lyx::InsetBox::xhtml' : must return
a value
scons: *** [release\src\insets\InsetBox.obj] Error 2
scons: building terminated because of errors.
regards Uwe
Peter Kuemmel wrote:
> Attached a patch which makes use of the new QProgress support in Systemcall.
Systemcall.cpp:28:24: error: QApplication: No such file or directory
Systemcall.cpp: In member function 'int
lyx::support::Systemcall::startscript(lyx::support::Systemcall::Starttype,
const std::s
And how can I tell that? (I'm using the libraries provided by
cocoAspell, which I'd guess most people would do. ... (Would there be
a way of bundling this into LyX.app?)
What do you find in /usr/local/lib?
JMarc
On Fri, Jun 05, 2009 at 11:39:49AM -0400, BH wrote:
> On Fri, Jun 5, 2009 at 11:18 AM, Jürgen Spitzmüller wrote:
> > Enrico Forestieri wrote:
> >>The attached shell script should work for any system except win32
> >>(I cannot test it on MacOSX, but I think that it should work).
> >>However, it wou
Am Freitag 05 Juni 2009 schrieb sa...@lyx.org:
> Author: sanda
> Date: Fri Jun 5 22:22:10 2009
> New Revision: 29974
> URL: http://www.lyx.org/trac/changeset/29974
>
> Log:
> Lets have new output in view menu too.
> Copiers command would be needed one day?
>
> Modified:
>lyx-devel/trunk/lib/co
Attached a patch which makes use of the new QProgress support in Systemcall.
It adds a menu entry in: View-">Show progress messages" which opens a
dockwidget showing the messages from the external process.
By default this widget is hidden, then instead a splashscreen pops
up when lyx is busy and
On Fri, Jun 05, 2009 at 05:18:54PM +0200, Jürgen Spitzmüller wrote:
> BTW on Linux, okular can also handle pdfsync (but not yet synctex,
> unfortunately), so footnote 2 in section 4.2 is not quite correct.
Sorry, I didn't know that. My cursory search on the web didn't reveal
that okular was pdfs
Vincent van Ravesteijn wrote:
rgh...@lyx.org schreef:
Author: rgheck
Date: Fri Jun 5 19:26:30 2009
New Revision: 29947
URL: http://www.lyx.org/trac/changeset/29947
Log:
Layout infrastructure for HTML output.
We have to double this code for each output format that is added to
LyX ? Isn't ther
rgh...@lyx.org schreef:
Author: rgheck
Date: Fri Jun 5 19:26:30 2009
New Revision: 29947
URL: http://www.lyx.org/trac/changeset/29947
Log:
Layout infrastructure for HTML output.
Modified:
lyx-devel/trunk/src/Layout.cpp
lyx-devel/trunk/src/Layout.h
lyx-devel/trunk/src/TextClass.cpp
Well, the LyX formatting matches the output in this case, anyway,
unless I'm overlooking something. Perhaps the AMS has changed the
style since the earlier days of LyX?
In any case, it looks closer to the output. And as you say, it's
cosmetic, so unlikely to cause crashes.
Bes
Russ Woodroofe wrote:
> I'm pretty sure that the comment "Chapter is not prepended" should
> be "Section is not prepended". That makes a lot more sense, as
> Section isn't prepended, and especially as it comes just before the
> definition of the Section environment.
>
> There was als
Russ Woodroofe wrote:
I'm pretty sure that the comment "Chapter is _not_ prepended"
should be "Section is _not_ prepended". That makes a lot more sense,
as Section isn't prepended, and especially as it comes just before the
definition of the Section environment.
No, I think what they mea
Dear Jürgen, all,
I'm pretty sure that the comment "Chapter is _not_ prepended" should
be "Section is _not_ prepended". That makes a lot more sense, as
Section isn't prepended, and especially as it comes just before the
definition of the Section environment.
There was also ano
Jean-Marc Lasgouttes wrote:
rgheck writes:
The issue here, I think, would be with eps and the like. LyX accepts a
lot of formats that one wouldn't assume browsers could display inline.
I think tex4ht by default converts everything to png.
Is there a list of valid formats somewhere? I
On Fri, Jun 5, 2009 at 11:18 AM, Jean-Marc Lasgouttes wrote:
> BH writes:
>
>> On Fri, Jun 5, 2009 at 9:55 AM, Jean-Marc Lasgouttes
>> wrote:
>>> BH writes:
Again, my preference would be to make this explicit in the configure
line. Any reason not to do it there?
>>>
>>> In this case, d
On Fri, Jun 5, 2009 at 11:18 AM, Jürgen Spitzmüller wrote:
> Enrico Forestieri wrote:
>>The attached shell script should work for any system except win32
>>(I cannot test it on MacOSX, but I think that it should work).
>>However, it would not be usable on win32 because the lyxpipe is
>>not working
>Vincent van Ravesteijn - TNW wrote:
>> > * priority: high => normal
> >
>>
>> What are you doing ? Are you gonna change this for all 6000 bugs ?
>
>for sure not ;)
>
>i'm distracted by the coloring in trac, so at least i put
>in proper state bugs on the top of the last modified bugs
>and i in
Jean-Marc Lasgouttes wrote:
> > I used that in the past to mark bugs that must be fixed before a release
> > (since "blocker" on bugzilla had a different meaning).
>
> So, do you want it? It is up to you.
Yes, please add it.
BTW. do you know how to add a new version (i.e., 1.6.3) to the version c
Jürgen Spitzmüller writes:
> Jean-Marc Lasgouttes wrote:
>> On aussie, right?
>
> ftp.devel.lyx.org. Is this aussie (I always forget that)?
Yes.
>> The only other one we missed is 'release_blocker', which does not seem
>> useful either.
>
> I used that in the past to mark bugs that must be fixed
Enrico Forestieri wrote:
>The attached shell script should work for any system except win32
>(I cannot test it on MacOSX, but I think that it should work).
>However, it would not be usable on win32 because the lyxpipe is
>not working there. So, there's no point in translating it to python.
I think
BH writes:
> On Fri, Jun 5, 2009 at 9:55 AM, Jean-Marc Lasgouttes
> wrote:
>> BH writes:
>>> Again, my preference would be to make this explicit in the configure
>>> line. Any reason not to do it there?
>>
>> In this case, do --with-extra-prefix=/usr/local
>
> Yes.
>
> Just to make sure: will t
rgheck writes:
> The issue here, I think, would be with eps and the like. LyX accepts a
> lot of formats that one wouldn't assume browsers could display inline.
> I think tex4ht by default converts everything to png.
Is there a list of valid formats somewhere? I understand that svg, for
example,
Vincent van Ravesteijn - TNW wrote:
> > * priority: high => normal
> >
>
> What are you doing ? Are you gonna change this for all 6000 bugs ?
for sure not ;)
i'm distracted by the coloring in trac, so at least i put in proper state
bugs on the top of the last modified bugs and i intended to co
>Changes (by sanda):
>
> * priority: high => normal
>
What are you doing ? Are you gonna change this for all 6000 bugs ?
Vincent
On Fri, Jun 05, 2009 at 06:42:26AM +0200, Jürgen Spitzmüller wrote:
> BTW could we include the respective scripts for win32, cygwin and unix to the
> distribution? I take it that there is already a script for Mac.
The attached shell script should work for any system except win32
(I cannot test it
On Fri, Jun 5, 2009 at 9:55 AM, Jean-Marc Lasgouttes wrote:
> BH writes:
>> Again, my preference would be to make this explicit in the configure
>> line. Any reason not to do it there?
>
> In this case, do --with-extra-prefix=/usr/local
Yes.
Just to make sure: will this cause any problems when t
Jean-Marc Lasgouttes wrote:
> On aussie, right?
ftp.devel.lyx.org. Is this aussie (I always forget that)?
> A more recent version seems to be:
>
> ./data/versioncache:@::legal_keywords =
> ('assertion','compat','cosmetic','crash','dataloss','easyfix','fileformat',
>'fixedinbranch','fixedintrunk',
Jürgen Spitzmüller wrote:
And one question. Is this definition (in amsbook) really correct?
# Chapter is _not_ prepended
Style Section
LabelString "\arabic{section}"
LabelStringAppendix "\arabic{section}"
End
At least here, chapter actually _is_ prepended in the output
Jean-Marc Lasgouttes wrote:
Abdelrazak Younes writes:
For graphics I think we need two options:
1) link to the original file
2) resize to LateX settings and copy the graphic file to 'file.dir'
along 'file.html'
Why? We can use the original file but specify its size in the html,
can't
Pavel Sanda wrote:
There are enough MathML compliant browser out there, no need
to complicate our life with the bonus is that this will help the transition
to XML if we ever manage to do that. So, if I was you ;-), I'd implement
things in this order:
1) all images reusing the instant preview
BH writes:
> Again, my preference would be to make this explicit in the configure
> line. Any reason not to do it there?
In this case, do --with-extra-prefix=/usr/local
JMarc
Jürgen Spitzmüller writes:
> Jean-Marc Lasgouttes wrote:
>> > The old description (which I found now on the server in bugzilla/)
>> > says:
>>
>> Where exactly?
>
> /home/bugzilla/Bugzilla.sql
On aussie, right?
A more recent version seems to be:
./data/versioncache:@::legal_keywords =
('asser
On Fri, Jun 5, 2009 at 9:35 AM, Jean-Marc Lasgouttes wrote:
>>> * Is there a /Developer/SDKs/MacOSX10.5.sdk/usr/local directory?
>>
>> Yes. In it there is a link to /usr/local/lib, which has an aspell
>> directory. Should I create a link in
>> /Developer/SDKs/MacOSX10.5.sdk/usr/local/ to /usr/local
Jean-Marc Lasgouttes wrote:
> > The old description (which I found now on the server in bugzilla/)
> > says:
>
> Where exactly?
/home/bugzilla/Bugzilla.sql
> > 'compat','Correct import of previous versions of LyX documents'
>
> OK, I will not add it then.
>
> > * 'leak','(Suspected) memory leak.'
BH writes:
>> * Do you have the latest Xcode?
>
> I believe so: 3.1.2.
OK.
>
>> * Is there a /Developer/SDKs/MacOSX10.5.sdk/usr/local directory?
>
> Yes. In it there is a link to /usr/local/lib, which has an aspell
> directory. Should I create a link in
> /Developer/SDKs/MacOSX10.5.sdk/usr/local
On Fri, Jun 5, 2009 at 4:15 AM, Jean-Marc Lasgouttes wrote:
> BH writes:
>> When we were having problems figuring out how to create universal
>> binaries, Konrad discovered that we needed the following:
>>
>> SDKROOT="/Developer/SDKs/MacOSX10.5.sdk"; export SDKROOT
>> CFLAGS="-isysroot ${SDKROOT}"
Jürgen Spitzmüller writes:
> Jean-Marc Lasgouttes wrote:
>> What is this good for? It looks to be related to import problems, but do
>> we want to keep it? (we can keep it in old bugs as long as we do not
>> edit them IMO)
>
> The old description (which I found now on the server in bugzilla/)
> s
Jean-Marc Lasgouttes wrote:
> What is this good for? It looks to be related to import problems, but do
> we want to keep it? (we can keep it in old bugs as long as we do not
> edit them IMO)
The old description (which I found now on the server in bugzilla/) says:
'compat','Correct import of previ
On Fri, Jun 5, 2009 at 5:52 AM, Anders Ekberg wrote:
> On 5 jun 2009, at 02.59, BH wrote:
>
>> On Thu, Jun 4, 2009 at 2:49 PM, Anders Ekberg wrote:
>>>
>>> I think it is some regression. Spellchecker is blanked in my Tools-menu
>>> too
>>> with a compilation from yesterday.
>>
>> This sounds like
Jürgen Spitzmüller writes:
> I found further:
> compat,
What is this good for? It looks to be related to import problems, but do
we want to keep it? (we can keep it in old bugs as long as we do not
edit them IMO)
I can added if you want me too.
> VERIFIED,
I think it has been added by Lars'
Jean-Marc Lasgouttes wrote:
>Here is my new list. I killed copier and RFE.
>keywords = crash, regression, dataloss, patch, easyfix, fixedinbranch,
> fixedintrunk, ui, qtbug, fileformat, assertion, testcase, cosmetic,
> release_notes, perf, os=linux, os=windows, os=macosx
Nice work!
I found furthe
Jürgen Spitzmüller wrote:
> > Dear lyx developers,
> > Attached is a "diff -u" patch fixing a small display bug in the AMS
> > article layout, where starred Section, Subsections, etc are not
> > displayed correctly. I fixed it by repeating the modification of
> > Sections.
> > Th
Jürgen Spitzmüller writes:
> I'm sure I missed some.
Yes, you missed at least dataloss.
Here is my new list. I killed copier and RFE.
keywords = crash, regression, dataloss, patch, easyfix, fixedinbranch,
fixedintrunk, ui, qtbug, fileformat, assertion, testcase, cosmetic,
release_notes, perf,
Pavel Sanda wrote:
Rob Oakes wrote:
I look forward to hearing the community's comments on the code as well as
any feedback regarding it's architecture/implementation. I am a *very*
hi Rob,
* correct me if i'm wrong but as i understand your aim is in short to have
1. index cards on corkboard
On 5 jun 2009, at 02.59, BH wrote:
On Thu, Jun 4, 2009 at 2:49 PM, Anders Ekberg wrote:
I think it is some regression. Spellchecker is blanked in my Tools-
menu too
with a compilation from yesterday.
This sounds like a different problem: I can launch the spellchecker;
it's just that the spe
Sven Hoexter wrote:
> Now the only missing part is that all distributions agree on some process
> to manage the mime types correctly and use run-mailcap or something similar.
which was not the case last time i checked here...
pavel
Jean-Marc Lasgouttes wrote:
Abdelrazak Younes writes:
For graphics I think we need two options:
1) link to the original file
2) resize to LateX settings and copy the graphic file to 'file.dir'
along 'file.html'
Why? We can use the original file but specify its size in the html,
can't
Abdelrazak Younes wrote:
>> There are also just a lot of questions about how to handle various things,
>> so I'd welcome any thoughts about that. E.g., what should we do with
>> InsetInclude? Include it?
i would include it by default
> Independently we should offer the
> option to split the fi
On Fri, Jun 05, 2009 at 11:13:30AM +0200, Pavel Sanda wrote:
> Sven Hoexter wrote:
Hi,
> > Is xdg-open now fixed/enhanced to solve the mentioned problems?
>
> i have asked in bugzilla without success and was tired to fight for it
> on their devel list.
According to https://bugs.freedesktop.org/
Sven Hoexter wrote:
> See this thread for the discussion:
> http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg133878.html
>
> Is xdg-open now fixed/enhanced to solve the mentioned problems?
i have asked in bugzilla without success and was tired to fight for it
on their devel list.
pavel
Jean-Marc Lasgouttes wrote:
> Next question: do we have a list of keywords somewhere?
We used to have one on bugzilla, but I guess it is lost.
> Currently I have
> keywords = crash,regression,patch,easyfix,fixedinbranch,fixedintrunk
ui, qtbug, fileformat, assertion, testcase, cosmetic, RFE (?),
Abdelrazak Younes writes:
> For graphics I think we need two options:
> 1) link to the original file
> 2) resize to LateX settings and copy the graphic file to 'file.dir'
> along 'file.html'
Why? We can use the original file but specify its size in the html,
can't we?
> I think we should conside
rgheck wrote:
rgh...@lyx.org wrote:
Author: rgheck
Date: Thu Jun 4 20:18:45 2009
New Revision: 29939
URL: http://www.lyx.org/trac/changeset/29939
This completes the major infrastructure for HTML output. Few of the
insets work yet, but it handles everything else reasonably well, even
tough
Jürgen Spitzmüller writes:
> Vincent van Ravesteijn wrote:
>> There are only a few with a comma.
>
> Exactly 3, if my query was correct. Zero now.
Next question: do we have a list of keywords somewhere? Currently I have
keywords = crash,regression,patch,easyfix,fixedinbranch,fixedintrunk
What e
BH writes:
> When we were having problems figuring out how to create universal
> binaries, Konrad discovered that we needed the following:
>
> SDKROOT="/Developer/SDKs/MacOSX10.5.sdk"; export SDKROOT
> CFLAGS="-isysroot ${SDKROOT}"; export CFLAGS
> CPPFLAGS="-isysroot ${SDKROOT}"; export CPPFLAGS
Vincent van Ravesteijn wrote:
> There are only a few with a comma.
Exactly 3, if my query was correct. Zero now.
Jürgen
Jean-Marc Lasgouttes schreef:
Jürgen Spitzmüller writes:
Jean-Marc Lasgouttes wrote:
http://trac-hacks.org/wiki/BatchModifyPlugin
It does not (yet) help in the given case, but I agree it would be useful in
general.
Also, do we want this one?
http://trac-hacks.org/wiki
68 matches
Mail list logo