Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by h1439878.stratoserver.net (8.14.2/8.14.2/Debian-2build1) with SMTP id p18Hs0MC007629 for ; Tue, 8 Feb 2011 18:54:02 +0100 Received: (qmail 2375 invoked by alias); 8 Feb 2011 17:53:55 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 08 Feb 2011 17:53:55 -0000 Received: from relay2.uni-heidelberg.de (EHLO relay2.uni-heidelberg.de) [129.206.210.211] by mx0.gmx.net (mx014) with SMTP; 08 Feb 2011 18:53:55 +0100 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id p18HpiOk012721 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 8 Feb 2011 18:51:44 +0100 Received: from listserv.uni-heidelberg.de (localhost.localdomain [127.0.0.1]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id p18G3sUD003651; Tue, 8 Feb 2011 18:51:43 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 1142113 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 8 Feb 2011 18:51:43 +0100 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id p18HphBo029903 for ; Tue, 8 Feb 2011 18:51:43 +0100 Received: from mta1.cl.cam.ac.uk (mta1.cl.cam.ac.uk [128.232.25.21]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id p18HpUqn027130 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 8 Feb 2011 18:51:34 +0100 Received: from sxp10.cl.cam.ac.uk ([128.232.10.70] helo=cl.cam.ac.uk) by mta1.cl.cam.ac.uk with esmtp (Exim 4.63) (envelope-from ) id 1Pmrir-0001y1-Tc for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 08 Feb 2011 17:51:29 +0000 X-Mailer: MH-E 8.0.3; nmh 1.3; GNU Emacs 22.3.1 Message-ID: <27764.1297187486@cl.cam.ac.uk> Date: Tue, 8 Feb 2011 17:51:26 +0000 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Robin Fairbairns Subject: Re: latexsearch.com: a new resource for mathematical typesetting To: LATEX-L@listserv.uni-heidelberg.de In-Reply-To: Your message of Tue, 08 Feb 2011 11:52:08 -0500. Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-GMX-Antispam: 0 (Mail was not recognized as spam); Detail=5D7Q89H36p4WX0t+AtsdWzrXATe7U7iyEYsVEub6UEScnitTuLsF1TdlrkUKNRhypl1WP P4z9N2hLfJzsGszrlv+ygay/ivx19oyBwO3NEg0raNb/3tCvONPdaWhG3fyrhob4EvcA0r7m4G7q eqN5w==V1; X-Resent-By: Forwarder X-Resent-For: rainer.schoepf@gmx.net X-Resent-To: rainer@rainer-schoepf.de Status: R X-Status: X-Keywords: X-UID: 6590 Rasmus Villemoes wrote: > Juergen Fenn writes: > > > Am 08.02.11 09:37 schrieb Juergen Fenn: > > > >> But unfortunately I did not get any code snippets from there, > > > > I have to correct this: You get the LaTeX source by simply copy and > > pasting the formulae... it's as simple as that, e.g.: > > [snip; my eyes can't watch this] > > Oh my FSM. Is that actually supposed to _help_ anybody? I mean, if > MeasureTheoryStudent2011 doesn't know how to get the abbreviation for > "almost everywhere" included in an equation, and she finds this > > p^{\rm{i}} \left( {{\mathbf{x}} ( {\text{t}}),{\mathbf{u}} (t), t} \right) = 0,\quad {\text{a}} . {\text{e}}.\quad i = 1, \ldots l > > wouldn't it be much better if she just wrote "$$f(x) = 0, a.e.$$" in her > hand-in, and then had a helpful TA explain one of the right ways of > doing it. The above is certainly not one of them. > > If you post LaTeX code online, and especially if you post "millions of > snippets", for others to learn from and be inspired by, I believe you > have a certain responsibility that that code is not awful and > misguiding. If students are exposed to code of the "quality" and > unnecessary complexity on latexsearch.com, it's no wonder they turn > elsewhere for typesetting math. > > Actually (and ideally), code snippets should not be published without > being accompanied by a few explanations. Variants such as > > f(x) = 0, \quad \text{a.e.} > f(x) = 0 \qquad \textrm{a.e.} > > could all be correct, depending primarily on a stylistic choice, but > an explanation of \quad and \qquad and the (subtle) difference between > \text and \textrm would be helpful. indeed. when we were first alerted to this stuff (ages ago, by barbara beeton, iirc), i had a look at it with a view to mentioning it in the faq that i maintain. after not very long i realised it was no more than a collection of random code, hacks and dubious stuff not excluded, and forgot about adding reference to it in the faq. a collection of rational coding of mathematical examples might be useful (and explanations as you mention would make it more useful still), but that requires work with something more sensitive than a shovel, which would appear to be what's used here. robin