Re: page numbering in roman numerals

2004-07-15 Thread Herbert Voss
Varun Reddy wrote:
thanks for the file and sorry for responding so late (lot of work in
the lab). i have another question. how do i set the roman numerals to
start numbering from 3 iii instead of 1 1. I tried to modify the
preamble that you sent but did not have any luck with it.

instead of \frontmatter in ERT write
\frontmatter\setcounter{page}{3}
Herbert



Re: bibliography-question 1 and 2

2004-07-15 Thread Juergen Spitzmueller
Wolfgang Engelmann wrote:
  What document class is this? (This does not happen with standard book nor
  with KOMA book).

 I use standard book

I cannot reproduce the problem with standard book and the settings you 
described.

Jürgen.


Installation Problem with LyX 1.3.4 on Solaris9

2004-07-15 Thread Volker Knierim
*This message was transferred with a trial version of CommuniGate(tm) Pro*
Hello,
I am new to this list so I don't know if this is the right way to post 
something, but I'll try anyway.

I have a problem with installing LyX 1.3.4 on a Sun ULTRA Sparc running 
Solaris 2.9. I downloaded the xforms library (V. 1.0.90) and compiled it 
on the same machine without problems. Then I tried to install LyX. The 
configure task created a makefile and reported no errors. The I used 
gmake  and after a while the process stopped with the folowing error:

g++ -O -fno-exceptions -o lyx BufferView.o BufferView_pimpl.o Bullet.o 
Chktex.o CutAndPaste.o DepTable.o FloatList.o Floating.o FuncStatus.o 
InsetList.o LColor.o LaTeX.o LaTeXFeatures.o LyXAction.o MenuBackend.o 
paragraph_funcs.o ParagraphList.o ParagraphParameters.o Spacing.o 
TextCache.o Thesaurus.o ToolbarDefaults.o boost.o boost-inst.o box.o 
buffer.o bufferlist.o bufferparams.o bufferview_funcs.o chset.o 
converter.o counters.o debug.o encoding.o exporter.o gettext.o factory.o 
funcrequest.o importer.o intl.o iterators.o kbmap.o kbsequence.o 
language.o lastfiles.o lengthcommon.o lyx_cb.o lyx_main.o lyx_sty.o 
lyxcursor.o lyxfont.o lyxfind.o lyxfunc.o lyxgluelength.o lyxlayout.o 
lyxlength.o lyxlex.o lyxlex_pimpl.o lyxrc.o lyxrow.o lyxserver.o 
lyxtextclass.o lyxtextclasslist.o lyxvc.o main.o paragraph.o 
paragraph_pimpl.o ispell.o pspell.o sgml.o tabular.o tabular-old.o 
tabular_funcs.o tex-accent.o tex-strings.o texrow.o text.o text2.o 
text3.o toc.o trans.o trans_mgr.o undo.o undo_funcs.o vc-backend.o 
version.o vspace.o  mathed/.libs/libmathed.a insets/.libs/libinsets.a 
frontends/.libs/libfrontends.a /usr/local/lib/libjpeg.so 
/usr/local/lib/libforms.so -lXpm graphics/.libs/libgraphics.a 
support/.libs/libsupport.a ../boost/libs/regex/src/.libs/libboostregex.a 
../boost/libs/signals/src/.libs/libboostsignals.a ../intl/libintl.a -lSM 
-lICE -lc -lm -L/usr/openwin/lib -lX11 -lsocket -lnsl -R/usr/local/lib 
-R/usr/local/lib -R/usr/openwin/lib

Undefined   first referenced
symbol in file
flimage_to_pixmap   
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_pnm  
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_fits 
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_rotate  
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_gif  
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_jpeg 
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_scale   
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_sgi  
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_get_format_info 
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_setup   
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_read
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_replace_pixel   
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_crop
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_get_number_of_formats   
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_dup 
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_free
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_open
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_bmp  
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_xwd  
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_tiff 
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_close   
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_convert 
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_xbm  
frontends/.libs/libfrontends.a(xformsImage.o)
ld: fatal: Symbol referencing errors. No output written to lyx
collect2: ld returned 1 exit status
gmake[2]: *** [lyx] Error 1
gmake[2]: Leaving directory 
`/export/home/knierim/installation/lyx-1.3.4/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/export/home/knierim/installation/lyx-1.3.4/src'
gmake: *** [all] Error 2

The Version of the used compilers and utilities are:
gmake -v:
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath. Built 
for sparc-sun-solaris2.9

gcc -v:
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/specs
Configured with: ../configure --disable-nls --with-as=/usr/ccs/bin/as 
--with-ld=/usr/ccs/bin/ld
Thread model: posix
gcc version 3.2.3

g++ -v:
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/specs
Configured with: ../configure --disable-nls --with-as=/usr/ccs/bin/as 
--with-ld=/usr/ccs/bin/ld
Thread model: posix
gcc version 3.2.3

Does anyone know what 

Re: LyXFont::setLyXShape: Unknown shape `normal'

2004-07-15 Thread Jean-Marc Lasgouttes
 John == John Coppens [EMAIL PROTECTED] writes:

John Hello people. When loading a lyx-document, I see:

John LyXFont::setLyXShape: Unknown shape `normal'

John on the terminal. Though I cannot detect any later problems, I'd
John like to eliminate this. What is the cause?

John (I've checked the .lyx file - no word 'normal' is present. Is
John this a template problem or so?)

Hello John,

What version of LyX is that? Could you send an example file?

JMarc


Re: Installation Problem with LyX 1.3.4 on Solaris9

2004-07-15 Thread Angus Leeming
Volker Knierim wrote:

 *This message was transferred with a trial version of CommuniGate(tm)
 Pro* Hello,
 
 I am new to this list so I don't know if this is the right way to post
 something, but I'll try anyway.
 
 I have a problem with installing LyX 1.3.4 on a Sun ULTRA Sparc running
 Solaris 2.9. I downloaded the xforms library (V. 1.0.90) and compiled it
 on the same machine without problems. Then I tried to install LyX. The
 configure task created a makefile and reported no errors. The I used
 gmake  and after a while the process stopped with the folowing error:
 
 g++ -O -fno-exceptions -o lyx BufferView.o ... vspace.o 
mathed/.libs/libmathed.a insets/.libs/libinsets.a
 frontends/.libs/libfrontends.a /usr/local/lib/libjpeg.so
 /usr/local/lib/libforms.so -lXpm graphics/.libs/libgraphics.a
 support/.libs/libsupport.a ../boost/libs/regex/src/.libs/libboostregex.a
 ../boost/libs/signals/src/.libs/libboostsignals.a ../intl/libintl.a -lSM
 -lICE -lc -lm -L/usr/openwin/lib -lX11 -lsocket -lnsl -R/usr/local/lib
 -R/usr/local/lib -R/usr/openwin/lib

Hi, Volker

The problem is that this link step is not including the libflimage.so
shared object that bundles the image part of the XForms library. I guess
that the problem is the fault of the configure script.

If you look in config.log, which details which tests passed and which tests
failed, you'll find tests entitled:

configure:12330: checking for library containing flimage_dup

(The line numbers will probably be different)

There is more than one such test, as the configure script searches for the
library containing the function. Here, this test fails

configure:12361: gcc -o conftest -g -O2  -isystem /usr/X11R6/include
conftest.c -ljpeg -lforms -lXpm  -lSM -lICE -lc -lm 
-L/usr/X11R6/lib -lX11  5

printing out the failing program, but this test succeeds

configure:12406: gcc -o conftest -g -O2  -isystem /usr/X11R6/include
conftest.c -lflimage  -ljpeg -lforms -lXpm  -lSM -lICE -lc -lm
-L/usr/X11R6/lib -lX11   5
configure:12409: $? = 0
configure:12412: test -s conftest
configure:12415: $? = 0
configure:12429: result: -lflimage

because flimage_dup is to be found in libflimage.so for XForms versions
greater than or equal to 1.0.

So, does this file exist in ${PREFIX}/lib, where PREFIX=/usr/local etc? I
suspect that you'll find libflimage.so.1.0.0 and will have to make a sym
link
ln -s libflimage.so.1.0.0 libflimage.so

This is a problem that has been fixed in the cvs version of the XForms
library.

Regards,
Angus




Line breaks in a subfigure caption?

2004-07-15 Thread Angus Leeming
How do I write a subfigure caption so that it appears

(a) The initial, random network
$N_{\text{terminal}}=138$, $\bar{\ell}}=13.3$

Ie, I want a line break after 'network' so that the formulae appear on
their own line.

I've tried '\\' but that gives latex errors.

Currently I get monstosities like:

(a) The initial, random network $N_{\text{terminal}}=138$
, $\bar{\ell}}=13.3$

TIA,
-- 
Angus



Re: Line breaks in a subfigure caption?

2004-07-15 Thread Herbert Voss
Angus Leeming wrote:
How do I write a subfigure caption so that it appears
(a) The initial, random network
the is the subfigure number and done by the package!
$N_{\text{terminal}}=138$, $\bar{\ell}}=13.3$
Ie, I want a line break after 'network' so that the formulae appear on
their own line.
I've tried '\\' but that gives latex errors.
\newline
Herbert
ps: I prefer an additonal \hspace in the second line
\documentclass[12pt]{article}
\usepackage{subfigure}
\newsavebox\CBox
\begin{document}
\begin{figure}
\centering
\subfigure[The initial, random network\newline
\hspace*{1.5em}$N_{\mbox{terminal}}=138$, 
$\bar{\ell}=13.3$]{\rule{5cm}{4cm}}
\hfill
\subfigure[The initial, random network\newline
$N_{\mbox{terminal}}=138$, $\bar{\ell}=13.3$]{\rule{5cm}{4cm}}
\caption{the main caption}

\end{figure}
\end{document}



Re: Line breaks in a subfigure caption?

2004-07-15 Thread Angus Leeming
Herbert Voss wrote:

 Angus Leeming wrote:
 How do I write a subfigure caption so that it appears
 
 (a) The initial, random network
 
 the is the subfigure number and done by the package!

Sure. I just wanted to give a feel for what I wanted the final thing to
look like.

 $N_{\text{terminal}}=138$, $\bar{\ell}}=13.3$
 
 Ie, I want a line break after 'network' so that the formulae appear on
 their own line.
 
 I've tried '\\' but that gives latex errors.
 
 \newline

Many thanks!

 Herbert
 
 ps: I prefer an additonal \hspace in the second line

Yup, looks good.

 \subfigure[The initial, random network\newline
  \hspace*{1.5em}$N_{\mbox{terminal}}=138$,
 $\bar{\ell}=13.3$]{\rule{5cm}{4cm}}

I have one further question for you. 

Why
$N_{\mbox{terminal}}=138$
as opposed to
$N_{\text{terminal}}=138$
or
$N_{\textnormal{terminal}}=138$
? I can see that \textnormal and \text produce (to my eyes) identical
output which is slightly smaller than that produced with \mbox. Are there
any rules to guide this choice or is it simply a preference?

-- 
Angus



Re: Line breaks in a subfigure caption?

2004-07-15 Thread Herbert Voss
Angus Leeming wrote:
\subfigure[The initial, random network\newline
\hspace*{1.5em}$N_{\mbox{terminal}}=138$,
$\bar{\ell}=13.3$]{\rule{5cm}{4cm}}

I have one further question for you. 

Why
$N_{\mbox{terminal}}=138$
Then I do not need amsmath, that's all ... but makes only
sense on the baseline, not as super/sunscript, see example.
as opposed to
$N_{\text{terminal}}=138$
it is the same as \mbox, but uses the right font size
inside math
$N_{\textnormal{terminal}}=138$
uses the default main font of the document
? I can see that \textnormal and \text produce (to my eyes) identical
output which is slightly smaller than that produced with \mbox. Are there
any rules to guide this choice or is it simply a preference?
\documentclass[12pt]{article}
\usepackage{amsmath}
\parindent=0pt
\begin{document}
\sffamily\Huge
$A^{\mbox{text}}_{\mbox{text}}$\\
$A^{\text{text}}_{\text{text}}$\\
$A^{\textnormal{text}}_{\textnormal{text}}$
\end{document}
Herbert



Re: Line breaks in a subfigure caption?

2004-07-15 Thread Angus Leeming
Herbert Voss wrote:
 Then I do not need amsmath, that's all ... but makes only
 sense on the baseline, not as super/sunscript, see example.

That example is worth more than a 1000 words. Thank you.

So \text was right in this case, which is good 'cos I'd have had to write a
sed script otherwise ;-)

-- 
Angus



Double listing in ToC

2004-07-15 Thread Rich Shepard
  I've just noticed that the last line in the Table of Contents in my book,
References.. is repeated. Same page number on each line.

  Where do I look for the reason? I don't recall seeing this before.

Thanks,

Rich

-- 
Dr. Richard B. Shepard, President
Applied Ecosystem Services, Inc. (TM)
http://www.appl-ecosys.com


Re: LyXFont::setLyXShape: Unknown shape `normal'

2004-07-15 Thread Jean-Marc Lasgouttes
 John == John Coppens [EMAIL PROTECTED] writes:

John That was 1.3.5cvs... Maybe I shouldn't report this 'cause it is
John not garanteed to work.

Err, things in the stable 1.3.x branch are supposed to be zorking all
the time...

John No example file is necessary - just starting LyX and clicking
John 'File|New' is enough.

Do you have a relevant .lyx/templates/default.lyx file?

JMarc


a separate bibligraphy in an appendix

2004-07-15 Thread lyx
Hello,

I would like to be able to have a separate bibliography list for each
appendix - how is this done?

I imagine it would be the same as a bibliography per chapter.

Thanks!

Willem
-- 

   Healthy people don't lie.



Re: LyXFont::setLyXShape: Unknown shape `normal'

2004-07-15 Thread John Levon
On Fri, Jul 16, 2004 at 12:42:09AM +0200, Jean-Marc Lasgouttes wrote:

 Err, things in the stable 1.3.x branch are supposed to be zorking all
 the time...

Freudian slip perchance?

john


Re: LyXFont::setLyXShape: Unknown shape `normal'

2004-07-15 Thread John Coppens
On Fri, 16 Jul 2004 00:42:09 +0200
Jean-Marc Lasgouttes [EMAIL PROTECTED] wrote:

  John == John Coppens [EMAIL PROTECTED] writes:
 
 John That was 1.3.5cvs... Maybe I shouldn't report this 'cause it is
 John not garanteed to work.
 
 Err, things in the stable 1.3.x branch are supposed to be zorking all
 the time...
 
 John No example file is necessary - just starting LyX and clicking
 John 'File|New' is enough.
 
 Do you have a relevant .lyx/templates/default.lyx file?

Mnnn... I do not find default.lyx, either in .lyx/templates/ nor in
/usr/share/lyx/templates. The default document is the standard article
class, if that helps.

Below is the output of -dbg any near the error message.

John

--

Comment read: `# This include files contains various standard environments
for Comment read: `# Examle style: it's like description with Example Nr,
where Nr Comment read: `# by the system'
Comment read: `#'
Comment read: `# General'
Comment read: `#'
Comment read: `#'
Comment read: `# ---'
Comment read: `# OneColAbstract -style definition for twocolumn mode '
Comment read: `# Herbert Voss 010525'
Comment read: `# ---'
Reading style OneColAbstract
Comment read: `#  LabelType Manual'
Comment read: `#  LeftMarginMMN'
LyXFont::setLyXShape: Unknown shape `normal'
LongString: `'
Prefix = `'
LongString: `\usepackage{abstract}% available at CTAN'


Re: page numbering in roman numerals

2004-07-15 Thread Herbert Voss
Varun Reddy wrote:
thanks for the file and sorry for responding so late (lot of work in
the lab). i have another question. how do i set the roman numerals to
start numbering from 3 iii instead of 1 1. I tried to modify the
preamble that you sent but did not have any luck with it.

instead of \frontmatter in ERT write
\frontmatter\setcounter{page}{3}
Herbert



Re: bibliography-question 1 and 2

2004-07-15 Thread Juergen Spitzmueller
Wolfgang Engelmann wrote:
  What document class is this? (This does not happen with standard book nor
  with KOMA book).

 I use standard book

I cannot reproduce the problem with standard book and the settings you 
described.

Jürgen.


Installation Problem with LyX 1.3.4 on Solaris9

2004-07-15 Thread Volker Knierim
*This message was transferred with a trial version of CommuniGate(tm) Pro*
Hello,
I am new to this list so I don't know if this is the right way to post 
something, but I'll try anyway.

I have a problem with installing LyX 1.3.4 on a Sun ULTRA Sparc running 
Solaris 2.9. I downloaded the xforms library (V. 1.0.90) and compiled it 
on the same machine without problems. Then I tried to install LyX. The 
configure task created a makefile and reported no errors. The I used 
gmake  and after a while the process stopped with the folowing error:

g++ -O -fno-exceptions -o lyx BufferView.o BufferView_pimpl.o Bullet.o 
Chktex.o CutAndPaste.o DepTable.o FloatList.o Floating.o FuncStatus.o 
InsetList.o LColor.o LaTeX.o LaTeXFeatures.o LyXAction.o MenuBackend.o 
paragraph_funcs.o ParagraphList.o ParagraphParameters.o Spacing.o 
TextCache.o Thesaurus.o ToolbarDefaults.o boost.o boost-inst.o box.o 
buffer.o bufferlist.o bufferparams.o bufferview_funcs.o chset.o 
converter.o counters.o debug.o encoding.o exporter.o gettext.o factory.o 
funcrequest.o importer.o intl.o iterators.o kbmap.o kbsequence.o 
language.o lastfiles.o lengthcommon.o lyx_cb.o lyx_main.o lyx_sty.o 
lyxcursor.o lyxfont.o lyxfind.o lyxfunc.o lyxgluelength.o lyxlayout.o 
lyxlength.o lyxlex.o lyxlex_pimpl.o lyxrc.o lyxrow.o lyxserver.o 
lyxtextclass.o lyxtextclasslist.o lyxvc.o main.o paragraph.o 
paragraph_pimpl.o ispell.o pspell.o sgml.o tabular.o tabular-old.o 
tabular_funcs.o tex-accent.o tex-strings.o texrow.o text.o text2.o 
text3.o toc.o trans.o trans_mgr.o undo.o undo_funcs.o vc-backend.o 
version.o vspace.o  mathed/.libs/libmathed.a insets/.libs/libinsets.a 
frontends/.libs/libfrontends.a /usr/local/lib/libjpeg.so 
/usr/local/lib/libforms.so -lXpm graphics/.libs/libgraphics.a 
support/.libs/libsupport.a ../boost/libs/regex/src/.libs/libboostregex.a 
../boost/libs/signals/src/.libs/libboostsignals.a ../intl/libintl.a -lSM 
-lICE -lc -lm -L/usr/openwin/lib -lX11 -lsocket -lnsl -R/usr/local/lib 
-R/usr/local/lib -R/usr/openwin/lib

Undefined   first referenced
symbol in file
flimage_to_pixmap   
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_pnm  
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_fits 
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_rotate  
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_gif  
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_jpeg 
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_scale   
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_sgi  
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_get_format_info 
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_setup   
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_read
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_replace_pixel   
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_crop
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_get_number_of_formats   
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_dup 
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_free
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_open
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_bmp  
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_xwd  
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_tiff 
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_close   
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_convert 
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_xbm  
frontends/.libs/libfrontends.a(xformsImage.o)
ld: fatal: Symbol referencing errors. No output written to lyx
collect2: ld returned 1 exit status
gmake[2]: *** [lyx] Error 1
gmake[2]: Leaving directory 
`/export/home/knierim/installation/lyx-1.3.4/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/export/home/knierim/installation/lyx-1.3.4/src'
gmake: *** [all] Error 2

The Version of the used compilers and utilities are:
gmake -v:
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath. Built 
for sparc-sun-solaris2.9

gcc -v:
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/specs
Configured with: ../configure --disable-nls --with-as=/usr/ccs/bin/as 
--with-ld=/usr/ccs/bin/ld
Thread model: posix
gcc version 3.2.3

g++ -v:
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/specs
Configured with: ../configure --disable-nls --with-as=/usr/ccs/bin/as 
--with-ld=/usr/ccs/bin/ld
Thread model: posix
gcc version 3.2.3

Does anyone know what 

Re: LyXFont::setLyXShape: Unknown shape `normal'

2004-07-15 Thread Jean-Marc Lasgouttes
 John == John Coppens [EMAIL PROTECTED] writes:

John Hello people. When loading a lyx-document, I see:

John LyXFont::setLyXShape: Unknown shape `normal'

John on the terminal. Though I cannot detect any later problems, I'd
John like to eliminate this. What is the cause?

John (I've checked the .lyx file - no word 'normal' is present. Is
John this a template problem or so?)

Hello John,

What version of LyX is that? Could you send an example file?

JMarc


Re: Installation Problem with LyX 1.3.4 on Solaris9

2004-07-15 Thread Angus Leeming
Volker Knierim wrote:

 *This message was transferred with a trial version of CommuniGate(tm)
 Pro* Hello,
 
 I am new to this list so I don't know if this is the right way to post
 something, but I'll try anyway.
 
 I have a problem with installing LyX 1.3.4 on a Sun ULTRA Sparc running
 Solaris 2.9. I downloaded the xforms library (V. 1.0.90) and compiled it
 on the same machine without problems. Then I tried to install LyX. The
 configure task created a makefile and reported no errors. The I used
 gmake  and after a while the process stopped with the folowing error:
 
 g++ -O -fno-exceptions -o lyx BufferView.o ... vspace.o 
mathed/.libs/libmathed.a insets/.libs/libinsets.a
 frontends/.libs/libfrontends.a /usr/local/lib/libjpeg.so
 /usr/local/lib/libforms.so -lXpm graphics/.libs/libgraphics.a
 support/.libs/libsupport.a ../boost/libs/regex/src/.libs/libboostregex.a
 ../boost/libs/signals/src/.libs/libboostsignals.a ../intl/libintl.a -lSM
 -lICE -lc -lm -L/usr/openwin/lib -lX11 -lsocket -lnsl -R/usr/local/lib
 -R/usr/local/lib -R/usr/openwin/lib

Hi, Volker

The problem is that this link step is not including the libflimage.so
shared object that bundles the image part of the XForms library. I guess
that the problem is the fault of the configure script.

If you look in config.log, which details which tests passed and which tests
failed, you'll find tests entitled:

configure:12330: checking for library containing flimage_dup

(The line numbers will probably be different)

There is more than one such test, as the configure script searches for the
library containing the function. Here, this test fails

configure:12361: gcc -o conftest -g -O2  -isystem /usr/X11R6/include
conftest.c -ljpeg -lforms -lXpm  -lSM -lICE -lc -lm 
-L/usr/X11R6/lib -lX11  5

printing out the failing program, but this test succeeds

configure:12406: gcc -o conftest -g -O2  -isystem /usr/X11R6/include
conftest.c -lflimage  -ljpeg -lforms -lXpm  -lSM -lICE -lc -lm
-L/usr/X11R6/lib -lX11   5
configure:12409: $? = 0
configure:12412: test -s conftest
configure:12415: $? = 0
configure:12429: result: -lflimage

because flimage_dup is to be found in libflimage.so for XForms versions
greater than or equal to 1.0.

So, does this file exist in ${PREFIX}/lib, where PREFIX=/usr/local etc? I
suspect that you'll find libflimage.so.1.0.0 and will have to make a sym
link
ln -s libflimage.so.1.0.0 libflimage.so

This is a problem that has been fixed in the cvs version of the XForms
library.

Regards,
Angus




Line breaks in a subfigure caption?

2004-07-15 Thread Angus Leeming
How do I write a subfigure caption so that it appears

(a) The initial, random network
$N_{\text{terminal}}=138$, $\bar{\ell}}=13.3$

Ie, I want a line break after 'network' so that the formulae appear on
their own line.

I've tried '\\' but that gives latex errors.

Currently I get monstosities like:

(a) The initial, random network $N_{\text{terminal}}=138$
, $\bar{\ell}}=13.3$

TIA,
-- 
Angus



Re: Line breaks in a subfigure caption?

2004-07-15 Thread Herbert Voss
Angus Leeming wrote:
How do I write a subfigure caption so that it appears
(a) The initial, random network
the is the subfigure number and done by the package!
$N_{\text{terminal}}=138$, $\bar{\ell}}=13.3$
Ie, I want a line break after 'network' so that the formulae appear on
their own line.
I've tried '\\' but that gives latex errors.
\newline
Herbert
ps: I prefer an additonal \hspace in the second line
\documentclass[12pt]{article}
\usepackage{subfigure}
\newsavebox\CBox
\begin{document}
\begin{figure}
\centering
\subfigure[The initial, random network\newline
\hspace*{1.5em}$N_{\mbox{terminal}}=138$, 
$\bar{\ell}=13.3$]{\rule{5cm}{4cm}}
\hfill
\subfigure[The initial, random network\newline
$N_{\mbox{terminal}}=138$, $\bar{\ell}=13.3$]{\rule{5cm}{4cm}}
\caption{the main caption}

\end{figure}
\end{document}



Re: Line breaks in a subfigure caption?

2004-07-15 Thread Angus Leeming
Herbert Voss wrote:

 Angus Leeming wrote:
 How do I write a subfigure caption so that it appears
 
 (a) The initial, random network
 
 the is the subfigure number and done by the package!

Sure. I just wanted to give a feel for what I wanted the final thing to
look like.

 $N_{\text{terminal}}=138$, $\bar{\ell}}=13.3$
 
 Ie, I want a line break after 'network' so that the formulae appear on
 their own line.
 
 I've tried '\\' but that gives latex errors.
 
 \newline

Many thanks!

 Herbert
 
 ps: I prefer an additonal \hspace in the second line

Yup, looks good.

 \subfigure[The initial, random network\newline
  \hspace*{1.5em}$N_{\mbox{terminal}}=138$,
 $\bar{\ell}=13.3$]{\rule{5cm}{4cm}}

I have one further question for you. 

Why
$N_{\mbox{terminal}}=138$
as opposed to
$N_{\text{terminal}}=138$
or
$N_{\textnormal{terminal}}=138$
? I can see that \textnormal and \text produce (to my eyes) identical
output which is slightly smaller than that produced with \mbox. Are there
any rules to guide this choice or is it simply a preference?

-- 
Angus



Re: Line breaks in a subfigure caption?

2004-07-15 Thread Herbert Voss
Angus Leeming wrote:
\subfigure[The initial, random network\newline
\hspace*{1.5em}$N_{\mbox{terminal}}=138$,
$\bar{\ell}=13.3$]{\rule{5cm}{4cm}}

I have one further question for you. 

Why
$N_{\mbox{terminal}}=138$
Then I do not need amsmath, that's all ... but makes only
sense on the baseline, not as super/sunscript, see example.
as opposed to
$N_{\text{terminal}}=138$
it is the same as \mbox, but uses the right font size
inside math
$N_{\textnormal{terminal}}=138$
uses the default main font of the document
? I can see that \textnormal and \text produce (to my eyes) identical
output which is slightly smaller than that produced with \mbox. Are there
any rules to guide this choice or is it simply a preference?
\documentclass[12pt]{article}
\usepackage{amsmath}
\parindent=0pt
\begin{document}
\sffamily\Huge
$A^{\mbox{text}}_{\mbox{text}}$\\
$A^{\text{text}}_{\text{text}}$\\
$A^{\textnormal{text}}_{\textnormal{text}}$
\end{document}
Herbert



Re: Line breaks in a subfigure caption?

2004-07-15 Thread Angus Leeming
Herbert Voss wrote:
 Then I do not need amsmath, that's all ... but makes only
 sense on the baseline, not as super/sunscript, see example.

That example is worth more than a 1000 words. Thank you.

So \text was right in this case, which is good 'cos I'd have had to write a
sed script otherwise ;-)

-- 
Angus



Double listing in ToC

2004-07-15 Thread Rich Shepard
  I've just noticed that the last line in the Table of Contents in my book,
References.. is repeated. Same page number on each line.

  Where do I look for the reason? I don't recall seeing this before.

Thanks,

Rich

-- 
Dr. Richard B. Shepard, President
Applied Ecosystem Services, Inc. (TM)
http://www.appl-ecosys.com


Re: LyXFont::setLyXShape: Unknown shape `normal'

2004-07-15 Thread Jean-Marc Lasgouttes
 John == John Coppens [EMAIL PROTECTED] writes:

John That was 1.3.5cvs... Maybe I shouldn't report this 'cause it is
John not garanteed to work.

Err, things in the stable 1.3.x branch are supposed to be zorking all
the time...

John No example file is necessary - just starting LyX and clicking
John 'File|New' is enough.

Do you have a relevant .lyx/templates/default.lyx file?

JMarc


a separate bibligraphy in an appendix

2004-07-15 Thread lyx
Hello,

I would like to be able to have a separate bibliography list for each
appendix - how is this done?

I imagine it would be the same as a bibliography per chapter.

Thanks!

Willem
-- 

   Healthy people don't lie.



Re: LyXFont::setLyXShape: Unknown shape `normal'

2004-07-15 Thread John Levon
On Fri, Jul 16, 2004 at 12:42:09AM +0200, Jean-Marc Lasgouttes wrote:

 Err, things in the stable 1.3.x branch are supposed to be zorking all
 the time...

Freudian slip perchance?

john


Re: LyXFont::setLyXShape: Unknown shape `normal'

2004-07-15 Thread John Coppens
On Fri, 16 Jul 2004 00:42:09 +0200
Jean-Marc Lasgouttes [EMAIL PROTECTED] wrote:

  John == John Coppens [EMAIL PROTECTED] writes:
 
 John That was 1.3.5cvs... Maybe I shouldn't report this 'cause it is
 John not garanteed to work.
 
 Err, things in the stable 1.3.x branch are supposed to be zorking all
 the time...
 
 John No example file is necessary - just starting LyX and clicking
 John 'File|New' is enough.
 
 Do you have a relevant .lyx/templates/default.lyx file?

Mnnn... I do not find default.lyx, either in .lyx/templates/ nor in
/usr/share/lyx/templates. The default document is the standard article
class, if that helps.

Below is the output of -dbg any near the error message.

John

--

Comment read: `# This include files contains various standard environments
for Comment read: `# Examle style: it's like description with Example Nr,
where Nr Comment read: `# by the system'
Comment read: `#'
Comment read: `# General'
Comment read: `#'
Comment read: `#'
Comment read: `# ---'
Comment read: `# OneColAbstract -style definition for twocolumn mode '
Comment read: `# Herbert Voss 010525'
Comment read: `# ---'
Reading style OneColAbstract
Comment read: `#  LabelType Manual'
Comment read: `#  LeftMarginMMN'
LyXFont::setLyXShape: Unknown shape `normal'
LongString: `'
Prefix = `'
LongString: `\usepackage{abstract}% available at CTAN'


Re: page numbering in roman numerals

2004-07-15 Thread Herbert Voss
Varun Reddy wrote:
thanks for the file and sorry for responding so late (lot of work in
the lab). i have another question. how do i set the roman numerals to
start numbering from 3 "iii" instead of 1 "1". I tried to modify the
preamble that you sent but did not have any luck with it.

instead of \frontmatter in ERT write
\frontmatter\setcounter{page}{3}
Herbert



Re: bibliography-question 1 and 2

2004-07-15 Thread Juergen Spitzmueller
Wolfgang Engelmann wrote:
> > What document class is this? (This does not happen with standard book nor
> > with KOMA book).
>
> I use standard book

I cannot reproduce the problem with standard book and the settings you 
described.

Jürgen.


Installation Problem with LyX 1.3.4 on Solaris9

2004-07-15 Thread Volker Knierim
*This message was transferred with a trial version of CommuniGate(tm) Pro*
Hello,
I am new to this list so I don't know if this is the right way to post 
something, but I'll try anyway.

I have a problem with installing LyX 1.3.4 on a Sun ULTRA Sparc running 
Solaris 2.9. I downloaded the xforms library (V. 1.0.90) and compiled it 
on the same machine without problems. Then I tried to install LyX. The 
configure task created a makefile and reported no errors. The I used 
gmake  and after a while the process stopped with the folowing error:

g++ -O -fno-exceptions -o lyx BufferView.o BufferView_pimpl.o Bullet.o 
Chktex.o CutAndPaste.o DepTable.o FloatList.o Floating.o FuncStatus.o 
InsetList.o LColor.o LaTeX.o LaTeXFeatures.o LyXAction.o MenuBackend.o 
paragraph_funcs.o ParagraphList.o ParagraphParameters.o Spacing.o 
TextCache.o Thesaurus.o ToolbarDefaults.o boost.o boost-inst.o box.o 
buffer.o bufferlist.o bufferparams.o bufferview_funcs.o chset.o 
converter.o counters.o debug.o encoding.o exporter.o gettext.o factory.o 
funcrequest.o importer.o intl.o iterators.o kbmap.o kbsequence.o 
language.o lastfiles.o lengthcommon.o lyx_cb.o lyx_main.o lyx_sty.o 
lyxcursor.o lyxfont.o lyxfind.o lyxfunc.o lyxgluelength.o lyxlayout.o 
lyxlength.o lyxlex.o lyxlex_pimpl.o lyxrc.o lyxrow.o lyxserver.o 
lyxtextclass.o lyxtextclasslist.o lyxvc.o main.o paragraph.o 
paragraph_pimpl.o ispell.o pspell.o sgml.o tabular.o tabular-old.o 
tabular_funcs.o tex-accent.o tex-strings.o texrow.o text.o text2.o 
text3.o toc.o trans.o trans_mgr.o undo.o undo_funcs.o vc-backend.o 
version.o vspace.o  mathed/.libs/libmathed.a insets/.libs/libinsets.a 
frontends/.libs/libfrontends.a /usr/local/lib/libjpeg.so 
/usr/local/lib/libforms.so -lXpm graphics/.libs/libgraphics.a 
support/.libs/libsupport.a ../boost/libs/regex/src/.libs/libboostregex.a 
../boost/libs/signals/src/.libs/libboostsignals.a ../intl/libintl.a -lSM 
-lICE -lc -lm -L/usr/openwin/lib -lX11 -lsocket -lnsl -R/usr/local/lib 
-R/usr/local/lib -R/usr/openwin/lib

Undefined   first referenced
symbol in file
flimage_to_pixmap   
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_pnm  
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_fits 
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_rotate  
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_gif  
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_jpeg 
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_scale   
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_sgi  
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_get_format_info 
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_setup   
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_read
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_replace_pixel   
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_crop
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_get_number_of_formats   
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_dup 
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_free
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_open
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_bmp  
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_xwd  
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_tiff 
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_close   
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_convert 
frontends/.libs/libfrontends.a(xformsImage.o)
flimage_enable_xbm  
frontends/.libs/libfrontends.a(xformsImage.o)
ld: fatal: Symbol referencing errors. No output written to lyx
collect2: ld returned 1 exit status
gmake[2]: *** [lyx] Error 1
gmake[2]: Leaving directory 
`/export/home/knierim/installation/lyx-1.3.4/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/export/home/knierim/installation/lyx-1.3.4/src'
gmake: *** [all] Error 2

The Version of the used compilers and utilities are:
gmake -v:
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath. Built 
for sparc-sun-solaris2.9

gcc -v:
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/specs
Configured with: ../configure --disable-nls --with-as=/usr/ccs/bin/as 
--with-ld=/usr/ccs/bin/ld
Thread model: posix
gcc version 3.2.3

g++ -v:
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/specs
Configured with: ../configure --disable-nls --with-as=/usr/ccs/bin/as 
--with-ld=/usr/ccs/bin/ld
Thread model: posix
gcc version 3.2.3

Does anyone know what 

Re: LyXFont::setLyXShape: Unknown shape `normal'

2004-07-15 Thread Jean-Marc Lasgouttes
> "John" == John Coppens <[EMAIL PROTECTED]> writes:

John> Hello people. When loading a lyx-document, I see:

John> LyXFont::setLyXShape: Unknown shape `normal'

John> on the terminal. Though I cannot detect any later problems, I'd
John> like to eliminate this. What is the cause?

John> (I've checked the .lyx file - no word 'normal' is present. Is
John> this a template problem or so?)

Hello John,

What version of LyX is that? Could you send an example file?

JMarc


Re: Installation Problem with LyX 1.3.4 on Solaris9

2004-07-15 Thread Angus Leeming
Volker Knierim wrote:

> *This message was transferred with a trial version of CommuniGate(tm)
> Pro* Hello,
> 
> I am new to this list so I don't know if this is the right way to post
> something, but I'll try anyway.
> 
> I have a problem with installing LyX 1.3.4 on a Sun ULTRA Sparc running
> Solaris 2.9. I downloaded the xforms library (V. 1.0.90) and compiled it
> on the same machine without problems. Then I tried to install LyX. The
> configure task created a makefile and reported no errors. The I used
> gmake  and after a while the process stopped with the folowing error:
> 
> g++ -O -fno-exceptions -o lyx BufferView.o ... vspace.o 
mathed/.libs/libmathed.a insets/.libs/libinsets.a
> frontends/.libs/libfrontends.a /usr/local/lib/libjpeg.so
> /usr/local/lib/libforms.so -lXpm graphics/.libs/libgraphics.a
> support/.libs/libsupport.a ../boost/libs/regex/src/.libs/libboostregex.a
> ../boost/libs/signals/src/.libs/libboostsignals.a ../intl/libintl.a -lSM
> -lICE -lc -lm -L/usr/openwin/lib -lX11 -lsocket -lnsl -R/usr/local/lib
> -R/usr/local/lib -R/usr/openwin/lib

Hi, Volker

The problem is that this link step is not including the libflimage.so
shared object that bundles the image part of the XForms library. I guess
that the problem is the fault of the configure script.

If you look in config.log, which details which tests passed and which tests
failed, you'll find tests entitled:

configure:12330: checking for library containing flimage_dup

(The line numbers will probably be different)

There is more than one such test, as the configure script searches for the
library containing the function. Here, this test fails

configure:12361: gcc -o conftest -g -O2  -isystem /usr/X11R6/include
conftest.c -ljpeg -lforms -lXpm  -lSM -lICE -lc -lm 
-L/usr/X11R6/lib -lX11  >&5

printing out the failing program, but this test succeeds

configure:12406: gcc -o conftest -g -O2  -isystem /usr/X11R6/include
conftest.c -lflimage  -ljpeg -lforms -lXpm  -lSM -lICE -lc -lm
-L/usr/X11R6/lib -lX11  > &5
configure:12409: $? = 0
configure:12412: test -s conftest
configure:12415: $? = 0
configure:12429: result: -lflimage

because flimage_dup is to be found in libflimage.so for XForms versions
greater than or equal to 1.0.

So, does this file exist in ${PREFIX}/lib, where PREFIX=/usr/local etc? I
suspect that you'll find libflimage.so.1.0.0 and will have to make a sym
link
ln -s libflimage.so.1.0.0 libflimage.so

This is a problem that has been fixed in the cvs version of the XForms
library.

Regards,
Angus




Line breaks in a subfigure caption?

2004-07-15 Thread Angus Leeming
How do I write a subfigure caption so that it appears

(a) The initial, random network
$N_{\text{terminal}}=138$, $\bar{\ell}}=13.3$

Ie, I want a line break after 'network' so that the formulae appear on
their own line.

I've tried '\\' but that gives latex errors.

Currently I get monstosities like:

(a) The initial, random network $N_{\text{terminal}}=138$
, $\bar{\ell}}=13.3$

TIA,
-- 
Angus



Re: Line breaks in a subfigure caption?

2004-07-15 Thread Herbert Voss
Angus Leeming wrote:
How do I write a subfigure caption so that it appears
(a) The initial, random network
the is the subfigure number and done by the package!
$N_{\text{terminal}}=138$, $\bar{\ell}}=13.3$
Ie, I want a line break after 'network' so that the formulae appear on
their own line.
I've tried '\\' but that gives latex errors.
\newline
Herbert
ps: I prefer an additonal \hspace in the second line
\documentclass[12pt]{article}
\usepackage{subfigure}
\newsavebox\CBox
\begin{document}
\begin{figure}
\centering
\subfigure[The initial, random network\newline
\hspace*{1.5em}$N_{\mbox{terminal}}=138$, 
$\bar{\ell}=13.3$]{\rule{5cm}{4cm}}
\hfill
\subfigure[The initial, random network\newline
$N_{\mbox{terminal}}=138$, $\bar{\ell}=13.3$]{\rule{5cm}{4cm}}
\caption{the main caption}

\end{figure}
\end{document}



Re: Line breaks in a subfigure caption?

2004-07-15 Thread Angus Leeming
Herbert Voss wrote:

> Angus Leeming wrote:
>> How do I write a subfigure caption so that it appears
>> 
>> (a) The initial, random network
> 
> the is the subfigure number and done by the package!

Sure. I just wanted to give a feel for what I wanted the final thing to
look like.

>> $N_{\text{terminal}}=138$, $\bar{\ell}}=13.3$
>> 
>> Ie, I want a line break after 'network' so that the formulae appear on
>> their own line.
>> 
>> I've tried '\\' but that gives latex errors.
> 
> \newline

Many thanks!

> Herbert
> 
> ps: I prefer an additonal \hspace in the second line

Yup, looks good.

> \subfigure[The initial, random network\newline
>  \hspace*{1.5em}$N_{\mbox{terminal}}=138$,
> $\bar{\ell}=13.3$]{\rule{5cm}{4cm}}

I have one further question for you. 

Why
$N_{\mbox{terminal}}=138$
as opposed to
$N_{\text{terminal}}=138$
or
$N_{\textnormal{terminal}}=138$
? I can see that \textnormal and \text produce (to my eyes) identical
output which is slightly smaller than that produced with \mbox. Are there
any rules to guide this choice or is it simply a preference?

-- 
Angus



Re: Line breaks in a subfigure caption?

2004-07-15 Thread Herbert Voss
Angus Leeming wrote:
\subfigure[The initial, random network\newline
\hspace*{1.5em}$N_{\mbox{terminal}}=138$,
$\bar{\ell}=13.3$]{\rule{5cm}{4cm}}

I have one further question for you. 

Why
$N_{\mbox{terminal}}=138$
Then I do not need amsmath, that's all ... but makes only
sense on the baseline, not as super/sunscript, see example.
as opposed to
$N_{\text{terminal}}=138$
it is the same as \mbox, but uses the right font size
inside math
$N_{\textnormal{terminal}}=138$
uses the default main font of the document
? I can see that \textnormal and \text produce (to my eyes) identical
output which is slightly smaller than that produced with \mbox. Are there
any rules to guide this choice or is it simply a preference?
\documentclass[12pt]{article}
\usepackage{amsmath}
\parindent=0pt
\begin{document}
\sffamily\Huge
$A^{\mbox{text}}_{\mbox{text}}$\\
$A^{\text{text}}_{\text{text}}$\\
$A^{\textnormal{text}}_{\textnormal{text}}$
\end{document}
Herbert



Re: Line breaks in a subfigure caption?

2004-07-15 Thread Angus Leeming
Herbert Voss wrote:
> Then I do not need amsmath, that's all ... but makes only
> sense on the baseline, not as super/sunscript, see example.

That example is worth more than a 1000 words. Thank you.

So \text was right in this case, which is good 'cos I'd have had to write a
sed script otherwise ;-)

-- 
Angus



Double listing in ToC

2004-07-15 Thread Rich Shepard
  I've just noticed that the last line in the Table of Contents in my book,
"References.." is repeated. Same page number on each line.

  Where do I look for the reason? I don't recall seeing this before.

Thanks,

Rich

-- 
Dr. Richard B. Shepard, President
Applied Ecosystem Services, Inc. (TM)



Re: LyXFont::setLyXShape: Unknown shape `normal'

2004-07-15 Thread Jean-Marc Lasgouttes
> "John" == John Coppens <[EMAIL PROTECTED]> writes:

John> That was 1.3.5cvs... Maybe I shouldn't report this 'cause it is
John> not garanteed to work.

Err, things in the stable 1.3.x branch are supposed to be zorking all
the time...

John> No example file is necessary - just starting LyX and clicking
John> 'File|New' is enough.

Do you have a relevant .lyx/templates/default.lyx file?

JMarc


a separate bibligraphy in an appendix

2004-07-15 Thread lyx
Hello,

I would like to be able to have a separate bibliography list for each
appendix - how is this done?

I imagine it would be the same as a bibliography per chapter.

Thanks!

Willem
-- 

   Healthy people don't lie.



Re: LyXFont::setLyXShape: Unknown shape `normal'

2004-07-15 Thread John Levon
On Fri, Jul 16, 2004 at 12:42:09AM +0200, Jean-Marc Lasgouttes wrote:

> Err, things in the stable 1.3.x branch are supposed to be zorking all
> the time...

Freudian slip perchance?

john


Re: LyXFont::setLyXShape: Unknown shape `normal'

2004-07-15 Thread John Coppens
On Fri, 16 Jul 2004 00:42:09 +0200
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote:

> > "John" == John Coppens <[EMAIL PROTECTED]> writes:
> 
> John> That was 1.3.5cvs... Maybe I shouldn't report this 'cause it is
> John> not garanteed to work.
> 
> Err, things in the stable 1.3.x branch are supposed to be zorking all
> the time...
> 
> John> No example file is necessary - just starting LyX and clicking
> John> 'File|New' is enough.
> 
> Do you have a relevant .lyx/templates/default.lyx file?

Mnnn... I do not find default.lyx, either in .lyx/templates/ nor in
/usr/share/lyx/templates. The default document is the standard article
class, if that helps.

Below is the output of -dbg any near the error message.

John

--

Comment read: `# This include files contains various standard environments
for Comment read: `# Examle style: it's like description with Example Nr,
where Nr Comment read: `# by the system'
Comment read: `#'
Comment read: `# General'
Comment read: `#'
Comment read: `#'
Comment read: `# ---'
Comment read: `# OneColAbstract -style definition for twocolumn mode '
Comment read: `# Herbert Voss 010525'
Comment read: `# ---'
Reading style OneColAbstract
Comment read: `#  LabelType Manual'
Comment read: `#  LeftMarginMMN'
LyXFont::setLyXShape: Unknown shape `normal'
LongString: `'
Prefix = `'
LongString: `\usepackage{abstract}% available at CTAN'