Re: [Unicon-group] The vagaries of creating a new copy of the Unicon Book from TeX sources.

2016-12-09 Thread btiffin
On Fri, Dec 9, 2016 at 08:50 AM, Bruce & Breeanna Rennie  wrote:
Good evening/morning to all,

For those who may be attempting to create a new pdf from the Unicon TeX 
sources, I have the following story.

If, like me, you are running on a Centos 6 system, the make file 
provided will probably fail (if you are using tex-live as supplied). 
There are missing macros which do not seem to be available in the distro 
version of tex-live.

For building the UP docs and other Sphinx TeX output related materials, I 
usually install texlive-full, it's a few gigabytes of install, and most 
components sit idle, never used, but it saves on thinking through the thousands 
of sub packages.  After that, things all come together, dependencies met.  On 
this Xubuntu 16.04 box, and the Fedora 24 system, the makefile for ub.pdf just 
works.  Can't say which package(s) from the complete Tex suite make it work, 
but it does.
I suggest to those who experience this that you download the tex-live 
2016 DVD iso and do a clean install using that. I did have problems 
trying to do a net install of tex-live 2016 (failed 1/2 way through with 
a hard non-resumable error). Do your install of the new tex-live and 
after completing any path changes required, log-out, log-in and run make 
and you will have the new version.

To the Authors, looks good with the changes that I have seen so far. 
Thank you for your efforts in this work.

Agree.  Kudos deserved.

Cheers,
Brian
regards

Bruce Rennie

--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi (http://sdm.link/xeonphi)
___
Unicon-group mailing list
Unicon-group@lists.sourceforge.net (mailto:Unicon-group@lists.sourceforge.net)
https://lists.sourceforge.net/lists/listinfo/unicon-group 
(https://lists.sourceforge.net/lists/listinfo/unicon-group)
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi___
Unicon-group mailing list
Unicon-group@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unicon-group


Re: [Unicon-group] The vagaries of creating a new copy of the Unicon Book from TeX sources.

2016-12-09 Thread Bruce & Breeanna Rennie
Good morning Don,

I use TeXstudio under linux, but it had failed as well, since it relies 
on the tex-live installation that existed on my machine. Now that I have 
updated the tex-live system to the latest official release, it also 
generates the pdf properly.

The README  that comes with the files for building the Unicon Book does 
mention a couple of extra files you have to download, but these are not 
available under Centos 6.

I just bit the bullet an did a full update.

regards

Bruce Rennie


On 10/12/16 02:10, Don Ward wrote:
> I use TeXShop on a mac and … it just works. I’ve never tried the 
> makefile.
>
> http://pages.uoregon.edu/koch/texshop/
>
> I thought it was available more widely but, it looks as if it’s OS X 
> only. However, if that’s what your'e using, it’s a very easy way to 
> get up and running.
>
> Don
>
>
>> On 9 Dec 2016, at 13:50, Bruce & Breeanna Rennie > > wrote:
>>
>> Good evening/morning to all,
>>
>> For those who may be attempting to create a new pdf from the Unicon TeX
>> sources, I have the following story.
>>
>> If, like me, you are running on a Centos 6 system, the make file
>> provided will probably fail (if you are using tex-live as supplied).
>> There are missing macros which do not seem to be available in the distro
>> version of tex-live.
>>
>> I suggest to those who experience this that you download the tex-live
>> 2016 DVD iso and do a clean install using that. I did have problems
>> trying to do a net install of tex-live 2016 (failed 1/2 way through with
>> a hard non-resumable error). Do your install of the new tex-live and
>> after completing any path changes required, log-out, log-in and run make
>> and you will have the new version.
>>
>> To the Authors, looks good with the changes that I have seen so far.
>> Thank you for your efforts in this work.
>>
>> regards
>>
>> Bruce Rennie
>>
>>
>>
>> --
>> Developer Access Program for Intel Xeon Phi Processors
>> Access to Intel Xeon Phi processor-based developer platforms.
>> With one year of Intel Parallel Studio XE.
>> Training and support from Colfax.
>> Order your platform today.http://sdm.link/xeonphi
>> ___
>> Unicon-group mailing list
>> Unicon-group@lists.sourceforge.net 
>> 
>> https://lists.sourceforge.net/lists/listinfo/unicon-group
>


--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
___
Unicon-group mailing list
Unicon-group@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unicon-group


Re: [Unicon-group] The vagaries of creating a new copy of the Unicon Book from TeX sources.

2016-12-09 Thread Don Ward
I use TeXShop on a mac and … it just works. I’ve never tried the makefile.

http://pages.uoregon.edu/koch/texshop/ 

I thought it was available more widely but, it looks as if it’s OS X only. 
However, if that’s what your'e using, it’s a very easy way to get up and 
running.

Don


> On 9 Dec 2016, at 13:50, Bruce & Breeanna Rennie  wrote:
> 
> Good evening/morning to all,
> 
> For those who may be attempting to create a new pdf from the Unicon TeX 
> sources, I have the following story.
> 
> If, like me, you are running on a Centos 6 system, the make file 
> provided will probably fail (if you are using tex-live as supplied). 
> There are missing macros which do not seem to be available in the distro 
> version of tex-live.
> 
> I suggest to those who experience this that you download the tex-live 
> 2016 DVD iso and do a clean install using that. I did have problems 
> trying to do a net install of tex-live 2016 (failed 1/2 way through with 
> a hard non-resumable error). Do your install of the new tex-live and 
> after completing any path changes required, log-out, log-in and run make 
> and you will have the new version.
> 
> To the Authors, looks good with the changes that I have seen so far. 
> Thank you for your efforts in this work.
> 
> regards
> 
> Bruce Rennie
> 
> 
> 
> --
> Developer Access Program for Intel Xeon Phi Processors
> Access to Intel Xeon Phi processor-based developer platforms.
> With one year of Intel Parallel Studio XE.
> Training and support from Colfax.
> Order your platform today.http://sdm.link/xeonphi
> ___
> Unicon-group mailing list
> Unicon-group@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/unicon-group

--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi___
Unicon-group mailing list
Unicon-group@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unicon-group


[Unicon-group] The vagaries of creating a new copy of the Unicon Book from TeX sources.

2016-12-09 Thread Bruce & Breeanna Rennie
Good evening/morning to all,

For those who may be attempting to create a new pdf from the Unicon TeX 
sources, I have the following story.

If, like me, you are running on a Centos 6 system, the make file 
provided will probably fail (if you are using tex-live as supplied). 
There are missing macros which do not seem to be available in the distro 
version of tex-live.

I suggest to those who experience this that you download the tex-live 
2016 DVD iso and do a clean install using that. I did have problems 
trying to do a net install of tex-live 2016 (failed 1/2 way through with 
a hard non-resumable error). Do your install of the new tex-live and 
after completing any path changes required, log-out, log-in and run make 
and you will have the new version.

To the Authors, looks good with the changes that I have seen so far. 
Thank you for your efforts in this work.

regards

Bruce Rennie



--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
___
Unicon-group mailing list
Unicon-group@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unicon-group