Re: Re: fancybox

2012-09-22 Thread Liviu Andronic
On Sat, Sep 22, 2012 at 1:18 PM, Bob Merhebi  wrote:
> I remembered that I was installing apps (incl Lyx due to the download
> size) with the --no-install-recommends option of apt-get. As such many
> packages including the one mentioned above weren't installed.
>
> Now, having reinstalling with suggestioned & recommended packages plus
> the package "texlive-math-extra" (as I need the isomath package) solved
> the problem; the document is compiling without  an error just as It was
> on 10.04.
>
Yes, this is the trouble with installing only LyX and no (or very
little) LaTeX. Glad it works now.

Liviu


Fwd: Re: fancybox

2012-09-22 Thread Bob Merhebi



 Original Message 
Subject: Re: fancybox
Date: Sat, 22 Sep 2012 03:14:28 +0300
From: Bob Merhebi 
Reply-To: bobmerh...@gmail.com
To: Liviu Andronic 

On Fri 21 Sep 2012 05:22:10 PM EEST, Liviu Andronic wrote:
> On Ubuntu it seems to be in the texlive-latex-recommended [1] package.
> Try locate to check if you have teh relevant file installed.

this is the only package with fancybox; installed it & it fixed it but
check out the sample attached; there is another error (this time with

as a matter of fact I had other similar errors.

I remembered that I was installing apps (incl Lyx due to the download
size) with the --no-install-recommends option of apt-get. As such many
packages including the one mentioned above weren't installed.

Now, having reinstalling with suggestioned & recommended packages plus
the package "texlive-math-extra" (as I need the isomath package) solved
the problem; the document is compiling without  an error just as It was
on 10.04.

> Hmm, then I'm not sure what's wrong. Maybe if you could post a _small_
> reproducible example we could understand better what's happening.
>

I'll keep the sample just for reference!

> Regards
> Liviu

Thanks Liviu for your time & replies :D

--
Sincerely Yours,
Merhebi, Bob

TB






lyx-help.lyx
Description: application/lyx


Re: fancybox

2012-09-21 Thread Liviu Andronic
On Fri, Sep 21, 2012 at 9:59 AM, Bob Merhebi  wrote:
> well thanks but I do not have any fancybox in my preamble; ill ive got is:
>
> \usepackage{isomath}
> \renewcommand{\vec}{\vectorsym}
>
> Honestly, I'm not sure wha fancybox is (except from "box")!
>
> besides, how do I install fancybox? is it the one in the
> texlive-latex-recommended package?
>
On Ubuntu it seems to be in the texlive-latex-recommended [1] package.
Try locate to check if you have teh relevant file installed.

[1] 
http://packages.ubuntu.com/search?searchon=contents&keywords=fancybox&mode=filename&suite=precise&arch=any

Hmm, then I'm not sure what's wrong. Maybe if you could post a _small_
reproducible example we could understand better what's happening.

Regards
Liviu


> Besides, besides Lyx & texlive-science, should or do you suggest any
> packages for mathematical/technical (science) documents (mainly physics
> doc's)?
>
> Thanks
>
> --
> Sincerely Yours,
> Merhebi, Bob
>
> TB
>



-- 
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail


Re: fancybox

2012-09-21 Thread Bob Merhebi
On 09/21/2012 10:04 AM, Liviu Andronic wrote:
> On Fri, Sep 21, 2012 at 1:31 AM, Bob Merhebi  wrote:
>> Hello,
>>
>> I recently moved from Ubuntu 10.04 (LyX 2.0.3) to 12.04  (2.0.2).
>>
> Try to update to 2.0.4 using teh Ubuntu PPA. (See download page.)
>
>
>> I was working on a document on 10.04; trying to display the doc
>> (pdf,dvi, etc..) results in a LaTeX error:
>>
>>  \usepackage
>> {fancybox}^^M
>> *** (cannot \read from terminal in nonstop modes)
>>
>>
>> Could you please help solve this?
>>
> If you load 'fancybox' manually, check that there is nothing funny
> with that line in the preamble. Also check that you have fancybox
> installed on your computer.
>
> Regards
> Liviu
>
>
>> Thanks in advance
>>
>> --
>> Sincerely Yours,
>> -Merhebi, Bob
>>
>> TB
>
>
Hi,

well thanks but I do not have any fancybox in my preamble; ill ive got is:

\usepackage{isomath}
\renewcommand{\vec}{\vectorsym}

Honestly, I'm not sure wha fancybox is (except from "box")!

besides, how do I install fancybox? is it the one in the
texlive-latex-recommended package?

Besides, besides Lyx & texlive-science, should or do you suggest any
packages for mathematical/technical (science) documents (mainly physics
doc's)?

Thanks

-- 
Sincerely Yours,
Merhebi, Bob

TB



Re: fancybox

2012-09-21 Thread Liviu Andronic
On Fri, Sep 21, 2012 at 1:31 AM, Bob Merhebi  wrote:
> Hello,
>
> I recently moved from Ubuntu 10.04 (LyX 2.0.3) to 12.04  (2.0.2).
>
Try to update to 2.0.4 using teh Ubuntu PPA. (See download page.)


> I was working on a document on 10.04; trying to display the doc
> (pdf,dvi, etc..) results in a LaTeX error:
>
>  \usepackage
> {fancybox}^^M
> *** (cannot \read from terminal in nonstop modes)
>
>
> Could you please help solve this?
>
If you load 'fancybox' manually, check that there is nothing funny
with that line in the preamble. Also check that you have fancybox
installed on your computer.

Regards
Liviu


> Thanks in advance
>
> --
> Sincerely Yours,
> -Merhebi, Bob
>
> TB



-- 
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail


fancybox

2012-09-20 Thread Bob Merhebi
Hello,

I recently moved from Ubuntu 10.04 (LyX 2.0.3) to 12.04  (2.0.2).

I was working on a document on 10.04; trying to display the doc
(pdf,dvi, etc..) results in a LaTeX error:

 \usepackage
{fancybox}^^M
*** (cannot \read from terminal in nonstop modes)


Could you please help solve this?

Thanks in advance

-- 
Sincerely Yours,
-Merhebi, Bob

TB


Re: [Fwd: FancyBox - Shadowbox - Page Border]

2009-06-08 Thread Enrico Forestieri
On Mon, Jun 08, 2009 at 04:13:03PM -0300, Marcelo Reis wrote:

> Not at all. Just put an asterisk after \AddToShipoutPicture, i.e.,
> > use \AddToShipoutPicture* and only the first produced page will have
> > the border.
> >
> >   
> >> Regards, and I don't want to bother you,
> >> 
> >
> > You're welcome.
> >
> >   
> It Worked like a charm...Thanks Again
> :-)
> Does the asterisk have a special meaning?!
> Cause I know that with Part and Subsection the asterisk means that it 
> will or will not be numbered parts or sections.

The asterix has no default meaning, it is up to the command itself how
to interpret it. Not all commands interpret the asterix in a special way.
In general, you have to check the command documentation.

> What would be the best way of discovering what the asterisk would do in 
> this specific command? (It is just for information, learn about LATEX 
> and LYX).

Try "texdoc eso-pic" in a terminal and, if the documentation for the eso-pic
package is installed, it will be shown. Otherwise you can read it here:
http://www.ctan.org/get/macros/latex/contrib/eso-pic/eso-pic.pdf

-- 
Enrico


Re: [Fwd: FancyBox - Shadowbox - Page Border]

2009-06-08 Thread Marcelo Reis

Not at all. Just put an asterisk after \AddToShipoutPicture, i.e.,

use \AddToShipoutPicture* and only the first produced page will have
the border.

  

Regards, and I don't want to bother you,



You're welcome.

  

It Worked like a charm...Thanks Again
:-)
Does the asterisk have a special meaning?!
Cause I know that with Part and Subsection the asterisk means that it 
will or will not be numbered parts or sections.


What would be the best way of discovering what the asterisk would do in 
this specific command? (It is just for information, learn about LATEX 
and LYX).


Marcelo


Re: [Fwd: FancyBox - Shadowbox - Page Border]

2009-06-05 Thread Enrico Forestieri
On Thu, Jun 04, 2009 at 10:17:22PM -0300, Marcelo Reis wrote:
> Enrico Forestieri wrote:
> > Marcelo Reis  writes:
> >
> >   
> >>> SorryHere is the link to the image file (converted from a DOC file):
> >>>
> >>> http://img23.imageshack.us/img23/1791/bordern.png
> >>>
> >>>
> >>>   
> >> Hey Guys, No ideas?!?!
> >> 
> >
> > Put the following lines in the preamble and adjust as needed.
> >
> > \usepackage{eso-pic}
> > \newlength{\boxwidth}
> > \newlength{\boxheight}
> > \setlength{\boxwidth}{\paperwidth}
> > \setlength{\boxheight}{\paperheight}
> > \addtolength{\boxwidth}{-2cm}
> > \addtolength{\boxheight}{-2cm}
> > \AddToShipoutPicture{%
> > \setlengt...@tempdimb}{1cm}%
> > \setlengt...@tempdimc}{1cm}%
> > \put(\st...@pt\@tempdimb,\st...@pt\@tempdimc){%
> > \hbox{\fboxrule=3pt\fbox{\vbox to \boxheight{%
> > \vss\hbox to \boxwidth{\hss}\vss%
> > }
> >
> >   
> Thank You SO MUCH Enrico Forestieri, Just seeing your e-mail address 
> seems like what I asked was kind of uncommon (your e-mail is @LYX.org).

I don't think that is so uncommon, maybe you simply didn't think that
your problem was related to watermarks and didn't search for the right
thing.

> I really appreciate you help! :-)
> I'm new on lyx and just learning a lot of things, but some times is 
> difficult to found a solution just on google :-)

It is a matter of using the right keywords. The following URL should help:
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=watermark

> I don't want to abuse, but if I'd like this border just on the first 
> page, would it be difficult to do?!

Not at all. Just put an asterisk after \AddToShipoutPicture, i.e.,
use \AddToShipoutPicture* and only the first produced page will have
the border.

> Regards, and I don't want to bother you,

You're welcome.

-- 
Enrico

PS: Please, also reply to the list as this may help others having the
same problem.


Re: [Fwd: FancyBox - Shadowbox - Page Border]

2009-06-04 Thread Enrico Forestieri
Marcelo Reis  writes:

> > SorryHere is the link to the image file (converted from a DOC file):
> >
> > http://img23.imageshack.us/img23/1791/bordern.png
> >
> >
> Hey Guys, No ideas?!?!

Put the following lines in the preamble and adjust as needed.

\usepackage{eso-pic}
\newlength{\boxwidth}
\newlength{\boxheight}
\setlength{\boxwidth}{\paperwidth}
\setlength{\boxheight}{\paperheight}
\addtolength{\boxwidth}{-2cm}
\addtolength{\boxheight}{-2cm}
\AddToShipoutPicture{%
\setlengt...@tempdimb}{1cm}%
\setlengt...@tempdimc}{1cm}%
\put(\st...@pt\@tempdimb,\st...@pt\@tempdimc){%
\hbox{\fboxrule=3pt\fbox{\vbox to \boxheight{%
\vss\hbox to \boxwidth{\hss}\vss%
}

-- 
Enrico



Re: [Fwd: FancyBox - Shadowbox - Page Border]

2009-06-04 Thread Marcelo Reis

Marcelo Reis wrote:

Manveru wrote:

2009/6/3 Marcelo Reis :
 

Guys,

Can please someone help me on how to reproduce the page border of the
attached PDF File?
(I created it using MS Word)

I know about FancyBox, but I was not able to define the border the 
way I

want.
What I need is a large width (the same all aroung the page),and it is
squared. (The PDF file is exactly what I need)

Any Ideas of how to do it?



It seems that you PDF was abandoned at some stage of processing this
message. Consider putting it somewhere and give as an URL.

  

SorryHere is the link to the image file (converted from a DOC file):

http://img23.imageshack.us/img23/1791/bordern.png



Hey Guys, No ideas?!?!

10x
Marcelo






Re: [Fwd: FancyBox - Shadowbox - Page Border]

2009-06-03 Thread Marcelo Reis

Manveru wrote:

2009/6/3 Marcelo Reis :
  

Guys,

Can please someone help me on how to reproduce the page border of the
attached PDF File?
(I created it using MS Word)

I know about FancyBox, but I was not able to define the border the way I
want.
What I need is a large width (the same all aroung the page),and it is
squared. (The PDF file is exactly what I need)

Any Ideas of how to do it?



It seems that you PDF was abandoned at some stage of processing this
message. Consider putting it somewhere and give as an URL.

  

SorryHere is the link to the image file (converted from a DOC file):

http://img23.imageshack.us/img23/1791/bordern.png

or

http://yfrog.com/0nbordernp

Marcelo



Re: [Fwd: FancyBox - Shadowbox - Page Border]

2009-06-03 Thread Manveru
2009/6/3 Marcelo Reis :
> Guys,
>
> Can please someone help me on how to reproduce the page border of the
> attached PDF File?
> (I created it using MS Word)
>
> I know about FancyBox, but I was not able to define the border the way I
> want.
> What I need is a large width (the same all aroung the page),and it is
> squared. (The PDF file is exactly what I need)
>
> Any Ideas of how to do it?

It seems that you PDF was abandoned at some stage of processing this
message. Consider putting it somewhere and give as an URL.


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


[Fwd: FancyBox - Shadowbox - Page Border]

2009-06-03 Thread Marcelo Reis

Guys,

Can please someone help me on how to reproduce the page border of the 
attached PDF File?

(I created it using MS Word)

I know about FancyBox, but I was not able to define the border the way I 
want.
What I need is a large width (the same all aroung the page),and it is 
squared. (The PDF file is exactly what I need)


Any Ideas of how to do it?
Regards
Marcelo