Re: installing cvs [Re: lyx bugfix releases]

2005-05-02 Thread Andre Poenitz
On Sun, May 01, 2005 at 06:58:12PM +0200, Tim Michelsen wrote:
  ./configure --with-version-suffix=1.4
 I get this error:
 
 checking for C compiler default output file name... configure: error: C 
 compiler cannot create executables
 See `config.log' for more details.
 
 Do I need to install any package?

Well, a C and C++ compiler, of course.

Last time I saw that error message I had gcc installed, but the
the partition containing the installation was mounted 'noexec'.

Andre'


Re: bibtex with long author lists

2005-05-02 Thread Andre Poenitz
On Sun, May 01, 2005 at 06:55:00PM +0100, Angus Leeming wrote:
 Now that we have tex2lyx, a formally correct latex parser

This is exaggerated. It just happens to be able to parse most
of TeX we've needed so far...

Andre'


error in compiling lyx-1.3.5

2005-05-02 Thread wolfram
Hi,

trying to compile lyx-1.3.5 (and probably at the very final link
stage) I get the error msg. shown below.
Seems that something from the boost lib is missing - but I have
a fresh version installed.

Any help would be very much appreciated.
Thanks.
wolfram

CutAndPaste.o(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_bufstd::char_traitschar,
char(std::basic_ostringstreamchar, std::
char_traitschar, std::allocatorchar )::emptyStr'
buffer.o(.text+0x4b): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_bufstd::char_traitschar,
char(std::basic_ostringstreamchar, std::
char_traitschar, std::allocatorchar )::emptyStr'
bufferlist.o(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_bufstd::char_traitschar,
char(std::basic_ostringstreamchar, std::
char_traitschar, std::allocatorchar )::emptyStr'
`.gnu.linkonce.t._ZN5boost9re_detail15query_match_auxIN9__gnu_cxx17
__normal_iteratorIPKcSsEESaIcEcNS_12regex_traitsIcEES7_EEbT_SA_RNS_
13match_results
ISA_T0_EERKNS_14reg_expressionIT1_T2_T3_EEjRNS0_16_priv_match_dataISA_
SC_EEPSA_'
referenced in section `.rodata' of chset.o: defined in discarded sec
tion
`.gnu.linkonce.t._ZN5boost9re_detail15query_match_auxIN9__gnu_cxx17__
normal_iteratorIPKcSsEESaIcEcNS_12regex_traitsIcEES7_EEbT_SA_RNS_13match_re
sultsISA_T0_EERKNS_14reg_expressionIT1_T2_T3_EEjRNS0_16_priv_match_
dataISA_SC_EEPSA_'
of chset.o
importer.o(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_bufstd::char_traitschar,
char(std::basic_ostringstreamchar, std::
char_traitschar, std::allocatorchar )::emptyStr'
text2.o(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_bufstd::char_traitschar,
char(std::basic_ostringstreamchar, std::
char_traitschar, std::allocatorchar )::emptyStr'
mathed/.libs/libmathed.a(formulamacro.o)(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_bufstd::char_traitschar,
char(std::basic_ostringstreamchar, std::
char_traitschar, std::allocatorchar )::emptyStr'
insets/.libs/libinsets.a(insetcaption.o)(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_bufstd::char_traitschar,
char(std::basic_ostringstreamchar, std::
char_traitschar, std::allocatorchar )::emptyStr'
insets/.libs/libinsets.a(insetfloatlist.o)(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_bufstd::char_traitschar,
char(std::basic_ostringstreamchar, std::
char_traitschar, std::allocatorchar )::emptyStr'
insets/.libs/libinsets.a(insetgraphics.o)(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_bufstd::char_traitschar,
char(std::basic_ostringstreamchar, std::
char_traitschar, std::allocatorchar )::emptyStr'
insets/.libs/libinsets.a(insetparent.o)(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_bufstd::char_traitschar,
char(std::basic_ostringstreamchar, std::
char_traitschar, std::allocatorchar )::emptyStr'
frontends/.libs/libfrontends.a(Alert_pimpl.o)(.text+0x11): In function 
`__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_bufstd::char_traitschar,
char(std::basic_ostringstreamchar, std::
char_traitschar, std::allocatorchar )::emptyStr'
frontends/.libs/libfrontends.a(QVCLog.o)(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_bufstd::char_traitschar,
char(std::basic_ostringstreamchar, std::
char_traitschar, std::allocatorchar )::emptyStr'
frontends/.libs/libfrontends.a(biblio.o)(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_bufstd::char_traitschar,
char(std::basic_ostringstreamchar, std::
char_traitschar, std::allocatorchar )::emptyStr'
collect2: ld returned 1 exit status
make[3]: *** [lyx] Error 1
make[3]: Leaving directory `/home/brenig/temporary/lyx-1.3.5/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/brenig/temporary/lyx-1.3.5/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/brenig/temporary/lyx-1.3.5/src'
make: *** [all-recursive] Error 1




Re: error in compiling lyx-1.3.5

2005-05-02 Thread Paul Smith
On 5/2/05, wolfram [EMAIL PROTECTED] wrote:
 trying to compile lyx-1.3.5 (and probably at the very final link
 stage) I get the error msg. shown below.
 Seems that something from the boost lib is missing - but I have
 a fresh version installed.

Wolfram: have you checked whether there is an already built rpm for
your distribution? In the affirmative case, you would not need to
compile lyx-1.3.5.

Paul


hyperref package + pdf bookmarks = problem

2005-05-02 Thread Andrei Popov
Hello All.

I'm loading the hyperrref package to generate clickable bookmarks from
Lyx TOC in the final PDF file.

I noticed that a number of characters are NOT displayed correctly in
PDF bookmarks. For instance, the word LyX is shown like L.25emYX. The
qoute chars  are also not displayed as they should.

At the same time, all the above-mentiond chars look OK in the actual
sections, not the bookmarks.

To reproduce the problem, simply view e.g. Customization.lyx as PDF
after adding \usepackage[bookmarks,bookmarksopen]{hyperref} in the
preamble, and look for, say, LyX configuration files Section in the
PDF bookmarks.

Am I the only one having this problem? Does anyone know of a way to
workaround this? I tried adding the unicode option to hyperref, but
to no avail.

Any help is appreciated.

-- 
WBR,
Andrei Popov

Using LyX 1.3.4 on Linux



Re: error in compiling lyx-1.3.5

2005-05-02 Thread wolfram
Paul Smith [EMAIL PROTECTED] writes:

 
 Wolfram: have you checked whether there is an already built rpm for
 your distribution? In the affirmative case, you would not need to
 compile lyx-1.3.5.

I googled to find only v 1.3.4 for my distro.
Thanks anyway.
Wolfram






Re[2]: hyperref package + pdf bookmarks = problem

2005-05-02 Thread Andrei Popov
Hello Uwe,

Monday, May 2, 2005, 3:29:33 PM, you wrote:

 The problem is the different encoding in pdf-bookmarks. It cannot handle
 sub- and superscripts and some special characters.
 To avoid a bad output, hyperref provides the command

 \texorpdfstring{text}{pdf-bookmark text}

 See the attached example and have a look at the hyperref manual.

Thanks, Uwe, I'll try it out!

-- 
WBR,
Andrei Popov

Using LyX 1.3.4 on Linux



Re: bibtex with long author lists

2005-05-02 Thread Herbert Voss
Angus Leeming wrote:
Henrik Nilsen Omma wrote:
Post the list of 20+ authors here and some wizard will spot the problem.

OK, here you go :)

LyX's BibTeX parser isn't really a parser at all. You can defeat it very
easily. One of the things it assumes is that each line is a complete
entry, so you'll need to wrap your long author list, like attached.
Now that we have tex2lyx, a formally correct latex parser, it should be
then this is the first one in the whole wide world ... ;-)
Herbert


Re: installing cvs [Re: lyx bugfix releases]

2005-05-02 Thread Justin Walker
On May 1, 2005, at 10:48, Andre Poenitz wrote:
On Sun, May 01, 2005 at 06:58:12PM +0200, Tim Michelsen wrote:
./configure --with-version-suffix=1.4
I get this error:
checking for C compiler default output file name... configure: error: 
C
compiler cannot create executables
See `config.log' for more details.

Do I need to install any package?
Well, a C and C++ compiler, of course.
Last time I saw that error message I had gcc installed, but the
the partition containing the installation was mounted 'noexec'.
Your (Tim's) best bet is to follow instructions.  The file 'config.log' 
should have more detailed information about what went wrong.  If you 
can't figure it out from there, post the (tail of the) log, so others 
can have a look.

Regards,
Justin
--
Justin C. Walker, Curmudgeon-At-Large
Institute for General Semantics

Weaseling out of things is what separates us from the animals.
 Well, except the weasel.
  - Homer J Simpson



Re: Two bibliographies

2005-05-02 Thread Todd Denniston
Matej Cepl wrote:
 
 fuchst wrote:
  Does any one know whether this can be done and could point me in the right
  directions?
 
 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html#bibmulti
 
 Matìj
Matìj,
As I was also interested, in the multiple bib capability, I went to look at
the link you sent.  For some reason it returns no data at all (is CTAN
having a problem?). I also did not find a bibmulti listed in the Alpha[1]
Catalogue, nor through the CTAN search, even google finds no related hits.
Is it like most good things I hear about ... taken off the market? :}

[1] http://www.ctan.org/tex-archive/help/Catalogue/alpha.html

Thanks for the help.
-- 
Todd Denniston
Crane Division, Naval Surface Warfare Center (NSWC Crane) 
Harnessing the Power of Technology for the Warfighter


Re: Two bibliographies

2005-05-02 Thread Juergen Spitzmueller
Matej Cepl wrote:
 bibtopic or something like that. Try Catalogue on CTAN
 (http://www.ctan.org)

Additionally, there's some info about LyX's support status on the wiki:
http://wiki.lyx.org/BibTeX/BibTeX

HTH,
Jürgen


Re: Using .sty files that extend a class

2005-05-02 Thread Andrew Sullivan
On Sun, May 01, 2005 at 11:54:38PM +0200, Uwe Stöhr wrote:
 \documentstyle[12pt,rfc]{article}
 means that you load the documentclass article with the option 12pt 
 and rfc. As the article class doesn't support the option rfc, you 
 get this error.
 As the rfc style is defined as .sty-file, it is an extension to any 
 document class and it can be loaded with the preamble line
 
 \usepackage{rfc}

Right.  I have that in the preamble, though.  I get the feeling that
I somehow need to load rfc before I tell it to use the article class;
but you can't do that, of course, because you can't put \usepackage
before \documentclass (or can you?  and if you can, how does one do
it?)

A

-- 
Andrew Sullivan  | [EMAIL PROTECTED]
The plural of anecdote is not data.
--Roger Brinner


Re: Two bibliographies

2005-05-02 Thread Matej Cepl
Todd Denniston wrote:
 As I was also interested, in the multiple bib capability, I went to look
 at the link you sent.  For some reason it returns no data at all (is CTAN
 having a problem?). I also did not find a bibmulti listed in the
 Alpha[1] Catalogue, nor through the CTAN search, even google finds no
 related hits. Is it like most good things I hear about ... taken off the
 market? :}

I have no idea -- I don't use multple bibliographies myself.

Matj

-- 
Matej Cepl, http://www.ceplovi.cz/matej
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
He inherited some good instincts from his Quaker forebears, but
by diligent hard work, he overcame them.
  -- James Reston
 (about Richard Nixon)



Re: Two bibliographies

2005-05-02 Thread Juergen Spitzmueller
Matej Cepl wrote:
  As I was also interested, in the multiple bib capability, I went to look
  at the link you sent. For some reason it returns no data at all (is CTAN
  having a problem?). I also did not find a bibmulti listed in the
  Alpha[1] Catalogue, nor through the CTAN search, even google finds no
  related hits. Is it like most good things I hear about ... taken off the
  market? :}

 I have no idea -- I don't use multple bibliographies myself.

Try this:
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=multbib

LyX has some preliminary support for bibtopic (i.e., it finds the necessary 
auxiliary files).

Jrgen


Re: Using .sty files that extend a class

2005-05-02 Thread Uwe Stöhr
Andrew Sullivan wrote:
As the rfc style is defined as .sty-file, it is an extension to any 
document class and it can be loaded with the preamble line

\usepackage{rfc}
Right.  I have that in the preamble, though.  I get the feeling that
I somehow need to load rfc before I tell it to use the article class;
No, you always have to load the documentclass at first. Why do you think 
you need to load the package rfc before the class? What exactly is your 
problem?

regards Uwe


Re: Using .sty files that extend a class

2005-05-02 Thread Andrew Sullivan
On Mon, May 02, 2005 at 07:16:53PM +0200, Uwe Stöhr wrote:
 No, you always have to load the documentclass at first. Why do you think 
 you need to load the package rfc before the class? What exactly is your 
 problem?

My problem is that, according to the rfc.sty documentation, rfc is to
be given as an argument to the documentclass command.  But it seems
to be ignored if I do that.

A

-- 
Andrew Sullivan  | [EMAIL PROTECTED]
The fact that technology doesn't work is no bar to success in the marketplace.
--Philip Greenspun


Re: error in compiling lyx-1.3.5

2005-05-02 Thread Paul Smith
On 5/2/05, wolfram [EMAIL PROTECTED] wrote:
  Wolfram: have you checked whether there is an already built rpm for
  your distribution? In the affirmative case, you would not need to
  compile lyx-1.3.5.
 
 I googled to find only v 1.3.4 for my distro.

Wolfram, try:

ftp://ftp.lyx.org/pub/lyx/bin/1.3.5/

Paul


subscript problem

2005-05-02 Thread LB
Hello
I'm using Lyx1.3.3 in Windows.
A paper I'm writing has \chi_0 symbol that does not appear correctly in the 
.ps output file.  The zero sits much higher in the postscript output than in 
all other subscripts.

Is there a way to fix that?
Thank you
Leo



Re: Using .sty files that extend a class

2005-05-02 Thread Uwe Stöhr
Andrew Sullivan schrieb:
My problem is that, according to the rfc.sty documentation, rfc is to
be given as an argument to the documentclass command.  But it seems
to be ignored if I do that.
The rfc.sty was published in 1991. It is therefore designed for the old 
LaTeX-version 2.09. In 1994, the actual LaTeX-version 2epsilon was 
published. This new version is the only one supported by LyX and you 
need an old LaTeX-distribution to compile documents in the old format.
You can see, that rfc uses the old syntax:

\documentstyle[12pt,rfc]{article}
the new syntax is
\documentclass[12pt,rfc]{article}
But as I wrote earlier, the article class doesn't support the option 
rfc. As the rfc.sty is outdated and you should use another style. Have 
a look at

http://www.dante.de/CTAN//help/Catalogue/bytopic.html
to find one.
regards Uwe


Re: Using .sty files that extend a class

2005-05-02 Thread Andrew Sullivan
On Mon, May 02, 2005 at 09:09:38PM +0200, Uwe Stöhr wrote:
 
 The rfc.sty was published in 1991. It is therefore designed for the old 
 LaTeX-version 2.09. In 1994, the actual LaTeX-version 2epsilon was 

Doh.  I knew I was doing something stupid.  Thanks.

A

-- 
Andrew Sullivan  | [EMAIL PROTECTED]
I remember when computers were frustrating because they *did* exactly what 
you told them to.  That actually seems sort of quaint now.
--J.D. Baldwin


XML scehma for future LyX version

2005-05-02 Thread John O'Gorman
I have doing a bit of work with XML lately - mostly database to xml.
Using the xml utilities that come with SuSE out of the box (e.g. 
xsltproc), it is fairly easy to translate for XML to other XML and even 
to LyX.

Is there a schema (or DTD) available for the XML that will be the new 
source format of LyX?

regards
John O'Gorman


Re: installing cvs [Re: lyx bugfix releases]

2005-05-02 Thread Andre Poenitz
On Sun, May 01, 2005 at 06:58:12PM +0200, Tim Michelsen wrote:
  ./configure --with-version-suffix=1.4
 I get this error:
 
 checking for C compiler default output file name... configure: error: C 
 compiler cannot create executables
 See `config.log' for more details.
 
 Do I need to install any package?

Well, a C and C++ compiler, of course.

Last time I saw that error message I had gcc installed, but the
the partition containing the installation was mounted 'noexec'.

Andre'


Re: bibtex with long author lists

2005-05-02 Thread Andre Poenitz
On Sun, May 01, 2005 at 06:55:00PM +0100, Angus Leeming wrote:
 Now that we have tex2lyx, a formally correct latex parser

This is exaggerated. It just happens to be able to parse most
of TeX we've needed so far...

Andre'


error in compiling lyx-1.3.5

2005-05-02 Thread wolfram
Hi,

trying to compile lyx-1.3.5 (and probably at the very final link
stage) I get the error msg. shown below.
Seems that something from the boost lib is missing - but I have
a fresh version installed.

Any help would be very much appreciated.
Thanks.
wolfram

CutAndPaste.o(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_bufstd::char_traitschar,
char(std::basic_ostringstreamchar, std::
char_traitschar, std::allocatorchar )::emptyStr'
buffer.o(.text+0x4b): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_bufstd::char_traitschar,
char(std::basic_ostringstreamchar, std::
char_traitschar, std::allocatorchar )::emptyStr'
bufferlist.o(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_bufstd::char_traitschar,
char(std::basic_ostringstreamchar, std::
char_traitschar, std::allocatorchar )::emptyStr'
`.gnu.linkonce.t._ZN5boost9re_detail15query_match_auxIN9__gnu_cxx17
__normal_iteratorIPKcSsEESaIcEcNS_12regex_traitsIcEES7_EEbT_SA_RNS_
13match_results
ISA_T0_EERKNS_14reg_expressionIT1_T2_T3_EEjRNS0_16_priv_match_dataISA_
SC_EEPSA_'
referenced in section `.rodata' of chset.o: defined in discarded sec
tion
`.gnu.linkonce.t._ZN5boost9re_detail15query_match_auxIN9__gnu_cxx17__
normal_iteratorIPKcSsEESaIcEcNS_12regex_traitsIcEES7_EEbT_SA_RNS_13match_re
sultsISA_T0_EERKNS_14reg_expressionIT1_T2_T3_EEjRNS0_16_priv_match_
dataISA_SC_EEPSA_'
of chset.o
importer.o(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_bufstd::char_traitschar,
char(std::basic_ostringstreamchar, std::
char_traitschar, std::allocatorchar )::emptyStr'
text2.o(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_bufstd::char_traitschar,
char(std::basic_ostringstreamchar, std::
char_traitschar, std::allocatorchar )::emptyStr'
mathed/.libs/libmathed.a(formulamacro.o)(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_bufstd::char_traitschar,
char(std::basic_ostringstreamchar, std::
char_traitschar, std::allocatorchar )::emptyStr'
insets/.libs/libinsets.a(insetcaption.o)(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_bufstd::char_traitschar,
char(std::basic_ostringstreamchar, std::
char_traitschar, std::allocatorchar )::emptyStr'
insets/.libs/libinsets.a(insetfloatlist.o)(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_bufstd::char_traitschar,
char(std::basic_ostringstreamchar, std::
char_traitschar, std::allocatorchar )::emptyStr'
insets/.libs/libinsets.a(insetgraphics.o)(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_bufstd::char_traitschar,
char(std::basic_ostringstreamchar, std::
char_traitschar, std::allocatorchar )::emptyStr'
insets/.libs/libinsets.a(insetparent.o)(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_bufstd::char_traitschar,
char(std::basic_ostringstreamchar, std::
char_traitschar, std::allocatorchar )::emptyStr'
frontends/.libs/libfrontends.a(Alert_pimpl.o)(.text+0x11): In function 
`__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_bufstd::char_traitschar,
char(std::basic_ostringstreamchar, std::
char_traitschar, std::allocatorchar )::emptyStr'
frontends/.libs/libfrontends.a(QVCLog.o)(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_bufstd::char_traitschar,
char(std::basic_ostringstreamchar, std::
char_traitschar, std::allocatorchar )::emptyStr'
frontends/.libs/libfrontends.a(biblio.o)(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_bufstd::char_traitschar,
char(std::basic_ostringstreamchar, std::
char_traitschar, std::allocatorchar )::emptyStr'
collect2: ld returned 1 exit status
make[3]: *** [lyx] Error 1
make[3]: Leaving directory `/home/brenig/temporary/lyx-1.3.5/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/brenig/temporary/lyx-1.3.5/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/brenig/temporary/lyx-1.3.5/src'
make: *** [all-recursive] Error 1




Re: error in compiling lyx-1.3.5

2005-05-02 Thread Paul Smith
On 5/2/05, wolfram [EMAIL PROTECTED] wrote:
 trying to compile lyx-1.3.5 (and probably at the very final link
 stage) I get the error msg. shown below.
 Seems that something from the boost lib is missing - but I have
 a fresh version installed.

Wolfram: have you checked whether there is an already built rpm for
your distribution? In the affirmative case, you would not need to
compile lyx-1.3.5.

Paul


hyperref package + pdf bookmarks = problem

2005-05-02 Thread Andrei Popov
Hello All.

I'm loading the hyperrref package to generate clickable bookmarks from
Lyx TOC in the final PDF file.

I noticed that a number of characters are NOT displayed correctly in
PDF bookmarks. For instance, the word LyX is shown like L.25emYX. The
qoute chars  are also not displayed as they should.

At the same time, all the above-mentiond chars look OK in the actual
sections, not the bookmarks.

To reproduce the problem, simply view e.g. Customization.lyx as PDF
after adding \usepackage[bookmarks,bookmarksopen]{hyperref} in the
preamble, and look for, say, LyX configuration files Section in the
PDF bookmarks.

Am I the only one having this problem? Does anyone know of a way to
workaround this? I tried adding the unicode option to hyperref, but
to no avail.

Any help is appreciated.

-- 
WBR,
Andrei Popov

Using LyX 1.3.4 on Linux



Re: error in compiling lyx-1.3.5

2005-05-02 Thread wolfram
Paul Smith [EMAIL PROTECTED] writes:

 
 Wolfram: have you checked whether there is an already built rpm for
 your distribution? In the affirmative case, you would not need to
 compile lyx-1.3.5.

I googled to find only v 1.3.4 for my distro.
Thanks anyway.
Wolfram






Re[2]: hyperref package + pdf bookmarks = problem

2005-05-02 Thread Andrei Popov
Hello Uwe,

Monday, May 2, 2005, 3:29:33 PM, you wrote:

 The problem is the different encoding in pdf-bookmarks. It cannot handle
 sub- and superscripts and some special characters.
 To avoid a bad output, hyperref provides the command

 \texorpdfstring{text}{pdf-bookmark text}

 See the attached example and have a look at the hyperref manual.

Thanks, Uwe, I'll try it out!

-- 
WBR,
Andrei Popov

Using LyX 1.3.4 on Linux



Re: bibtex with long author lists

2005-05-02 Thread Herbert Voss
Angus Leeming wrote:
Henrik Nilsen Omma wrote:
Post the list of 20+ authors here and some wizard will spot the problem.

OK, here you go :)

LyX's BibTeX parser isn't really a parser at all. You can defeat it very
easily. One of the things it assumes is that each line is a complete
entry, so you'll need to wrap your long author list, like attached.
Now that we have tex2lyx, a formally correct latex parser, it should be
then this is the first one in the whole wide world ... ;-)
Herbert


Re: installing cvs [Re: lyx bugfix releases]

2005-05-02 Thread Justin Walker
On May 1, 2005, at 10:48, Andre Poenitz wrote:
On Sun, May 01, 2005 at 06:58:12PM +0200, Tim Michelsen wrote:
./configure --with-version-suffix=1.4
I get this error:
checking for C compiler default output file name... configure: error: 
C
compiler cannot create executables
See `config.log' for more details.

Do I need to install any package?
Well, a C and C++ compiler, of course.
Last time I saw that error message I had gcc installed, but the
the partition containing the installation was mounted 'noexec'.
Your (Tim's) best bet is to follow instructions.  The file 'config.log' 
should have more detailed information about what went wrong.  If you 
can't figure it out from there, post the (tail of the) log, so others 
can have a look.

Regards,
Justin
--
Justin C. Walker, Curmudgeon-At-Large
Institute for General Semantics

Weaseling out of things is what separates us from the animals.
 Well, except the weasel.
  - Homer J Simpson



Re: Two bibliographies

2005-05-02 Thread Todd Denniston
Matej Cepl wrote:
 
 fuchst wrote:
  Does any one know whether this can be done and could point me in the right
  directions?
 
 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html#bibmulti
 
 Matìj
Matìj,
As I was also interested, in the multiple bib capability, I went to look at
the link you sent.  For some reason it returns no data at all (is CTAN
having a problem?). I also did not find a bibmulti listed in the Alpha[1]
Catalogue, nor through the CTAN search, even google finds no related hits.
Is it like most good things I hear about ... taken off the market? :}

[1] http://www.ctan.org/tex-archive/help/Catalogue/alpha.html

Thanks for the help.
-- 
Todd Denniston
Crane Division, Naval Surface Warfare Center (NSWC Crane) 
Harnessing the Power of Technology for the Warfighter


Re: Two bibliographies

2005-05-02 Thread Juergen Spitzmueller
Matej Cepl wrote:
 bibtopic or something like that. Try Catalogue on CTAN
 (http://www.ctan.org)

Additionally, there's some info about LyX's support status on the wiki:
http://wiki.lyx.org/BibTeX/BibTeX

HTH,
Jürgen


Re: Using .sty files that extend a class

2005-05-02 Thread Andrew Sullivan
On Sun, May 01, 2005 at 11:54:38PM +0200, Uwe Stöhr wrote:
 \documentstyle[12pt,rfc]{article}
 means that you load the documentclass article with the option 12pt 
 and rfc. As the article class doesn't support the option rfc, you 
 get this error.
 As the rfc style is defined as .sty-file, it is an extension to any 
 document class and it can be loaded with the preamble line
 
 \usepackage{rfc}

Right.  I have that in the preamble, though.  I get the feeling that
I somehow need to load rfc before I tell it to use the article class;
but you can't do that, of course, because you can't put \usepackage
before \documentclass (or can you?  and if you can, how does one do
it?)

A

-- 
Andrew Sullivan  | [EMAIL PROTECTED]
The plural of anecdote is not data.
--Roger Brinner


Re: Two bibliographies

2005-05-02 Thread Matej Cepl
Todd Denniston wrote:
 As I was also interested, in the multiple bib capability, I went to look
 at the link you sent.  For some reason it returns no data at all (is CTAN
 having a problem?). I also did not find a bibmulti listed in the
 Alpha[1] Catalogue, nor through the CTAN search, even google finds no
 related hits. Is it like most good things I hear about ... taken off the
 market? :}

I have no idea -- I don't use multple bibliographies myself.

Matj

-- 
Matej Cepl, http://www.ceplovi.cz/matej
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
He inherited some good instincts from his Quaker forebears, but
by diligent hard work, he overcame them.
  -- James Reston
 (about Richard Nixon)



Re: Two bibliographies

2005-05-02 Thread Juergen Spitzmueller
Matej Cepl wrote:
  As I was also interested, in the multiple bib capability, I went to look
  at the link you sent. For some reason it returns no data at all (is CTAN
  having a problem?). I also did not find a bibmulti listed in the
  Alpha[1] Catalogue, nor through the CTAN search, even google finds no
  related hits. Is it like most good things I hear about ... taken off the
  market? :}

 I have no idea -- I don't use multple bibliographies myself.

Try this:
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=multbib

LyX has some preliminary support for bibtopic (i.e., it finds the necessary 
auxiliary files).

Jrgen


Re: Using .sty files that extend a class

2005-05-02 Thread Uwe Stöhr
Andrew Sullivan wrote:
As the rfc style is defined as .sty-file, it is an extension to any 
document class and it can be loaded with the preamble line

\usepackage{rfc}
Right.  I have that in the preamble, though.  I get the feeling that
I somehow need to load rfc before I tell it to use the article class;
No, you always have to load the documentclass at first. Why do you think 
you need to load the package rfc before the class? What exactly is your 
problem?

regards Uwe


Re: Using .sty files that extend a class

2005-05-02 Thread Andrew Sullivan
On Mon, May 02, 2005 at 07:16:53PM +0200, Uwe Stöhr wrote:
 No, you always have to load the documentclass at first. Why do you think 
 you need to load the package rfc before the class? What exactly is your 
 problem?

My problem is that, according to the rfc.sty documentation, rfc is to
be given as an argument to the documentclass command.  But it seems
to be ignored if I do that.

A

-- 
Andrew Sullivan  | [EMAIL PROTECTED]
The fact that technology doesn't work is no bar to success in the marketplace.
--Philip Greenspun


Re: error in compiling lyx-1.3.5

2005-05-02 Thread Paul Smith
On 5/2/05, wolfram [EMAIL PROTECTED] wrote:
  Wolfram: have you checked whether there is an already built rpm for
  your distribution? In the affirmative case, you would not need to
  compile lyx-1.3.5.
 
 I googled to find only v 1.3.4 for my distro.

Wolfram, try:

ftp://ftp.lyx.org/pub/lyx/bin/1.3.5/

Paul


subscript problem

2005-05-02 Thread LB
Hello
I'm using Lyx1.3.3 in Windows.
A paper I'm writing has \chi_0 symbol that does not appear correctly in the 
.ps output file.  The zero sits much higher in the postscript output than in 
all other subscripts.

Is there a way to fix that?
Thank you
Leo



Re: Using .sty files that extend a class

2005-05-02 Thread Uwe Stöhr
Andrew Sullivan schrieb:
My problem is that, according to the rfc.sty documentation, rfc is to
be given as an argument to the documentclass command.  But it seems
to be ignored if I do that.
The rfc.sty was published in 1991. It is therefore designed for the old 
LaTeX-version 2.09. In 1994, the actual LaTeX-version 2epsilon was 
published. This new version is the only one supported by LyX and you 
need an old LaTeX-distribution to compile documents in the old format.
You can see, that rfc uses the old syntax:

\documentstyle[12pt,rfc]{article}
the new syntax is
\documentclass[12pt,rfc]{article}
But as I wrote earlier, the article class doesn't support the option 
rfc. As the rfc.sty is outdated and you should use another style. Have 
a look at

http://www.dante.de/CTAN//help/Catalogue/bytopic.html
to find one.
regards Uwe


Re: Using .sty files that extend a class

2005-05-02 Thread Andrew Sullivan
On Mon, May 02, 2005 at 09:09:38PM +0200, Uwe Stöhr wrote:
 
 The rfc.sty was published in 1991. It is therefore designed for the old 
 LaTeX-version 2.09. In 1994, the actual LaTeX-version 2epsilon was 

Doh.  I knew I was doing something stupid.  Thanks.

A

-- 
Andrew Sullivan  | [EMAIL PROTECTED]
I remember when computers were frustrating because they *did* exactly what 
you told them to.  That actually seems sort of quaint now.
--J.D. Baldwin


XML scehma for future LyX version

2005-05-02 Thread John O'Gorman
I have doing a bit of work with XML lately - mostly database to xml.
Using the xml utilities that come with SuSE out of the box (e.g. 
xsltproc), it is fairly easy to translate for XML to other XML and even 
to LyX.

Is there a schema (or DTD) available for the XML that will be the new 
source format of LyX?

regards
John O'Gorman


Re: installing cvs [Re: lyx bugfix releases]

2005-05-02 Thread Andre Poenitz
On Sun, May 01, 2005 at 06:58:12PM +0200, Tim Michelsen wrote:
> > ./configure --with-version-suffix=1.4
> I get this error:
> 
> checking for C compiler default output file name... configure: error: C 
> compiler cannot create executables
> See `config.log' for more details.
> 
> Do I need to install any package?

Well, a C and C++ compiler, of course.

Last time I saw that error message I had gcc installed, but the
the partition containing the installation was mounted 'noexec'.

Andre'


Re: bibtex with long author lists

2005-05-02 Thread Andre Poenitz
On Sun, May 01, 2005 at 06:55:00PM +0100, Angus Leeming wrote:
> Now that we have tex2lyx, a formally correct latex parser

This is exaggerated. It just happens to be able to parse most
of TeX we've needed so far...

Andre'


error in compiling lyx-1.3.5

2005-05-02 Thread wolfram
Hi,

trying to compile lyx-1.3.5 (and probably at the very final link
stage) I get the error msg. shown below.
Seems that something from the boost lib is missing - but I have
a fresh version installed.

Any help would be very much appreciated.
Thanks.
wolfram

CutAndPaste.o(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_buf(std::basic_ostringstream&)::emptyStr'
buffer.o(.text+0x4b): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_buf(std::basic_ostringstream&)::emptyStr'
bufferlist.o(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_buf(std::basic_ostringstream&)::emptyStr'
`.gnu.linkonce.t._ZN5boost9re_detail15query_match_auxIN9__gnu_cxx17
__normal_iteratorIPKcSsEESaIcEcNS_12regex_traitsIcEES7_EEbT_SA_RNS_
13match_results
ISA_T0_EERKNS_14reg_expressionIT1_T2_T3_EEjRNS0_16_priv_match_dataISA_
SC_EEPSA_'
referenced in section `.rodata' of chset.o: defined in discarded sec
tion
`.gnu.linkonce.t._ZN5boost9re_detail15query_match_auxIN9__gnu_cxx17__
normal_iteratorIPKcSsEESaIcEcNS_12regex_traitsIcEES7_EEbT_SA_RNS_13match_re
sultsISA_T0_EERKNS_14reg_expressionIT1_T2_T3_EEjRNS0_16_priv_match_
dataISA_SC_EEPSA_'
of chset.o
importer.o(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_buf(std::basic_ostringstream&)::emptyStr'
text2.o(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_buf(std::basic_ostringstream&)::emptyStr'
mathed/.libs/libmathed.a(formulamacro.o)(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_buf(std::basic_ostringstream&)::emptyStr'
insets/.libs/libinsets.a(insetcaption.o)(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_buf(std::basic_ostringstream&)::emptyStr'
insets/.libs/libinsets.a(insetfloatlist.o)(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_buf(std::basic_ostringstream&)::emptyStr'
insets/.libs/libinsets.a(insetgraphics.o)(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_buf(std::basic_ostringstream&)::emptyStr'
insets/.libs/libinsets.a(insetparent.o)(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_buf(std::basic_ostringstream&)::emptyStr'
frontends/.libs/libfrontends.a(Alert_pimpl.o)(.text+0x11): In function 
`__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_buf(std::basic_ostringstream&)::emptyStr'
frontends/.libs/libfrontends.a(QVCLog.o)(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_buf(std::basic_ostringstream&)::emptyStr'
frontends/.libs/libfrontends.a(biblio.o)(.text+0x11): In function `__tcf_0':
: undefined reference to `void boost::io::detail::(anonymous
namespace)::empty_buf(std::basic_ostringstream&)::emptyStr'
collect2: ld returned 1 exit status
make[3]: *** [lyx] Error 1
make[3]: Leaving directory `/home/brenig/temporary/lyx-1.3.5/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/brenig/temporary/lyx-1.3.5/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/brenig/temporary/lyx-1.3.5/src'
make: *** [all-recursive] Error 1




Re: error in compiling lyx-1.3.5

2005-05-02 Thread Paul Smith
On 5/2/05, wolfram <[EMAIL PROTECTED]> wrote:
> trying to compile lyx-1.3.5 (and probably at the very final link
> stage) I get the error msg. shown below.
> Seems that something from the boost lib is missing - but I have
> a fresh version installed.

Wolfram: have you checked whether there is an already built rpm for
your distribution? In the affirmative case, you would not need to
compile lyx-1.3.5.

Paul


hyperref package + pdf bookmarks = problem

2005-05-02 Thread Andrei Popov
Hello All.

I'm loading the hyperrref package to generate clickable bookmarks from
Lyx TOC in the final PDF file.

I noticed that a number of characters are NOT displayed correctly in
PDF bookmarks. For instance, the word LyX is shown like L.25emYX. The
qoute chars "" are also not displayed as they should.

At the same time, all the above-mentiond chars look OK in the actual
sections, not the bookmarks.

To reproduce the problem, simply view e.g. Customization.lyx as PDF
after adding \usepackage[bookmarks,bookmarksopen]{hyperref} in the
preamble, and look for, say, "LyX configuration files" Section in the
PDF bookmarks.

Am I the only one having this problem? Does anyone know of a way to
workaround this? I tried adding the "unicode" option to hyperref, but
to no avail.

Any help is appreciated.

-- 
WBR,
Andrei Popov

Using LyX 1.3.4 on Linux



Re: error in compiling lyx-1.3.5

2005-05-02 Thread wolfram
Paul Smith <[EMAIL PROTECTED]> writes:

> 
> Wolfram: have you checked whether there is an already built rpm for
> your distribution? In the affirmative case, you would not need to
> compile lyx-1.3.5.

I googled to find only v 1.3.4 for my distro.
Thanks anyway.
Wolfram






Re[2]: hyperref package + pdf bookmarks = problem

2005-05-02 Thread Andrei Popov
Hello Uwe,

Monday, May 2, 2005, 3:29:33 PM, you wrote:

> The problem is the different encoding in pdf-bookmarks. It cannot handle
> sub- and superscripts and some special characters.
> To avoid a bad output, hyperref provides the command

> \texorpdfstring{text}{pdf-bookmark text}

> See the attached example and have a look at the hyperref manual.

Thanks, Uwe, I'll try it out!

-- 
WBR,
Andrei Popov

Using LyX 1.3.4 on Linux



Re: bibtex with long author lists

2005-05-02 Thread Herbert Voss
Angus Leeming wrote:
Henrik Nilsen Omma wrote:
Post the list of 20+ authors here and some wizard will spot the problem.

OK, here you go :)

LyX's BibTeX parser isn't really a parser at all. You can defeat it very
easily. One of the things it assumes is that each line is a complete
entry, so you'll need to wrap your long author list, like attached.
Now that we have tex2lyx, a formally correct latex parser, it should be
then this is the first one in the whole wide world ... ;-)
Herbert


Re: installing cvs [Re: lyx bugfix releases]

2005-05-02 Thread Justin Walker
On May 1, 2005, at 10:48, Andre Poenitz wrote:
On Sun, May 01, 2005 at 06:58:12PM +0200, Tim Michelsen wrote:
./configure --with-version-suffix=1.4
I get this error:
checking for C compiler default output file name... configure: error: 
C
compiler cannot create executables
See `config.log' for more details.

Do I need to install any package?
Well, a C and C++ compiler, of course.
Last time I saw that error message I had gcc installed, but the
the partition containing the installation was mounted 'noexec'.
Your (Tim's) best bet is to follow instructions.  The file 'config.log' 
should have more detailed information about what went wrong.  If you 
can't figure it out from there, post the (tail of the) log, so others 
can have a look.

Regards,
Justin
--
Justin C. Walker, Curmudgeon-At-Large
Institute for General Semantics

"Weaseling out of things is what separates us from the animals.
 Well, except the weasel."
  - Homer J Simpson



Re: Two bibliographies

2005-05-02 Thread Todd Denniston
Matej Cepl wrote:
> 
> fuchst wrote:
> > Does any one know whether this can be done and could point me in the right
> > directions?
> 
> http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html#bibmulti
> 
> Matìj
Matìj,
As I was also interested, in the multiple bib capability, I went to look at
the link you sent.  For some reason it returns no data at all (is CTAN
having a problem?). I also did not find a "bibmulti" listed in the Alpha[1]
Catalogue, nor through the CTAN search, even google finds no related hits.
Is it like most good things I hear about ... taken off the market? :}

[1] http://www.ctan.org/tex-archive/help/Catalogue/alpha.html

Thanks for the help.
-- 
Todd Denniston
Crane Division, Naval Surface Warfare Center (NSWC Crane) 
Harnessing the Power of Technology for the Warfighter


Re: Two bibliographies

2005-05-02 Thread Juergen Spitzmueller
Matej Cepl wrote:
> bibtopic or something like that. Try Catalogue on CTAN
> (http://www.ctan.org)

Additionally, there's some info about LyX's support status on the wiki:
http://wiki.lyx.org/BibTeX/BibTeX

HTH,
Jürgen


Re: Using .sty files that extend a class

2005-05-02 Thread Andrew Sullivan
On Sun, May 01, 2005 at 11:54:38PM +0200, Uwe Stöhr wrote:
> \documentstyle[12pt,rfc]{article}
> means that you load the documentclass "article" with the option "12pt" 
> and "rfc". As the article class doesn't support the option "rfc", you 
> get this error.
> As the rfc style is defined as .sty-file, it is an extension to any 
> document class and it can be loaded with the preamble line
> 
> \usepackage{rfc}

Right.  I have that in the preamble, though.  I get the feeling that
I somehow need to load rfc before I tell it to use the article class;
but you can't do that, of course, because you can't put \usepackage
before \documentclass (or can you?  and if you can, how does one do
it?)

A

-- 
Andrew Sullivan  | [EMAIL PROTECTED]
The plural of anecdote is not data.
--Roger Brinner


Re: Two bibliographies

2005-05-02 Thread Matej Cepl
Todd Denniston wrote:
> As I was also interested, in the multiple bib capability, I went to look
> at the link you sent.  For some reason it returns no data at all (is CTAN
> having a problem?). I also did not find a "bibmulti" listed in the
> Alpha[1] Catalogue, nor through the CTAN search, even google finds no
> related hits. Is it like most good things I hear about ... taken off the
> market? :}

I have no idea -- I don't use multíple bibliographies myself.

Matěj

-- 
Matej Cepl, http://www.ceplovi.cz/matej
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
He inherited some good instincts from his Quaker forebears, but
by diligent hard work, he overcame them.
  -- James Reston
 (about Richard Nixon)



Re: Two bibliographies

2005-05-02 Thread Juergen Spitzmueller
Matej Cepl wrote:
> > As I was also interested, in the multiple bib capability, I went to look
> > at the link you sent.  For some reason it returns no data at all (is CTAN
> > having a problem?). I also did not find a "bibmulti" listed in the
> > Alpha[1] Catalogue, nor through the CTAN search, even google finds no
> > related hits. Is it like most good things I hear about ... taken off the
> > market? :}
>
> I have no idea -- I don't use multíple bibliographies myself.

Try this:
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=multbib

LyX has some preliminary support for bibtopic (i.e., it finds the necessary 
auxiliary files).

Jürgen


Re: Using .sty files that extend a class

2005-05-02 Thread Uwe Stöhr
Andrew Sullivan wrote:
As the rfc style is defined as .sty-file, it is an extension to any 
document class and it can be loaded with the preamble line

\usepackage{rfc}
Right.  I have that in the preamble, though.  I get the feeling that
I somehow need to load rfc before I tell it to use the article class;
No, you always have to load the documentclass at first. Why do you think 
you need to load the package rfc before the class? What exactly is your 
problem?

regards Uwe


Re: Using .sty files that extend a class

2005-05-02 Thread Andrew Sullivan
On Mon, May 02, 2005 at 07:16:53PM +0200, Uwe Stöhr wrote:
> No, you always have to load the documentclass at first. Why do you think 
> you need to load the package rfc before the class? What exactly is your 
> problem?

My problem is that, according to the rfc.sty documentation, rfc is to
be given as an argument to the documentclass command.  But it seems
to be ignored if I do that.

A

-- 
Andrew Sullivan  | [EMAIL PROTECTED]
The fact that technology doesn't work is no bar to success in the marketplace.
--Philip Greenspun


Re: error in compiling lyx-1.3.5

2005-05-02 Thread Paul Smith
On 5/2/05, wolfram <[EMAIL PROTECTED]> wrote:
> > Wolfram: have you checked whether there is an already built rpm for
> > your distribution? In the affirmative case, you would not need to
> > compile lyx-1.3.5.
> 
> I googled to find only v 1.3.4 for my distro.

Wolfram, try:

ftp://ftp.lyx.org/pub/lyx/bin/1.3.5/

Paul


subscript problem

2005-05-02 Thread LB
Hello
I'm using Lyx1.3.3 in Windows.
A paper I'm writing has \chi_0 symbol that does not appear correctly in the 
.ps output file.  The zero sits much higher in the postscript output than in 
all other subscripts.

Is there a way to fix that?
Thank you
Leo



Re: Using .sty files that extend a class

2005-05-02 Thread Uwe Stöhr
Andrew Sullivan schrieb:
My problem is that, according to the rfc.sty documentation, rfc is to
be given as an argument to the documentclass command.  But it seems
to be ignored if I do that.
The rfc.sty was published in 1991. It is therefore designed for the old 
LaTeX-version "2.09". In 1994, the actual LaTeX-version "2epsilon" was 
published. This new version is the only one supported by LyX and you 
need an old LaTeX-distribution to compile documents in the old format.
You can see, that rfc uses the old syntax:

\documentstyle[12pt,rfc]{article}
the new syntax is
\documentclass[12pt,rfc]{article}
But as I wrote earlier, the article class doesn't support the option 
"rfc". As the rfc.sty is outdated and you should use another style. Have 
a look at

http://www.dante.de/CTAN//help/Catalogue/bytopic.html
to find one.
regards Uwe


Re: Using .sty files that extend a class

2005-05-02 Thread Andrew Sullivan
On Mon, May 02, 2005 at 09:09:38PM +0200, Uwe Stöhr wrote:
> 
> The rfc.sty was published in 1991. It is therefore designed for the old 
> LaTeX-version "2.09". In 1994, the actual LaTeX-version "2epsilon" was 

Doh.  I knew I was doing something stupid.  Thanks.

A

-- 
Andrew Sullivan  | [EMAIL PROTECTED]
I remember when computers were frustrating because they *did* exactly what 
you told them to.  That actually seems sort of quaint now.
--J.D. Baldwin


XML scehma for future LyX version

2005-05-02 Thread John O'Gorman
I have doing a bit of work with XML lately - mostly database to xml.
Using the xml utilities that come with SuSE out of the box (e.g. 
xsltproc), it is fairly easy to translate for XML to other XML and even 
to LyX.

Is there a schema (or DTD) available for the XML that will be the new 
source format of LyX?

regards
John O'Gorman