Re: tex2lyx error (libboost related)

2010-07-15 Thread stefano franchi
On Thu, Jul 15, 2010 at 7:07 PM, Richard Heck  wrote:

> On 07/15/2010 11:12 AM, stefano franchi wrote:
>
>> Dear all,
>>
>> on a new installation on a Kubuntu system, import of tex files failes.
>> Running tex2lyx from console produces the following error message:
>>
>> tex2lyx: error while loading shared libraries:
>> libboost_filesystem-mt.so.1.38.0
>>
>> On my system, I have the following:
>>
>> /usr/lib/libboost_filesystem-mt.so -> libboost_filesystem.so.1.40.0
>>
>>  Was this self-compiled? If so, then compile --with-included-boost, and
> that should solve the problem. If it's the packaged version, then it looks
> like a packaging bug.
>
>
The error was from the version of tex2lyx that came with the 1.6.5  packaged
version. I have now downloaded and compiled lyx 2 alpha4 and _its_  tex2lyx
version works flawlessly. I didn't configure with included boost.

thanks,

Stefano



> rh
>
>


-- 
__
Stefano Franchi
Department of Philosophy   Ph:   (1) 979 862-2211
Texas A&M University Fax: (1) 979 845-0458
College Station, Texas, USA


Re: Fwd: Create new layout for LyX v6XX

2010-07-15 Thread Richard Heck

On 07/15/2010 09:42 PM, binrazali wrote:

Greetings,
I am new comer to LyX and it so beneficial. I need to create new 
layout because I need to submit a conference paper. The organize give 
two file (class file and tex file). It take about a month to solve 
this problem ( surf related website and tutorial) but it not working. 
Thus i need you suggestion to solve this problem. Attached here are 
files related to conference format.


Have you tried to create a layout file for this document? If so, what 
have you done? It looks pretty much like an article, so you could start 
with:


\DeclareLaTeXClass{article (ICCAS Conference)}
Input article.layout

and save it as ICCAS2010.layout, and see how well it works.

Richard



Re: Getting cocoaSpell to work with lyx on a Mac | Or Alternative

2010-07-15 Thread iustifico
Does someone know, how to fix this error?

Kind regards,
iustifico

Am 12.07.2010 um 22:48 schrieb iustifico:

> Am 12.07.2010 um 20:16 schrieb BH:
>> 
>> Did you try reconfiguring LyX? (LyX > Reconfigure, then restarting LyX)
> 
> Yes. I got the English dictionary to run. I figured out, that the cursor must 
> be in the beginning of the file, so that the spellchecker can find errors. If 
> you are at the end of the file with the cursor, it doesn't find anything.
> 
> Now I am trying to get the german dictionary to run. I downloaded the file
> 
> aspell6-de-20030222-1.tar.bz2
> 
> from the cocoAspell-ftp-server and after expanding it i put it in
> 
> /Library/Application Support/cocoAspell/
> 
> Then I changed the entry in "alternative language" under preferences -> 
> languages -> spellchecking to
> 
> /Library/Application Support/cocoAspell/aspell6-de-20030222-1/deutsch.alias
> 
> Now it looks like this.
> 
> 
> I changed this one too:
> 
> 
> But I get this error:
> 
> Kind regards,
> iustifico



Re: Help: Newbie writing a report- Help in drawing diagrams particularly circuits

2010-07-15 Thread Todd Denniston
BOB Merhebi wrote, On 01/-10/-28163 02:59 PM:
> Hello,
> 
> I am a newbie to LyX. I searched most manuals & wikis but could find nothing
> about drawing diagrams (physics related). I am in urgent need of help as I
> am writing a reports for my physics labs which are due in less than 24 hrs.
> I particularly need to draw electrical ciruits.
> 
> You help is appreciated
> thx

As others have suggested...
for low learning curve: stencil sets and pen/paper + a scanner
for quick but limited computer aided drawing including circuits: dia [can 
export to TeX with
pstricks or one of the image formats]



for computer aided schematics (2D circuit diagrams): gschem from the gEDA set 
of tools [output to an
image format]
under RHEL/CentOS after you have enabled the EPEL repository it is only a `yum 
install geda-gschem`
away. I also suggest installing geda-docs.
AFAIK it is also in fedora in these packages.
It took a couple of hours to get fairly comfortable with it for me, but I had 
not used a circuit
editor before, only DIA and a couple of CAD programs.

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


Removing an extra page

2010-07-15 Thread Frederick Noronha
Any quick way to delete an extra page showing up after the title page?
Thanks in advance for any help you could offer! FN

% Preview source code

%% LyX 1.6.1 created this file.  For more info, see http://www.lyx.org/.
%% Do not edit unless you really know what you are doing.
\documentclass[english]{memoir}
\usepackage{mathptmx}
\renewcommand{\familydefault}{\rmdefault}
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
\usepackage{geometry}
\geometry{verbose,paperwidth=5.5in,paperheight=8.5in,tmargin=2.3cm,bmargin=2.5cm,lmargin=2.2cm,rmargin=2cm}
\pagestyle{ruled}
\setcounter{secnumdepth}{-2}
\setcounter{tocdepth}{3}
\setlength{\parskip}{\smallskipamount}
\setlength{\parindent}{0pt}
\usepackage{color}
\usepackage{pifont}
\usepackage{textcomp}
\usepackage{amsthm}
\usepackage{amsmath}
\usepackage{wasysym}
\usepackage{graphicx}

\makeatletter

%% LyX specific LaTeX commands.
\providecommand{\lyx}{l\kern-.1667em\lower.25em\hbox{y}\kern-.125e...@}
\newcommand{\lyxline}[1][1pt]{%
  \par\noindent%
  \rule[.5ex]{\linewidth}{#1}\par}
\newcommand{\noun}[1]{\textsc{#1}}
%% A simple dot to overcome graphicx limitations
\newcommand{\lyxdot}{.}


%% Textclass specific LaTeX commands.
\theoremstyle{plain}
\newenvironment{lyxlist}[1]
{\begin{list}{}
{\settowidth{\labelwidth}{#1}
 \setlength{\leftmargin}{\labelwidth}
 \addtolength{\leftmargin}{\labelsep}
 \renewcommand{\makelabel}[1]{##1\hfil}}}
{\end{list}}

%% User specified LaTeX commands.
%%% Euro Symbol
\usepackage{eurosym}

%% Microtypes, better layout
\usepackage{microtype}
\widowpenalty=1
\clubpenalty=1

%% dropcaps
\usepackage{lettrine}

%% memoir related
\chapterstyle{verville}

\AtBeginDocument{
  \def\labelitemi{\ding{242}}
  \def\labelitemiii{\ding{110}}
}

\makeatother

\usepackage{babel}

\begin{document}
\date{}


\title{Song of Goa: Crown of Mandos}

\maketitle
\smallskip{}


\begin{center}
{\Large José Pereira, Micael Martins (\dag{}) \& António da Costa}
\par\end{center}{\Large \par}

\noindent \begin{center}
\vfill{}
July 2010
\par\end{center}

\begin{center}
\emph{\small \includegraphics[width=3cm]{\lyxdot \lyxdot /\lyxdot
\lyxdot /goa1556finallogo}\includegraphics[scale=0.4]{\lyxdot \lyxdot
/\lyxdot \lyxdot /broadwaylogosmaller}}
\par\end{center}{\small \par}

\begin{center}
{\small \thispagestyle{empty}\pagebreak{}}
\par\end{center}{\small \par}

\noindent \begin{flushleft}
{\small \frontmatter}
\par\end{flushleft}{\small \par}

\noindent \begin{flushleft}
\emph{\small Song of Goa: Crown of Mandos}\\
\textit{\emph{\small ©}}\emph{\small{} José Pereira, Micael Martins ...

Frederick Noronha
+91-9822122436
+91-832-2409490


Re: Key-Bindings for Zoom-In and Zoom-Out

2010-07-15 Thread Paul Rubin
Stephan Witt  gmx.net> writes:

> 
> So I want to start a little poll here: 
> please tell your pro or cons for binding the zoom-in/-out feature to
Ctrl-plus/-minus and moving the
> current binding of Ctrl-minus.

I do not use Ctrl-minus very often in LyX, but I zoom in and out in LyX using
ctrl+mouse wheel (and rarely use Ctrl-plus/Ctrl-minus to zoom in other
programs), so I have a slight preference to leave the binding as-is.

/Paul





Re: [ANNOUNCE] LyX 1.6.7 is released!

2010-07-15 Thread James C. Sutherland
Sorry all - false alarm.  For whatever reason, when I installed 1.6.7, the
default LyX switched to 2.0alpha4 on my system, and I did not notice this.

So it turns out that scrolling and dialogue boxes work fine in 1.6.7.
Again, sorry for the false alarm.

James



On Thu, Jul 15, 2010 at 11:46 AM, William Bray  wrote:

> I installed Lyx 1.6.7 on my mac running OSX 10.6.4 and encounter no
> problems with mouse scrolling. I have not experimented with Lyx 2.0 as yet.
>
> bill
>
> On Thu, Jul 15, 2010 at 11:09 AM, James C. Sutherland <
> james.sutherl...@utah.edu> wrote:
>
>> It appears that mouse scrolling is broken on the Mac for LyX 1.6.7.  This
>> same problem is present in the alpha versions of 2.0 on the Mac, and it
>> looks like it slipped through the cracks for this release.
>>
>> Any chance of a patch being released in the very near future to fix this
>> serious regression?
>>
>> James
>>
>>
>> On Thu, Jul 15, 2010 at 12:54 AM, Jürgen Spitzmüller wrote:
>>
>>> Public release of LyX version 1.6.7
>>> ===
>>>
>>> We are pleased to announce the release of LyX 1.6.7. This is the eighth
>>> maintenance release in the 1.6.x series.
>>>
>>> >From the list of fixes and improvements, we'd like to highlight
>>> particularly that this release irons out all known stability problems
>>> with
>>> Qt 4.6. LyX 1.6.7 is our first release that is supposed to run smoothly
>>> with Qt 4.6, so we urge all distributors who use that version to upgrade
>>> LyX as well.
>>>
>>> A detailed list of changes is appended below, remaining known problems
>>> are listed in the file RELEASE-NOTES.
>>>
>>> All users are encouraged to upgrade to this version.
>>>
>>> In case you are wondering what LyX is, here is what
>>> http://www.lyx.org/ has to say on the subject:
>>>
>>>   LyX is a document processor that encourages an approach to writing
>>>   based on the structure of your documents, not their appearance. It
>>>   is released under a Free Software/Open Source license.
>>>
>>>   LyX is for people that write and want their writing to look great,
>>>   right out of the box. No more endless tinkering with formatting
>>>   details, 'finger painting' font attributes or futzing around with
>>>   page boundaries. You just write. In the background, Prof. Knuth's
>>>   legendary TeX typesetting engine makes you look good.
>>>
>>>   On screen, LyX looks like any word processor; its printed output --
>>>   or richly cross-referenced PDF, just as readily produced -- looks
>>>   like nothing else. Gone are the days of industrially bland .docs,
>>>   all looking similarly not-quite-right, yet coming out unpredictably
>>>   different on different printer drivers. Gone are the crashes
>>>   'eating' your dissertation the evening before going to press.
>>>
>>>   LyX is stable and fully featured. It is a multi-platform, fully
>>>   internationalized application running natively on Unix/Linux, the
>>>   Macintosh and modern Windows platforms.
>>>
>>> You can download LyX 1.6.7 here (the .bz2 are compressed with bzip2,
>>> which yields smaller files):
>>>
>>>ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/lyx-1.6.7.tar.gz
>>>ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/lyx-1.6.7.tar.bz2
>>>ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.7.tar.gz
>>>ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.7.tar.bz2
>>>
>>> and it should propagate shortly to the following mirrors (which will
>>> also host the .bz2 versions):
>>>
>>>ftp://ftp.lip6.fr/pub/lyx/stable/1.6.x/lyx-1.6.7.tar.gz
>>>http://lyx.cybermirror.org/stable/1.6.x/lyx-1.6.7.tar.gz
>>>
>>> ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/1.6.x/lyx-1.6.7.tar.gz
>>>ftp://ftp.ntua.gr/pub/X11/LyX/stable/1.6.x/lyx-1.6.7.tar.gz
>>>
>>>
>>> http://sunsite.icm.edu.pl/pub/unix/editors/lyx/stable/1.6.x/lyx-1.6.7.tar.gz
>>>http://lyx.mirror.fr/stable/1.6.x/lyx-1.6.7.tar.gz
>>>
>>> Prebuilt binaries (rpms for Linux distributions, Mac OS X and Windows
>>> installers) should soon be available at:
>>>
>>>ftp://ftp.lyx.org/pub/lyx/bin/1.6.7/
>>>
>>> If you already have the sources of the previous release (1.6.6.1), you
>>> may
>>> want to apply one of the following patches instead:
>>>
>>>ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/patch-1.6.7.gz
>>>ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/patch-1.6.7.bz2
>>>
>>> If you find what you think is a bug in LyX 1.6.7, you may either
>>> e-mail the LyX developers' mailing list (lyx-devel  lists.lyx.org),
>>> or open a bug report at http://www.lyx.org/trac/
>>>
>>> If you're having trouble using the new version of LyX, or have a
>>> question, first check out http://www.lyx.org/help/. If you can't find
>>> the answer there, e-mail the LyX users' list (lyx-users 
>>> lists.lyx.org).
>>>
>>> Enjoy!
>>>
>>> The LyX team.
>>>
>>>
>>> What's new in version 1.6.7?
>>> 
>>>
>>> ** Updates:
>>> ***
>>>
>>> * DOCUMENT INPUT/OUTPUT
>>>
>>> - New -f [--f

Re: Help: Newbie writing a report- Help in drawing diagrams particularly circuits

2010-07-15 Thread Kenward Vaughan
On Thu, 2010-07-15 at 07:59 -0600, Rob Oakes wrote:
> Hi Bob,
> 
> The best way to create specific types of drawings for a LyX document
> is to use a program designed for that purpose (like a circuit diagram
> editor) and then exporting to an appropriate image format (PDF, PNG,
> JPEG, etc.).  There may be LaTeX packages that can draw circuit 
...

> Cheers,
> 
> Rob

Bob, 

In line with Rob's suggestion, I just checked Xfig's capabilities, and
they appear to be quite substantial.  A document link to something
addressing both Xfig and its use in drawing circuits is the following:

http://users.skynet.be/hugocoolens/linux/xfig-howto.pdf

Xfig has the electrical libraries built into it.

Once done, you export the result to an eps figure and import it into
LyX.

The only question is whether you know Xfig or not.  It is fairly easy to
do basic stuff.

Good luck!


Kenward


> 
> On Jul 15, 2010, at 7:50 AM, BOB Merhebi wrote:
> 
> > Hello,
> > 
> > I am a newbie to LyX. I searched most manuals & wikis but could find
> nothing about drawing diagrams (physics related). I am in urgent need
> of help as I am writing a reports for my physics labs which are due in
> less than 24 hrs. I particularly need to draw electrical ciruits.
> > 
> > You help is appreciated
> > thx
> > 
> > Sincerely Yours,
> > BOB Merhebi
> 


-- 
The church says the earth is flat, but I know that it is round, for I
have seen the shadow on the moon, and I have more faith in a shadow than
in the church.--Ferdinand Magellan



Re: [ANNOUNCE] LyX 1.6.7 is released!

2010-07-15 Thread William Bray
I installed Lyx 1.6.7 on my mac running OSX 10.6.4 and encounter no problems
with mouse scrolling. I have not experimented with Lyx 2.0 as yet.

bill

On Thu, Jul 15, 2010 at 11:09 AM, James C. Sutherland <
james.sutherl...@utah.edu> wrote:

> It appears that mouse scrolling is broken on the Mac for LyX 1.6.7.  This
> same problem is present in the alpha versions of 2.0 on the Mac, and it
> looks like it slipped through the cracks for this release.
>
> Any chance of a patch being released in the very near future to fix this
> serious regression?
>
> James
>
>
> On Thu, Jul 15, 2010 at 12:54 AM, Jürgen Spitzmüller wrote:
>
>> Public release of LyX version 1.6.7
>> ===
>>
>> We are pleased to announce the release of LyX 1.6.7. This is the eighth
>> maintenance release in the 1.6.x series.
>>
>> >From the list of fixes and improvements, we'd like to highlight
>> particularly that this release irons out all known stability problems with
>> Qt 4.6. LyX 1.6.7 is our first release that is supposed to run smoothly
>> with Qt 4.6, so we urge all distributors who use that version to upgrade
>> LyX as well.
>>
>> A detailed list of changes is appended below, remaining known problems
>> are listed in the file RELEASE-NOTES.
>>
>> All users are encouraged to upgrade to this version.
>>
>> In case you are wondering what LyX is, here is what
>> http://www.lyx.org/ has to say on the subject:
>>
>>   LyX is a document processor that encourages an approach to writing
>>   based on the structure of your documents, not their appearance. It
>>   is released under a Free Software/Open Source license.
>>
>>   LyX is for people that write and want their writing to look great,
>>   right out of the box. No more endless tinkering with formatting
>>   details, 'finger painting' font attributes or futzing around with
>>   page boundaries. You just write. In the background, Prof. Knuth's
>>   legendary TeX typesetting engine makes you look good.
>>
>>   On screen, LyX looks like any word processor; its printed output --
>>   or richly cross-referenced PDF, just as readily produced -- looks
>>   like nothing else. Gone are the days of industrially bland .docs,
>>   all looking similarly not-quite-right, yet coming out unpredictably
>>   different on different printer drivers. Gone are the crashes
>>   'eating' your dissertation the evening before going to press.
>>
>>   LyX is stable and fully featured. It is a multi-platform, fully
>>   internationalized application running natively on Unix/Linux, the
>>   Macintosh and modern Windows platforms.
>>
>> You can download LyX 1.6.7 here (the .bz2 are compressed with bzip2,
>> which yields smaller files):
>>
>>ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/lyx-1.6.7.tar.gz
>>ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/lyx-1.6.7.tar.bz2
>>ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.7.tar.gz
>>ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.7.tar.bz2
>>
>> and it should propagate shortly to the following mirrors (which will
>> also host the .bz2 versions):
>>
>>ftp://ftp.lip6.fr/pub/lyx/stable/1.6.x/lyx-1.6.7.tar.gz
>>http://lyx.cybermirror.org/stable/1.6.x/lyx-1.6.7.tar.gz
>>
>> ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/1.6.x/lyx-1.6.7.tar.gz
>>ftp://ftp.ntua.gr/pub/X11/LyX/stable/1.6.x/lyx-1.6.7.tar.gz
>>
>>
>> http://sunsite.icm.edu.pl/pub/unix/editors/lyx/stable/1.6.x/lyx-1.6.7.tar.gz
>>http://lyx.mirror.fr/stable/1.6.x/lyx-1.6.7.tar.gz
>>
>> Prebuilt binaries (rpms for Linux distributions, Mac OS X and Windows
>> installers) should soon be available at:
>>
>>ftp://ftp.lyx.org/pub/lyx/bin/1.6.7/
>>
>> If you already have the sources of the previous release (1.6.6.1), you may
>> want to apply one of the following patches instead:
>>
>>ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/patch-1.6.7.gz
>>ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/patch-1.6.7.bz2
>>
>> If you find what you think is a bug in LyX 1.6.7, you may either
>> e-mail the LyX developers' mailing list (lyx-devel  lists.lyx.org),
>> or open a bug report at http://www.lyx.org/trac/
>>
>> If you're having trouble using the new version of LyX, or have a
>> question, first check out http://www.lyx.org/help/. If you can't find
>> the answer there, e-mail the LyX users' list (lyx-users 
>> lists.lyx.org).
>>
>> Enjoy!
>>
>> The LyX team.
>>
>>
>> What's new in version 1.6.7?
>> 
>>
>> ** Updates:
>> ***
>>
>> * DOCUMENT INPUT/OUTPUT
>>
>> - New -f [--force-overwrite] command line flag. Without any argument (or
>>  with 'all' as argument) all files are silently overwritten on export
>>  from the command line. Using 'main' as argument, only the main file will
>>  be overwritten.
>>
>> - New preference setting for selecting what to do when existing files are
>>  going to be overwritten on export from the GUI.
>>
>> - Detect LyXBlogger, a LyX to WordPress Blog Publishing Tool, if installed
>>  (bu

Re: [ANNOUNCE] LyX 1.6.7 is released!

2010-07-15 Thread Jürgen Spitzmüller
Pavel Sanda wrote:
> > The problem shows up for me when I undock the dialogue window.  When
> > docked, there is no problem.  And yes, this problem is in 1.6.7.
> 
> please go to Help->About LyX and report version. this dialog really looks
> from 2.0. it would alos nicely resolve the first issue ;)

The screenshot is definitely LyX 2.x. The spellchecker of LyX 1.6.7 does not 
have a language combo.

Jürgen


Re: tex2lyx error (libboost related)

2010-07-15 Thread Richard Heck

On 07/15/2010 11:12 AM, stefano franchi wrote:

Dear all,

on a new installation on a Kubuntu system, import of tex files failes. 
Running tex2lyx from console produces the following error message:


tex2lyx: error while loading shared libraries: 
libboost_filesystem-mt.so.1.38.0


On my system, I have the following:

/usr/lib/libboost_filesystem-mt.so -> libboost_filesystem.so.1.40.0

Was this self-compiled? If so, then compile --with-included-boost, and 
that should solve the problem. If it's the packaged version, then it 
looks like a packaging bug.


rh



Key-Bindings for Zoom-In and Zoom-Out

2010-07-15 Thread Stephan Witt
Dear LyX users,

since some time it is more and more common to zoom-in or zoom-out the workspace 
of an application with Ctrl-plus or Ctrl-minus key-strokes. On a Apple Mac this 
would be Cmd-plus or Cmd-minus. Traditionally in LyX the Ctrl-minus keys 
produces an hyphenation hint. Therefore we have a conflict here.

On the one hand the new user would more likely expect Ctrl-plus/minus to act as 
zoom-in/out. On the other hand the experienced users may disagree with the 
change of behaviour if the standard key-binding of LyX for the hyphenation hint 
move to e. g. Ctrl-Shift-minus.

So I want to start a little poll here: 
please tell your pro or cons for binding the zoom-in/-out feature to 
Ctrl-plus/-minus and moving the current binding of Ctrl-minus.

Regards,

Stephan

Re: [ANNOUNCE] LyX 1.6.7 is released!

2010-07-15 Thread Pavel Sanda
James C. Sutherland wrote:
> Bennett,
> 
> The problem shows up for me when I undock the dialogue window.  When docked,
> there is no problem.  And yes, this problem is in 1.6.7.

please go to Help->About LyX and report version. this dialog really looks from 
2.0.
it would alos nicely resolve the first issue ;)
pavel


Re: [ANNOUNCE] LyX 1.6.7 is released!

2010-07-15 Thread James C. Sutherland
On Thu, Jul 15, 2010 at 9:24 AM, BH  wrote:

> On Thu, Jul 15, 2010 at 11:12 AM, James C. Sutherland
>  wrote:
> > Another regression on Mac: some of the dialogue boxes (e.g. the spell
> check
> > dialogue box) is not rendered properly.  See the attached image.
> Resizing
> > it does not help.  This was also a problem that I noticed in 2.0 alpha on
> > the Mac.
>
> I believe the screenshot is from the LyX-2.0 alpha, where it is indeed
> a problem. However, are you sure there's a problem with 1.6.7? (I
> don't see it.)
>
> BH
>

Bennett,

The problem shows up for me when I undock the dialogue window.  When docked,
there is no problem.  And yes, this problem is in 1.6.7.

James


Re: LyX + Beamer + MikTex 2008 = fail

2010-07-15 Thread Corrado Mencar
Thank you for the answer. I have solved the problem by removing the
beamer package from the MikteX distribution and installing in my local
tex folder the newest version of beamer (3.10). After reconfiguration,
the files are compiled.

Corrado

2010/7/15 Jürgen Spitzmüller :
> Corrado Mencar wrote:
>> Dear LyX users and developers,
>>    when I try to compile the beamer template provided with LyX, the
>> pdf is not generated but a number of errors occur. I have found that
>> the problem is due to the recent version of the package geometry.sty
>> provided with MikTeX 2008. The bug can be fixed with some line of TeX
>> code before the "\documentclass" command, but, while this is easy in
>> .tex documents, I found no way to fix the bug by using LyX.
>
> Did you try Document > Settings > Preamble?
>
>> As a consequence, beamer slides cannot be rendered in LyX. I hope
>> developers will soon fix the problem with a patch or a workaround.
>
> It is advised that you update to the most recent beamer version, where the
> problem is fixed.
>
> Jürgen
>



-- 
Corrado Mencar
http://it.linkedin.com/in/cmencar
http://www.di.uniba.it/~mencar


Re: [ANNOUNCE] LyX 1.6.7 is released!

2010-07-15 Thread BH
On Thu, Jul 15, 2010 at 11:12 AM, James C. Sutherland
 wrote:
> Another regression on Mac: some of the dialogue boxes (e.g. the spell check
> dialogue box) is not rendered properly.  See the attached image.  Resizing
> it does not help.  This was also a problem that I noticed in 2.0 alpha on
> the Mac.

I believe the screenshot is from the LyX-2.0 alpha, where it is indeed
a problem. However, are you sure there's a problem with 1.6.7? (I
don't see it.)

BH


tex2lyx error (libboost related)

2010-07-15 Thread stefano franchi
Dear all,

on a new installation on a Kubuntu system, import of tex files failes.
Running tex2lyx from console produces the following error message:

tex2lyx: error while loading shared libraries:
libboost_filesystem-mt.so.1.38.0

On my system, I have the following:

/usr/lib/libboost_filesystem-mt.so -> libboost_filesystem.so.1.40.0

Can anyone enlighten me on how to solve the situation? Is version 1.38
required for tex2lyx to work? Or am I missing some other lib?

Thx,

Stefano



-- 
__
Stefano Franchi
Department of Philosophy   Ph:   (1) 979 862-2211
Texas A&M University Fax: (1) 979 845-0458
College Station, Texas, USA


Re: [ANNOUNCE] LyX 1.6.7 is released!

2010-07-15 Thread James C. Sutherland
It appears that mouse scrolling is broken on the Mac for LyX 1.6.7.  This
same problem is present in the alpha versions of 2.0 on the Mac, and it
looks like it slipped through the cracks for this release.

Any chance of a patch being released in the very near future to fix this
serious regression?

James


On Thu, Jul 15, 2010 at 12:54 AM, Jürgen Spitzmüller  wrote:

> Public release of LyX version 1.6.7
> ===
>
> We are pleased to announce the release of LyX 1.6.7. This is the eighth
> maintenance release in the 1.6.x series.
>
> From the list of fixes and improvements, we'd like to highlight
> particularly that this release irons out all known stability problems with
> Qt 4.6. LyX 1.6.7 is our first release that is supposed to run smoothly
> with Qt 4.6, so we urge all distributors who use that version to upgrade
> LyX as well.
>
> A detailed list of changes is appended below, remaining known problems
> are listed in the file RELEASE-NOTES.
>
> All users are encouraged to upgrade to this version.
>
> In case you are wondering what LyX is, here is what
> http://www.lyx.org/ has to say on the subject:
>
>   LyX is a document processor that encourages an approach to writing
>   based on the structure of your documents, not their appearance. It
>   is released under a Free Software/Open Source license.
>
>   LyX is for people that write and want their writing to look great,
>   right out of the box. No more endless tinkering with formatting
>   details, 'finger painting' font attributes or futzing around with
>   page boundaries. You just write. In the background, Prof. Knuth's
>   legendary TeX typesetting engine makes you look good.
>
>   On screen, LyX looks like any word processor; its printed output --
>   or richly cross-referenced PDF, just as readily produced -- looks
>   like nothing else. Gone are the days of industrially bland .docs,
>   all looking similarly not-quite-right, yet coming out unpredictably
>   different on different printer drivers. Gone are the crashes
>   'eating' your dissertation the evening before going to press.
>
>   LyX is stable and fully featured. It is a multi-platform, fully
>   internationalized application running natively on Unix/Linux, the
>   Macintosh and modern Windows platforms.
>
> You can download LyX 1.6.7 here (the .bz2 are compressed with bzip2,
> which yields smaller files):
>
>ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/lyx-1.6.7.tar.gz
>ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/lyx-1.6.7.tar.bz2
>ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.7.tar.gz
>ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.7.tar.bz2
>
> and it should propagate shortly to the following mirrors (which will
> also host the .bz2 versions):
>
>ftp://ftp.lip6.fr/pub/lyx/stable/1.6.x/lyx-1.6.7.tar.gz
>http://lyx.cybermirror.org/stable/1.6.x/lyx-1.6.7.tar.gz
>
> ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/1.6.x/lyx-1.6.7.tar.gz
>ftp://ftp.ntua.gr/pub/X11/LyX/stable/1.6.x/lyx-1.6.7.tar.gz
>
>
> http://sunsite.icm.edu.pl/pub/unix/editors/lyx/stable/1.6.x/lyx-1.6.7.tar.gz
>http://lyx.mirror.fr/stable/1.6.x/lyx-1.6.7.tar.gz
>
> Prebuilt binaries (rpms for Linux distributions, Mac OS X and Windows
> installers) should soon be available at:
>
>ftp://ftp.lyx.org/pub/lyx/bin/1.6.7/
>
> If you already have the sources of the previous release (1.6.6.1), you may
> want to apply one of the following patches instead:
>
>ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/patch-1.6.7.gz
>ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/patch-1.6.7.bz2
>
> If you find what you think is a bug in LyX 1.6.7, you may either
> e-mail the LyX developers' mailing list (lyx-devel  lists.lyx.org),
> or open a bug report at http://www.lyx.org/trac/
>
> If you're having trouble using the new version of LyX, or have a
> question, first check out http://www.lyx.org/help/. If you can't find
> the answer there, e-mail the LyX users' list (lyx-users  lists.lyx.org
> ).
>
> Enjoy!
>
> The LyX team.
>
>
> What's new in version 1.6.7?
> 
>
> ** Updates:
> ***
>
> * DOCUMENT INPUT/OUTPUT
>
> - New -f [--force-overwrite] command line flag. Without any argument (or
>  with 'all' as argument) all files are silently overwritten on export
>  from the command line. Using 'main' as argument, only the main file will
>  be overwritten.
>
> - New preference setting for selecting what to do when existing files are
>  going to be overwritten on export from the GUI.
>
> - Detect LyXBlogger, a LyX to WordPress Blog Publishing Tool, if installed
>  (bug 6658). See http://wiki.lyx.org/Tools/LyXBlogger.
>
>
> * USER INTERFACE
>
> - Layout and template file for document class "article (IEEEtran)" were
>  updated for IEEEtran 1.7a.
>
> - Do not unnecessarily truncate the text of notes, footnotes and marginals
>  (bug 6672, part 1).
>
> - Tooltips are added to the outliner (bug 6672, part 2).
>
> - Add GUI support 

Re: Help: Newbie writing a report- Help in drawing diagrams particularly circuits

2010-07-15 Thread Phil
 

> I particularly need to draw electrical ciruits.
 
You can try xcircuitI use it with LyX with good results.  

LTSpice is also pretty good fand can export to EPS,  LTSpice is free from 
Linear Technology.


  


[announce] LyXWinInstaller for LyX 1.6.7

2010-07-15 Thread Uwe Stöhr

Hello LyXers,

the alternative Windows installer for LyX 1.6.7 is now available.

This installer comes again with an update installer to update existing 
LyX 1.6.6.1 installation to LyX
1.6.7. NOTE: To be able to use this update installer, LyX 1.6.6.1 must 
have been installed with the

alternative Windows installer.

If you are using LyX 1.6.6 and not 1.6.6.1, I recommend to uninstall 
1.6.6 _completely_ and reinstall 1.6.7. This way you have an up to date 
installation including important security fixes in third-party programs 
like ImageMagick. (ImageMagick is used by LyX to convert images.)


-

The installer for this version can be downloaded from:
http://developer.berlios.de/project/showfiles.php?group_id=5117&release_id=17719
and
http://ftp.lyx.org/pub/lyx/bin/1.6.7/

(General infos about the installer can be found here:
 http://wiki.lyx.org/Windows/LyXWinInstaller )

Installer Changelog:
-
Version 4.25
- LyX 1.6.7
- updated to eLyXer 0.99
- updated to ImageMagick 6.6.3-0
- updated Qt libraries to version 4.6.3
-

happy LyXing
Uwe


Re: Help: Newbie writing a report- Help in drawing diagrams particularly circuits

2010-07-15 Thread Pavel Sanda
BOB Merhebi wrote:
> I particularly need to draw electrical ciruits.

there is support for external dia diagrams in case you want use dia.
i remember there was some support for circuits.

pavel


Re: Help: Newbie writing a report- Help in drawing diagrams particularly circuits

2010-07-15 Thread Rob Oakes
Hi Bob,

The best way to create specific types of drawings for a LyX document is to use 
a program designed for that purpose (like a circuit diagram editor) and then 
exporting to an appropriate image format (PDF, PNG, JPEG, etc.).  There may be 
LaTeX packages that can draw circuit diagrams (I wouldn't know, not my cup of 
tea), but the learning curve associated with those packages is far too steep to 
mount by your deadline.

Better to use what you know (even if that's stencil sets and pen/paper + a 
scanner), then to try and reinvent the wheel on a deadline.  Once the image is 
created, you can then add it to a document and use a float to add a caption.

Cheers,

Rob


On Jul 15, 2010, at 7:50 AM, BOB Merhebi wrote:

> Hello,
> 
> I am a newbie to LyX. I searched most manuals & wikis but could find nothing 
> about drawing diagrams (physics related). I am in urgent need of help as I am 
> writing a reports for my physics labs which are due in less than 24 hrs. I 
> particularly need to draw electrical ciruits.
> 
> You help is appreciated
> thx
> 
> Sincerely Yours,
> BOB Merhebi



Help: Newbie writing a report- Help in drawing diagrams particularly circuits

2010-07-15 Thread BOB Merhebi
Hello,

I am a newbie to LyX. I searched most manuals & wikis but could find nothing
about drawing diagrams (physics related). I am in urgent need of help as I
am writing a reports for my physics labs which are due in less than 24 hrs.
I particularly need to draw electrical ciruits.

You help is appreciated
thx

Sincerely Yours,
BOB Merhebi


Re: txfonts integral sign replaced with intersection operator

2010-07-15 Thread ShayR

Hi,

I get this problem (still) from both pxfonts and txfonts.

The only workaround I have found is to use \varint rather than plain \int
for integrals.


Cheers

Shay
-- 
View this message in context: 
http://lyx.475766.n2.nabble.com/txfonts-integral-sign-replaced-with-intersection-operator-tp481421p5297266.html
Sent from the LyX - Users mailing list archive at Nabble.com.


Re: LyX + Beamer + MikTex 2008 = fail

2010-07-15 Thread Jürgen Spitzmüller
Corrado Mencar wrote:
> Dear LyX users and developers,
>when I try to compile the beamer template provided with LyX, the
> pdf is not generated but a number of errors occur. I have found that
> the problem is due to the recent version of the package geometry.sty
> provided with MikTeX 2008. The bug can be fixed with some line of TeX
> code before the "\documentclass" command, but, while this is easy in
> .tex documents, I found no way to fix the bug by using LyX. 

Did you try Document > Settings > Preamble?

> As a consequence, beamer slides cannot be rendered in LyX. I hope
> developers will soon fix the problem with a patch or a workaround.

It is advised that you update to the most recent beamer version, where the 
problem is fixed.

Jürgen


LyX + Beamer + MikTex 2008 = fail

2010-07-15 Thread Corrado Mencar
Dear LyX users and developers,
   when I try to compile the beamer template provided with LyX, the
pdf is not generated but a number of errors occur. I have found that
the problem is due to the recent version of the package geometry.sty
provided with MikTeX 2008. The bug can be fixed with some line of TeX
code before the "\documentclass" command, but, while this is easy in
.tex documents, I found no way to fix the bug by using LyX. As a
consequence, beamer slides cannot be rendered in LyX. I hope
developers will soon fix the problem with a patch or a workaround.

Bye,

Corrado


Re: Fancy headers lost on Index pages

2010-07-15 Thread Hellmut Weber
On 15.07.2010 03:42, Julien Rioux wrote:
> On 13/07/2010 11:46 AM, Hellmut Weber wrote:
>> Hi list,
>> i don't remember whether this has already been discussed in this list...
>>
>> I have a document (based on koma article) in which i use fancy headers.
>> That works very well in the main part of the document, but the the first
>> page of the index (at the end of my document) doesn't show any header or
>> footer information (not even a pager number).
>> On the second page of the index the header and footer info appears
>> correctly.
>>
>> What can I do to get the header and footer strings on the first page of
>> the index?
>>
>> TIA and happy LyXing
>>
>> Hellmut
>>
> 
> I don't know if it would work, but you could try Insert > TeX Code just
> before the index, and fill this TeX Code box with
> "\thispagestyle{plain}" or "\thispagestyle{fancy}"
> 
> If this doesn't work, you at least have some more keywords to try in
> google.
> 
> Cheers,
> Julien
>

Hi Julien,
thanks for your reply ;-)

You proposal helped me to pin down the effect somewhat more.
Since i'm using the koma scrlttr2 class i had to use the command
\thispagestyle{scrheadings} (which is used in my stye file for this
document too.

This doesn't solve my problem, though.
It seems that the LaTeX command \printindex{} which is generated by LyX
is the culprit.
I suppose it issues a command like \thispagestyle{empty} because it is
starting sort of a new chapter.

Following this route i found a workaround. Her it is (in the hope that
may be helpful for somebody else)

* export my lyx file to LaTeX (pdflatex)

* run pdflatex from the command line on this a first time
(which generates an *.idx file)

* run makeindex on this file (without extension)
(which generates an *.ind file which will be input during the next
pdflatex run)

In my reply to your personal account i forgot the most important point ,-(
*** Edit the *.ind file ***
After the first line
\begin{theindex}
add the line
\thispagestyle{scrheadings}

* final run of pfdlatex on the *.tex source file

And here we are, the first page of the index has the desired header and
footer lines.


Happy LyXing

Hellmut


-- 
Dr. Hellmut Weber m...@hellmutweber.de
Degenfeldstraße 2 tel   +49-89-3081172
D-80803 München-Schwabing mobil +49-172-8450321
please: No DOCs, no PPTs. why: tinyurl.com/cbgq


Vertical align text to top in a row with images

2010-07-15 Thread Falk Sticken

Hi,

I have a table with images in a row. First column has paragraph cells 
with row descriptions. Unfortunately I can not figure out how to align 
the text vertical such that it is at the top of the row. I tried 
diffrent settings and also used a parbox enclosing the images, but the 
text in the first column is always aligned to the bottom. When I try to 
use 'top' alignment for the column the outcome is even worse, as the 
text is beneath the baseline.


Sample code:

\begin{tabular}{|>{\raggedright}p{1.5in}|c|c|c|}
\hline
Pictures & \includegraphics[width=1.5in]{...} & 
\includegraphics[width=1.5in]{...} & 
\includegraphics[width=1.5in]{...}\tabularnewline

\hline
\end{tabular}

bye,
Falk


Re: lyx/pdflatex pstrick

2010-07-15 Thread Manveru
2010/7/15 Artimess :
> Hi All,
>
> I am having no success on including some pstrick code as I always get
> errors.  If I just put the code in a normal documet and do:
> latex ->dvi2pdf then it works.
> It seems to me that pdflatex has some issues with pstricks.  Is there any
> work around for it?
> Thanks
> Artimess
>
> ps:The sample code that I am using is.  yes, I have pstrick and pstree in my
> preamble
>
> \pstree[radius=3pt]{\Toval{root}}{\TC * \TC* \TC* \TC*}

One thing needs to be understand and remembered: pdflatex does not
understand POSTSCRIPT. So everything further is a little bit tricky.

Please read: http://www.coli.uni-saarland.de/~fouvry/how-do-I.html
It may help you understand what you need to have PSTricks working with
your LaTeX document. I've tried, but getting results is very heavy and
time consuming tasks.

And, what is worth mention here, LyX does not support such trickery
execution of different types of LaTeX compilers. Some --shell-escape
added to pdflatex invocation helps with pst-pdf, but I could cause
pdflatex to crash every time you do not use PSTrick in your document.

In general, worth to try, but everyday usefulness in minor in my opinion.

On the other hand I heard Tikz gives good results with pdflatex:
http://www.texample.net/tikz/ but I hadn't chance to try.


-- 
Manveru
jabber: manv...@manveru.pl
 gg: 1624001
   http://www.manveru.pl


lyx/pdflatex pstrick

2010-07-15 Thread Artimess
Hi All,

I am having no success on including some pstrick code as I always get
errors.  If I just put the code in a normal documet and do:
latex ->dvi2pdf then it works.
It seems to me that pdflatex has some issues with pstricks.  Is there any
work around for it?
Thanks
Artimess

ps:The sample code that I am using is.  yes, I have pstrick and pstree in my
preamble

\pstree[radius=3pt]{\Toval{root}}{\TC * \TC* \TC* \TC*}