On 07 May 2014, at 00:48, kilon alios <[email protected]> wrote:
> By the way is your link the pdf or the html version ? Cause I was talking 
> about html version.
> 
True. Will put on ToDo list.

> What the ..... 
> This is wrapped. Weird it displays it unwraped to me. Oh well as long as the 
> final verson from inria is wraped its fine.
> 
> Στις 7 Μαϊ 2014 1:39 π.μ., ο χρήστης "Yuriy Tymchuk" <[email protected]> 
> έγραψε:
> For me it is like that: https://space.zeo.net/g/d639
> 
> 
> On 07 May 2014, at 00:32, kilon alios <[email protected]> wrote:
> 
>> Wraping text is basically aligning text to the edges of the window. Text 
>> remains aligned even when the window gets resized.If you look at PBE pdf you 
>> will see its wraped. It definetly makes text look better. Wraped text is 
>> also known as justified text.
>> 
>> Στις 7 Μαϊ 2014 1:24 π.μ., ο χρήστης "Yuriy Tymchuk" <[email protected]> 
>> έγραψε:
>> 
>> On 06 May 2014, at 23:45, kilon alios <[email protected]> wrote:
>> 
>>> ok I made my first commit just now
>>> 
>>> I added the Preface chapter, looks ok. Just the first page.
>>> 
>>> It asked me to merge my commit, dont know why, I hope I did not mess 
>>> anything up, I am not very experienced with git so bare with me.
>> 
>> Everything is fine. I’ve made some big changes, that’s why it asked for 
>> merge.
>> 
>>> 
>>> I have 2 questions
>>> 
>>> a)  The page I am porting from PBE has a footnote, does Pier have a syntax 
>>> for footnotes ?
>> 
>> As far as I know, for now it’s not supported.
>> 
>>> 
>>> b) Why Pier does not wrap text ? 
>> 
>> What do you mean by this?
>> 
>> Uko
>> 
>>> 
>>> 
>>> 
>>> 
>>> On Tue, May 6, 2014 at 11:49 PM, kilon alios <[email protected]> wrote:
>>> Thanks for the help Uko
>>> 
>>> just for your information emacs pillar mode gives me errors on make && make 
>>> install
>>> 
>>> "In end of data:
>>> package-build.el:1197:1:Warning: the following functions are not known to be
>>> 
>>>     defined: package-desc-extras, package-desc-name, package-desc-summary,
>>> 
>>>     package-desc-version
>>> 
>>> Wrote 
>>> /Users/kilon/.emacs.d/.cask/24.3.1/bootstrap/package-build-20140427.357/package-build.elc
>>> 
>>> Done (Total of 3 files compiled, 1 skipped)
>>> 
>>> Cannot open load file: subst-ksc
>>> 
>>> make: *** [pillar.elc] Error 255"
>>> 
>>> I opened a pillar file it says its opened on Git-master (LaTex W)
>>> 
>>> 
>>> 
>>> On Tue, May 6, 2014 at 11:30 PM, Yuriy Tymchuk <[email protected]> wrote:
>>> 
>>> On 06 May 2014, at 21:26, Damien Cassou <[email protected]> wrote:
>>> 
>>> > Yuriy, maybe the script could check if pdflatex is present and if not,
>>> > ignore the pdf generation? The pdf will be generated by the build
>>> > server so we don't really care. Moreover, one of the goals doing
>>> > pillar was to avoid asking everyone to install LaTeX which is quite
>>> > large. What do you think?
>>> 
>>> I completely agree. I’ll try to take a look as soon as I have some time.
>>> 
>>> Uko
>>> 
>>> >
>>> >
>>> > On Sat, May 3, 2014 at 10:53 AM, kilon alios <[email protected]> 
>>> > wrote:
>>> >> Ok Nicolas I followed its advice and it looks like you are correct.Wget 
>>> >> get
>>> >> error on make but make install seemed to worked.
>>> >>
>>> >> But
>>> >>
>>> >> I am getting an error connecting to the servers is Inria servers down 
>>> >> today
>>> >> ?
>>> >>
>>> >> this is the error
>>> >>
>>> >> kilon-imac:UpdatedPharoByExample kilon$ ./download.sh
>>> >>
>>> >> --2014-05-03 11:49:15--
>>> >> https://ci.inria.fr/pharo-contribution/job/Pier3BookOnPharo20/lastSuccessfulBuild/artifact/Pier3BookOnPharo20.zip
>>> >>
>>> >> Resolving ci.inria.fr... 193.51.193.223
>>> >>
>>> >> Connecting to ci.inria.fr|193.51.193.223|:443... connected.
>>> >>
>>> >> HTTP request sent, awaiting response... 404 Not Found
>>> >>
>>> >> 2014-05-03 11:49:16 ERROR 404: Not Found.
>>> >>
>>> >>
>>> >> Yuriy thanks for the advice I have command line tools because I am 
>>> >> building
>>> >> Blender the 3d open source app on my iMac. I tried before installing wget
>>> >> with homebrew it failed too.
>>> >>
>>> >>
>>> >>
>>> >> On Fri, May 2, 2014 at 3:25 PM, Yuriy Tymchuk <[email protected]> 
>>> >> wrote:
>>> >>>
>>> >>> There is some black magic with wget. I think you have to install command
>>> >>> line tools which get uninstalled on every update. Also if I remember
>>> >>> correctly, I've installed it with home-brew.
>>> >>>
>>> >>> Uko
>>> >>>
>>> >>> On 02 May 2014, at 13:15, kilon alios <[email protected]> wrote:
>>> >>>
>>> >>> Thank you Yuriy
>>> >>>
>>> >>> I have tried to follow the installation instructions before on my iMAC 
>>> >>> but
>>> >>> I was not successful installing wget. I tried building wget myself and 
>>> >>> it
>>> >>> failed with errors, I tried using a binary of wget that I found online 
>>> >>> that
>>> >>> failed too.
>>> >>>
>>> >>> But I will give it another try today when I get home where my macs are 
>>> >>> and
>>> >>> share with you the exact errors I am experiencing.
>>> >>>
>>> >>>
>>> >>> On Fri, May 2, 2014 at 1:29 PM, Yuriy Tymchuk <[email protected]>
>>> >>> wrote:
>>> >>>>
>>> >>>> Hi.
>>> >>>>
>>> >>>> Here is a repo for updated version of Pharo by example
>>> >>>> https://github.com/SquareBracketAssociates/UpdatedPharoByExample and it
>>> >>>> should be done in Pillar.
>>> >>>>
>>> >>>> I've added you to the team, so feel free to contribute.
>>> >>>>
>>> >>>> Uko
>>> >>>>
>>> >>>>
>>> >>>> On 02 May 2014, at 12:22, kilon alios <[email protected]> wrote:
>>> >>>>
>>> >>>>> How I can help improve Pharo by Example , add chapters and update
>>> >>>>> current ones for Pharo 3 ?
>>> >>>>>
>>> >>>>> What is the process ?
>>> >>>>
>>> >>>>
>>> >>>
>>> >>>
>>> >>
>>> >
>>> >
>>> >
>>> > --
>>> > Damien Cassou
>>> > http://damiencassou.seasidehosting.st
>>> >
>>> > "Success is the ability to go from one failure to another without
>>> > losing enthusiasm."
>>> > Winston Churchill
>>> >
>>> 
>>> 
>>> 
>>> 
>> 
> 

Reply via email to