Bibliography etc. section title fonts

2009-11-09 Thread Tove Öhrman

Hi!

I am using the sectsty package to change the fonts of my section titles:
\sectionfont{\normalsize\bfseries\uppercase}

\subsectionfont{\normalsize\scshape}

\subsubsectionfont{\normalsize\bf}


However, this does not change the fonts of the nomenclature and 
bibliography section to what I want. I want the section title to be 
uppercase, bold and normalsize, but now it looks only bold and normalsize.


Does anyone know how to change the fonts of the bibliography and 
nomenclature section?


Thanks.


Re: Snow Leopard, Auto-save, Etc: Binary for Testing

2009-11-09 Thread Jean-Marc Lasgouttes
Christian Brodbeck christianmbrodb...@gmail.com writes:

 When working on a large file, do you experience some freezing when
 autosave is going on?

 I have not noticed any freezing at all so far, but the files I am
 working with are not very large (I'm using one file per chapter)

Juergen, I think this means we could make a 1.6.4.2 release with the
simple fork patch. 

JMarc

PS: christian, please keep your answers on list


Re: Problems including a document

2009-11-09 Thread Manolo Martí­nez




AFAIK, this is LyX's default behaviour.

Did you try with DocumentLaTeX log after a compilation already
  
No! I was relying on the error messages that appear after a failed 
compilation. Thanks, this is very useful.


So, let me reforumulate my suggestion with this in mind: it would be 
nice if the Latex errors message box that appears contained a line 
reading ... for more information, see DocumentLaTeX log.


Manolo


Instant preview

2009-11-09 Thread VeNoM00 Lethal Protector

Hello, I'm an happy XY-pic user. The instant preview in LyX is GREAT. But is it 
possible to make it work also with packages other than XY-pic? For instance is 
there a way to make an instant preview of a LaTeX section? Or is it possible to 
use some package, for example, to draw circuits in the math mode?

Thanks in advance,
venom00
  
_
Fatti riconoscere con i biglietti da visita di Messenger
http://www.messenger.it/bigliettiVisita.aspx

trouble including Optima font

2009-11-09 Thread Liviu Andronic
Dear all
Another custom font issue. I am trying to include the Optima sans
serif font [1] alongside Palatino. But although I follow the
instructions and load it via
\renewcommand*\sfdefault{uop}

or
\renewcommand{\sfdefault}{uop}

, LyX fails to include the font and chooses some unnamed sans font
(see [2] and attached .lyx and .png).

Any ideas on what I am doing wrong? Thank you
Liviu

[1] http://www.tug.dk/FontCatalogue/optima/
[2] http://s000.tinyupload.com/index.php?file_id=20754224673781067813



-- 
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail


newfile1-palatino-optima.lyx
Description: Binary data
attachment: newfile1-palatino-optima.png

Problem on Ubuntu x86_64

2009-11-09 Thread 刘霄
I've got the following problem on Ubuntu 9.10 x86_64 :
-
$ make
...
mv -f .deps/winstances.Tpo .deps/winstances.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-DBOOST_USER_CONFIG=config.h -I../boost -O2 -MT connection.lo -MD -MP
-MF .deps/connection.Tpo -c -o connection.lo `test -f
'libs/signals/src/connection.cpp' || echo
'./'`libs/signals/src/connection.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_USER_CONFIG=config.h -I../boost -O2
-MT connection.lo -MD -MP -MF .deps/connection.Tpo -c
libs/signals/src/connection.cpp -o connection.o
mv -f .deps/connection.Tpo .deps/connection.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-DBOOST_USER_CONFIG=config.h -I../boost -O2 -MT named_slot_map.lo -MD
-MP -MF .deps/named_slot_map.Tpo -c -o named_slot_map.lo `test -f
'libs/signals/src/named_slot_map.cpp' || echo
'./'`libs/signals/src/named_slot_map.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_USER_CONFIG=config.h -I../boost -O2
-MT named_slot_map.lo -MD -MP -MF .deps/named_slot_map.Tpo -c
libs/signals/src/named_slot_map.cpp -o named_slot_map.o
In file included from ./boost/mpl/apply.hpp:23,
from ./boost/iterator/iterator_facade.hpp:34,
from ./boost/signals/detail/named_slot_map.hpp:19,
from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/apply_wrap.hpp:81:31: error: missing binary operator before
token (
./boost/mpl/apply_wrap.hpp:173:31: error: missing binary operator before
token (
In file included from ./boost/mpl/bind.hpp:27,
from ./boost/mpl/lambda.hpp:18,
from ./boost/mpl/apply.hpp:25,
from ./boost/iterator/iterator_facade.hpp:34,
from ./boost/signals/detail/named_slot_map.hpp:19,
from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/apply_wrap.hpp:81:31: error: missing binary operator before
token (
./boost/mpl/apply_wrap.hpp:173:31: error: missing binary operator before
token (
In file included from ./boost/mpl/lambda.hpp:18,
from ./boost/mpl/apply.hpp:25,
from ./boost/iterator/iterator_facade.hpp:34,
from ./boost/signals/detail/named_slot_map.hpp:19,
from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/bind.hpp:364:31: error: missing binary operator before token (
./boost/mpl/bind.hpp:531:31: error: missing binary operator before token (
In file included from ./boost/mpl/lambda.hpp:22,
from ./boost/mpl/apply.hpp:25,
from ./boost/iterator/iterator_facade.hpp:34,
from ./boost/signals/detail/named_slot_map.hpp:19,
from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/aux_/full_lambda.hpp:230:31: error: missing binary operator
before token (
In file included from ./boost/iterator/iterator_facade.hpp:34,
from ./boost/signals/detail/named_slot_map.hpp:19,
from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/apply.hpp:138:31: error: missing binary operator before token
(
make[2]: *** [named_slot_map.lo] Error 1
make[2]: Leaving directory `/home/builder/work/lyx-1.6.1/boost'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/builder/work/lyx-1.6.1'
make: *** [all] Error 2
$

Any ideas?

Thank you.


Re: Instant preview

2009-11-09 Thread Pavel Sanda
VeNoM00 Lethal Protector wrote:
 Hello, I'm an happy XY-pic user. The instant preview in LyX is GREAT. But is 
 it possible to make it work also with packages other than XY-pic? For 
 instance is there a way to make an instant preview of a LaTeX section? Or is 
 it possible to use some package, for example, to draw circuits in the math 
 mode?

this is bug #1723, enhacnement request actually.

pavel


Re: Problem on Ubuntu x86_64

2009-11-09 Thread Pavel Sanda
?? wrote:
 Any ideas?

try external boost. and 1.6.1 is bit old...
pavel


Re: Instant preview

2009-11-09 Thread Phil

XCircuit is also a drawing tool that plays well with LyX


  


Differences between various types of notes?

2009-11-09 Thread Steve Litt
Hi all,

What's the difference between these three:

* Insert-Note-LyX Note
* Insert-Note-Comment
* Insert-Note-Grayed out

I need to put a marker in the native LyX file with which, if desired, I can 
truncate everything after \begin_body through the \end_inset following the 
marker, depending on whether it's being printed as an eBook or as a print 
book.

Thanks

SteveT

Steve Litt
Recession Relief Package
http://www.recession-relief.US
Twitter: http://www.twitter.com/stevelitt




Re: Differences between various types of notes?

2009-11-09 Thread Uwe Stöhr

Steve Litt schrieb:


What's the difference between these three:

* Insert-Note-LyX Note
* Insert-Note-Comment
* Insert-Note-Grayed out


See sec. 4.1 Notes of the UserGuide.

I need to put a marker in the native LyX file with which, if desired, I can 
truncate everything after \begin_body through the \end_inset following the 
marker, depending on whether it's being printed as an eBook or as a print 
book.


I would use a branch as described in sec. 6.8 Branches of the UserGuide.

regards Uwe


Bibliography etc. section title fonts

2009-11-09 Thread Tove Öhrman

Hi!

I am using the sectsty package to change the fonts of my section titles:
\sectionfont{\normalsize\bfseries\uppercase}

\subsectionfont{\normalsize\scshape}

\subsubsectionfont{\normalsize\bf}


However, this does not change the fonts of the nomenclature and 
bibliography section to what I want. I want the section title to be 
uppercase, bold and normalsize, but now it looks only bold and normalsize.


Does anyone know how to change the fonts of the bibliography and 
nomenclature section?


Thanks.


Re: Snow Leopard, Auto-save, Etc: Binary for Testing

2009-11-09 Thread Jean-Marc Lasgouttes
Christian Brodbeck christianmbrodb...@gmail.com writes:

 When working on a large file, do you experience some freezing when
 autosave is going on?

 I have not noticed any freezing at all so far, but the files I am
 working with are not very large (I'm using one file per chapter)

Juergen, I think this means we could make a 1.6.4.2 release with the
simple fork patch. 

JMarc

PS: christian, please keep your answers on list


Re: Problems including a document

2009-11-09 Thread Manolo Martí­nez




AFAIK, this is LyX's default behaviour.

Did you try with DocumentLaTeX log after a compilation already
  
No! I was relying on the error messages that appear after a failed 
compilation. Thanks, this is very useful.


So, let me reforumulate my suggestion with this in mind: it would be 
nice if the Latex errors message box that appears contained a line 
reading ... for more information, see DocumentLaTeX log.


Manolo


Instant preview

2009-11-09 Thread VeNoM00 Lethal Protector

Hello, I'm an happy XY-pic user. The instant preview in LyX is GREAT. But is it 
possible to make it work also with packages other than XY-pic? For instance is 
there a way to make an instant preview of a LaTeX section? Or is it possible to 
use some package, for example, to draw circuits in the math mode?

Thanks in advance,
venom00
  
_
Fatti riconoscere con i biglietti da visita di Messenger
http://www.messenger.it/bigliettiVisita.aspx

Standard Open/Save-Dialogs in Mac OS X?

2009-11-09 Thread Peter Kämpf
Hi,

the Aqua version of LyX uses the QT toolkit to display the usual open and
save file dialogs. Unfortunately, these are somehow modified and not the
genuine Carbon or Cocoa dialogs of the OS. Is there some way to get
enhancements like St. Clair Sofware's Default Folder X 
(http://www.stclairsoft.com/DefaultFolderX/index.html), which hook into
the standard dialogs and make them MUCH better, running in LyX?
This bothers me since the first Aqua versions ... has anyone found a
solution for that?

Peter



trouble including Optima font

2009-11-09 Thread Liviu Andronic
Dear all
Another custom font issue. I am trying to include the Optima sans
serif font [1] alongside Palatino. But although I follow the
instructions and load it via
\renewcommand*\sfdefault{uop}

or
\renewcommand{\sfdefault}{uop}

, LyX fails to include the font and chooses some unnamed sans font
(see [2] and attached .lyx and .png).

Any ideas on what I am doing wrong? Thank you
Liviu

[1] http://www.tug.dk/FontCatalogue/optima/
[2] http://s000.tinyupload.com/index.php?file_id=20754224673781067813



-- 
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail


newfile1-palatino-optima.lyx
Description: Binary data
attachment: newfile1-palatino-optima.png

Problem on Ubuntu x86_64

2009-11-09 Thread 刘霄
I've got the following problem on Ubuntu 9.10 x86_64 :
-
$ make
...
mv -f .deps/winstances.Tpo .deps/winstances.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-DBOOST_USER_CONFIG=config.h -I../boost -O2 -MT connection.lo -MD -MP
-MF .deps/connection.Tpo -c -o connection.lo `test -f
'libs/signals/src/connection.cpp' || echo
'./'`libs/signals/src/connection.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_USER_CONFIG=config.h -I../boost -O2
-MT connection.lo -MD -MP -MF .deps/connection.Tpo -c
libs/signals/src/connection.cpp -o connection.o
mv -f .deps/connection.Tpo .deps/connection.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-DBOOST_USER_CONFIG=config.h -I../boost -O2 -MT named_slot_map.lo -MD
-MP -MF .deps/named_slot_map.Tpo -c -o named_slot_map.lo `test -f
'libs/signals/src/named_slot_map.cpp' || echo
'./'`libs/signals/src/named_slot_map.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_USER_CONFIG=config.h -I../boost -O2
-MT named_slot_map.lo -MD -MP -MF .deps/named_slot_map.Tpo -c
libs/signals/src/named_slot_map.cpp -o named_slot_map.o
In file included from ./boost/mpl/apply.hpp:23,
from ./boost/iterator/iterator_facade.hpp:34,
from ./boost/signals/detail/named_slot_map.hpp:19,
from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/apply_wrap.hpp:81:31: error: missing binary operator before
token (
./boost/mpl/apply_wrap.hpp:173:31: error: missing binary operator before
token (
In file included from ./boost/mpl/bind.hpp:27,
from ./boost/mpl/lambda.hpp:18,
from ./boost/mpl/apply.hpp:25,
from ./boost/iterator/iterator_facade.hpp:34,
from ./boost/signals/detail/named_slot_map.hpp:19,
from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/apply_wrap.hpp:81:31: error: missing binary operator before
token (
./boost/mpl/apply_wrap.hpp:173:31: error: missing binary operator before
token (
In file included from ./boost/mpl/lambda.hpp:18,
from ./boost/mpl/apply.hpp:25,
from ./boost/iterator/iterator_facade.hpp:34,
from ./boost/signals/detail/named_slot_map.hpp:19,
from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/bind.hpp:364:31: error: missing binary operator before token (
./boost/mpl/bind.hpp:531:31: error: missing binary operator before token (
In file included from ./boost/mpl/lambda.hpp:22,
from ./boost/mpl/apply.hpp:25,
from ./boost/iterator/iterator_facade.hpp:34,
from ./boost/signals/detail/named_slot_map.hpp:19,
from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/aux_/full_lambda.hpp:230:31: error: missing binary operator
before token (
In file included from ./boost/iterator/iterator_facade.hpp:34,
from ./boost/signals/detail/named_slot_map.hpp:19,
from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/apply.hpp:138:31: error: missing binary operator before token
(
make[2]: *** [named_slot_map.lo] Error 1
make[2]: Leaving directory `/home/builder/work/lyx-1.6.1/boost'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/builder/work/lyx-1.6.1'
make: *** [all] Error 2
$

Any ideas?

Thank you.


Re: Instant preview

2009-11-09 Thread Pavel Sanda
VeNoM00 Lethal Protector wrote:
 Hello, I'm an happy XY-pic user. The instant preview in LyX is GREAT. But is 
 it possible to make it work also with packages other than XY-pic? For 
 instance is there a way to make an instant preview of a LaTeX section? Or is 
 it possible to use some package, for example, to draw circuits in the math 
 mode?

this is bug #1723, enhacnement request actually.

pavel


Re: Problem on Ubuntu x86_64

2009-11-09 Thread Pavel Sanda
?? wrote:
 Any ideas?

try external boost. and 1.6.1 is bit old...
pavel


Re: Instant preview

2009-11-09 Thread Phil

XCircuit is also a drawing tool that plays well with LyX


  


Differences between various types of notes?

2009-11-09 Thread Steve Litt
Hi all,

What's the difference between these three:

* Insert-Note-LyX Note
* Insert-Note-Comment
* Insert-Note-Grayed out

I need to put a marker in the native LyX file with which, if desired, I can 
truncate everything after \begin_body through the \end_inset following the 
marker, depending on whether it's being printed as an eBook or as a print 
book.

Thanks

SteveT

Steve Litt
Recession Relief Package
http://www.recession-relief.US
Twitter: http://www.twitter.com/stevelitt




Re: Differences between various types of notes?

2009-11-09 Thread Uwe Stöhr

Steve Litt schrieb:


What's the difference between these three:

* Insert-Note-LyX Note
* Insert-Note-Comment
* Insert-Note-Grayed out


See sec. 4.1 Notes of the UserGuide.

I need to put a marker in the native LyX file with which, if desired, I can 
truncate everything after \begin_body through the \end_inset following the 
marker, depending on whether it's being printed as an eBook or as a print 
book.


I would use a branch as described in sec. 6.8 Branches of the UserGuide.

regards Uwe


Bibliography etc. section title fonts

2009-11-09 Thread Tove Öhrman

Hi!

I am using the sectsty package to change the fonts of my section titles:
\sectionfont{\normalsize\bfseries\uppercase}

\subsectionfont{\normalsize\scshape}

\subsubsectionfont{\normalsize\bf}


However, this does not change the fonts of the nomenclature and 
bibliography section to what I want. I want the section title to be 
uppercase, bold and normalsize, but now it looks only bold and normalsize.


Does anyone know how to change the fonts of the bibliography and 
nomenclature section?


Thanks.


Re: Snow Leopard, Auto-save, Etc: Binary for Testing

2009-11-09 Thread Jean-Marc Lasgouttes
Christian Brodbeck  writes:
>>
>> When working on a large file, do you experience some freezing when
>> autosave is going on?
>
> I have not noticed any freezing at all so far, but the files I am
> working with are not very large (I'm using one file per chapter)

Juergen, I think this means we could make a 1.6.4.2 release with the
simple fork patch. 

JMarc

PS: christian, please keep your answers on list


Re: Problems including a document

2009-11-09 Thread Manolo Martí­nez




AFAIK, this is LyX's default behaviour.

Did you try with Document>LaTeX log after a compilation already
  
No! I was relying on the error messages that appear after a failed 
compilation. Thanks, this is very useful.


So, let me reforumulate my suggestion with this in mind: it would be 
nice if the "Latex errors" message box that appears contained a line 
reading "... for more information, see Document>LaTeX log".


Manolo


Instant preview

2009-11-09 Thread VeNoM00 Lethal Protector

Hello, I'm an happy XY-pic user. The instant preview in LyX is GREAT. But is it 
possible to make it work also with packages other than XY-pic? For instance is 
there a way to make an instant preview of a LaTeX section? Or is it possible to 
use some package, for example, to draw circuits in the math mode?

Thanks in advance,
venom00
  
_
Fatti riconoscere con i biglietti da visita di Messenger
http://www.messenger.it/bigliettiVisita.aspx

Standard Open/Save-Dialogs in Mac OS X?

2009-11-09 Thread Peter Kämpf
Hi,

the Aqua version of LyX uses the QT toolkit to display the usual open and
save file dialogs. Unfortunately, these are somehow modified and not the
genuine Carbon or Cocoa dialogs of the OS. Is there some way to get
enhancements like St. Clair Sofware's Default Folder X 
(http://www.stclairsoft.com/DefaultFolderX/index.html), which hook into
the standard dialogs and make them MUCH better, running in LyX?
This bothers me since the first Aqua versions ... has anyone found a
solution for that?

Peter



trouble including Optima font

2009-11-09 Thread Liviu Andronic
Dear all
Another custom font issue. I am trying to include the Optima sans
serif font [1] alongside Palatino. But although I follow the
instructions and load it via
\renewcommand*\sfdefault{uop}

or
\renewcommand{\sfdefault}{uop}

, LyX fails to include the font and chooses some unnamed sans font
(see [2] and attached .lyx and .png).

Any ideas on what I am doing wrong? Thank you
Liviu

[1] http://www.tug.dk/FontCatalogue/optima/
[2] http://s000.tinyupload.com/index.php?file_id=20754224673781067813



-- 
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail


newfile1-palatino-optima.lyx
Description: Binary data
<>

Problem on Ubuntu x86_64

2009-11-09 Thread 刘霄
I've got the following problem on Ubuntu 9.10 x86_64 :
-
$ make
...
mv -f .deps/winstances.Tpo .deps/winstances.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-DBOOST_USER_CONFIG="" -I../boost -O2 -MT connection.lo -MD -MP
-MF .deps/connection.Tpo -c -o connection.lo `test -f
'libs/signals/src/connection.cpp' || echo
'./'`libs/signals/src/connection.cpp
g++ -DHAVE_CONFIG_H -I. -I.. "-DBOOST_USER_CONFIG=" -I../boost -O2
-MT connection.lo -MD -MP -MF .deps/connection.Tpo -c
libs/signals/src/connection.cpp -o connection.o
mv -f .deps/connection.Tpo .deps/connection.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-DBOOST_USER_CONFIG="" -I../boost -O2 -MT named_slot_map.lo -MD
-MP -MF .deps/named_slot_map.Tpo -c -o named_slot_map.lo `test -f
'libs/signals/src/named_slot_map.cpp' || echo
'./'`libs/signals/src/named_slot_map.cpp
g++ -DHAVE_CONFIG_H -I. -I.. "-DBOOST_USER_CONFIG=" -I../boost -O2
-MT named_slot_map.lo -MD -MP -MF .deps/named_slot_map.Tpo -c
libs/signals/src/named_slot_map.cpp -o named_slot_map.o
In file included from ./boost/mpl/apply.hpp:23,
from ./boost/iterator/iterator_facade.hpp:34,
from ./boost/signals/detail/named_slot_map.hpp:19,
from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/apply_wrap.hpp:81:31: error: missing binary operator before
token "("
./boost/mpl/apply_wrap.hpp:173:31: error: missing binary operator before
token "("
In file included from ./boost/mpl/bind.hpp:27,
from ./boost/mpl/lambda.hpp:18,
from ./boost/mpl/apply.hpp:25,
from ./boost/iterator/iterator_facade.hpp:34,
from ./boost/signals/detail/named_slot_map.hpp:19,
from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/apply_wrap.hpp:81:31: error: missing binary operator before
token "("
./boost/mpl/apply_wrap.hpp:173:31: error: missing binary operator before
token "("
In file included from ./boost/mpl/lambda.hpp:18,
from ./boost/mpl/apply.hpp:25,
from ./boost/iterator/iterator_facade.hpp:34,
from ./boost/signals/detail/named_slot_map.hpp:19,
from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/bind.hpp:364:31: error: missing binary operator before token "("
./boost/mpl/bind.hpp:531:31: error: missing binary operator before token "("
In file included from ./boost/mpl/lambda.hpp:22,
from ./boost/mpl/apply.hpp:25,
from ./boost/iterator/iterator_facade.hpp:34,
from ./boost/signals/detail/named_slot_map.hpp:19,
from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/aux_/full_lambda.hpp:230:31: error: missing binary operator
before token "("
In file included from ./boost/iterator/iterator_facade.hpp:34,
from ./boost/signals/detail/named_slot_map.hpp:19,
from libs/signals/src/named_slot_map.cpp:12:
./boost/mpl/apply.hpp:138:31: error: missing binary operator before token
"("
make[2]: *** [named_slot_map.lo] Error 1
make[2]: Leaving directory `/home/builder/work/lyx-1.6.1/boost'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/builder/work/lyx-1.6.1'
make: *** [all] Error 2
$

Any ideas?

Thank you.


Re: Instant preview

2009-11-09 Thread Pavel Sanda
VeNoM00 Lethal Protector wrote:
> Hello, I'm an happy XY-pic user. The instant preview in LyX is GREAT. But is 
> it possible to make it work also with packages other than XY-pic? For 
> instance is there a way to make an instant preview of a LaTeX section? Or is 
> it possible to use some package, for example, to draw circuits in the math 
> mode?

this is bug #1723, enhacnement request actually.

pavel


Re: Problem on Ubuntu x86_64

2009-11-09 Thread Pavel Sanda
?? wrote:
> Any ideas?

try external boost. and 1.6.1 is bit old...
pavel


Re: Instant preview

2009-11-09 Thread Phil

XCircuit is also a drawing tool that plays well with LyX


  


Differences between various types of notes?

2009-11-09 Thread Steve Litt
Hi all,

What's the difference between these three:

* Insert->Note->LyX Note
* Insert->Note->Comment
* Insert->Note->Grayed out

I need to put a marker in the native LyX file with which, if desired, I can 
truncate everything after \begin_body through the \end_inset following the 
marker, depending on whether it's being printed as an eBook or as a print 
book.

Thanks

SteveT

Steve Litt
Recession Relief Package
http://www.recession-relief.US
Twitter: http://www.twitter.com/stevelitt




Re: Differences between various types of notes?

2009-11-09 Thread Uwe Stöhr

Steve Litt schrieb:


What's the difference between these three:

* Insert->Note->LyX Note
* Insert->Note->Comment
* Insert->Note->Grayed out


See sec. 4.1 Notes of the UserGuide.

I need to put a marker in the native LyX file with which, if desired, I can 
truncate everything after \begin_body through the \end_inset following the 
marker, depending on whether it's being printed as an eBook or as a print 
book.


I would use a branch as described in sec. 6.8 Branches of the UserGuide.

regards Uwe