From maxleske at gmail.com Fri Aug 26 09:09:28 2011 From: maxleske at gmail.com (Max Leske) Date: Fri, 26 Aug 2011 09:09:28 +0200 Subject: [sbe-discussion] Filesystem chapter Message-ID: From maxleske at gmail.com Fri Aug 26 09:32:29 2011 From: maxleske at gmail.com (Max Leske) Date: Fri, 26 Aug 2011 09:32:29 +0200 Subject: [sbe-discussion] class name at line end with following fullstop Message-ID: <23336DCF-F986-493E-9F26-EC7AB6A063E5@gmail.com> Hullo In the Filesystem chapter for PBE2, one line ends with "\ct{FSReference}.". When typeset, "FSReference" is the last word on the line and the fullstop appears on the next line. I've had a look in the other files and this only seems to be a problem at line ends. Is there already some kind of policy on how to handle this problem? Cheers, Max From oscar at iam.unibe.ch Fri Aug 26 10:07:36 2011 From: oscar at iam.unibe.ch (Oscar Nierstrasz) Date: Fri, 26 Aug 2011 09:07:36 +0100 Subject: [sbe-discussion] Re: class name at line end with following fullstop In-Reply-To: <23336DCF-F986-493E-9F26-EC7AB6A063E5@gmail.com> References: <23336DCF-F986-493E-9F26-EC7AB6A063E5@gmail.com> Message-ID: <57914165-6D10-48CA-AFD9-D4D11F17F702@iam.unibe.ch> The easy fix is to use the \lct macro instead of \ct. An alternative is to put an \mbox around the word and the full stop. LaTeX -- love it or hate it. - on On Aug 26, 2011, at 8:32 AM, Max Leske wrote: > Hullo > > In the Filesystem chapter for PBE2, one line ends with "\ct{FSReference}.". When typeset, "FSReference" is the last word on the line and the fullstop appears on the next line. I've had a look in the other files and this only seems to be a problem at line ends. > Is there already some kind of policy on how to handle this problem? > > Cheers, > Max > _______________________________________________ > Sbe-discussion mailing list > Sbe-discussion at iam.unibe.ch > https://www.iam.unibe.ch/mailman/listinfo/sbe-discussion From maxleske at gmail.com Fri Aug 26 11:05:12 2011 From: maxleske at gmail.com (Max Leske) Date: Fri, 26 Aug 2011 11:05:12 +0200 Subject: [sbe-discussion] Re: class name at line end with following fullstop In-Reply-To: <57914165-6D10-48CA-AFD9-D4D11F17F702@iam.unibe.ch> References: <23336DCF-F986-493E-9F26-EC7AB6A063E5@gmail.com> <57914165-6D10-48CA-AFD9-D4D11F17F702@iam.unibe.ch> Message-ID: Thanks. I used \lct. Now the class name has a hyphen in it but that's still a lot better. 2 parts love, 1 part hate for LaTeX :) On 26.08.2011, at 10:07, Oscar Nierstrasz wrote: > > The easy fix is to use the \lct macro instead of \ct. > > An alternative is to put an \mbox around the word and the full stop. > > LaTeX -- love it or hate it. > > - on > > On Aug 26, 2011, at 8:32 AM, Max Leske wrote: > >> Hullo >> >> In the Filesystem chapter for PBE2, one line ends with "\ct{FSReference}.". When typeset, "FSReference" is the last word on the line and the fullstop appears on the next line. I've had a look in the other files and this only seems to be a problem at line ends. >> Is there already some kind of policy on how to handle this problem? >> >> Cheers, >> Max >> _______________________________________________ >> Sbe-discussion mailing list >> Sbe-discussion at iam.unibe.ch >> https://www.iam.unibe.ch/mailman/listinfo/sbe-discussion > > > _______________________________________________ > Sbe-discussion mailing list > Sbe-discussion at iam.unibe.ch > https://www.iam.unibe.ch/mailman/listinfo/sbe-discussion From black at cs.pdx.edu Fri Aug 26 11:24:11 2011 From: black at cs.pdx.edu (Andrew P. Black) Date: Fri, 26 Aug 2011 02:24:11 -0700 Subject: [sbe-discussion] Re: class name at line end with following fullstop In-Reply-To: References: <23336DCF-F986-493E-9F26-EC7AB6A063E5@gmail.com> <57914165-6D10-48CA-AFD9-D4D11F17F702@iam.unibe.ch> Message-ID: <0DF8BDEF-4262-43D9-9120-E06A9DBC6BBF@cs.pdx.edu> Sometimes the \mbox may force it all to fit on one line. If not, a slight re-wording earlier in the paragraph may allow it all to fit on the line. Andrew On 26 Aug 2011, at 02:05 , Max Leske wrote: > Thanks. > > I used \lct. Now the class name has a hyphen in it but that's still a lot better. > > 2 parts love, 1 part hate for LaTeX :) > > > On 26.08.2011, at 10:07, Oscar Nierstrasz wrote: > >> >> The easy fix is to use the \lct macro instead of \ct. >> >> An alternative is to put an \mbox around the word and the full stop. >> >> LaTeX -- love it or hate it. >> >> - on >> >> On Aug 26, 2011, at 8:32 AM, Max Leske wrote: >> >>> Hullo >>> >>> In the Filesystem chapter for PBE2, one line ends with "\ct{FSReference}.". When typeset, "FSReference" is the last word on the line and the fullstop appears on the next line. I've had a look in the other files and this only seems to be a problem at line ends. >>> Is there already some kind of policy on how to handle this problem? >>> >>> Cheers, >>> Max >>> _______________________________________________ >>> Sbe-discussion mailing list >>> Sbe-discussion at iam.unibe.ch >>> https://www.iam.unibe.ch/mailman/listinfo/sbe-discussion >> >> >> _______________________________________________ >> Sbe-discussion mailing list >> Sbe-discussion at iam.unibe.ch >> https://www.iam.unibe.ch/mailman/listinfo/sbe-discussion > > > _______________________________________________ > Sbe-discussion mailing list > Sbe-discussion at iam.unibe.ch > https://www.iam.unibe.ch/mailman/listinfo/sbe-discussion From maxleske at gmail.com Fri Aug 26 12:11:05 2011 From: maxleske at gmail.com (Max Leske) Date: Fri, 26 Aug 2011 12:11:05 +0200 Subject: [sbe-discussion] Re: class name at line end with following fullstop In-Reply-To: <0DF8BDEF-4262-43D9-9120-E06A9DBC6BBF@cs.pdx.edu> References: <23336DCF-F986-493E-9F26-EC7AB6A063E5@gmail.com> <57914165-6D10-48CA-AFD9-D4D11F17F702@iam.unibe.ch> <0DF8BDEF-4262-43D9-9120-E06A9DBC6BBF@cs.pdx.edu> Message-ID: The chapter is still far from being completed. That's why I don't care for the hypen right now. Once the chapter is near completion I'll do another pass and correct things like that hyphen. Otherwise it's just a Sisyphean struggle. Thanks for the hint anyway. Max On 26.08.2011, at 11:24, Andrew P. Black wrote: > Sometimes the \mbox may force it all to fit on one line. If not, a slight re-wording earlier in the paragraph may allow it all to fit on the line. > > Andrew > > > On 26 Aug 2011, at 02:05 , Max Leske wrote: > >> Thanks. >> >> I used \lct. Now the class name has a hyphen in it but that's still a lot better. >> >> 2 parts love, 1 part hate for LaTeX :) >> >> >> On 26.08.2011, at 10:07, Oscar Nierstrasz wrote: >> >>> >>> The easy fix is to use the \lct macro instead of \ct. >>> >>> An alternative is to put an \mbox around the word and the full stop. >>> >>> LaTeX -- love it or hate it. >>> >>> - on >>> >>> On Aug 26, 2011, at 8:32 AM, Max Leske wrote: >>> >>>> Hullo >>>> >>>> In the Filesystem chapter for PBE2, one line ends with "\ct{FSReference}.". When typeset, "FSReference" is the last word on the line and the fullstop appears on the next line. I've had a look in the other files and this only seems to be a problem at line ends. >>>> Is there already some kind of policy on how to handle this problem? >>>> >>>> Cheers, >>>> Max >>>> _______________________________________________ >>>> Sbe-discussion mailing list >>>> Sbe-discussion at iam.unibe.ch >>>> https://www.iam.unibe.ch/mailman/listinfo/sbe-discussion >>> >>> >>> _______________________________________________ >>> Sbe-discussion mailing list >>> Sbe-discussion at iam.unibe.ch >>> https://www.iam.unibe.ch/mailman/listinfo/sbe-discussion >> >> >> _______________________________________________ >> Sbe-discussion mailing list >> Sbe-discussion at iam.unibe.ch >> https://www.iam.unibe.ch/mailman/listinfo/sbe-discussion > > > _______________________________________________ > Sbe-discussion mailing list > Sbe-discussion at iam.unibe.ch > https://www.iam.unibe.ch/mailman/listinfo/sbe-discussion From black at cs.pdx.edu Fri Aug 26 20:33:00 2011 From: black at cs.pdx.edu (Andrew P Black) Date: Fri, 26 Aug 2011 11:33:00 -0700 Subject: [sbe-discussion] [SquareBracketAssociates/PharoByExample-english] e53d34: more comments & fixes; up to line 460 Message-ID: <20110826183300.A4BEC42794@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/SquareBracketAssociates/PharoByExample-english Commit: e53d34ec11e6738b68164683a7e4a28e8861b344 https://github.com/SquareBracketAssociates/PharoByExample-english/commit/e53d34ec11e6738b68164683a7e4a28e8861b344 Author: Andrew P Black Date: 2011-08-26 (Fri, 26 Aug 2011) Changed paths: M Metacello/Metacello.tex Log Message: ----------- more comments & fixes; up to line 460 From bouraqadi at gmail.com Mon Aug 29 14:58:55 2011 From: bouraqadi at gmail.com (NouryBouraqadi) Date: Mon, 29 Aug 2011 05:58:55 -0700 Subject: [sbe-discussion] [SquareBracketAssociates/PharoByExample-english] c83437: Addition of section on socketstream based server Message-ID: <20110829125855.0603D421A2@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/SquareBracketAssociates/PharoByExample-english Commit: c8343737c20ea341d7c133067584f62b8d741da9 https://github.com/SquareBracketAssociates/PharoByExample-english/commit/c8343737c20ea341d7c133067584f62b8d741da9 Author: NouryBouraqadi Date: 2011-08-29 (Mon, 29 Aug 2011) Changed paths: M Sockets/Sockets.tex Log Message: ----------- Addition of section on socketstream based server From bouraqadi at gmail.com Tue Aug 30 16:21:32 2011 From: bouraqadi at gmail.com (NouryBouraqadi) Date: Tue, 30 Aug 2011 07:21:32 -0700 Subject: [sbe-discussion] [SquareBracketAssociates/PharoByExample-english] 150322: pass on first two sections of the Socket chapter Message-ID: <20110830142132.6B89B42665@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/SquareBracketAssociates/PharoByExample-english Commit: 15032287422d2734728e6bf2a6f20c2660f94edd https://github.com/SquareBracketAssociates/PharoByExample-english/commit/15032287422d2734728e6bf2a6f20c2660f94edd Author: NouryBouraqadi Date: 2011-08-30 (Tue, 30 Aug 2011) Changed paths: M Sockets/Sockets.tex Log Message: ----------- pass on first two sections of the Socket chapter