Re: wrapfig

2016-09-20 Thread gordon cooper

Richard and Paul,

   Thank you for this discussion and the 
detailed reporting.

Have been thinking about wrapping, without actually doing anything.
Now I know what to do.

Regards,

Gordon

Tauranga N.Z.




Re: macOS Sierra

2016-09-20 Thread Anders Host-Madsen
So, I did the upgrade, and as you said, everything works fine. Even the 
BIBINPUT environment variable is fine. I guess Sierra really was a minor update 
that did not change the interior workings of OS X. 

On Tuesday, September 20, 2016 8:21 AM, Christopher Menzel 
 wrote:
 

 On 20 Sep 2016, at 2:16 PM, Anders Host-Madsen  wrote:
> Has anyone tried LyX on MacOS Sierra? Any issues?

LyX (currently 2.2) with MacTeX 2015 is rock solid for me under Sierra, and has 
been since the early public betas. Will upgrade to MacTeX 2016 one of these 
days but don't expect any problems at all.

-chris


   

Re: wrapfig

2016-09-20 Thread Richard Opheim
Thanks! Got it working.

On Tue, Sep 20, 2016 at 11:35 AM, Paul A. Rubin  wrote:

> On 09/20/2016 12:03 PM, Richard Opheim wrote:
>
> Sorry---here's the file with the fonts removed from the preamble and a
> figure file as well.
> As before, the PDF displays but the text still doesn't wrap.
> Also, I'm using the Memoir class, if that makes any difference.
>
> Richard,
>
> I'm copying the user list on this, to keep the discussion visible to
> others.
>
> Thanks for the improved example. There are two things I think you should
> change in it if you need to repost it later for some reason. First, the
> file path for the image refers to a subdirectory. Since the downloaded
> image will be in the same directory as the downloaded LyX file, that will
> need to be changed.
>
> Second, you have the image at the start of the paragraph. I cannot find
> any way to trigger wrapping there (which may just be my lack of familiarity
> with the finer points of wrapfig). If I put it somewhere in the interior of
> the paragraph, I can get it to wrap, so you might want to move it there.
>

My file is now working well with wrapfig placed at the beginning of the
paragraph.


> When you move the figure into the body of the paragraph, you need to make
> sure it is not included in the bold faced section; if it is, spacing will
> be screwed up. The trick is to reset the series for all the text to the
> default, insert the figure where you want it, then select the preceding
> text, bold it, select the following text, and bold that.
>

After fiddling around with it for a while, I find that bolding is not
relevant to the errors I experienced.

>
> With all that done, the image still pops to the bottom of the page,
> apparently because the text is left-justified. If you change the paragraph
> to default justification, wrapping works.
>

Yes, this was the main thing that was hanging me up.


> As I said, I'm no expert on wrapfig, so I don't know whether it is
> compatible with non-default text justification. A Google search was not
> helpful in that regard. Looking at the LaTeX source generated by LyX, I see
> no problems, so I suspect this is an issue with wrapfig.
>

Even after I'd corrected the left justification to paragraph's default, the
output was still wonky---the figure appeared in the correct location, but
the text wouldn't move around it and stayed under the figure. Finally, I
tried throwing away the old test file and making a new one from scratch.
The new test file worked perfectly well. I've noticed that it's not all
that rare for LyX files to get strangely corrupted. Even if all the
settings are correct, they just won't run, and you have to paste the
content into a new file to get it to work.

Thanks again for your help.

>
>
> Paul
>
>

Richard Opheim
P.O. Box 2261 Arizona City, AZ 85123
Cell: (1) 206-965-0564
Skype name: richard.opheim

Self-publishing Consultant
Editing---Layout---Musical Scores---Images---Kindle conversion

website URL:
https://sites.google.com/site/opheimrichard/home

self-publishing faq:
 https:/ 
/sites.google.com/site/opheimrichard/publishing-faq


publishing tasks:
https://sites.google.com/site/opheimrichard/publishing-faq/publishing-tasks

marketing techniques:
https://sites.google.com/site/opheimrichard/publishing-faq/marketing

Japanese translation & consulting:
https://sites.google.com/site/japanesetranslationconsulting/


blog:
http://foliocirculaire.blogspot.com

"I [don't believe in God] . . . But the God I don't believe in is a good
God, a just God, a merciful God. He's not the mean and stupid God you make
Him out to be."
~Lt. Scheisskopf's wife in Catch-22 by Joseph Heller


Re: Gmane interface down?

2016-09-20 Thread Paul A. Rubin

On 09/20/2016 02:05 PM, Anders Host-Madsen wrote:

Hi all,

It seems I cannot access the lyx lists through the gmane interface 
anymore. Is that a general problem?


Anders Host-Madsen.
Yes. The originator, Lars, decided he'd had enough and announced plans 
to shut down the site (but make the backups and software available to 
anyone willing to take it over). Someone did in fact decide to do so, 
and they are in the process of rebuilding the site, a bit at a time. 
Some Google links to old LyX messages still work, but when I last 
looked, we were still not in the site table of contents. My 
understanding is that eventually we will be. Archives will presumably be 
remounted, but I have no idea whether traffic between when the original 
site went down and whenever we are added back is being captured.


Paul



Re: wrapfig

2016-09-20 Thread Paul A. Rubin

On 09/20/2016 12:03 PM, Richard Opheim wrote:
Sorry---here's the file with the fonts removed from the preamble and a 
figure file as well.

As before, the PDF displays but the text still doesn't wrap.
Also, I'm using the Memoir class, if that makes any difference.


Richard,

I'm copying the user list on this, to keep the discussion visible to others.

Thanks for the improved example. There are two things I think you should 
change in it if you need to repost it later for some reason. First, the 
file path for the image refers to a subdirectory. Since the downloaded 
image will be in the same directory as the downloaded LyX file, that 
will need to be changed.


Second, you have the image at the start of the paragraph. I cannot find 
any way to trigger wrapping there (which may just be my lack of 
familiarity with the finer points of wrapfig). If I put it somewhere in 
the interior of the paragraph, I can get it to wrap, so you might want 
to move it there. When you move the figure into the body of the 
paragraph, you need to make sure it is not included in the bold faced 
section; if it is, spacing will be screwed up. The trick is to reset the 
series for all the text to the default, insert the figure where you want 
it, then select the preceding text, bold it, select the following text, 
and bold that.


With all that done, the image still pops to the bottom of the page, 
apparently because the text is left-justified. If you change the 
paragraph to default justification, wrapping works. As I said, I'm no 
expert on wrapfig, so I don't know whether it is compatible with 
non-default text justification. A Google search was not helpful in that 
regard. Looking at the LaTeX source generated by LyX, I see no problems, 
so I suspect this is an issue with wrapfig.


Paul



Re: macOS Sierra

2016-09-20 Thread Anders Host-Madsen
Thanks. Then perhaps I will update.
One thing that breaks for me every time I update is setting the BIBINPUTS path. 
Every time Apple updates, they put some restrictions in the UNIX shell that 
breaks the previous work around. For El Capitain I had to make a applescript 
that runs at startup. Hopefully that will still work. 

On Tuesday, September 20, 2016 8:21 AM, Christopher Menzel 
 wrote:
 

 On 20 Sep 2016, at 2:16 PM, Anders Host-Madsen  wrote:
> Has anyone tried LyX on MacOS Sierra? Any issues?

LyX (currently 2.2) with MacTeX 2015 is rock solid for me under Sierra, and has 
been since the early public betas. Will upgrade to MacTeX 2016 one of these 
days but don't expect any problems at all.

-chris


   

Re: macOS Sierra

2016-09-20 Thread Christopher Menzel
On 20 Sep 2016, at 2:16 PM, Anders Host-Madsen  wrote:
> Has anyone tried LyX on MacOS Sierra? Any issues?

LyX (currently 2.2) with MacTeX 2015 is rock solid for me under Sierra, and has 
been since the early public betas. Will upgrade to MacTeX 2016 one of these 
days but don't expect any problems at all.

-chris



macOS Sierra

2016-09-20 Thread Anders Host-Madsen
Has anyone tried LyX on MacOS Sierra? Any issues?

Gmane interface down?

2016-09-20 Thread Anders Host-Madsen
Hi all,
It seems I cannot access the lyx lists through the gmane interface anymore. Is 
that a general problem?
Anders Host-Madsen.

Re: the note box over bottom margin

2016-09-20 Thread edu Gpl
yes, i used a minipage box, and the problem in minipage only.
thanks mr.Steve.

regards


‏في الاثنين، ١٩ سبتمبر، ٢٠١٦, Steve Hnizdur  كتب:

> Hi
>
> I've not looked at your source (a MWE would be useful) but I think you may
> be using a minipage to do your boxes. If you are then this problem is a
> feature of Latex and there is much discussion on the web e.g.
>
> http://tex.stackexchange.com/questions/271410/how-to-make-mi
> nipage-spanning-multiple-pages
>
> Hope that helps.
>
>
> On 18/09/16 08:38, edu Gpl wrote:
>
>> Dear Uwe
>> there are 3 problem in my book woth note box, after i generated pdf
>> file, i got 3 box in page 14, 44, and 49 over the bottom margin.
>> the book:
>> https://sourceforge.net/projects/ohodquizgame/files/Books/
>> Physics.pdf/download
>>
>> the source code:
>> https://sourceforge.net/projects/ohodquizgame/files/Books/
>>
>> regards
>>
>
> --
>
> Steve Hnizdur
>