Uwe Stöhr wrote:
> I propose to improve the External file feature
Did you see my latest fixes?
Jürgen
Uwe Stöhr wrote:
> hyperref is here a bool, but get_value returns a string.
No, look again. The condition returns a bool as well.
Jürgen
[EMAIL PROTECTED] wrote:
Does anyone know a perl compatible regexp that matches 'href' but not
'\href'?
Match all occurences of 'href' that are preceded by zero or more
whitespace chars and followed by zero or more whitespace chars and an
'=' char
[\n\t ]*href[\n\t ]*=
Angus
Rex C. Eastbourne wrote:
By the way, it seems like the site looks better every time I visit it.
Nice work to whoever re-did the colors and the banner at the top of the
page!
Thanks :) I think the new site is indeed ready to go online.
Joost
Andre Poenitz wrote:
Well, it's an ... 'svn repository'.
Actually I think that's not the really interesting question. The
interesting question for me is 'Can I get it back'? I browsed a bit the
sf site but that does not seem to be a hot topic there...
http://alexandria.wiki.sourceforge.net/Su
[EMAIL PROTECTED] wrote:
Hi,
I had planned on going live with www.lyx.org this weekend, but with
aussie down that seems difficult. That aside, does anyone know a
reason why we can't just let it go live?
Looks to me like we're ready to roll (well, once the server is back up).
By the way, it s
On Sun, Apr 13, 2008 at 04:31:34PM -0500, Bo Peng wrote:
> > To be honest, this does not look overly attractive to me right now.
>
> I can say "if blah blah, and blah can trust sourceforge for their
> development, so can lyx". The list of blahs is easy to get so I even
> did not try to make one.
> To be honest, this does not look overly attractive to me right now.
I can say "if blah blah, and blah can trust sourceforge for their
development, so can lyx". The list of blahs is easy to get so I even
did not try to make one.
> Of course there are also a few technical details: Like could we
> I downloaded ftp://ftp.lyx.org/pub/lyx/contrib/aspell6-windows/aspell6-ru-0.99f7-1.exe and
running > it displayed attached error message.
Could you try out if this version works for you?:
http://prdownload.berlios.de/lyxwininstall/aspell6-ru-0.99f7-1.exe
regards Uwe
> This routine has a bug: the \use_hyperref tyg is only removed if hyperref was
> selected.
I have overseen this, sorry. But why this?:
> -i = find_token(document.header, "\\use_hyperref true", i)
> +i = find_token(document.header, "\\use_hyperref", i)
> if i != -1:
> +
On Sun, Apr 13, 2008 at 02:30:45PM -0500, Bo Peng wrote:
> On Sun, Apr 13, 2008 at 11:44 AM, <[EMAIL PROTECTED]> wrote:
> > /Christian
>
> sourceforge.net should seriously be considered.
To be honest, this does not look overly attractive to me right now.
Call me old-fashioned, but I have rather
On Sun, Apr 13, 2008 at 11:44 AM, <[EMAIL PROTECTED]> wrote:
> /Christian
sourceforge.net should seriously be considered.
Bo
[EMAIL PROTECTED] wrote:
> As for the announcement, who's allowed to send to the announcement list?
Lars, Jean-Marc, José and I, AFAIK.
Jürgen
>> - In the options tab the default is LaTeX and not PDFLaTeX. Therefore one
>> often inserts the options to the wrong place. It would be better when the
>> default is PDFLaTeX
>
> AFAICS we cannot set a default. It's just inserted alphabetically to the
> combo, and the first item is chosen (that'
Hi,
I had planned on going live with www.lyx.org this weekend, but with aussie
down that seems difficult. That aside, does anyone know a reason why we
can't just let it go live?
As for the announcement, who's allowed to send to the announcement list?
/Christian
PS. If someone wishes to make
On Sun, 13 Apr 2008, [EMAIL PROTECTED] wrote:
On Sun, 13 Apr 2008, Jürgen Spitzmüller wrote:
[EMAIL PROTECTED] wrote:
> which should match 'href' as a separate word.
I hope this does not apply to the LaTeX command \href.
Hmm... it probably does.. aussie is down, so I can't test.
I'll lo
/Christian
--
Christian Ridderström, +46-8-768 39 44 http://www.md.kth.se/~chr
On Sun, 13 Apr 2008, Jürgen Spitzmüller wrote:
[EMAIL PROTECTED] wrote:
which should match 'href' as a separate word.
I hope this does not apply to the LaTeX command \href.
Hmm... it probably does.. aussie is down, so I can't test.
I'll look at it.
Thanks,
/Christian
--
Christian Ridders
> In a way, this is even more flexible than
> your solution. As I said, if the external contributor is interested in your
> file hierarchy, ...
Abdel,
This is the only 'advantage' I see from your messages and I do not see
how your proposal could be more flexible. If two co-authors use
differen
uwestoehr wrote:
> lyx2lyx: lyx_1_6.py, parser_tools.py:
> add a conversion routine for the PDF options, fixes
> http://bugzilla.lyx.org/show_bug.cgi?id=4612
This routine has a bug: the \use_hyperref tyg is only removed if hyperref was
selected. The attached patch fixes it for me.
I'll commit
Jürgen Spitzmüller wrote:
> Uwe, these are general drawbacks of the external template. I cannot do
> anything about it (unless there's a general combined PDFLaTEX/LaTEX Format
> I've overlooked).
Actually, the LaTeX format is meant to be used as such a general format, if no
specific PDFLaTeX form
I downloaded
ftp://ftp.lyx.org/pub/lyx/contrib/aspell6-windows/aspell6-ru-0.99f7-1.exe
and running it displayed attached error message. i tried running it with
/NCRC option, but got no effect
Also, please make LyX suggesting user going to
http://wiki.lyx.org/Windows/Aspell6 to download dic
Herbert Voss wrote:
> However, you always run vlatex, its _default_ output is pdf.
I mean, that vlatex uses LyX's LaTeX source output, not the spedific PDFLaTeX
one.
Jürgen
Jürgen Spitzmüller schrieb:
AFAICS we cannot set a default. It's just inserted alphabetically to the
combo, and the first item is chosen (that's why I added a hint to
select "PDFLaTeX" in the description window).
- Inserting pdfpages options to LaTeX is senseless because it promise a
feature
I saw mention of alpha2. Is it out?
Uwe, these are general drawbacks of the external template. I cannot do
anything about it (unless there's a general combined PDFLaTEX/LaTEX Format
I've overlooked).
Uwe Stöhr wrote:
> Hello Jürgen,
>
> I tested out your new pdfpages support and found the following issues:
>
> - In the options tab
Hello Jürgen,
I tested out your new pdfpages support and found the following issues:
- In the options tab the default is LaTeX and not PDFLaTeX. Therefore one often inserts the options
to the wrong place. It would be better when the default is PDFLaTeX
- Inserting pdfpages options to LaTeX is
Uwe Stöhr wrote:
> Jürgen, also OK for branch?
OK.
Jürgen
Uwe Stöhr wrote:
> > Well, it's about "Kapitaelchen", no?
>
> I wondered about this as well. The official German name for noun is
> "Kapitälchen": http://de.wikipedia.org/wiki/Kapit%C3%A4lchen
No. The German translation for "small caps" is Kapitälchen. "Noun" is a
character style that happens to
Bo Peng wrote:
But the inset presentation will change, right?
Only when the document is organized for bundling. And please note that this
can be done externally by a python script such as the one proposed by
Enrico.
But the document is changed. Viewed from another machine, the in
30 matches
Mail list logo